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

1234567

/freebsd-10.3-release/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.3-release/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
362 void *Buffer; local
[all...]
H A Dexoparg3.c174 char *Buffer = NULL; local
[all...]
/freebsd-10.3-release/crypto/openssh/
H A Dbuffer.h26 typedef struct sshbuf Buffer; typedef in typeref:struct:sshbuf
[all...]
/freebsd-10.3-release/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.3-release/contrib/bmake/
H A Dbuf.h85 typedef struct Buffer { struct
89 } Buffer; typedef in typeref:struct:Buffer
/freebsd-10.3-release/usr.bin/make/
H A Dbuf.h71 typedef struct Buffer { struct
75 } Buffer; typedef in typeref:struct:Buffer
[all...]
/freebsd-10.3-release/contrib/llvm/lib/Support/
H A DCompression.cpp84 uint32_t zlib::crc32(StringRef Buffer) { argument
/freebsd-10.3-release/sys/contrib/dev/acpica/compiler/
H A Daslhex.c130 HxReadAmlOutputFile( UINT8 *Buffer) argument
H A Dasllength.c284 char *Buffer; local
H A Daslbtypes.c301 AnFormatBtype( char *Buffer, UINT32 Btype) argument
[all...]
H A Daslmapenter.c219 char *Buffer; local
297 char *Buffer; local
H A Dprexpress.c76 PrUnTokenize( char *Buffer, char *Next) argument
/freebsd-10.3-release/sys/contrib/dev/acpica/components/namespace/
H A Dnsdumpdv.c80 ACPI_BUFFER Buffer; local
H A Dnsnames.c254 AcpiNsHandleToPathname( ACPI_HANDLE TargetHandle, ACPI_BUFFER *Buffer) argument
H A Dnsconvert.c421 UINT8 *Buffer; local
[all...]
/freebsd-10.3-release/sys/contrib/dev/acpica/components/utilities/
H A Dutalloc.c188 char Buffer[7]; local
245 AcpiUtValidateBuffer( ACPI_BUFFER *Buffer) argument
291 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.c601 UINT32 *Buffer = ACPI_CAST_PTR (UINT32, InBuffer); local
/freebsd-10.3-release/sys/dev/acpica/Osd/
H A DOsdDebug.c51 AcpiOsGetLine(char *Buffer, UINT32 BufferLength, UINT32 *BytesRead) argument
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DHTMLPrint.cpp90 char *Buffer = (char*)malloc(RewriteBuf.size()); local
/freebsd-10.3-release/contrib/llvm/lib/IRReader/
H A DIRReader.cpp34 Module *llvm::getLazyIRModule(MemoryBuffer *Buffer, SMDiagnostic &Err, argument
65 Module *llvm::ParseIR(MemoryBuffer *Buffer, SMDiagnostic &Err, argument
[all...]
/freebsd-10.3-release/sys/contrib/dev/acpica/components/tables/
H A Dtbprint.c257 AcpiTbChecksum( UINT8 *Buffer, UINT32 Length) argument

Completed in 294 milliseconds

1234567