/kernel/linux/linux-6.6/tools/net/ynl/generated/ |
H A D | ethtool-user.h | 52 __u32 pair:1; member 58 __u8 pair; member 93 __u32 pair:1; member 97 __u8 pair; member 103 __u32 pair:1; member 107 __u8 pair; member
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_lower_to_hw_instr.cpp | 1637 for (std::pair<const PhysReg, copy_operation>& copy : copy_map) { in handle_operands() 1684 for (std::pair<const PhysReg, copy_operation>& other2 : copy_map) { in handle_operands() 1764 for (std::pair<const PhysReg, copy_operation>& copy : copy_map) { in handle_operands() 1790 std::pair<PhysReg, copy_operation> copy = *it; in handle_operands() 1826 for (std::pair<const PhysReg, copy_operation>& other : copy_map) { in handle_operands() 1839 for (const std::pair<const PhysReg, copy_operation>& op : copy_map) in handle_operands()
|
/third_party/node/deps/v8/tools/ |
H A D | grokdump.py | 2173 pair = (magic1 & 0xFFFFFFFF, magic2 & 0xFFFFFFFF) 2174 if pair in MAGIC_MARKER_PAIRS: 2177 if pair[0] == STACK_TRACE_MARKER: 2179 elif pair[0] == ERROR_MESSAGE_MARKER: 2313 possible_context.sort(key=lambda pair: pair[1])
|
/third_party/skia/third_party/externals/spirv-tools/test/val/ |
H A D | val_ext_inst_test.cpp | 6229 spvtest::ValidateBase<std::pair<std::string, std::string>>; 6233 ::testing::ValuesIn(std::vector<std::pair<std::string, std::string>>{ 6432 spvtest::ValidateBase<std::pair<std::string, std::string>>; 6436 ::testing::ValuesIn(std::vector<std::pair<std::string, std::string>>{ 6687 spvtest::ValidateBase<std::pair<std::string, std::string>>; 6691 ::testing::ValuesIn(std::vector<std::pair<std::string, std::string>>{
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
H A D | val_ext_inst_test.cpp | 6229 spvtest::ValidateBase<std::pair<std::string, std::string>>; 6233 ::testing::ValuesIn(std::vector<std::pair<std::string, std::string>>{ 6432 spvtest::ValidateBase<std::pair<std::string, std::string>>; 6436 ::testing::ValuesIn(std::vector<std::pair<std::string, std::string>>{ 6687 spvtest::ValidateBase<std::pair<std::string, std::string>>; 6691 ::testing::ValuesIn(std::vector<std::pair<std::string, std::string>>{
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 110 cl::desc("Rewrite unaligned loads as a pair of aligned loads")); 424 SmallVector<std::pair<unsigned, SDValue>, 16> RegsToPass; in LowerCall() 1956 std::pair<SDValue, int> 2748 std::pair<SDValue, SDValue> P = expandUnalignedLoad(LN, DAG); in LowerUnalignedLoad() 3053 std::pair<unsigned, const TargetRegisterClass*> 3261 std::pair<const TargetRegisterClass*, uint8_t> 3286 std::pair<SDValue,int> BO = getBaseAndOffset(L->getBasePtr()); in shouldReduceLoadWidth()
|
/third_party/python/Modules/_ctypes/ |
H A D | _ctypes.c | 4393 PyObject *pair = PySequence_GetItem(fields, i); in _init_pos_args() local 4396 if (!pair) in _init_pos_args() 4398 name = PySequence_GetItem(pair, 0); in _init_pos_args() 4400 Py_DECREF(pair); in _init_pos_args() 4412 Py_DECREF(pair); in _init_pos_args() 4419 Py_DECREF(pair); in _init_pos_args()
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_raii.hpp | 3379 std::pair<std::vector<VULKAN_HPP_NAMESPACE::PerformanceCounterKHR>, std::vector<VULKAN_HPP_NAMESPACE::PerformanceCounterDescriptionKHR>> 3881 VULKAN_HPP_NODISCARD std::pair<VULKAN_HPP_NAMESPACE::Result, uint32_t> 4222 VULKAN_HPP_NODISCARD std::pair<std::vector<uint64_t>, uint64_t> 4225 VULKAN_HPP_NODISCARD std::pair<uint64_t, uint64_t> 4346 VULKAN_HPP_NODISCARD std::pair<VULKAN_HPP_NAMESPACE::VideoEncodeSessionParametersFeedbackInfoKHR, std::vector<uint8_t>> 4350 VULKAN_HPP_NODISCARD std::pair<VULKAN_HPP_NAMESPACE::StructureChain<X, Y, Z...>, std::vector<uint8_t>> 4405 std::pair<VULKAN_HPP_NAMESPACE::Result, std::pair<VULKAN_HPP_NAMESPACE::DeviceFaultCountsEXT, VULKAN_HPP_NAMESPACE::DeviceFaultInfoEXT>> 4573 VULKAN_HPP_NODISCARD std::pair<std::vector<uint64_t>, uint64_t> 4576 VULKAN_HPP_NODISCARD std::pair<uint64_ [all...] |
/third_party/mesa3d/include/CL/ |
H A D | cl2.hpp | 306 for (auto &pair : buildInfo) { 307 std::cerr << pair.second << std::endl << std::endl; 1985 using BuildLogType = vector<std::pair<cl::Device, typename detail::param_traits<detail::cl_program_build_info, CL_PROGRAM_BUILD_LOG>::param_type>>; 2226 * Return a synchronized pair of host and device timestamps as seen by device. 2233 * @return A pair of (device timer, host timer) timer values. 2235 std::pair<cl_ulong, cl_ulong> getDeviceAndHostTimer(cl_int *error = nullptr) in getDeviceAndHostTimer() 2237 std::pair<cl_ulong, cl_ulong> retVal; in getDeviceAndHostTimer() 6164 typedef vector<std::pair<const void*, size_type> > Binaries; 6165 typedef vector<std::pair<const char*, size_type> > Sources; 6694 vector<std::pair<c [all...] |
/third_party/node/deps/v8/src/wasm/baseline/ia32/ |
H A D | liftoff-assembler-ia32.h | 1653 // Finally, move back the temporary result to the actual dst register pair. in emit_i64_mul() 1684 inline bool PairContains(LiftoffRegister pair, Register reg) { in PairContains() argument 1685 return pair.low_gp() == reg || pair.high_gp() == reg; in PairContains() 1688 inline LiftoffRegister ReplaceInPair(LiftoffRegister pair, Register old_reg, in ReplaceInPair() argument 1690 if (pair.low_gp() == old_reg) { in ReplaceInPair() 1691 return LiftoffRegister::ForPair(new_reg, pair.high_gp()); in ReplaceInPair() 1693 if (pair.high_gp() == old_reg) { in ReplaceInPair() 1694 return LiftoffRegister::ForPair(pair.low_gp(), new_reg); in ReplaceInPair() 1696 return pair; in ReplaceInPair() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeIntegerTypes.cpp | 425 // The pair element type may be legal, or may not promote to the same type as in PromoteIntRes_BUILD_PAIR() 1849 std::pair<SDValue, SDValue> Tmp = ExpandAtomic(N); in ExpandIntegerResult() 1936 std::pair <SDValue, SDValue> DAGTypeLegalizer::ExpandAtomic(SDNode *Node) { in ExpandAtomic() 2204 static std::pair<ISD::CondCode, ISD::NodeType> getExpandedMinMaxOps(int Op) { in getExpandedMinMaxOps() 2696 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, LC, VT, Op, in ExpandIntRes_FP_TO_SINT() 2718 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, LC, VT, Op, in ExpandIntRes_FP_TO_UINT() 2771 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, LC, RetVT, in ExpandIntRes_LLROUND_LLRINT() 3619 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI); in ExpandIntRes_XMULO() 4048 std::pair<SDValue, SDValue> Tmp = in ExpandIntOp_SINT_TO_FP() 4168 std::pair<SDValu in ExpandIntOp_UINT_TO_FP() [all...] |
H A D | ScheduleDAGRRList.cpp | 1197 SmallVector<std::pair<SUnit *, SDep>, 4> DelDeps; in CopyAndMoveSuccessors() 1236 SmallVector<std::pair<SUnit *, SDep>, 4> DelDeps; in InsertCopiesAndMoveSuccs() 1474 std::pair<LRegsMapT::iterator, bool> LRegsPair = in PickNodeToScheduleBottomUp()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 2169 std::pair<SDValue, SDValue> CallResult = LowerCallTo(CLI); in lowerGlobalTLSAddress() 2282 // when the pointer is still aligned from the last va_arg (or pair of in lowerVAARG() 2846 // vXf32 - Passed in either a pair of registers {A0, A1}, {A2, A3} or {A0 - A3} 2907 // The MIPS vector ABI for floats passes them in a pair of registers in CC_MipsO32() 3025 std::deque<std::pair<unsigned, SDValue>> &RegsToPass, in getOpndList() 3247 std::deque<std::pair<unsigned, SDValue>> RegsToPass; in LowerCall() 3896 // 'x' : The hilo register pair. Double word storage. in getConstraintType() 3950 case 'x': // hilo register pair in getSingleConstraintMatchWeight() 3975 static std::pair<bool, bool> parsePhysicalReg(StringRef C, StringRef &Prefix, in parsePhysicalReg() 4002 std::pair<unsigne [all...] |
/third_party/node/src/ |
H A D | node_wasi.cc | 201 auto pair = env_pairs->Get(context, i).ToLocalChecked(); in New() local 202 CHECK(pair->IsString()); in New() 203 node::Utf8Value str(env->isolate(), pair); in New()
|
/third_party/rust/crates/cxx/macro/src/ |
H A D | expand.rs | 758 .map(|pair| { in expand_cxx_function_shim() 759 let lifetime = Lifetime::new("'_", pair.value().apostrophe); in expand_cxx_function_shim() 760 let punct = pair.punct().map(|&&comma| comma); in expand_cxx_function_shim()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryDeviceMemoryReportTests.cpp | 77 typedef std::vector<std::pair<VkDeviceMemoryReportCallbackDataEXT, CallbackMarker>>::const_iterator RecordIterator; 110 typedef std::vector<std::pair<VkDeviceMemoryReportCallbackDataEXT, CallbackMarker>> Records; 1695 std::set<std::pair<deUint64, deUint64>> memoryObjectSet; in validateCallbackRecords()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
H A D | vktSSBOLayoutTests.cpp | 60 using std::pair; 1164 using SuffixLoadFlag = pair<string, MatrixLoadFlags>; in init() 1165 using SuffixStoreFlag = pair<string, MatrixStoreFlags>; in init()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
H A D | vktMemoryDeviceMemoryReportTests.cpp | 77 typedef std::vector<std::pair<VkDeviceMemoryReportCallbackDataEXT, CallbackMarker>>::const_iterator RecordIterator; 110 typedef std::vector<std::pair<VkDeviceMemoryReportCallbackDataEXT, CallbackMarker>> Records; 1648 std::set<std::pair<deUint64, deUint64>> memoryObjectSet; in validateCallbackRecords()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineBlockPlacement.cpp | 510 /// Get the best pair of non-conflicting edges. 511 static std::pair<WeightedEdge, WeightedEdge> getBestNonConflictingEdges( 941 /// Pick the highest total weight pair of edges that can both be laid out. 943 /// the edges in \p Edges[1]. Simple counting shows that the best pair is either 946 std::pair<MachineBlockPlacement::WeightedEdge, 986 /// straightforward: Find the best pair of edges that don't conflict. We find 2389 SmallVector<std::pair<MachineBasicBlock *, BlockFrequency>, 4> ExitsWithFreq; in rotateLoopWithProfile()
|
/third_party/skia/tests/ |
H A D | SkSLDSLTest.cpp | 1499 DSLFunction pair(kFloat2_Type, "pair", x, y); 1500 pair.define( 1507 EXPECT_EQUAL(pair(varArg1, varArg2), "pair(varArg1, varArg2)");
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | SimpleLoopUnswitch.cpp | 723 // Grab a reference to the exit block in the pair so that we can update it. in unswitchTrivialSwitch() 745 // Update the case pair to point to the split block. in unswitchTrivialSwitch() 1186 SmallVector<std::pair<Loop *, Loop *>, 16> LoopsToClone; in cloneLoopNest() 2470 ArrayRef<std::pair<Instruction *, TinyPtrVector<Value *>>> in calculateUnswitchCostMultiplier() 2547 SmallVector<std::pair<Instruction *, TinyPtrVector<Value *>>, 4> in unswitchBestCondition()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
H A D | AVRISelLowering.cpp | 394 std::pair<SDValue, SDValue> CallInfo = LowerCallTo(CLI); in LowerDivRem() 1192 SmallVector<std::pair<unsigned, SDValue>, 8> RegsToPass; in LowerCall() 1703 case 'x': case 'X': // Pointer register pair X in getConstraintType() 1704 case 'y': case 'Y': // Pointer register pair Y in getConstraintType() 1705 case 'z': case 'Z': // Pointer register pair Z in getConstraintType() 1850 std::pair<unsigned, const TargetRegisterClass *> 1883 case 'x': // Pointer register pair X: r27:r26. in getRegForInlineAsmConstraint() 1886 case 'y': // Pointer register pair Y: r29:r28. in getRegForInlineAsmConstraint() 1889 case 'z': // Pointer register pair Z: r31:r30. in getRegForInlineAsmConstraint()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 397 std::vector<std::pair<PHINode *, PHINode *>> PHIFixups; 406 DenseMap<std::pair<Value *, Value *>, CachedCombinedShadow> 963 for (std::vector<std::pair<PHINode *, PHINode *>>::iterator in runOnModule()
|
/third_party/protobuf/src/google/protobuf/ |
H A D | extension_set.cc | 88 std::size_t operator()(const std::pair<const MessageLite*, int>& p) const { in operator ()() 94 typedef std::unordered_map<std::pair<const MessageLite*, int>, ExtensionInfo, 1843 std::pair<ExtensionSet::Extension*, bool> ExtensionSet::Insert(int key) { in Insert()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/ |
H A D | vktSSBOLayoutTests.cpp | 60 using std::pair; 1164 using SuffixLoadFlag = pair<string, MatrixLoadFlags>; in init() 1165 using SuffixStoreFlag = pair<string, MatrixStoreFlags>; in init()
|