/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiVersionCheck.cpp | 451 deBool mixupAddressProcCheck (const APIContext& ctx, tcu::TestLog& log, deUint32& failsQuantity, const vector<pair<const char*, FunctionOrigin> >& testsArr) in mixupAddressProcCheck() 472 deBool specialCasesCheck (const APIContext& ctx, tcu::TestLog& log, deUint32& failsQuantity, const vector<pair<const char*, FunctionOrigin> >& testsArr) in specialCasesCheck() 488 deBool regularCheck (const APIContext& ctx, tcu::TestLog& log, deUint32& failsQuantity, const vector<pair<const char*, FunctionOrigin> >& testsArr) in regularCheck()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/ |
H A D | InstrBuilder.cpp | 45 using ResourcePlusCycles = std::pair<uint64_t, ResourceUsage>; in initializeUsedResources() 169 for (const std::pair<uint64_t, unsigned> &SR : SuperResources) { in initializeUsedResources() 186 for (const std::pair<uint64_t, ResourceUsage> &R : ID.Resources) in initializeUsedResources()
|
/third_party/skia/src/core/ |
H A D | SkScan_AntiPath.cpp | 475 uint32_t pair = (value << 8) | value; 476 return (pair << 16) | pair;
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | loop_unswitch_pass.cpp | 304 std::vector<std::pair<Instruction*, BasicBlock*>> constant_branch; in PerformUnswitch() 411 std::vector<std::pair<Operand::OperandData, uint32_t>> targets; in PerformUnswitch() 466 std::vector<std::pair<Instruction*, uint32_t>> use_list; in SpecializeLoop()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | loop_unswitch_pass.cpp | 304 std::vector<std::pair<Instruction*, BasicBlock*>> constant_branch; in PerformUnswitch() 411 std::vector<std::pair<Operand::OperandData, uint32_t>> targets; in PerformUnswitch() 466 std::vector<std::pair<Instruction*, uint32_t>> use_list; in SpecializeLoop()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 201 using LineColPair = std::pair<unsigned, unsigned>; 517 std::vector<std::pair<std::string, uint64_t>> FuncHashMismatches; 556 /// returns a list of hash mismatches, where each mismatch is a pair of the 558 ArrayRef<std::pair<std::string, uint64_t>> getHashMismatches() const { in getHashMismatches()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/WindowsManifest/ |
H A D | WindowsManifestMerger.cpp | 61 static constexpr std::pair<StringLiteral, StringLiteral> MtNsHrefsPrefixes[] = { 113 MtNsHrefsPrefixes, [=](const std::pair<StringRef, StringRef> &Element) { in namespaceOverrides() 117 MtNsHrefsPrefixes, [=](const std::pair<StringRef, StringRef> &Element) { in namespaceOverrides()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | StringRef.h | 708 /// If \p Separator is in the string, then the result is a pair (LHS, RHS) 711 /// pair (LHS, RHS) where (*this == LHS) and (RHS == ""). 716 std::pair<StringRef, StringRef> split(char Separator) const { 726 /// If \p Separator is in the string, then the result is a pair (LHS, RHS) 729 /// pair (LHS, RHS) where (*this == LHS) and (RHS == ""). 734 std::pair<StringRef, StringRef> split(StringRef Separator) const { 779 /// If \p Separator is in the string, then the result is a pair (LHS, RHS) 782 /// pair (LHS, RHS) where (*this == LHS) and (RHS == ""). 787 std::pair<StringRef, StringRef> rsplit(char Separator) const {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUSubtarget.h | 90 std::pair<unsigned, unsigned> getDefaultFlatWorkGroupSize(CallingConv::ID CC) const; 92 /// \returns Subtarget's default pair of minimum/maximum flat work group sizes 99 std::pair<unsigned, unsigned> getFlatWorkGroupSizes(const Function &F) const; 101 /// \returns Subtarget's default pair of minimum/maximum number of waves per 110 std::pair<unsigned, unsigned> getWavesPerEU(const Function &F) const;
|
H A D | SIISelLowering.h | 75 std::pair<SDValue, SDValue> splitBufferOffsets(SDValue Offset, 311 SmallVectorImpl<std::pair<unsigned, SDValue>> &RegsToPass, 376 std::pair<unsigned, const TargetRegisterClass *>
|
/third_party/spirv-tools/source/opt/ |
H A D | loop_unswitch_pass.cpp | 297 std::vector<std::pair<Instruction*, BasicBlock*>> constant_branch; in PerformUnswitch() 404 std::vector<std::pair<Operand::OperandData, uint32_t>> targets; in PerformUnswitch() 459 std::vector<std::pair<Instruction*, uint32_t>> use_list; in SpecializeLoop()
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | checksum.h | 41 : [sum] "+&d" (sum), [rp] "+&d" (rp.pair) : : "cc", "memory"); in csum_partial()
|
/kernel/linux/linux-6.6/arch/s390/hypfs/ |
H A D | hypfs_sprp.c | 31 : [r1] "+&d" (r1.pair) in __hypfs_sprp_diag304()
|
/kernel/linux/linux-5.10/include/linux/mlx5/ |
H A D | transobj.h | 87 void mlx5_core_hairpin_destroy(struct mlx5_hairpin *pair);
|
/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | transobj.h | 87 void mlx5_core_hairpin_destroy(struct mlx5_hairpin *pair);
|
/third_party/gn/src/gn/ |
H A D | header_checker.h | 138 std::set<std::pair<const Target*, const Target*>>* no_dependency_cache,
|
H A D | value_extractors.h | 51 // labels are filled in, the ptr for each pair in the vector will be null. 80 // pair in the vector will be null. Sets an error and returns false if a label 116 std::vector<std::pair<std::string, LibFile>>* externs,
|
H A D | xml_element_writer.h | 17 : public std::vector<std::pair<std::string_view, std::string_view>> {
|
/third_party/icu/icu4c/source/common/ |
H A D | rbbirb.h | 208 * A pair of ints, used to bundle pairs of states or pairs of character classes. 210 typedef std::pair<int32_t, int32_t> IntPair;
|
/third_party/node/deps/v8/src/wasm/ |
H A D | local-decl-encoder.cc | 59 local_decls.push_back(std::pair<uint32_t, ValueType>(count, type)); in AddLocals() 64 // (for each local pair <reps, type>, (size of reps) + (size of type))
|
H A D | canonical-types.h | 55 using TypeInModule = std::pair<const WasmModule*, uint32_t>;
|
/third_party/node/src/ |
H A D | inspector_socket_server.h | 99 std::map<int, std::pair<std::string, std::unique_ptr<SocketSession>>>
|
/third_party/ninja/src/ |
H A D | eval_env.h | 54 typedef std::vector<std::pair<std::string, TokenType> > TokenList;
|
/third_party/node/deps/icu-small/source/common/ |
H A D | rbbirb.h | 205 * A pair of ints, used to bundle pairs of states or pairs of character classes. 207 typedef std::pair<int32_t, int32_t> IntPair;
|
/third_party/node/deps/v8/src/compiler/ |
H A D | node-aux-data.h | 67 using value_type = std::pair<size_t, T>;
|