/third_party/node/deps/v8/src/wasm/ |
H A D | module-decoder.cc | 148 using SpecialSectionPair = std::pair<base::Vector<const char>, SectionCode>; in IdentifyUnknownSectionInternal()
|
/third_party/node/tools/inspector_protocol/encoding/ |
H A D | encoding_test.cc | 164 // This roundtrips the int32_t value 23 through the pair of EncodeInt32 / in TEST() 181 // This roundtrips the int32_t value 42 through the pair of EncodeInt32 / in TEST() 312 // This roundtrips the int32_t value -24 through the pair of EncodeInt32 / in TEST() 358 // This roundtrips the empty utf16 string through the pair of EncodeString16 / in TEST() 523 std::vector<std::pair<std::string, std::string>> examples = { in TEST()
|
/third_party/libphonenumber/cpp/src/phonenumbers/ |
H A D | phonenumberutil.cc | 1090 // locate the pair with the same country_code in the sorted vector. in HasValidCountryCallingCode() 1874 // locate the pair with the same country_code in the sorted vector. in GetRegionCodesForCountryCallingCode() 1878 std::pair<ConstIterator, ConstIterator> range = in GetRegionCodesForCountryCallingCode()
|
/third_party/node/deps/v8/src/compiler/ |
H A D | code-assembler.h | 1264 using CFunctionArg = std::pair<MachineType, Node*>;
|
H A D | js-create-lowering.cc | 1716 ZoneVector<std::pair<FieldAccess, Node*>> inobject_fields(zone()); in TryAllocateFastLiteral()
|
/third_party/node/deps/v8/src/objects/ |
H A D | value-serializer.cc | 406 std::pair<uint8_t*, size_t> ValueSerializer::Release() { in Release()
|
/third_party/node/deps/v8/src/torque/ |
H A D | torque-parser.cc | 858 std::map<std::string, std::pair<AnnotationParameter, SourcePosition>> map_;
|
/third_party/protobuf/conformance/ |
H A D | binary_json_conformance_suite.cc | 749 std::vector<std::pair<std::string, std::string>> values) { in TestValidDataForType()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineSamplerTests.cpp | 2503 static const std::vector<std::pair<bool, std::string>> solidColor = in createExactSamplingTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
H A D | vktRobustBufferAccessWithVariablePointersTests.cpp | 633 std::pair<VariableIt, bool> inserted = vars.insert(std::make_pair(a, varB->second)); in makeSame() 1200 // cases below have the same logic as the one above - just we are copying bigger chunks of data with every load/store pair in MakeShader()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
H A D | vktTransformFeedbackFuzzLayoutCase.cpp | 65 typedef std::pair<int, int> UsedRange;
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cSparseTextureTests.cpp | 49 typedef std::pair<GLint, GLint> IntPair;
|
/third_party/vk-gl-cts/external/openglcts/modules/gles2/ |
H A D | es2cTexture3DTests.cpp | 62 typedef std::pair<int, const char*> CompressedFormatName;
|
/third_party/skia/third_party/externals/spirv-tools/test/val/ |
H A D | val_cfg_test.cpp | 46 std::string nameOps(std::pair<std::string, std::string> head, Args... names) { in nameOps()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | CopyTextureTest.cpp | 1204 std::vector<std::pair<GLint, GLint>> soureDestPairs; in TEST_P()
|
/third_party/skia/src/core/ |
H A D | SkCanvas.cpp | 717 static std::pair<skif::Mapping, skif::LayerSpace<SkIRect>> get_layer_mapping_and_bounds( in get_layer_mapping_and_bounds()
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SpirvShader.cpp | 460 static constexpr std::pair<const char *, Extension::Name> extensionsByName[] = { in robustBufferAccess()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
H A D | val_cfg_test.cpp | 46 std::string nameOps(std::pair<std::string, std::string> head, Args... names) { in nameOps()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | VirtualFileSystem.cpp | 1198 using KeyStatusPair = std::pair<StringRef, KeyStatus>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUInstructionSelector.cpp | 1873 std::pair<Register, unsigned>
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMFrameLowering.cpp | 984 using RegAndKill = std::pair<unsigned, bool>; in emitPushInst()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonFrameLowering.cpp | 242 /// Map a register pair Reg to the subregister that has the greater "number", 1775 SmallVector<std::pair<MCPhysReg, const MachineOperand*>,2> Clobbers; in expandStoreVec2() 2246 // P = pair(FI, map: BB->RangeList) in optimizeSpillSlots() 2251 // F = pair(BB, RangeList) in optimizeSpillSlots()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCFrameLowering.cpp | 352 for (std::pair<unsigned, unsigned> LI : MF->getRegInfo().liveins()) { in HandleVRSaveUpdate()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineVectorOps.cpp | 565 // prevents an infinite loop caused by not turning the extract/insert pair in replaceExtractElements() 598 /// not rely on the second vector source. Return a std::pair containing the 604 using ShuffleOps = std::pair<Value *, Value *>;
|
/third_party/protobuf/src/google/protobuf/ |
H A D | generated_message_reflection.cc | 2389 std::vector<std::pair<const Metadata*, const Metadata*> > metadata_arrays_;
|