| /third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/ |
| H A D | TremoloEffect.h | 34 void operator () (iter_type begin, iter_type end) { in operator ()() argument
|
| /third_party/skia/tests/ |
| H A D | RecordPatternTest.cpp | 109 int start, begin, end; in DEF_TEST() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | iterator_range.h | 46 IteratorT begin() const { return begin_iterator; } in begin() function in llvm::iterator_range
|
| /third_party/skia/third_party/externals/tint/src/utils/ |
| H A D | reverse.h | 35 auto begin(ReverseIterable<T> r_it) { in begin() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | iterator_range.h | 45 IteratorT begin() const { return begin_iterator; } in begin() function in llvm::iterator_range
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cordz_sample_token.h | 89 Iterator begin() { return Iterator(this); } in begin() function in absl::cord_internal::CordzSampleToken
|
| /third_party/skia/modules/skplaintexteditor/src/ |
| H A D | word_boundaries.cpp | 20 std::vector<bool> GetUtf8WordBoundaries(const char* begin, size_t byteCount, const char* locale) { in GetUtf8WordBoundaries() argument
|
| /third_party/skia/modules/sksg/include/ |
| H A D | SkSGInvalidationController.h | 35 auto begin() const { return fRects.cbegin(); } in begin() function in sksg::InvalidationController
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| H A D | free_object_set.cpp | 22 void FreeObjectSet<T>::Free(uintptr_t begin, size_t size) in Free() argument 33 void FreeObjectSet<MemDesc>::Free(uintptr_t begin, size_t size) in Free() argument
|
| /arkcompiler/runtime_core/assembler/ |
| H A D | ide_helpers.h | 38 SourcePosition begin; member
|
| /arkcompiler/runtime_core/compiler/tests/ |
| H A D | liveness_analyzer_new_test.cpp | 569 LifeNumber begin = 2; // 2: It's a random number HWTEST_F() local [all...] |
| /arkcompiler/runtime_core/compiler/optimizer/ir_builder/ |
| H A D | pbc_iterator.h | 56 BytecodeIterator begin() const in begin() function
|
| /arkcompiler/runtime_core/static_core/assembler/ |
| H A D | ide_helpers.h | 39 SourcePosition begin; member
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/ |
| H A D | pbc_iterator.h | 50 BytecodeIterator begin() const in begin() function
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/regexp/ |
| H A D | regexp_executor.cpp | 26 uint8_t *begin = GetInputPtr(); in GetIndices() local
|
| /base/powermgr/battery_manager/test/unittest/src/ |
| H A D | battery_srv_stub_test.cpp | 77 uint32_t begin = static_cast<uint32_t>(PowerMgr::BatterySrvInterfaceCode::BATT_GET_CAPACITY); in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
| H A D | rs_render_content.cpp | 58 DrawPropertyDrawableRange( RSPropertyDrawableSlot begin, RSPropertyDrawableSlot end, RSPaintFilterCanvas& canvas) const DrawPropertyDrawableRange() argument
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/ |
| H A D | intf_entity_manager.h | 113 inline CORE_NS::EntityIterator begin(const CORE_NS::IEntityManager& manager) in begin() function
|
| /foundation/multimedia/media_library/frameworks/utils/include/ |
| H A D | epfs.h | 33 uint64_t begin; member
|
| /foundation/communication/netmanager_base/frameworks/native/netmanagernative/ |
| H A D | uid_range.cpp | 26 UidRange::UidRange(int32_t begin, int32_t end) : begin_(begin), end_(end) {} in UidRange() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
| H A D | convertor.cpp | 71 auto begin = std::find_if(prefix.Data().begin(), prefix.Data().end(), [](int ch) { return !std::isspace(ch); }); in TrimKey() local
|
| /kernel/linux/linux-5.10/arch/sh/mm/ |
| H A D | cache-sh3.c | 35 unsigned long begin, end; in sh3__flush_wback_region() local 74 unsigned long begin, end; in sh3__flush_purge_region() local
|
| H A D | cache-sh2.c | 21 unsigned long begin, end; in sh2__flush_wback_region() local 42 unsigned long begin, end; in sh2__flush_purge_region() local
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| H A D | dumpstack_32.c | 40 unsigned long *begin = (unsigned long *)this_cpu_read(hardirq_stack_ptr); in in_hardirq_stack() local 65 unsigned long *begin = (unsigned long *)this_cpu_read(softirq_stack_ptr); in in_softirq_stack() local 93 void *begin = ss->stack; in_doublefault_stack() local [all...] |
| /kernel/linux/linux-6.6/arch/riscv/errata/thead/ |
| H A D | errata.c | 89 void thead_errata_patch_func(struct alt_entry *begin, struct alt_entry *end, in thead_errata_patch_func() argument
|