Home
last modified time | relevance | path

Searched refs:pair (Results 1176 - 1200 of 4582) sorted by relevance

1...<<41424344454647484950>>...184

/third_party/gn/src/gn/
H A Dninja_toolchain_writer.cc55 for (const auto& pair : rules) in Run()
56 out_ << pair.second; in Run()
/third_party/mesa3d/src/panfrost/ds/
H A Dpan_pps_driver.cc51 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 DGlobalsStream.cpp47 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 Dcheck_copyright.py222 for pair in glob_comment_pairs:
223 insert_copyright(args.author, *pair)
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DWeakMap.hpp44 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 Dfuzzer_pass.h233 // 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 Dfuzzer_pass_apply_id_synonyms.cpp50 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 Dfuzzer_pass.h233 // 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 Dfuzzer_pass_apply_id_synonyms.cpp50 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 Dcheck_copyright.py222 for pair in glob_comment_pairs:
223 insert_copyright(args.author, *pair)
/third_party/skia/third_party/externals/dawn/src/common/
H A DSystemUtils.cpp41 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 Dhb-subset-cff-common.cc88 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 DSymbolCache.h45 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 DScheduler.h139 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 DPassAnalysisSupport.h172 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 DAutomaton.h43 /// 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 DGenericIteratedDominanceFrontier.h138 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 DHexagonShuffler.h67 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 DMipsInstrInfo.h158 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 DInterfaceFile.cpp62 [](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 Dfuzzer_pass.h233 // 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 Dfuzzer_pass_apply_id_synonyms.cpp50 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 DLoopCacheAnalysis.h175 using LoopTripCountTy = std::pair<const Loop *, unsigned>;
176 using LoopCacheCostTy = std::pair<const Loop *, CacheCostTy>;
/third_party/rust/crates/syn/tests/debug/
H A Dmod.rs122 for pair in self.pairs() { in fmt()
123 let (node, punct) = pair.into_tuple(); in fmt()
/third_party/spirv-tools/utils/
H A Dcheck_copyright.py241 for pair in glob_comment_pairs:
242 insert_copyright(args.author, *pair)

Completed in 14 milliseconds

1...<<41424344454647484950>>...184