/third_party/cups-filters/filter/pdftopdf/ |
H A D | nup.h | 77 std::pair<int,int> convert_order(int subpage) const;
|
/third_party/ltp/lib/ |
H A D | signame.h | 20 static const struct pair signal_pairs[] = { in tst_strsig()
|
/third_party/mesa3d/src/panfrost/ds/ |
H A D | pan_pps_driver.h | 29 /// @return A pair with two lists: counter groups and available counters 30 static std::pair<std::vector<CounterGroup>, std::vector<Counter>> create_available_counters(
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | free-list.h | 50 std::pair<Address, Address> AddReturningUnusedBounds(Block);
|
/third_party/node/deps/v8/src/heap/cppgc-js/ |
H A D | cpp-marking-state.h | 24 std::pair<EmbedderDataSlot::EmbedderDataSlotSnapshot,
|
/third_party/node/deps/v8/src/torque/ |
H A D | server-data.h | 24 using DefinitionMapping = std::pair<SourcePosition, SourcePosition>;
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/ |
H A D | vktAmberGlslTests.cpp | 40 static const std::vector<std::pair<std::string, std::string>> combinedOperationsTests = in createCombinedOperationsGroup()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/ |
H A D | vktAmberGlslTests.cpp | 40 static const std::vector<std::pair<std::string, std::string>> combinedOperationsTests = in createCombinedOperationsGroup()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | AntiDepBreaker.h | 34 std::vector<std::pair<MachineInstr *, MachineInstr *>>;
|
/third_party/vk-gl-cts/external/amber/src/src/ |
H A D | shader_compiler.h | 55 std::pair<Result, std::vector<uint32_t>> Compile(
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | freeze_spec_const_test.cpp | 108 std::vector<std::pair<const char*, const char*>> replacement_pairs = { in TEST_F()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | loop_fusion.h | 89 std::pair<std::vector<Instruction*>, std::vector<Instruction*>>
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | loop_fusion.h | 89 std::pair<std::vector<Instruction*>, std::vector<Instruction*>>
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | freeze_spec_const_test.cpp | 108 std::vector<std::pair<const char*, const char*>> replacement_pairs = { in TEST_F()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | ComputePassEncoder.h | 68 ResultOrError<std::pair<Ref<BufferBase>, uint64_t>> TransformIndirectDispatchBuffer(
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFGdbIndex.h | 58 SmallVector<std::pair<uint32_t, SmallVector<uint32_t, 0>>, 0>
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | PassTimingInfo.h | 51 /// It is a pair of string Pass-Identifier (which for now is common 53 using PassInvocationID = std::pair<StringRef, unsigned>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/Stages/ |
H A D | ExecuteStage.h | 77 MutableArrayRef<std::pair<ResourceRef, ResourceCycles>> Used) const;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
H A D | BlockIndexer.h | 36 using Index = DenseMap<std::pair<uint64_t, int32_t>, std::vector<Block>>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | iterator_range.h | 27 /// \brief A range adaptor for a pair of iterators. 58 template <typename T> iterator_range<T> make_range(std::pair<T, T> p) { in make_range()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | FormattedStream.cpp | 23 static void UpdatePosition(std::pair<unsigned, unsigned> &Position, const char *Ptr, size_t Size) { in UpdatePosition()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
H A D | WebAssemblyInstPrinter.h | 29 SmallVector<std::pair<uint64_t, bool>, 4> ControlFlowStack;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyInstrInfo.h | 69 ArrayRef<std::pair<int, const char *>>
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
H A D | XCoreSelectionDAGInfo.cpp | 44 std::pair<SDValue,SDValue> CallResult = TLI.LowerCallTo(CLI); in EmitTargetCodeForMemcpy()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/ |
H A D | Architecture.cpp | 55 std::pair<uint32_t, uint32_t> getCPUTypeFromArchitecture(Architecture Arch) { in getCPUTypeFromArchitecture()
|