/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceRangeSpec.cpp | 91 D->Names.insert(Token); in record() 123 if (!Includes.Names.empty() || !Excludes.Names.empty()) in init() 135 if (Excludes.Names.find(Name) != Excludes.Names.end()) in match() 143 if (Includes.Names.find(Name) != Includes.Names.end()) in match()
|
D | IceRangeSpec.h | 40 std::unordered_set<std::string> Names; member
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
D | parser_impl_function_decl_test.cc | 51 std::string Names(std::vector<std::string> ids) { in Names() function 98 parser(test::Assemble(Preamble() + Names({"main"}) + CommonTypes() + R"( in TEST_F() 113 Names({"main"}) + BuiltinPosition() + R"( in TEST_F() 142 )" + Names({"main"}) + CommonTypes() + in TEST_F() 160 )" + Names({"main"}) + CommonTypes() + in TEST_F() 180 )" + Names({"main"}) + CommonTypes() + in TEST_F() 203 )" + Names({"main"}) + CommonTypes() + in TEST_F() 343 auto p = parser(test::Assemble(Preamble() + Names({"another_function"}) + in TEST_F() 361 Names({"root", "branch", "leaf", "leaf_result", "branch_result"}) + in TEST_F() 405 test::Assemble(Preamble() + Names({"ret_float"}) + CommonTypes() + R"( in TEST_F() [all …]
|
D | function_decl_test.cc | 38 std::string Names(std::vector<std::string> ids) { in Names() function 106 test::Assemble(Preamble() + Names({"a", "b", "c"}) + CommonTypes() + R"( in TEST_F()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | TypeTableCollection.cpp | 20 Names.resize(Records.size()); in TypeTableCollection() 47 if (Names[I].data() == nullptr) { in getTypeName() 49 Names[I] = Result; in getTypeName() 51 return Names[I]; in getTypeName()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | Core.h | 132 std::initializer_list<SymbolStringPtr> Names, 134 Symbols.reserve(Names.size()); 135 for (auto &Name : Names) 142 const SymbolNameSet &Names, 144 Symbols.reserve(Names.size()); 145 for (const auto &Name : Names) 154 ArrayRef<SymbolStringPtr> Names, 156 Symbols.reserve(Names.size()); 157 for (const auto &Name : Names) 250 SymbolNameVector Names; in getSymbolNames() local [all …]
|
D | LazyEmittingLayer.h | 138 const GlobalValue* addGlobalValue(StringMap<const GlobalValue*> &Names, in addGlobalValue() argument 160 Names[MangledName] = &GV; in addGlobalValue()
|
/third_party/node/deps/v8/src/codegen/ |
D | register-base.h | 77 static constexpr const char* Names[] = {LIST(DEFINE_REGISTER_NAMES_NAME)}; \ 78 STATIC_ASSERT(arraysize(Names) == RegType::kNumRegisters); \ 79 return reg.is_valid() ? Names[reg.code()] : "invalid"; \
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
D | ItaniumDemangle.h | 2297 PODSmallVector<Node *, 32> Names; member 2355 Names.clear(); in reset() 2379 assert(FromPosition <= Names.size()); in popTrailingNodeArray() 2381 makeNodeArray(Names.begin() + (long)FromPosition, Names.end()); in popTrailingNodeArray() 2382 Names.dropBack(FromPosition); in popTrailingNodeArray() 2616 size_t BindingsBegin = Names.size(); in parseUnqualifiedName() 2621 Names.push_back(Binding); in parseUnqualifiedName() 2656 size_t ParamsBegin = Names.size(); in parseUnnamedTypeName() 2662 Names.push_back(T); in parseUnnamedTypeName() 2696 Names.push_back(P); in parseUnnamedTypeName() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | DbiModuleList.cpp | 269 BinaryStreamReader Names(NamesBuffer); in getFileName() local 274 Names.setOffset(FileOffset); in getFileName() 276 if (auto EC = Names.readCString(Name)) in getFileName()
|
/third_party/lzma/CPP/7zip/Archive/7z/ |
D | 7zOut.h | 130 UStringVector Names; member 162 Names.Clear(); in Clear() 185 Names.ReserveDown(); in ReserveDown()
|
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-golang/parse-number-fxx-test-data/ |
D | CONTRIBUTORS | 10 # Names should be added to this file only after verifying that 24 # Names should be added to this file like so:
|
D | AUTHORS | 5 # Names should be added to this file as one of
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | LLVMContext.cpp | 257 void LLVMContext::getMDKindNames(SmallVectorImpl<StringRef> &Names) const { in getMDKindNames() 258 Names.resize(pImpl->CustomMDKindNames.size()); in getMDKindNames() 261 Names[I->second] = I->first(); in getMDKindNames()
|
/third_party/skia/third_party/externals/angle2/doc/ |
D | CodingStandard.md | 43 #### File Names 51 #### Directory Names 55 #### Variable Names 69 * {DEV} Enum Names: use strongly typed class enums when possible. Use CamelCase for class enum memb…
|
/third_party/vk-gl-cts/external/vulkan-docs/src/style/ |
D | naming.txt | 18 Names of identifiers should generally be written with full words, as a 91 == Type Names 130 === Extending Structure Names 172 == Enumerant Names 210 == Command Names 354 === Function Pointer Type Names 368 == Function Parameter and Struct/Union Member Names 475 === Extension Type Names 491 === Extension Enumerant Names 520 === Extension Function Names
|
/third_party/mbedtls/tests/suites/ |
D | test_suite_x509write.data | 165 X509 String to Names #1 168 X509 String to Names #2 171 X509 String to Names #3 (Name precisely 255 bytes) 174 X509 String to Names #4 (Name larger than 255 bytes) 177 X509 String to Names #5 (Escape non-allowed characters) 180 X509 String to Names #6 (Escape at end)
|
/third_party/skia/third_party/externals/oboe/ |
D | AUTHORS | 5 # Names should be added to this file as:
|
D | CONTRIBUTORS | 9 # Names should be added to this file as:
|
/third_party/skia/third_party/externals/swiftshader/ |
D | AUTHORS.txt | 4 # Names should be added to this file as:
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeTableCollection.h | 36 std::vector<StringRef> Names; variable
|
/third_party/googletest/googletest/cmake/ |
D | libgtest.la.in | 7 # Names of this library.
|
/third_party/icu/vendor/double-conversion/upstream/ |
D | AUTHORS | 2 # to the double-conversion project. Names should be added to the
|
/third_party/node/tools/gyp/ |
D | AUTHORS | 1 # Names should be added to this file like so:
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/ |
D | AUTHORS | 1 # Names should be added to this file like so:
|