/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawInvertedDepthRangesTests.cpp | 103 using ColorAndDepth = std::pair<tcu::ConstPixelBufferAccess, tcu::ConstPixelBufferAccess>;
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateLineWidthTests.cpp | 104 auto makeStdBeginEnd(void* p, deUint32 n) -> std::pair<R, R>
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktRasterizationDepthBiasControlTests.cpp | 99 using MinResolvDiff = std::pair<double, double>; // Min and Max values.
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawInvertedDepthRangesTests.cpp | 103 using ColorAndDepth = std::pair<tcu::ConstPixelBufferAccess, tcu::ConstPixelBufferAccess>;
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | PackedEnums.h | 77 using InitPair = std::pair<E, T>;
|
H A D | FastVector.h | 455 using Pair = std::pair<Key, Value>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | InterleavedLoadCombinePass.cpp | 181 SmallVector<std::pair<BOps, APInt>, 4> B;
|
H A D | MachineOutliner.cpp | 317 std::vector<std::pair<SuffixTreeNode *, unsigned>> ToVisit; in setSuffixIndices()
|
H A D | StackColoring.cpp | 193 // that aside, how do we find out whether a pair of slots might be *in-use* 910 for (const std::pair<int, int> &SI : SlotRemap) { in remapInstructions()
|
H A D | TargetPassConfig.cpp | 352 static std::pair<StringRef, unsigned>
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | StatepointLowering.cpp | 313 static std::pair<SDValue, SDNode *> lowerCallFromStatepointLoweringInfo( in lowerCallFromStatepointLoweringInfo() 364 /// is a null constant. Return pair with first element being frame index
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Instruction.cpp | 720 SmallVector<std::pair<unsigned, MDNode *>, 4> TheMDs; in copyMetadata()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCObjectStreamer.cpp | 549 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> Ranges, in EmitCVDefRangeDirective()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cGPUShaderFP64Tests.hpp | 845 typedef std::pair<glw::GLint /* uniform location */, double* /* value(s) assigned */> uniform_value_pair; 977 * For each tested pair, it should build the "source" value/vector/matrix
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | ShaderCore.hpp | 24 #include <utility> // std::pair 242 std::pair<rr::RValue<sw::SIMD::Float>, rr::RValue<sw::SIMD::Float>>
|
/third_party/openssl/crypto/ |
H A D | sparccpuid.S | 253 ! takes to execute rdtick and pair of VIS1 instructions. US-Tx VIS unit
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | ir_context.cpp | 270 std::vector<std::pair<Instruction*, uint32_t>> uses_to_update; in ReplaceAllUsesWithPredicate()
|
H A D | scalar_analysis.cpp | 956 std::pair<SExpression, int64_t> SExpression::operator/(
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | ir_context.cpp | 270 std::vector<std::pair<Instruction*, uint32_t>> uses_to_update; in ReplaceAllUsesWithPredicate()
|
H A D | scalar_analysis.cpp | 956 std::pair<SExpression, int64_t> SExpression::operator/(
|
/third_party/skia/src/sksl/ |
H A D | SkSLRehydrator.cpp | 560 std::vector<std::pair<skstd::string_view, int>> symbols; in symbolTable()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | ELF.h | 38 inline std::pair<unsigned char, unsigned char>
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | GenericDomTree.h | 689 SmallVector<std::pair<const DomTreeNodeBase<NodeT> *, in updateDFSNumbers()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | IVDescriptors.cpp | 111 static std::pair<Type *, bool> computeRecurrenceType(Instruction *Exit, in computeRecurrenceType()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | CloneFunction.cpp | 143 SmallVector<std::pair<unsigned, MDNode *>, 1> MDs; in CloneFunctionInto()
|