Searched defs:Buffer (Results 1 - 25 of 162) sorted by relevance

1234567

/freebsd-10-stable/sys/contrib/dev/acpica/components/executer/
H A Dexstorob.c72 UINT8 *Buffer; local
177 UINT8 *Buffer; local
[all...]
H A Dexfield.c147 void *Buffer; local
368 void *Buffer; local
[all...]
H A Dexoparg3.c178 char *Buffer = NULL; local
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/ExecutionEngine/
H A DObjectImage.h31 OwningPtr<ObjectBuffer> Buffer; member in class:llvm::ObjectImage
H A DObjectBuffer.h52 OwningPtr<MemoryBuffer> Buffer; member in class:llvm::ObjectBuffer
/freebsd-10-stable/usr.bin/make/
H A Dbuf.h71 typedef struct Buffer { struct
75 } Buffer; typedef in typeref:struct:Buffer
[all...]
/freebsd-10-stable/crypto/openssh/
H A Dbuffer.h26 typedef struct sshbuf Buffer; typedef in typeref:struct:sshbuf
[all...]
/freebsd-10-stable/contrib/bmake/
H A Dbuf.h85 typedef struct Buffer { struct
89 } Buffer; typedef in typeref:struct:Buffer
/freebsd-10-stable/contrib/groff/src/devices/xditview/
H A Dlex.c23 GetLine(DviWidget dw, char *Buffer, int Length) argument
43 GetWord(DviWidget dw, char *Buffer, int Length) argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DCompression.cpp84 uint32_t zlib::crc32(StringRef Buffer) { argument
/freebsd-10-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutalloc.c188 char Buffer[7]; local
246 AcpiUtValidateBuffer( ACPI_BUFFER *Buffer) argument
292 AcpiUtInitializeBuffer( ACPI_BUFFER *Buffer, ACPI_SIZE RequiredLength) argument
[all...]
H A Dutbuffer.c71 AcpiUtDumpBuffer( UINT8 *Buffer, UINT32 Count, UINT32 Display, UINT32 BaseOffset) argument
211 AcpiUtDebugDumpBuffer( UINT8 *Buffer, UINT32 Count, UINT32 Display, UINT32 ComponentId) argument
252 AcpiUtDumpBufferToFile( ACPI_FILE File, UINT8 *Buffer, UINT32 Count, UINT32 Display, UINT32 BaseOffset) argument
[all...]
H A Dutxface.c572 UINT32 *Buffer = ACPI_CAST_PTR (UINT32, InBuffer); local
/freebsd-10-stable/sys/dev/acpica/Osd/
H A DOsdDebug.c51 AcpiOsGetLine(char *Buffer, UINT32 BufferLength, UINT32 *BytesRead) argument
/freebsd-10-stable/sys/contrib/dev/acpica/compiler/
H A Daslpld.c92 UINT8 *Buffer; local
619 UINT32 *Buffer; local
[all...]
H A Dasllength.c285 char *Buffer; local
H A Daslhex.c129 HxReadAmlOutputFile( UINT8 *Buffer) argument
H A Daslbtypes.c320 AnFormatBtype( char *Buffer, UINT32 Btype) argument
[all...]
H A Dprexpress.c76 PrUnTokenize( char *Buffer, char *Next) argument
H A Daslmapenter.c219 char *Buffer; local
297 char *Buffer; local
/freebsd-10-stable/sys/contrib/dev/acpica/components/namespace/
H A Dnsdumpdv.c80 ACPI_BUFFER Buffer; local
/freebsd-10-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsdebug.c83 ACPI_BUFFER Buffer; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DHTMLPrint.cpp90 char *Buffer = (char*)malloc(RewriteBuf.size()); local
/freebsd-10-stable/sys/contrib/dev/acpica/components/tables/
H A Dtbprint.c258 AcpiTbChecksum( UINT8 *Buffer, UINT32 Length) argument
/freebsd-10-stable/sys/contrib/dev/acpica/os_specific/service_layers/
H A Doslibcfs.c139 AcpiOsReadFile( ACPI_FILE File, void *Buffer, ACPI_SIZE Size, ACPI_SIZE Count) argument
174 AcpiOsWriteFile( ACPI_FILE File, void *Buffer, ACPI_SIZE Size, ACPI_SIZE Count) argument

Completed in 101 milliseconds

1234567