Home
last modified time | relevance | path

Searched defs:pos (Results 2876 - 2900 of 7129) sorted by relevance

1...<<111112113114115116117118119120>>...286

/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_store_helper.cpp390 size_t pos = path.find_first_of('/'); in ParsePath() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dabs_predicates.cpp437 size_t pos = group.find_last_of(","); in GroupBy() local
H A Dsqlite_utils.cpp56 auto pos = static_cast<std::string::size_type>(alnum - sql.begin()); in GetSqlStatementType() local
85 size_t pos = 0; in Replace() local
259 size_t pos = fileName.rfind(slaveSuffix); in IsSlaveDbName() local
297 auto pos = name.rfind(suffix); GetSlavePath() local
[all...]
H A Drdb_service_proxy.cpp205 auto pos = name.rfind(suffix); in RemoveSuffix() local
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Duntar_file.cpp570 size_t pos = filePath.rfind('/'); in CreateFile() local
/foundation/filemanagement/app_file_service/utils/src/b_jsonutil/
H A Db_jsonutil.cpp73 size_t pos = bundleName.find(BUNDLE_INDEX_SPLICE); in BuildBundleInfos() local
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_impl.cpp330 auto pos = path.find_last_of('/'); in GetName() local
396 auto pos = path.find_last_of('/'); in GetParent() local
/foundation/filemanagement/dfs_service/test/fuzztest/cloudsyncservicestub_fuzzer/
H A Dcloudsyncservicestub_fuzzer.cpp107 int pos = static_cast<int>((size - BOOL_AT_SIZE) >> 1); in HandleChangeAppSwitchFuzzTest() local
194 int pos = static_cast<int>(size - U32_AT_SIZE) / (SPLITE_SIZE + 1); in HandleDownloadFileFuzzTest() local
222 int pos = static_cast<int>(size >> 1); HandleEnableCloudFuzzTest() local
256 int pos = static_cast<int>(size >> 1); HandleNotifyDataChangeFuzzTest() local
496 int pos = static_cast<int>((size - U32_AT_SIZE) >> 1); HandleNotifyEventChangeFuzzTest() local
521 int pos = static_cast<int>((size - U32_AT_SIZE) >> 1); HandleStartFileCacheFuzzTest() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_common.c47 struct HlistNode *pos = HLIST_FIRST(list); in FillpDelPktSeqHashItem() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_app.c64 List *pos = NULL; in CoapGetCoapCtxType() local
175 List *pos = NULL; in CoAPEpollErrorHandle() local
195 List *pos = NULL; in RegisterCtxTask() local
327 List *pos in DeRegisterCoAPEpollTask() local
524 List *pos = NULL; ResetCoapSocketTaskCount() local
[all...]
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Defivars.c362 efivar_create(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t pos, size_t count) efivar_create() argument
432 efivar_delete(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t pos, size_t count) efivar_delete() argument
/kernel/linux/linux-5.10/drivers/firmware/tegra/
H A Dbpmp-debugfs.c17 size_t pos; member
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_virt.c255 unsigned char *pos; in amd_sriov_msg_checksum() local
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dptrace.c81 gpr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) gpr_set() argument
155 gfpr_set(struct task_struct *target, unsigned int *pos, unsigned int *count, const void **kbuf, const void __user **ubuf) gfpr_set() argument
164 gfpr_set_simd(struct task_struct *target, unsigned int *pos, unsigned int *count, const void **kbuf, const void __user **ubuf) gfpr_set_simd() argument
188 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
239 cfg_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) cfg_set() argument
263 lbt_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) lbt_set() argument
332 simd_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) simd_set() argument
[all...]
/kernel/linux/common_modules/tzdriver/core/
H A Dreserved_mempool.c222 struct reserved_page_t *pos = NULL; in show_res_mem_info() local
398 struct reserved_page_t *pos = NULL; in reserved_mem_alloc() local
/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dsetup.c661 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() argument
672 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() argument
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dirq_ia64.c104 int pos, vector; in find_unassigned_vector() local
/kernel/linux/linux-5.10/arch/x86/pci/
H A Dxen.c299 int pos; in xen_initdom_setup_msi_irqs() local
/kernel/linux/linux-5.10/block/
H A Dmq-deadline.c746 static void *deadline_dispatch_next(struct seq_file *m, void *v, loff_t *pos) in deadline_dispatch_next() argument
/kernel/linux/linux-5.10/drivers/block/
H A Dbrd.c131 unsigned long pos = 0; in brd_free_pages() local
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dget_op.S289 pos: label
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Ddevtree.c340 int len, pos; in dt_is_compatible() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-flash.c434 image_data_write(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buffer, loff_t pos, size_t count) image_data_write() argument
/kernel/linux/linux-5.10/arch/mips/txx9/rbtx4939/
H A Dsetup.c262 static void __rbtx4939_7segled_putc(unsigned int pos, unsigned char val) in __rbtx4939_7segled_putc() argument
275 static void rbtx4939_7segled_putc(unsigned int pos, unsigned char val) in rbtx4939_7segled_putc() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c263 int pos = pseries_eeh_cap_start(pdn); in pseries_eeh_find_cap() local
290 int pos in pseries_eeh_find_ecap() local
[all...]

Completed in 23 milliseconds

1...<<111112113114115116117118119120>>...286