| /foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
| H A D | gltf2_loader.cpp | 129 const auto begin = uri.data() + (pos + 1); in DecodeUri() local [all...] |
| /foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/ |
| H A D | bit_reader.h | 40 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 D | plugin_meta.h | 147 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 D | fuzztest_utils.cpp | 67 int64_t begin = OHOS::GetTickCount(); in AddDeviceManager() local
|
| /foundation/communication/netmanager_base/services/netmanagernative/include/netsys/ |
| H A D | dns_proxy_listen.h | 65 auto begin() { return DnsSocketHolderBase::begin(); } in begin() function in OHOS::nmd::DnsProxyListen::DnsSocketHolder
|
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
| H A D | device_convertor.cpp | 118 size_t begin = 0; in ConvertNetwork() local [all...] |
| /foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/ |
| H A D | device_convertor.cpp | 115 size_t begin = 0; in ConvertNetwork() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
| H A D | result_entries_window.cpp | 137 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 D | sc-rm7k.c | 189 unsigned long flags, addr, begin, end, pow2; in __probe_tcache() local [all...] |
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| H A D | dumpstack_64.c | 90 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 D | sys_x86_64.c | 133 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 D | stacktrace.h | 28 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 D | crash_dump.c | 125 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 D | errata.c | 85 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 D | sc-rm7k.c | 189 unsigned long flags, addr, begin, end, pow2; in __probe_tcache() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/ |
| H A D | debug.c | 118 char *begin; in write_file_dump() local
|
| /kernel/linux/linux-6.6/drivers/platform/surface/aggregator/ |
| H A D | ssh_msgb.h | 25 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 D | debug.c | 119 char *begin; in write_file_dump() local
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| H A D | sys_x86_64.c | 129 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 D | dumpstack_64.c | 96 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 D | stack_lineargradient_test.cpp | 26 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 D | realtextdec.c | 112 const char *begin = ff_smil_get_attr_ptr(buf.str, "begin"); in realtext_read_header() local
|
| /third_party/curl/projects/ |
| H A D | generate.bat | 26 :begin
label
|
| /third_party/elfutils/libdw/ |
| H A D | dwarf_entry_breakpoints.c | 126 Dwarf_Addr begin; in dwarf_entry_breakpoints() local
|
| /third_party/gn/src/base/containers/ |
| H A D | vector_buffer.h | 72 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
|