Searched defs:buf_pos (Results 1 – 15 of 15) sorted by relevance
/third_party/musl/porting/liteos_a/user/src/dirent/ |
D | __dirent.h | 5 int buf_pos; member
|
/third_party/musl/src/dirent/ |
D | __dirent.h | 5 int buf_pos; member
|
/third_party/musl/porting/liteos_a/kernel/src/dirent/ |
D | __dirent.h | 5 int buf_pos; member
|
/third_party/ffmpeg/libavcodec/ |
D | dvbsub_parser.c | 51 int i, len, buf_pos = 0; in dvbsub_parse() local
|
D | flashsv2enc.c | 292 int buf_pos, len; in write_header() local 321 int buf_pos = 0; in write_block() local 679 int row, col, buf_pos = 0, len; in write_all_blocks() local 697 int buf_pos, res; in write_bitstream() local
|
D | flashsvenc.c | 135 int buf_pos, res; in encode_bitstream() local
|
/third_party/ffmpeg/libavformat/ |
D | subtitles.h | 44 int buf_pos, buf_len; member
|
D | rtpdec_mpeg4.c | 65 int buf_pos, buf_size; member
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
D | printf.cpp | 51 for (size_t buf_pos = 0; buf_pos < buffer.size(); ) { in print_formatted() local
|
/third_party/selinux/libsepol/cil/src/ |
D | cil.c | 1428 int buf_pos = 0; in cil_userprefixes_to_string() local 1603 int buf_pos = 0; in __cil_level_to_string() local 1665 int buf_pos = 0; in cil_selinuxusers_to_string() local 1722 int buf_pos = 0; in cil_filecons_to_string() local
|
/third_party/alsa-lib/src/rawmidi/ |
D | rawmidi_hw.c | 48 size_t buf_pos; /* offset to frame in the read buffer (bytes) */ member
|
/third_party/alsa-utils/alsaloop/ |
D | alsaloop.h | 108 snd_pcm_uframes_t buf_pos; /* I/O position */ member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-buffer.cc | 2000 const hb_glyph_position_t *buf_pos = buffer->pos; in hb_buffer_diff() local
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-buffer.cc | 1971 const hb_glyph_position_t *buf_pos = buffer->pos; in hb_buffer_diff() local
|
/third_party/harfbuzz/src/ |
D | hb-buffer.cc | 1941 const hb_glyph_position_t *buf_pos = buffer->pos; in hb_buffer_diff() local
|