Home
last modified time | relevance | path

Searched defs:DataBuffer (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h226 RawInstrProfReader(std::unique_ptr<MemoryBuffer> DataBuffer) in RawInstrProfReader()
319 std::vector<NamedInstrProfRecord> DataBuffer; variable
478 : DataBuffer(std::move(DataBuffer)), in DataBuffer() function
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daeregion.c86 UINT8 *DataBuffer; in AeRegionHandler() local
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpibin/
H A Dabcompare.c514 char *DataBuffer = NULL; in AbGetFile() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProfReader.cpp302 bool RawInstrProfReader<IntPtrT>::hasFormat(const MemoryBuffer &DataBuffer) { in hasFormat()
743 bool IndexedInstrProfReader::hasFormat(const MemoryBuffer &DataBuffer) { in hasFormat()
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Dposix_compat.h67 unsigned char DataBuffer[1]; member
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dwinapi.h4153 UCHAR DataBuffer[1]; member