Home
last modified time | relevance | path

Searched defs:pos (Results 1 - 25 of 6431) sorted by relevance

12345678910>>...258

/third_party/musl/src/stdio/
H A Dfsetpos.c3 int fsetpos(FILE *f, const fpos_t *pos) in fsetpos() argument
H A Dfgetpos.c3 int fgetpos(FILE *restrict f, fpos_t *restrict pos) in fgetpos() argument
H A Dftell.c10 off_t pos = f->seek(f, 0, in __ftello_unlocked() local
28 off_t pos; in __ftello() local
37 off_t pos in ftell() local
[all...]
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_netlink.h23 int pos[3]; member
/third_party/benchmark/test/
H A Dstring_util_gtest.cc15 size_t pos = 0; in TEST() local
20 size_t pos = 0; in TEST() local
25 size_t pos = 0; in TEST() local
31 size_t pos in TEST() local
37 size_t pos = 0; TEST() local
44 size_t pos = 0; TEST() local
49 size_t pos = 0; TEST() local
54 size_t pos = 0; TEST() local
59 size_t pos = 0; TEST() local
64 size_t pos = 0; TEST() local
76 TEST(StringUtilTest, stoi){{size_t pos = 0; TEST() local
81 size_t pos = 0; TEST() local
86 size_t pos = 0; TEST() local
91 size_t pos = 0; TEST() local
96 size_t pos = 0; TEST() local
101 size_t pos = 0; TEST() local
106 size_t pos = 0; TEST() local
111 size_t pos = 0; TEST() local
123 TEST(StringUtilTest, stod){{size_t pos = 0; TEST() local
128 size_t pos = 0; TEST() local
133 size_t pos = 0; TEST() local
138 size_t pos = 0; TEST() local
143 size_t pos = 0; TEST() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dnumsys_impl.h38 int32_t pos; member in NumsysNameEnumeration
H A Dmsgfmt_impl.h37 int32_t pos; member in FormatNameEnumeration
H A Dregion_impl.h41 int32_t pos; member in RegionNameEnumeration
/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A Dftell.c7 off_t pos = f->seek(f, 0, in __ftello_unlocked() local
22 off_t pos; in __ftello() local
31 off_t pos in ftell() local
[all...]
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Dftell.c7 off_t pos = lseek(f->fd, (off_t)0, in __ftello_unlocked() local
22 off_t pos; in __ftello() local
31 off_t pos in ftell() local
[all...]
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Dftell.c7 off_t pos = lseek(f->fd, (off_t)0, in __ftello_unlocked() local
22 off_t pos; in __ftello() local
31 off_t pos in ftell() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dnumsys_impl.h38 int32_t pos; member in NumsysNameEnumeration
H A Dregion_impl.h41 int32_t pos; member in RegionNameEnumeration
H A Dmsgfmt_impl.h37 int32_t pos; member in FormatNameEnumeration
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dmsgfmt_impl.h37 int32_t pos; member in FormatNameEnumeration
H A Dnumsys_impl.h38 int32_t pos; member in NumsysNameEnumeration
H A Dregion_impl.h37 int32_t pos; member in RegionNameEnumeration
/third_party/skia/gm/
H A Dbigtext.cpp47 SkPoint pos = { variable
/third_party/musl/src/linux/
H A Dreadahead.c5 ssize_t readahead(int fd, off_t pos, size_t len) in readahead() argument
/kernel/linux/linux-5.10/arch/xtensa/platforms/xtfpga/include/platform/
H A Dlcd.h22 static inline void lcd_disp_at_pos(char *str, unsigned char pos) in lcd_disp_at_pos() argument
/kernel/linux/common_modules/tzdriver/ion/mplat/
H A Ddeclare_static_ion.c37 uint32_t pos = 0; in set_ion_mem_info() local
/kernel/linux/linux-5.10/drivers/video/fbdev/via/
H A Dvia_aux.c42 struct via_aux_drv *pos, *n; in via_aux_free() local
61 struct via_aux_drv *pos; in via_aux_get_preferred_mode() local
[all...]
/kernel/linux/linux-5.10/fs/proc/
H A Ddevices.c28 static void *devinfo_start(struct seq_file *f, loff_t *pos) in devinfo_start() argument
35 static void *devinfo_next(struct seq_file *f, void *v, loff_t *pos) in devinfo_next() argument
H A Dinterrupts.c12 static void *int_seq_start(struct seq_file *f, loff_t *pos) in int_seq_start() argument
17 static void *int_seq_next(struct seq_file *f, void *v, loff_t *pos) in int_seq_next() argument
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
H A Daf9005-script.h13 u8 pos; member

Completed in 8 milliseconds

12345678910>>...258