Home
last modified time | relevance | path

Searched refs:rend (Results 251 - 275 of 613) sorted by relevance

1...<<11121314151617181920>>...25

/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dalltypes.h311 unsigned char *rpos, *rend; member
/third_party/musl/src/stdio/
H A Dfmemopen.c49 f->rend = f->buf + rem; in mread()
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dalltypes.h311 unsigned char *rpos, *rend; member
/third_party/libphonenumber/cpp/src/phonenumbers/base/strings/
H A Dstring_piece.h129 const_reverse_iterator rend() const { in rend() function in i18n::phonenumbers::StringPiece
/third_party/node/deps/v8/src/heap/
H A Dcode-range.cc70 it_freed != freed_regions_for_size.rend(); ++it_freed) { in GetAddressHint()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dspan_unittest.cpp147 for (auto iter = sp.rbegin(); iter != sp.rend(); ++iter) in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DBreakFalseDeps.cpp232 for (MachineInstr &I : make_range(MBB->rbegin(), MBB->rend())) { in processUndefReads()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DLocalizer.cpp122 for (auto RI = MBB.rbegin(), RE = MBB.rend(); RI != RE; ++RI) { in localizeInterBlock()
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_fixtures.h200 vuids.erase(std::find_if(vuids.rbegin(), vuids.rend(), [](unsigned char c) { in MATCHER_P()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dcode_sink.cpp43 for (auto inst = bb->rbegin(); inst != bb->rend(); ++inst) { in SinkInstructionsInBB()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dcode_sink.cpp43 for (auto inst = bb->rbegin(); inst != bb->rend(); ++inst) { in SinkInstructionsInBB()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_fixtures.h200 vuids.erase(std::find_if(vuids.rbegin(), vuids.rend(), [](unsigned char c) { in MATCHER_P()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceLoopAnalyzer.cpp237 for (auto It = LoopStack.rbegin(); It != LoopStack.rend(); ++It) { in processNode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopIterator.h140 RPOIterator endRPO() const { return PostBlocks.rend(); } in endRPO()
/third_party/spirv-tools/test/val/
H A Dval_fixtures.h208 vuids.erase(std::find_if(vuids.rbegin(), vuids.rend(), [](unsigned char c) { in MATCHER_P()
/third_party/vk-gl-cts/framework/common/
H A DtcuTestHierarchyIterator.cpp108 for (vector<NodeIter>::reverse_iterator iter = m_sessionStack.rbegin(); iter != m_sessionStack.rend(); ++iter) in ~TestHierarchyIterator()
/third_party/skia/third_party/externals/spirv-tools/test/opt/dominator_tree/
H A Dgenerated.cpp463 for (uint32_t id : make_range(node_order.rbegin(), node_order.rend())) { in TEST_F()
476 for (uint32_t id : make_range(node_order.rbegin(), node_order.rend())) { in TEST_F()
541 for (uint32_t id : make_range(node_order.rbegin(), node_order.rend())) { in TEST_F()
554 for (uint32_t id : make_range(node_order.rbegin(), node_order.rend())) { in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/dominator_tree/
H A Dgenerated.cpp463 for (uint32_t id : make_range(node_order.rbegin(), node_order.rend())) { in TEST_F()
476 for (uint32_t id : make_range(node_order.rbegin(), node_order.rend())) { in TEST_F()
541 for (uint32_t id : make_range(node_order.rbegin(), node_order.rend())) { in TEST_F()
554 for (uint32_t id : make_range(node_order.rbegin(), node_order.rend())) { in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1094 inline reverse_iterator rend() { return Recipes.rend(); }
1095 inline const_reverse_iterator rend() const { return Recipes.rend(); }
/third_party/spirv-tools/test/opt/dominator_tree/
H A Dgenerated.cpp462 for (uint32_t id : make_range(node_order.rbegin(), node_order.rend())) { in TEST_F()
475 for (uint32_t id : make_range(node_order.rbegin(), node_order.rend())) { in TEST_F()
540 for (uint32_t id : make_range(node_order.rbegin(), node_order.rend())) { in TEST_F()
553 for (uint32_t id : make_range(node_order.rbegin(), node_order.rend())) { in TEST_F()
/foundation/arkui/ace_engine/test/unittest/core/pattern/relative_container/
H A Drelative_container_new_test_ng.cpp497 EXPECT_NE(text5, frameNode->GetChildren().rend()); in HWTEST_F()
509 EXPECT_NE(text4, frameNode->GetChildren().rend()); in HWTEST_F()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_optimizer.cpp479 for (auto i = instr->rbegin(); i != instr->rend(); ++i) in visit()
637 for (auto i = instr->rbegin(); i != instr->rend(); ++i) in visit()
/third_party/nghttp2/src/
H A Dtemplate.h297 const_reverse_iterator rend() const { return const_reverse_iterator{base}; }
431 const_reverse_iterator rend() const { return const_reverse_iterator{base}; }
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DVirtualFileSystem.h354 iterator overlays_end() { return FSList.rend(); } in overlays_end()
355 const_iterator overlays_end() const { return FSList.rend(); } in overlays_end()
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dspan.h337 // span, or `rend()` if the span is empty.
348 // Span::rend()
353 constexpr reverse_iterator rend() const noexcept {
362 constexpr const_reverse_iterator crend() const noexcept { return rend(); }

Completed in 19 milliseconds

1...<<11121314151617181920>>...25