Home
last modified time | relevance | path

Searched refs:pair (Results 4326 - 4350 of 4598) sorted by relevance

1...<<171172173174175176177178179180>>...184

/third_party/node/deps/v8/src/compiler/
H A Dcompilation-dependencies.cc141 std::pair<Handle<HeapObject>, DependentCode::DependencyGroups>; in InstallAllPredictable()
H A Draw-machine-assembler.h966 using CFunctionArg = std::pair<MachineType, Node*>;
H A Dscheduler.cc734 using Backedge = std::pair<BasicBlock*, size_t>;
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction.h1463 // A deoptimization entry is a pair of the reason why we deoptimize and the
1639 ZoneAllocator<std::pair<const int, Constant> > >;
H A Dregister-allocator.h251 ZoneVector<std::pair<TopLevelLiveRange*, int>>;
/third_party/node/deps/v8/src/debug/
H A Ddebug-interface.cc725 std::pair<int, int> WasmScript::GetFunctionRange(int function_index) const { in GetFunctionRange()
/third_party/node/deps/v8/src/diagnostics/
H A Dgdb-jit.cc1918 static base::Optional<std::pair<CodeMap::iterator, CodeMap::iterator>>
/third_party/node/deps/v8/src/heap/
H A Dheap.h2163 std::vector<std::pair<v8::NearHeapLimitCallback, void*>>
/third_party/node/deps/v8/src/execution/
H A Disolate.h2170 // The cache stores the most recently accessed {locales,obj} pair for each
2241 using InterruptEntry = std::pair<InterruptCallback, void*>;
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-assembler.cc247 std::pair<TNode<Object>, TNode<Object>>
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp1857 std::pair<bool, const char*> in createColorWriteEnable2Tests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassMultisampleTests.cpp73 using std::pair;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dformatutilsgl.cpp129 typedef std::pair<GLenum, InternalFormatInfo> InternalFormatInfoPair;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DBuffer11.cpp202 std::map<std::pair<unsigned int, unsigned int>, d3d11::UnorderedAccessView> mBufferRawUAVs;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineInstr.cpp959 /// readsWritesVirtualRegister - Return a pair of bools (reads, writes)
962 std::pair<bool,bool>
H A DPeepholeOptimizer.cpp266 using IndexPair = std::pair<unsigned, unsigned>;
313 assert(Idx < getNumSources() && "Reg pair source out of index"); in setSource()
1105 /// Given a \p Def.Reg and Def.SubReg pair, use \p RewriteMap to find
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1192 std::map<std::pair<std::string, Type*>, in emitGlobals()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDebugInfo.cpp652 SmallVector<std::pair<unsigned, MDNode *>, 2> MDs; in stripNonLineTableDebugInfo()
H A DDebugInfoMetadata.cpp89 SmallSet<std::pair<DIScope *, DILocation *>, 5> Locations;
H A DFunction.cpp1132 std::pair<Type *, ArrayRef<Intrinsic::IITDescriptor>>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DWasmObjectFile.cpp688 std::vector<std::pair<std::string, std::string>> *ProducerVec = nullptr; in parseProducersSection()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcCompressedFormatTests.cpp140 const vector<pair<vector<GLenum>, vector<GLenum>>>
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_memory.cpp231 std::pair<SpvStorageClass, SpvStorageClass> GetStorageClass( in GetStorageClass()
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_capability_test.cpp74 std::tuple<std::string, std::pair<std::string, std::vector<std::string>>>;
/third_party/skia/samplecode/
H A DSampleVariableWidthStroker.cpp1345 const std::array<std::pair<std::string, SkVarWidthStroker::LengthMetric>, 2> metrics = {

Completed in 72 milliseconds

1...<<171172173174175176177178179180>>...184