/third_party/gn/src/gn/ |
H A D | ninja_toolchain_writer.cc | 55 for (const auto& pair : rules) in Run() 56 out_ << pair.second; in Run()
|
/third_party/mesa3d/src/panfrost/ds/ |
H A D | pan_pps_driver.cc | 51 std::pair<std::vector<CounterGroup>, std::vector<Counter>> 54 std::pair<std::vector<CounterGroup>, std::vector<Counter>> ret; in create_available_counters()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | GlobalsStream.cpp | 47 std::vector<std::pair<uint32_t, codeview::CVSymbol>> 50 std::vector<std::pair<uint32_t, codeview::CVSymbol>> Result; in findRecordsByName()
|
/third_party/skia/third_party/externals/spirv-tools/utils/ |
H A D | check_copyright.py | 222 for pair in glob_comment_pairs: 223 insert_copyright(args.author, *pair)
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
H A D | WeakMap.hpp | 44 inline std::pair<K, std::shared_ptr<V>> operator*() const; 70 // add() attempts to insert the key-value pair into the map. 72 // and the pair was added, otherwise false. 131 std::pair<K, std::shared_ptr<V>> WeakMap<K, V>::iterator::operator*() const in operator *()
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
H A D | fuzzer_pass.h | 233 // Yields a pair, (basic_type_ids, basic_type_ids_to_pointers), such that: 241 std::pair<std::vector<uint32_t>, std::map<uint32_t, std::vector<uint32_t>>> 274 // Adds a pair (id_use_descriptor, |replacement_id|) to the vector 281 std::vector<std::pair<protobufs::IdUseDescriptor, uint32_t>>* 294 // Returns the second block in the pair obtained by splitting |block_id| just
|
H A D | fuzzer_pass_apply_id_synonyms.cpp | 50 std::vector<std::pair<opt::Instruction*, uint32_t>> uses; in Apply() 58 std::pair<opt::Instruction*, uint32_t>(use_inst, use_index)); in Apply()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | fuzzer_pass.h | 233 // Yields a pair, (basic_type_ids, basic_type_ids_to_pointers), such that: 241 std::pair<std::vector<uint32_t>, std::map<uint32_t, std::vector<uint32_t>>> 274 // Adds a pair (id_use_descriptor, |replacement_id|) to the vector 281 std::vector<std::pair<protobufs::IdUseDescriptor, uint32_t>>* 294 // Returns the second block in the pair obtained by splitting |block_id| just
|
H A D | fuzzer_pass_apply_id_synonyms.cpp | 50 std::vector<std::pair<opt::Instruction*, uint32_t>> uses; in Apply() 58 std::pair<opt::Instruction*, uint32_t>(use_inst, use_index)); in Apply()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/ |
H A D | check_copyright.py | 222 for pair in glob_comment_pairs: 223 insert_copyright(args.author, *pair)
|
/third_party/skia/third_party/externals/dawn/src/common/ |
H A D | SystemUtils.cpp | 41 std::pair<std::string, bool> GetEnvironmentVar(const char* variableName) { in GetEnvironmentVar() 74 std::pair<std::string, bool> GetEnvironmentVar(const char* variableName) { in GetEnvironmentVar()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-subset-cff-common.cc | 88 code_pair_t pair = { fd, i }; in hb_plan_subset_cff_fdselect() local 89 fdselect_ranges.push (pair); in hb_plan_subset_cff_fdselect()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | SymbolCache.h | 45 DenseMap<std::pair<codeview::TypeIndex, uint32_t>, SymIndexId> 119 std::pair<codeview::TypeIndex, uint32_t> Key{FieldListTI, Index}; in getOrCreateFieldListMember()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/ |
H A D | Scheduler.h | 139 SmallVectorImpl<std::pair<ResourceRef, ResourceCycles>> &Pipes); 205 SmallVectorImpl<std::pair<ResourceRef, ResourceCycles>> &Used,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ |
H A D | PassAnalysisSupport.h | 172 std::pair<AnalysisID, Pass*> pir = std::make_pair(PI,P); in addAnalysisImplsPair() 187 std::vector<std::pair<AnalysisID, Pass *>> AnalysisImpls;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | Automaton.h | 43 /// Forward define the pair type used by the automata transition info tables. 47 /// trivial constructor rather than std::pair<uint64_t, uint64_t>. 165 /// FIXME: This uses a std::map because ActionT can be a pair type including 170 using MapTy = std::map<std::pair<uint64_t, ActionT>, std::pair<uint64_t, unsigned>>;
|
H A D | GenericIteratedDominanceFrontier.h | 138 std::pair<DomTreeNodeBase<NodeTy> *, std::pair<unsigned, unsigned>>; in calculate()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonShuffler.h | 67 using UnitsAndLanes = std::pair<unsigned, unsigned>; 156 std::vector<std::pair<SMLoc, std::string>> AppliedRestrictions;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsInstrInfo.h | 158 std::pair<unsigned, unsigned> 161 ArrayRef<std::pair<unsigned, const char *>>
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/ |
H A D | InterfaceFile.cpp | 62 [](const std::pair<Target, std::string> &LHS, in addParentUmbrella() 76 [](const std::pair<Target, std::string> &LHS, in addUUID()
|
/third_party/spirv-tools/source/fuzz/ |
H A D | fuzzer_pass.h | 233 // Yields a pair, (basic_type_ids, basic_type_ids_to_pointers), such that: 241 std::pair<std::vector<uint32_t>, std::map<uint32_t, std::vector<uint32_t>>> 274 // Adds a pair (id_use_descriptor, |replacement_id|) to the vector 281 std::vector<std::pair<protobufs::IdUseDescriptor, uint32_t>>* 294 // Returns the second block in the pair obtained by splitting |block_id| just
|
H A D | fuzzer_pass_apply_id_synonyms.cpp | 50 std::vector<std::pair<opt::Instruction*, uint32_t>> uses; in Apply() 58 std::pair<opt::Instruction*, uint32_t>(use_inst, use_index)); in Apply()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | LoopCacheAnalysis.h | 175 using LoopTripCountTy = std::pair<const Loop *, unsigned>; 176 using LoopCacheCostTy = std::pair<const Loop *, CacheCostTy>;
|
/third_party/rust/crates/syn/tests/debug/ |
H A D | mod.rs | 122 for pair in self.pairs() { in fmt() 123 let (node, punct) = pair.into_tuple(); in fmt()
|
/third_party/spirv-tools/utils/ |
H A D | check_copyright.py | 241 for pair in glob_comment_pairs: 242 insert_copyright(args.author, *pair)
|