Searched defs:Name (Results 201 - 225 of 983) sorted by relevance

1234567891011>>

/netbsd-current/sys/external/bsd/acpica/dist/utilities/
H A Dutpredef.c114 AcpiUtMatchPredefinedMethod( char *Name) argument
249 AcpiUtMatchResourceName( char *Name) argument
[all...]
/netbsd-current/sys/external/bsd/acpica/dist/compiler/
H A Daslpredef.c351 ApCheckForPredefinedObject( ACPI_PARSE_OBJECT *Op, char *Name) argument
447 ApCheckForPredefinedName( ACPI_PARSE_OBJECT *Op, char *Name) argument
527 ApCheckForSpecialName( ACPI_PARSE_OBJECT *Op, char *Name) argument
[all...]
H A Ddtexpress.c400 DtLookupLabel( char *Name) argument
/netbsd-current/sys/external/bsd/acpica/dist/events/
H A Devgpeinit.c339 char Name[ACPI_NAMESEG_SIZE + 1]; local
[all...]
/netbsd-current/sys/external/bsd/acpica/dist/dispatcher/
H A Ddsmethod.c228 ACPI_NAME Name = 0; local
[all...]
/netbsd-current/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daecommon.h89 char *Name; member in struct:init_file_entry
H A Daeexception.c76 AeExceptionHandler( ACPI_STATUS AmlStatus, ACPI_NAME Name, UINT16 Opcode, UINT32 AmlOffset, void *Context) argument
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Dacdebug.h59 const char *Name; /* Command Name */ member in struct:acpi_db_command_info
74 const char *Name; /* Argument Name */ member in struct:acpi_db_argument_info
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_report.cc35 const char *Name() const { return Green(); } function in class:__msan::Decorator
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DGlobalsStream.cpp48 GlobalsStream::findRecordsByName(StringRef Name, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileWrapper.cpp211 int OProfileWrapper::op_write_native_code(const char* Name, argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DIdentifierResolver.cpp145 DeclarationName Name = D->getDeclName(); local
170 DeclarationName Name = D->getDeclName(); local
211 DeclarationName Name = D->getDeclName(); local
230 begin(DeclarationName Name) argument
302 tryAddTopLevelDecl(NamedDecl *D, DeclarationName Name) argument
398 operator [](DeclarationName Name) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachinePassRegistry.h51 StringRef Name; // Name of function pass. member in class:llvm::MachinePassRegistryNode
90 void setDefault(StringRef Name) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCLinkerOptimizationHint.h52 static inline int MCLOHNameToId(StringRef Name) { argument
H A DMCSectionWasm.h48 MCSectionWasm(StringRef Name, SectionKind K, unsigned SegmentFlags, argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h78 StringRef Name; member in struct:llvm::COFFYAML::Section
93 StringRef Name; member in struct:llvm::COFFYAML::Symbol
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DRegistry.h28 StringRef Name, Desc; member in class:llvm::SimpleRegistryEntry
121 Add(StringRef Name, StringRef Desc) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentCommandTraits.h37 const char *Name; member in struct:clang::comments::CommandInfo
/netbsd-current/external/apache2/llvm/dist/llvm/utils/yaml-bench/
H A DYAMLBench.cpp145 static void benchmark(llvm::TimerGroup &Group, llvm::StringRef Name, argument
/netbsd-current/sys/arch/mips/mips/
H A Dmips_stacktrace.c131 #define Name(_fn) { (void*)_fn, # _fn } macro
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DTargetInfo.cpp439 StringRef Name = F; local
472 static StringRef removeGCCRegisterPrefix(StringRef Name) { argument
535 getNormalizedGCCRegisterName(StringRef Name, bool ReturnCanonical) const argument
[all...]
/netbsd-current/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dalgorithms.partition_point.bench.cpp39 static constexpr const char* Name = "TestInt32"; member in struct:__anon1226::TestInt32
43 static constexpr const char* Name = "TestInt64"; member in struct:__anon1226::TestInt64
47 static constexpr const char* Name = "TestUint32"; member in struct:__anon1226::TestUint32
51 static constexpr const char* Name = "TestMediumString"; member in struct:__anon1226::TestMediumString
69 static constexpr const char* Name = "LowerBoundAlg"; member in struct:__anon1226::LowerBoundAlg
78 static constexpr const char* Name = "UpperBoundAlg"; member in struct:__anon1226::UpperBoundAlg
87 static constexpr const char* Name = "EqualRangeAlg"; member in struct:__anon1226::EqualRangeAlg
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp53 static void removeFromUsedList(Module &M, StringRef Name, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnitIndex.cpp222 StringRef Name = getColumnHeader(Kind); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFStreamer.cpp231 void EmitMappingSymbol(StringRef Name) { argument

Completed in 203 milliseconds

1234567891011>>