Home
last modified time | relevance | path

Searched defs:NewBuffer (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/XRay/
H A DBlockVerifier.h29 NewBuffer, enumerator
H A DFDRRecords.h82 NewBuffer, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTypeLocBuilder.cpp48 char *NewBuffer = new char[NewCapacity]; in grow() local
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daeregion.c79 UINT8 *NewBuffer; in AeRegionHandler() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_fdr_log_records.h30 NewBuffer, enumerator
/netbsd-src/sys/external/bsd/acpica/dist/debugger/
H A Ddbconvert.c441 UINT8 *NewBuffer; AcpiDbDumpPldBuffer() local
/netbsd-src/sys/external/bsd/acpica/dist/executer/
H A Dexfldio.c888 void *NewBuffer; in AcpiExInsertIntoField() local
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Ddtfield.c389 char *NewBuffer; in DtNormalizeBuffer() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DNestedNameSpecifier.cpp473 char *NewBuffer = static_cast<char *>(llvm::safe_malloc(NewCapacity)); in Append() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPreprocessor.cpp432 auto NewBuffer = llvm::WritableMemoryBuffer::getNewUninitMemBuffer( in SetCodeCompletionPoint() local