Searched refs:Name (Results 351 - 375 of 2071) sorted by relevance

<<11121314151617181920>>

/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_flags.h27 #define COMMON_FLAG(Type, Name, DefaultValue, Description) Type Name;
/netbsd-current/sys/external/bsd/acpica/dist/utilities/
H A Dutexcep.c3 * Module Name: utexcep - Exception code support
90 return (Exception->Name);
173 if (!Exception || !Exception->Name)
/netbsd-current/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daeinitfile.c3 * Module Name: aeinitfile - Support for optional initialization file
148 AcpiGbl_InitEntries[idx].Name = NULL;
164 AcpiGbl_InitEntries[idx].Name =
166 strcpy (AcpiGbl_InitEntries[idx].Name, NameBuffer);
223 AcpiGbl_InitEntries[idx].Name, AcpiGbl_InitEntries[idx].Value, AcpiUtGetTypeName (Type));
268 if (AcpiGbl_InitEntries[i].Name &&
269 !strcmp (AcpiGbl_InitEntries[i].Name, Pathname))
310 if (AcpiGbl_InitEntries[i].Name &&
315 AcpiGbl_InitEntries[i].Name);
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterp.h131 template <PrimType Name, class T = typename PrimConv<Name>::T>
139 template <PrimType Name, class T = typename PrimConv<Name>::T>
147 template <PrimType Name, class T = typename PrimConv<Name>::T>
215 template <PrimType Name, class T = typename PrimConv<Name>::T>
222 template <PrimType Name, class T = typename PrimConv<Name>
[all...]
/netbsd-current/sys/rump/kern/lib/libnv/
H A DMakefile9 COMMENT=Name/value pairs library
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMips16HardFloatInfo.h39 const char *Name; member in struct:llvm::Mips16HardFloatInfo::FuncNameSignature
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/Rename/
H A DUSRFinder.h41 const std::string &Name);
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm-c/
H A DComdat.h40 LLVMComdatRef LLVMGetOrInsertComdat(LLVMModuleRef M, const char *Name);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DRegisterBank.cpp25 unsigned ID, const char *Name, unsigned Size,
27 : ID(ID), Name(Name), Size(Size) {
67 return ID != InvalidID && Name != nullptr && Size != 0 &&
24 RegisterBank( unsigned ID, const char *Name, unsigned Size, const uint32_t *CoveredClasses, unsigned NumRegClasses) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DValueSymbolTable.cpp37 << *VI.getValue()->getType() << "' Name = '" << VI.getKeyData()
102 ValueName *ValueSymbolTable::createValueName(StringRef Name, Value *V) { argument
104 auto IterBool = vmap.insert(std::make_pair(Name, V));
112 SmallString<256> UniqueName(Name.begin(), Name.end());
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPDBFileBuilder.h57 Expected<uint32_t> getNamedStreamIndex(StringRef Name) const;
58 Error addNamedStream(StringRef Name, StringRef Data);
59 void addInjectedSource(StringRef Name, std::unique_ptr<MemoryBuffer> Buffer);
79 Expected<uint32_t> allocateNamedStream(StringRef Name, uint32_t Size);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DHTMLPrint.cpp66 StringRef Name; local
71 Name = Entry->getName();
73 Name = R.getSourceMgr().getBufferOrFake(FID).getBufferIdentifier();
76 html::AddHeaderFooterInternalBuiltinCSS(R, FID, Name);
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DRefactoringActionRule.h25 StringRef Name; member in struct:clang::tooling::RefactoringDescriptor
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugType.h40 BugType(CheckerNameRef CheckerName, StringRef Name, StringRef Cat, argument
42 : CheckerName(CheckerName), Description(Name), Category(Cat),
44 BugType(const CheckerBase *Checker, StringRef Name, StringRef Cat, argument
46 : CheckerName(Checker->getCheckerName()), Description(Name),
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/wasm/
H A DWriter.cpp31 SectionSize += getULEB128Size(S.Name.size()) + S.Name.size();
36 encodeULEB128(S.Name.size(), OS);
37 OS << S.Name;
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DNameAnonGlobals.cpp1 //===- NameAnonGlobals.cpp - ThinLTO Support: Name Unnamed Globals --------===//
43 auto Name = F.getName(); local
44 Hasher.update(Name);
49 auto Name = GV.getName(); local
50 Hasher.update(Name);
93 StringRef getPassName() const override { return "Name Anon Globals"; }
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dx86-64-size-1.d8 Offset Info Type Sym. Value Sym. Name \+ Addend
20 Offset Info Type Sym. Value Sym. Name \+ Addend
H A Dx86-64-size-3.d8 Offset Info Type Sym. Value Sym. Name \+ Addend
17 Offset Info Type Sym. Value Sym. Name \+ Addend
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/ia64/
H A Dalias.d7 +\[Nr\] +Name +Type +Address +Offset
29 +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Daent-2.d9 # Num: Value Size Type Bind Vis Ndx Name
13 # Num: Value Size Type Bind Vis Ndx Name
H A Ddebug-label-end-2.d9 # Num: Value Size Type Bind Vis Ndx Name
14 # Num: Value Size Type Bind Vis Ndx Name
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-arm/
H A Dunwind-rel.d3 Offset Info Type Sym\.Value Sym\. Name
9 Offset Info Type Sym\.Value Sym\. Name
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-csky/
H A Dtls-ie.d7 Tag Type Name/Value
20 Offset Info Type Sym.Value Sym. Name \+ Addend
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-i386/
H A Dpr19636-1f.d7 +Offset +Info +Type +Sym. Value +Symbol's Name
12 +Offset +Info +Type +Sym. Value +Symbol's Name
16 +Num: +Value +Size Type +Bind +Vis +Ndx Name
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-m68k/
H A Dgot-1.d6 Tag Type Name/Value
18 Offset Info Type Sym.Value Sym. Name \+ Addend

Completed in 405 milliseconds

<<11121314151617181920>>