Home
last modified time | relevance | path

Searched refs:reverse (Results 476 - 500 of 1076) sorted by relevance

1...<<11121314151617181920>>...44

/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A DMSVSVersion.py45 compatible_sdks.sort(key=lambda v: float(v.replace("v", "")), reverse=True)
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_isa.py332 lst.reverse()
/third_party/python/Lib/multiprocessing/
H A Dutil.py273 the same priority will be called in reverse order of creation.
292 keys.sort(reverse=True)
/third_party/skia/src/sksl/ir/
H A DSkSLSwitchStatement.cpp211 duplicateCases.reverse(); in Convert()
/third_party/python/Lib/
H A Dtextwrap.py262 # Arrange in reverse order so items can be efficiently popped
264 chunks.reverse()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DDDG.cpp190 std::reverse(BBList.begin(), BBList.end()); in DataDependenceGraph()
H A DDependenceGraphBuilder.cpp304 // being '>' we need to reverse the direction of the edge, because in createMemoryDependencyEdges()
399 for (NodeType *N : reverse(NodesInPO)) in sortNodesTopologically()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLowerExpectIntrinsic.cpp147 for (auto Op : llvm::reverse(Operations)) { in handlePhiDef()
H A DMergedLoadStoreMotion.cpp191 for (Instruction &Inst : reverse(*BB1)) { in canSinkFromBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DScaledNumber.cpp245 std::reverse(Str.begin(), Str.end());
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNILPSched.cpp348 std::reverse(Schedule.begin(), Schedule.end()); in schedule()
H A DSILowerSGPRSpills.cpp134 for (const CalleeSavedInfo &CI : reverse(CSI)) { in insertCSRRestores()
141 // Insert in reverse order. loadRegFromStackSlot can insert in insertCSRRestores()
H A DAMDGPUAsmPrinter.cpp653 for (MCPhysReg Reg : reverse(AMDGPU::VGPR_32RegClass.getRegisters())) { in analyzeResourceUsage()
662 for (MCPhysReg Reg : reverse(AMDGPU::AGPR_32RegClass.getRegisters())) { in analyzeResourceUsage()
673 for (MCPhysReg Reg : reverse(AMDGPU::SGPR_32RegClass.getRegisters())) { in analyzeResourceUsage()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp341 // Time to actually replace the instructions. Do it in the reverse order in runOnFunction()
348 for (auto &It : reverse(ConvertedInsts)) { in runOnFunction()
/third_party/rust/crates/memchr/src/memmem/prefilter/
H A Dmod.rs51 /// A prefilter function describes both forward and reverse searches.
52 /// (Although, we don't currently implement prefilters for reverse searching.)
56 /// of a reverse search, the position returned corresponds to the position
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_layout_algorithm.cpp1365 float crossSize, float mainSize, LayoutWrapper* layoutWrapper, bool reverse) in FillNewLineBackward()
1389 if (reverse && currentIndex >= gridLayoutInfo_.startIndex_) { in FillNewLineBackward()
1559 bool GridScrollLayoutAlgorithm::GetNextGrid(int32_t& curMain, int32_t& curCross, bool reverse) const in GetNextGrid()
1561 if (!reverse) { in GetNextGrid()
1577 LayoutWrapper* layoutWrapper, const RefPtr<LayoutWrapper>& childLayoutWrapper, bool reverse) in MeasureNewChild()
1609 if (GetNextGrid(mainIndex, crossIndex, reverse) == false) { in MeasureNewChild()
1364 FillNewLineBackward( float crossSize, float mainSize, LayoutWrapper* layoutWrapper, bool reverse) FillNewLineBackward() argument
1576 MeasureNewChild(const SizeF& frameSize, int32_t itemIndex, LayoutWrapper* layoutWrapper, const RefPtr<LayoutWrapper>& childLayoutWrapper, bool reverse) MeasureNewChild() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_slider_bridge.cpp647 bool reverse = false; member
679 options.reverse = reverseArg->ToBoolean(vm)->Value(); in ParseStyleOptions()
749 sliderModifier->setReverse(nativeNode, options.reverse); in SetSliderOptions()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_content_modifier.cpp399 void SliderContentModifier::JudgeNeedAnimate(bool reverse) in JudgeNeedAnimate() argument
401 // when reverse is changed, slider block position changes do not animated. in JudgeNeedAnimate()
402 if (reverse_ != reverse) { in JudgeNeedAnimate()
404 reverse_ = reverse; in JudgeNeedAnimate()
/kernel/linux/linux-5.10/drivers/media/test-drivers/
H A Dvim2m.c269 u8 *src, u8 *dst, bool reverse) in copy_line()
273 if (!reverse) { in copy_line()
288 u8 *src[2], u8 **dst, int ypos, bool reverse) in copy_two_pixels()
268 copy_line(struct vim2m_q_data *q_data_out, u8 *src, u8 *dst, bool reverse) copy_line() argument
286 copy_two_pixels(struct vim2m_q_data *q_data_in, struct vim2m_q_data *q_data_out, u8 *src[2], u8 **dst, int ypos, bool reverse) copy_two_pixels() argument
/kernel/linux/linux-6.6/drivers/media/test-drivers/
H A Dvim2m.c264 u8 *src, u8 *dst, bool reverse) in copy_line()
268 if (!reverse) { in copy_line()
283 u8 *src[2], u8 **dst, int ypos, bool reverse) in copy_two_pixels()
263 copy_line(struct vim2m_q_data *q_data_out, u8 *src, u8 *dst, bool reverse) copy_line() argument
281 copy_two_pixels(struct vim2m_q_data *q_data_in, struct vim2m_q_data *q_data_out, u8 *src[2], u8 **dst, int ypos, bool reverse) copy_two_pixels() argument
/third_party/backends/backend/
H A Dcanon630u-common.c1366 int stepsize, faststep = 0x0104, reverse = 0x28, phase, pwm = 0x1f; in scan() local
1372 reverse = 0; in scan()
1408 write_byte (fd, REVERSE_STEPS, reverse); in scan()
/third_party/cups-filters/filter/pdftopdf/
H A Dpdftopdf.cc152 static bool ppdDefaultOrder(ppd_file_t *ppd) // {{{ -- is reverse? in ppdDefaultOrder()
169 } else if (strcasecmp(val,"Reverse")==0||(strcasecmp(val,"reverse-order")==0)) { in ppdDefaultOrder()
511 param.reverse = (strcasecmp(val, "Reverse") == 0 || in getParameters()
512 strcasecmp(val, "reverse-order") == 0); in getParameters()
514 param.reverse=ppdDefaultOrder(ppd); in getParameters()
814 if (param.reverse) in calculate()
1083 //param.reverse=true; in main()
/third_party/icu/icu4c/source/test/intltest/
H A Dssearch.cpp354 void reverse(void);
482 void OrderList::reverse() in reverse() function in OrderList
672 backwardList.reverse(); in offsetTest()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp455 llvm::reverse(llvm::make_range(Begin, End)), [&](MachineInstr &MI) { in runOnMachineFunction()
514 llvm::reverse(llvm::make_range(TestMBB->instr_begin(), TestPos)), in runOnMachineFunction()
753 llvm::reverse(llvm::make_range(MBB.begin(), TestPos))) { in collectCondsInRegs()
/third_party/python/Modules/
H A Dmmapmodule.c326 int reverse) in mmap_gfind()
333 if (!PyArg_ParseTuple(args, reverse ? "y*|nn:rfind" : "y*|nn:find", in mmap_gfind()
354 if (reverse) { in mmap_gfind()
324 mmap_gfind(mmap_object *self, PyObject *args, int reverse) mmap_gfind() argument

Completed in 31 milliseconds

1...<<11121314151617181920>>...44