Searched defs:Name (Results 26 - 50 of 983) sorted by relevance

1234567891011>>

/netbsd-current/sys/external/bsd/acpica/dist/utilities/
H A Dutascii.c63 AcpiUtValidNameseg( char *Name) argument
140 AcpiUtCheckAndRepairAscii( UINT8 *Name, char *RepairedName, UINT32 Count) argument
/netbsd-current/sys/external/bsd/acpica/dist/debugger/
H A Ddbfileio.c100 AcpiDbOpenDebugFile( char *Name) argument
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerDataFlowTrace.cpp46 auto Name = Basename(SF.File); local
H A DFuzzerMerge.h53 std::string Name; member in struct:fuzzer::MergeFileInfo
H A DFuzzerShmemPosix.cpp29 std::string SharedMemoryRegion::Path(const char *Name) { argument
33 std::string SharedMemoryRegion::SemName(const char *Name, int Idx) { argument
51 bool SharedMemoryRegion::Create(const char *Name) { argument
67 bool SharedMemoryRegion::Open(const char *Name) { argument
85 Destroy(const char *Name) argument
[all...]
H A DFuzzerShmemWindows.cpp24 std::string SharedMemoryRegion::Path(const char *Name) { argument
28 std::string SharedMemoryRegion::SemName(const char *Name, int Idx) { argument
38 bool SharedMemoryRegion::Create(const char *Name) { argument
43 bool SharedMemoryRegion::Open(const char *Name) { argument
48 bool SharedMemoryRegion::Destroy(const char *Name) { argument
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/symbolizer/
H A Dsanitizer_symbolize.cc65 int __sanitizer_symbolize_demangle(const char *Name, char *Buffer, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeIndex.cpp19 StringRef Name; member in struct:__anon1762::SimpleTypeEntry
/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DLanai.cpp47 bool LanaiTargetInfo::setCPU(const std::string &Name) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-diff/
H A Dllvm-diff.cpp32 readModule(LLVMContext &Context, StringRef Name) argument
41 diffGlobal(DifferenceEngine &Engine, Module &L, Module &R, StringRef Name) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/tools/clang-refactor/
H A DTestSupport.h56 std::string Name; member in struct:clang::refactor::TestSelectionRangesInFile::RangeGroup
/netbsd-current/external/apache2/llvm/dist/clang/tools/diagtool/
H A DFindDiagnosticID.cpp20 static StringRef getNameFromID(StringRef Name) { argument
30 findDiagnostic(ArrayRef<DiagnosticRecord> Diagnostics, StringRef Name) { argument
62 auto Name = getNameFromID(DiagnosticName); local
64 OS << Name << '\n'; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiMCInstLower.cpp48 SmallString<256> Name; local
58 SmallString<256> Name; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430MCInstLower.cpp53 SmallString<256> Name; local
70 SmallString<256> Name; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
H A DRTDyldMemoryManager.h85 virtual uint64_t getSymbolAddress(const std::string &Name) { argument
108 virtual uint64_t getSymbolAddressInLogicalDylib(const std::string &Name) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSymbolCOFF.h30 MCSymbolCOFF(const StringMapEntry<bool> *Name, bool isTemporary) argument
H A DMCSymbolELF.h20 MCSymbolELF(const StringMapEntry<bool> *Name, bool isTemporary) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DComdat.cpp28 LLVMComdatRef LLVMGetOrInsertComdat(LLVMModuleRef M, const char *Name) { argument
H A DOptBisect.cpp35 static void printPassMessage(const StringRef &Name, int PassNum, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCSymbol.cpp31 void *MCSymbol::operator new(size_t s, const StringMapEntry<bool> *Name, argument
63 StringRef Name = getName(); local
65 OS << Name; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DMacroBuilder.h29 void defineMacro(const Twine &Name, const Twine &Value = "1") { argument
35 void undefineMacro(const Twine &Name) { argument
36 Out << "#undef " << Name << '\n'; local
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DCodeExpansions.h26 void declare(StringRef Name, StringRef Expansion) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.h55 StringRef Name; member in struct:llvm::codeview::LazyRandomTypeCollection::CacheEntry
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugPubTable.cpp70 StringRef Name = SetData.getCStrRef(C); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DIndirectThunks.h43 createThunkFunction(MachineModuleInfo &MMI, StringRef Name, bool Comdat) argument

Completed in 465 milliseconds

1234567891011>>