Home
last modified time | relevance | path

Searched refs:pair (Results 4301 - 4325 of 4582) sorted by relevance

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

/foundation/window/window_manager/wmserver/src/
H A Dwindow_manager_service.cpp965 accessTokenIdMaps_.insert(std::pair(windowId, IPCSkeleton::GetCallingTokenID())); in CreateWindow()
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Disp.S923 # jump to the corresponding function for each {MODE,REG} pair.
/kernel/linux/linux-5.10/arch/sparc/lib/
H A DM7memcpy.S406 andcc %o0, 16, %o3 ! pair of long words to move?
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Disp.S923 # jump to the corresponding function for each {MODE,REG} pair.
/kernel/linux/linux-6.6/arch/sparc/lib/
H A DM7memcpy.S406 andcc %o0, 16, %o3 ! pair of long words to move?
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dcbor_test.cc119 // This roundtrips the int32_t value 23 through the pair of EncodeInt32 / in TEST()
136 // This roundtrips the int32_t value 42 through the pair of EncodeInt32 / in TEST()
267 // This roundtrips the int32_t value -24 through the pair of EncodeInt32 / in TEST()
313 // This roundtrips the empty utf16 string through the pair of EncodeString16 / in TEST()
478 std::vector<std::pair<std::string, std::string>> examples = { in TEST()
/third_party/node/src/
H A Dnode_buffer.cc1307 std::pair<void*, size_t> DecomposeBufferToParts(Local<Value> buffer) { in DecomposeBufferToParts()
H A Dnode_messaging.cc556 std::pair<uint8_t*, size_t> data = serializer.Release(); in Serialize()
/third_party/nghttp2/src/
H A Dhttp2.cc1047 // quoted-pair
1135 std::pair<LinkHeader, const char *>
/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

Completed in 80 milliseconds

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