Home
last modified time | relevance | path

Searched defs:pos (Results 51 - 75 of 6362) sorted by relevance

12345678910>>...255

/third_party/skia/third_party/externals/icu/source/samples/msgfmt/
H A Dmain.cpp29 FieldPosition pos; in main() local
/third_party/skia/third_party/externals/brotli/research/
H A Dread_dist.h28 bool ReadBackwardReference(FILE* fin, int* copy, int* pos, int* dist) { in ReadBackwardReference() argument
/third_party/python/Modules/_decimal/libmpdec/
H A Dbits.h51 int pos = 0; in mpd_bsr() local
79 int pos; in mpd_bsf() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstring_view.h692 ClippedSubstr(string_view s, size_t pos, size_t n = string_view::npos) ClippedSubstr() argument
[all...]
/third_party/skia/docs/examples/
H A DCanvas_drawPosText.cpp9 const SkPoint pos[] = { {40, 100}, {82, 95}, {115, 110}, {130, 95}, {145, 85}, in REG_FIDDLE() local
H A DPaint_getPosTextPath.cpp11 SkPoint pos[] = {{20, 60}, {30, 70}, {40, 80}}; in REG_FIDDLE() local
H A DCanvas_drawPaint.cpp8 SkScalar pos[] = { 0, SK_Scalar1/2, SK_Scalar1 }; in REG_FIDDLE() local
H A DMatrix_preservesRightAngles.cpp11 int pos = 0; in REG_FIDDLE() local
/third_party/spirv-tools/test/
H A Dtext_advance_test.cpp107 const auto pos = PositionAfterAdvance("\rWord"); in TEST() local
114 const auto pos = PositionAfterAdvance("\r\r\rWord"); in TEST() local
121 const auto pos = PositionAfterAdvance("\r\nWord"); in TEST() local
128 const auto pos = PositionAfterAdvance("\\r\\n\\r\\nWord"); TEST() local
137 const auto pos = PositionAfterAdvance(lots_of_spaces.c_str()); TEST() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dnt_password_hash.c19 char *password, buf[64], *pos; in main() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dnt_password_hash.c19 char *password, buf[64], *pos; in main() local
/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>>...255