Home
last modified time | relevance | path

Searched defs:Names (Results 1 – 25 of 55) sorted by relevance

123

/external/libunwind/doc/
Dlibunwind-ia64.tex73 \subsection{Frame-register Macros}
103 \subsection{Normal Register Macros}
157 \subsection{Convenience Macros}
/external/guice/core/src/com/google/inject/name/
DNames.java31 public class Names { class
33 private Names() {} in Names() method in Names
/external/llvm/unittests/Support/
DTypeNameTest.cpp23 TEST(TypeNameTest, Names) { in TEST() argument
/external/clang/lib/Basic/
DTargetInfo.cpp366 ArrayRef<const char *> Names = getGCCRegNames(); in isValidGCCRegisterName() local
409 ArrayRef<const char *> Names = getGCCRegNames(); in getNormalizedGCCRegisterName() local
DModule.cpp124 SmallVector<StringRef, 2> Names; in getFullModuleName() local
/external/llvm/include/llvm/ProfileData/
DSampleProfReader.h438 std::vector<std::string> Names; variable
/external/spirv-llvm/lib/SPIRV/
DOCLUtil.cpp567 auto Names = getSrcAndDstElememntTypeName(BIC); in isSamplerInitializer() local
578 auto Names = getSrcAndDstElememntTypeName(BIC); in isPipeStorageInitializer() local
/external/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp298 std::vector<std::string> Names; in hasAnyNameFunc() local
364 PatternSet(ArrayRef<std::string> Names) { in PatternSet()
/external/clang/lib/Parse/
DParseStmtAsm.cpp725 SmallVector<IdentifierInfo *, 4> Names; in ParseAsmStatement() local
811 bool Parser::ParseAsmOperandsOpt(SmallVectorImpl<IdentifierInfo *> &Names, in ParseAsmOperandsOpt()
/external/llvm/include/llvm/ExecutionEngine/Orc/
DLazyEmittingLayer.h161 const GlobalValue* addGlobalValue(StringMap<const GlobalValue*> &Names, in addGlobalValue()
/external/llvm/lib/ExecutionEngine/Orc/
DIndirectionUtils.cpp137 DenseMap<const Value*, std::string> Names; member in llvm::orc::GlobalRenamer
/external/llvm/unittests/ProfileData/
DCoverageMappingTest.cpp480 std::vector<std::string> Names; in TEST_P() local
495 std::vector<std::string> Names; in TEST_P() local
/external/lzma/CPP/7zip/Archive/7z/
D7zOut.h119 UStringVector Names; member
/external/clang/lib/AST/
DNSAPI.cpp364 const char **Names; in getNSNumberLiteralSelector() local
/external/llvm/lib/DebugInfo/PDB/Raw/
DDbiStream.cpp427 StreamReader Names(NamesBuffer); in getFileNameForIndex() local
/external/clang/lib/Sema/
DSemaStmtAsm.cpp143 unsigned NumInputs, IdentifierInfo **Names, in ActOnGCCAsmStmt()
DSemaTemplateVariadic.cpp236 SmallVector<IdentifierInfo *, 4> Names; in DiagnoseUnexpandedParameterPacks() local
/external/nanopb-c/generator/
Dnanopb_generator.py65 class Names: class
/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp231 ConstantArray *Names = in lowerCoverageData() local
/external/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h705 const std::vector<std::string> Names; variable
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp60 static void InitLibcallNames(const char **Names, const Triple &TT) { in InitLibcallNames()
/external/llvm/tools/bugpoint/
DCrashDebugger.cpp547 StringSet<> Names; in TestNamedMDs() local
/external/llvm/lib/ProfileData/
DInstrProf.cpp324 SmallVector<StringRef, 0> Names; in readPGOFuncNameStrings() local
/external/webrtc/webrtc/base/
Dthread_unittest.cc233 TEST(ThreadTest, Names) { in TEST() argument
/external/llvm/lib/DebugInfo/CodeView/
DTypeRecord.cpp255 std::vector<StringRef> Names; in deserialize() local

123