Home
last modified time | relevance | path

Searched refs:pair (Results 1951 - 1975 of 2248) sorted by relevance

1...<<71727374757677787980>>...90

/third_party/node/deps/v8/src/wasm/
H A Dwasm-code-manager.cc1410 std::pair<base::Vector<uint8_t>, NativeModule::JumpTablesRef>
2380 std::map<std::pair<ExecutionTier, int>, WasmCode*>>(); in RecompileForTiering()
H A Dwasm-objects.h519 static std::pair<Handle<FixedArray>, uint32_t> GetGlobalBufferAndIndex(
/third_party/python/Lib/
H A Dinspect.py589 results.sort(key=lambda pair: pair[0])
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp245 std::pair<std::string, std::string> getGLSLInputValDecl (DataType dataType, VectorType vectorType) in getGLSLInputValDecl()
247 using TypePair = std::pair<DataType, VectorType>; in getGLSLInputValDecl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp154 using PQueue = std::priority_queue<std::pair<unsigned, unsigned>>;
299 std::pair<unsigned /* evictor */, unsigned /* physreg */>;
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
H A Ddependence_analysis.cpp2843 std::vector<std::set<std::pair<Instruction*, Instruction*>>>
2848 std::set<std::pair<Instruction*, Instruction*>>{});
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Ddependence_analysis.cpp2843 std::vector<std::set<std::pair<Instruction*, Instruction*>>>
2848 std::set<std::pair<Instruction*, Instruction*>>{});
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLocal.cpp1272 /// Produce a DebugLoc to use for each dbg.declare/inst pair that are promoted
2301 SmallVector<std::pair<unsigned, MDNode *>, 4> Metadata; in combineMetadata()
2394 SmallVector<std::pair<unsigned, MDNode *>, 8> MD; in copyMetadataForLoad()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp334 for (std::pair<Value*,Value*> P : M) { in initialize()
1379 using CastMapType = std::map<std::pair<Value *, Type *>, Value *>; in convertShiftsToLeft()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp998 using DefUserPair = std::pair<AssertingVH<Value>, AssertingVH<Instruction>>;
1001 // a pair of IV def and a use of this def denoting the context. The value is
1051 using WidenedRecTy = std::pair<const SCEVAddRecExpr *, ExtendKind>;
/third_party/spirv-tools/source/val/
H A Dvalidation_state.cpp1461 for (auto pair : current_inst->uses()) { in EntryPointReferences()
1462 const auto next_inst = pair.first; in EntryPointReferences()
/third_party/spirv-tools/test/opt/loop_optimizations/
H A Ddependence_analysis.cpp2837 std::vector<std::set<std::pair<Instruction*, Instruction*>>>
2842 std::set<std::pair<Instruction*, Instruction*>>{});
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp245 std::pair<std::string, std::string> getGLSLInputValDecl (DataType dataType, VectorType vectorType) in getGLSLInputValDecl()
247 using TypePair = std::pair<DataType, VectorType>; in getGLSLInputValDecl()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureSpecificationTests.cpp56 using std::pair;
795 vector<pair<int, tcu::CubeFace> > images (numLevels*6); in createTexture()
/third_party/mesa3d/src/compiler/clc/
H A Dclc_helpers.cpp657 std::vector<std::pair<uint32_t, clc_parsed_spec_constant>> specConstants;
/third_party/ninja/src/
H A Dbuild.cc121 pair<map<Edge*, Want>::iterator, bool> want_ins = in AddSubTarget()
/third_party/libfuse/example/
H A Dpassthrough_hp.cc106 typedef std::pair<ino_t, dev_t> SrcId;
/third_party/node/deps/v8/src/compiler/
H A Descape-analysis.cc424 for (std::pair<Variable, Node*> var_value : first_input) { in MergeInputs()
/third_party/node/deps/v8/src/common/
H A Dglobals.h1625 using FileAndLine = std::pair<const char*, int>;
/third_party/node/deps/v8/src/objects/
H A Djs-function.cc1233 std::pair<int, int> offsets = in ToString()
H A Dscope-info.cc982 std::pair<String, int> ScopeInfo::SavedClassVariable() const { in SavedClassVariable()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineInterfaceMatchingTests.cpp1109 std::vector<std::pair<DecorationType, DecorationType> > decorationPairs in createInterfaceMatchingTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm64bitCompareTests.cpp198 using OperandsVector = std::vector<std::pair<T, T>>;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiPresentIdWaitTests.cpp73 using TimeoutRange = std::pair<deInt64, deInt64>;
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DProgramPrelude.cpp3025 static std::pair<Name, bool> MaskTemplateArgs(const Name &name, size_t bufferSize, char *buffer) in MaskTemplateArgs()

Completed in 75 milliseconds

1...<<71727374757677787980>>...90