Home
last modified time | relevance | path

Searched defs:begin (Results 151 - 175 of 1241) sorted by relevance

12345678910>>...50

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_loader.cpp129 const auto begin = uri.data() + (pos + 1); in DecodeUri() local
[all...]
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H A Dbit_reader.h40 BitReader(const T* begin, const T* end) in BitReader() argument
91 void Reset(const T* begin, const T* end) in Reset() argument
/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_meta.h147 MapIt begin() const // to support for (auto e : Meta), must use begin/end name in begin() function in OHOS::Media::Plugin::Meta
/foundation/systemabilitymgr/samgr/test/fuzztest/samgr_fuzzer/src/
H A Dfuzztest_utils.cpp67 int64_t begin = OHOS::GetTickCount(); in AddDeviceManager() local
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Ddns_proxy_listen.h65 auto begin() { return DnsSocketHolderBase::begin(); } in begin() function in OHOS::nmd::DnsProxyListen::DnsSocketHolder
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Ddevice_convertor.cpp118 size_t begin = 0; in ConvertNetwork() local
[all...]
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Ddevice_convertor.cpp115 size_t begin = 0; in ConvertNetwork() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dresult_entries_window.cpp137 int ResultEntriesWindow::SetCursor(int begin, int target) in SetCursor() argument
149 int ResultEntriesWindow::LoadData(int begin, int target) const in LoadData() argument
/kernel/linux/linux-5.10/arch/mips/mm/
H A Dsc-rm7k.c189 unsigned long flags, addr, begin, end, pow2; in __probe_tcache() local
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Ddumpstack_64.c90 unsigned long begin, end, stk = (unsigned long)stack; in in_exception_stack() local
132 unsigned long *begin = end - (IRQ_STACK_SIZE / sizeof(long)); in_irq_stack() local
[all...]
H A Dsys_x86_64.c133 unsigned long begin, end; in arch_get_unmapped_area() local
100 find_start_end(unsigned long addr, unsigned long flags, unsigned long *begin, unsigned long *end) find_start_end() argument
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dstacktrace.h28 unsigned long *begin, *end, *next_sp; member
45 void *begin = info->begin; in on_stack() local
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dcrash_dump.c125 void crash_free_reserved_phys_range(unsigned long begin, unsigned long end) in crash_free_reserved_phys_range() argument
/kernel/linux/linux-6.6/arch/riscv/errata/sifive/
H A Derrata.c85 void sifive_errata_patch_func(struct alt_entry *begin, struct alt_entry *end, in sifive_errata_patch_func() argument
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dsc-rm7k.c189 unsigned long flags, addr, begin, end, pow2; in __probe_tcache() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/
H A Ddebug.c118 char *begin; in write_file_dump() local
/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
H A Dssh_msgb.h25 u8 *begin; member
120 u8 *const begin = msgb->ptr; in msgb_push_frame() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wcn36xx/
H A Ddebug.c119 char *begin; in write_file_dump() local
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dsys_x86_64.c129 unsigned long begin, end; in arch_get_unmapped_area() local
96 find_start_end(unsigned long addr, unsigned long flags, unsigned long *begin, unsigned long *end) find_start_end() argument
H A Ddumpstack_64.c96 unsigned long begin, end, stk = (unsigned long)stack; in in_exception_stack() local
138 unsigned long *begin; in_irq_stack() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/stack/
H A Dstack_lineargradient_test.cpp26 float begin = 0.0; in TestStackLinearGradient001() local
60 float begin = 0.0; in TestStackLinearGradient002() local
94 float begin = 0.0; in TestStackLinearGradient003() local
128 float begin in TestStackLinearGradient004() local
162 float begin = 0.0; TestStackLinearGradient005() local
196 float begin = 0.0; TestStackLinearGradient006() local
230 float begin = 0.0; TestStackLinearGradient007() local
264 float begin = 0.0; TestStackLinearGradient008() local
298 float begin = 0.0; TestStackLinearGradient009() local
332 float begin = 0.0; TestStackLinearGradient010() local
[all...]
/third_party/ffmpeg/libavformat/
H A Drealtextdec.c112 const char *begin = ff_smil_get_attr_ptr(buf.str, "begin"); in realtext_read_header() local
/third_party/curl/projects/
H A Dgenerate.bat26 :begin label
/third_party/elfutils/libdw/
H A Ddwarf_entry_breakpoints.c126 Dwarf_Addr begin; in dwarf_entry_breakpoints() local
/third_party/gn/src/base/containers/
H A Dvector_buffer.h72 T* begin() { return buffer_; } in begin() function in base::internal::VectorBuffer
81 void DestructRange(T* begin, T* end) {} in DestructRange() argument
88 void DestructRange(T* begin, T* end) { in DestructRange() argument

Completed in 12 milliseconds

12345678910>>...50