/third_party/musl/src/stdio/ |
H A D | fsetpos.c | 3 int fsetpos(FILE *f, const fpos_t *pos) in fsetpos() argument
|
H A D | fgetpos.c | 3 int fgetpos(FILE *restrict f, fpos_t *restrict pos) in fgetpos() argument
|
H A D | ftell.c | 10 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...] |
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_utility.c | 20 struct list_head *pos = base->next; in kbasep_list_member_of() local
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_utility.c | 24 struct list_head *pos = base->next; in kbasep_list_member_of() local
|
/third_party/benchmark/test/ |
H A D | string_util_gtest.cc | 15 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 D | numsys_impl.h | 38 int32_t pos; member in NumsysNameEnumeration
|
H A D | msgfmt_impl.h | 37 int32_t pos; member in FormatNameEnumeration
|
H A D | region_impl.h | 41 int32_t pos; member in RegionNameEnumeration
|
/third_party/musl/porting/liteos_a/kernel/src/stdio/ |
H A D | ftell.c | 7 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 D | ftell.c | 7 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 D | ftell.c | 7 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 D | numsys_impl.h | 38 int32_t pos; member in NumsysNameEnumeration
|
H A D | region_impl.h | 41 int32_t pos; member in RegionNameEnumeration
|
H A D | msgfmt_impl.h | 37 int32_t pos; member in FormatNameEnumeration
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | msgfmt_impl.h | 37 int32_t pos; member in FormatNameEnumeration
|
H A D | numsys_impl.h | 38 int32_t pos; member in NumsysNameEnumeration
|
H A D | region_impl.h | 37 int32_t pos; member in RegionNameEnumeration
|
/third_party/skia/gm/ |
H A D | bigtext.cpp | 47 SkPoint pos = { variable
|
/third_party/musl/src/linux/ |
H A D | readahead.c | 5 ssize_t readahead(int fd, off_t pos, size_t len) in readahead() argument
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/ |
H A D | boot_upg_common.c | 18 hi_bool boot_upg_tool_bit_test(const hi_u8 *data, hi_u16 pos) in boot_upg_tool_bit_test() argument 25 hi_void boot_upg_tool_bit_set(hi_u8 *data, hi_u16 pos, hi_u8 val) in boot_upg_tool_bit_set() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | dsd.h | 43 unsigned pos; member
|
/third_party/alsa-lib/src/topology/ |
H A D | log.c | 21 void tplg_log_(snd_tplg_t *tplg, char type, size_t pos, const char *fmt, ...) in tplg_log_() argument
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | fpositer.h | 115 int32_t pos; member in FieldPositionIterator
|
/third_party/NuttX/fs/dirent/ |
H A D | fs_seekdir.c | 42 off_t pos; in seekmountptdir() local
|