/third_party/node/deps/v8/src/inspector/ |
H A D | v8-console.h | 118 using CommandLineAPIData = std::pair<V8Console*, int>;
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | page-memory.h | 183 using Result = std::pair<NormalPageMemoryRegion*, Address>;
|
/third_party/node/deps/v8/src/heap/ |
H A D | gc-tracer.h | 22 using BytesAndDuration = std::pair<uint64_t, double>;
|
H A D | local-heap.h | 313 std::vector<std::pair<GCEpilogueCallback*, void*>> gc_epilogue_callbacks_;
|
/third_party/node/deps/v8/src/objects/ |
H A D | value-serializer.h | 69 std::pair<uint8_t*, size_t> Release();
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_video_dec_references_mgr.cpp | 370 [&value](const std::pair< struct pipe_video_buffer*, uint8_t > &p) { in release_unused_references_texture_memory()
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_shader.h | 173 std::pair<iterator, iterator> R = in erase()
|
/third_party/node/deps/undici/src/lib/fetch/ |
H A D | headers.js | 54 message: `expected name/value pair to be length 2, found ${header.length}.`
|
/third_party/libabigail/include/ |
H A D | abg-ini.h | 32 using std:: pair;
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/ |
H A D | vktDescriptorSetsIndexingTests.hpp | 315 static std::ostream& operator<< (std::ostream& s, const std::pair<K, V>& p) in operator <<()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/ |
H A D | vktPostmortemDeviceLossTests.cpp | 231 std::vector< std::pair<std::string, std::function<VkResult () > > > functionsToCheck in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/ |
H A D | vktDescriptorSetsIndexingTests.hpp | 315 static std::ostream& operator<< (std::ostream& s, const std::pair<K, V>& p) in operator <<()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
H A D | IntermNode_util.cpp | 227 std::pair<const TVariable *, const TVariable *> DeclareStructure( in DeclareStructure()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | CalcSpillWeights.cpp | 162 std::pair<unsigned, unsigned> TargetHint = mri.getRegAllocationHint(li.reg); in weightCalcHelper()
|
H A D | InterleavedAccessPass.cpp | 364 DenseMap<ExtractElementInst *, std::pair<Value *, int>> ReplacementMap; in tryReplaceExtracts()
|
H A D | LexicalScopes.cpp | 191 std::pair<const DILocalScope *, const DILocation *> P(Scope, InlinedAt); in getOrCreateInlinedScope()
|
H A D | MIRCanonicalizerPass.cpp | 101 using StringInstrPair = std::pair<std::string, MachineInstr *>; in rescheduleLexographically()
|
H A D | MachineInstrBundle.cpp | 283 SmallVectorImpl<std::pair<MachineInstr *, unsigned>> *Ops) { in AnalyzeVirtRegInBundle()
|
H A D | SpillPlacement.cpp | 91 using LinkVector = SmallVector<std::pair<BlockFrequency, unsigned>, 4>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | ExecutionUtils.cpp | 288 DenseSet<std::pair<StringRef, StringRef>> ChildBufferInfos; in tryToGenerate()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | LLVMContext.cpp | 38 std::pair<unsigned, StringRef> MDKinds[] = { in LLVMContext()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cSparseTexture2Tests.hpp | 66 typedef std::pair<GLint, PageSizeStruct> PageSizePair;
|
/third_party/vk-gl-cts/external/amber/src/src/ |
H A D | shader_compiler.cc | 63 std::pair<Result, std::vector<uint32_t>> ShaderCompiler::Compile( in Compile()
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_hlsl.hpp | 367 std::unordered_map<StageSetBinding, std::pair<HLSLResourceBinding, bool>, InternalHasher> resource_bindings;
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/fact_manager/ |
H A D | fact_manager.cpp | 171 const std::vector<std::pair<protobufs::FactConstantUniform, uint32_t>>&
|