Home
last modified time | relevance | path

Searched refs:rend (Results 476 - 500 of 591) sorted by relevance

1...<<11121314151617181920>>...24

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_handler.cpp659 for (auto child = children.rbegin(); child != children.rend(); ++child) { in CheckSecurityComponentStatus()
/foundation/multimedia/media_foundation/engine/scene/player/standard/
H A Dhiplayer_impl.cpp1014 for (auto it = filters.rbegin(); it != filters.rend(); ++it) { in ActiveFilters()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_common.cpp60 for (auto item = fileList.rbegin(); item != fileList.rend(); ++item) { in RemoveDirectories()
/third_party/mesa3d/src/amd/compiler/
H A Daco_assembler.cpp796 while (it != block.instructions.rend()) { in fix_exports()
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ir.h928 riterator rend() { return NULL; } in rend() function in r600_sb::container_node
/third_party/nghttp2/src/
H A Dutil.cc1707 for (; it != std::rend(s) && (*it == ' ' || *it == '\t'); ++it) in rstrip()
/third_party/node/deps/v8/src/debug/
H A Ddebug-evaluate.cc258 for (auto rit = context_chain_.rbegin(); rit != context_chain_.rend(); in ContextBuilder()
/third_party/node/deps/v8/src/parsing/
H A Dscanner-character-streams.cc196 for (auto reverse_it = chunks_->rbegin(); reverse_it != chunks_->rend(); in FindChunk()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp273 for (auto I = M.rbegin(), E = M.rend(); I != E; ++I) { in predictUseListOrder()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveDebugValues.cpp744 if (I != MI.getParent()->rend()) { in removeEntryValue()
H A DMachineSink.cpp1294 for (auto I = CurBB.rbegin(), E = CurBB.rend(); I != E;) { in tryToSinkCopy()
H A DScheduleDAGInstrs.cpp1115 for (MachineInstr &MI : make_range(MBB.rbegin(), MBB.rend())) { in fixupKills()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMachObjectWriter.cpp968 for (const RelAndSymbol &Rel : make_range(Relocs.rbegin(), Relocs.rend())) { in writeObject()
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_cfg.cpp636 for (auto iter = postorder.rbegin(); iter != postorder.rend(); ++iter) { in ValidateStructuredSelections()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_cfg.cpp636 for (auto iter = postorder.rbegin(); iter != postorder.rend(); ++iter) { in ValidateStructuredSelections()
/third_party/skia/src/sksl/
H A DSkSLInliner.cpp149 for (; iter != stmtStack.rend(); ++iter) { in find_parent_statement()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DVectorUtils.cpp916 for (auto BI = AccessStrideInfo.rbegin(), E = AccessStrideInfo.rend(); in analyzeInterleaving()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp1436 for (BasicBlock::reverse_iterator J = Header->rbegin(), JE = Header->rend(); in replace()
H A DLoopFuse.cpp445 LoopsOnLevel.emplace_back(LoopVector(LI.rbegin(), LI.rend())); in LoopDepthTree()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DPath.cpp316 reverse_iterator rend(StringRef Path) {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DPath.cpp304 reverse_iterator rend(StringRef Path) {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp1301 for (auto I = MBB.rbegin(), E = MBB.rend(); I != E; ++I) {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h1141 for (auto L = Loops.rbegin(), E = Loops.rend(); L != E; ++L) { in computeMassInLoops()
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_donate_modules.cpp610 function_id != topological_order.rend(); ++function_id) { in HandleFunctions()
/third_party/spirv-tools/source/val/
H A Dvalidate_cfg.cpp643 for (auto iter = postorder.rbegin(); iter != postorder.rend(); ++iter) { in ValidateStructuredSelections()

Completed in 47 milliseconds

1...<<11121314151617181920>>...24