Home
last modified time | relevance | path

Searched defs:pos (Results 76 - 100 of 7456) sorted by relevance

12345678910>>...299

/base/telephony/telephony_data/common/src/
H A Ddata_storage_log_wrapper.cpp36 auto pos = file.find_last_of("/"); in GetBriefFileName() local
/foundation/bundlemanager/bundle_framework/common/log/src/
H A Dapp_log_wrapper.cpp35 size_t pos = fullPath.find_last_of('/'); in GetBriefFileName() local
/foundation/arkui/ui_lite/frameworks/animator/
H A Danimator_manager.cpp39 ListNode<Animator*>* pos = list_.Begin(); in Add() local
55 ListNode<Animator*>* pos = list_.Begin(); in Remove() local
67 ListNode<Animator*>* pos = list_.Begin(); AnimatorTask() local
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_attachment_container.h79 bool Attach(IContainer::SizeType pos, const T& object, const U& dataContext) in Attach() argument
/foundation/graphic/graphic_3d/lume/LumeDotfield/assets/app/shaders/common/
H A Ddotfield_struct_common.h22 vec4 pos; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_path.h39 bool GetPosTan(float distance, T& pos, float& degrees) const in GetPosTan() argument
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dcloud_thumbnail_observer.cpp48 auto pos = uriString.find_last_of('/'); in OnChange() local
/foundation/resourceschedule/device_usage_statistics/utils/src/
H A Dbundle_active_log.cpp36 size_t pos = fullPath.find_last_of("/"); in GetCurrFileName() local
/foundation/communication/netmanager_base/utils/log/src/
H A Dnet_mgr_log_wrapper.cpp34 auto pos = file.find_last_of("/"); in GetBriefFileName() local
/foundation/distributeddatamgr/preferences/test/ndk/unittest/
H A Dpreferences_test_utils.cpp32 std::string::size_type pos = path.find_last_of('/'); in CreateDirectoryRecursively() local
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dlseek.cpp28 RetDataI64 LseekImpl::Lseek(int32_t fd, int64_t offset, int pos) in Lseek() argument
/kernel/linux/linux-5.10/crypto/
H A Dproc.c20 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() argument
26 static void *c_next(struct seq_file *m, void *p, loff_t *pos) in c_next() argument
/kernel/linux/linux-5.10/arch/microblaze/kernel/cpu/
H A Dmb.c136 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() argument
143 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() argument
/kernel/linux/linux-5.10/arch/powerpc/kernel/ptrace/
H A Dptrace-novsx.c45 fpr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) fpr_set() argument
/kernel/linux/linux-6.6/arch/microblaze/kernel/cpu/
H A Dmb.c136 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() argument
143 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() argument
/kernel/linux/linux-6.6/arch/powerpc/kernel/ptrace/
H A Dptrace-novsx.c49 fpr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) fpr_set() argument
/kernel/linux/linux-6.6/fs/proc/
H A Ddevices.c29 static void *devinfo_start(struct seq_file *f, loff_t *pos) in devinfo_start() argument
36 static void *devinfo_next(struct seq_file *f, void *v, loff_t *pos) in devinfo_next() argument
/kernel/linux/linux-6.6/crypto/
H A Dproc.c21 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() argument
27 static void *c_next(struct seq_file *m, void *p, loff_t *pos) in c_next() argument
/kernel/linux/linux-6.6/drivers/media/platform/amphion/
H A Dvpu_helpers.h41 static inline u32 vpu_helper_step_walk(struct vpu_buffer *stream_buffer, u32 pos, u32 step) in vpu_helper_step_walk() argument
50 static inline u8 vpu_helper_read_byte(struct vpu_buffer *stream_buffer, u32 pos) in vpu_helper_read_byte() argument
/third_party/ffmpeg/libavformat/
H A Dnspdec.c41 int64_t pos; in nsp_read_header() local
/third_party/alsa-lib/src/mixer/
H A Dbag.c57 struct list_head *pos; in bag_del() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtokiter.h69 int32_t pos; member in TokenIterator
/third_party/NuttX/fs/vfs/
H A Dfs_lseek64.c80 off64_t pos; in file_seek64() local
H A Dfs_lseek.c62 off_t pos; in file_seek() local
/third_party/icu/tools/unicode/c/genuca/
H A Dgenteststub.py41 pos = line.find("#") variable

Completed in 6 milliseconds

12345678910>>...299