Home
last modified time | relevance | path

Searched defs:current_pos (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Draw_os_ostream.cpp30 uint64_t raw_os_ostream::current_pos() const { return OS.tellp(); } in current_pos() function in raw_os_ostream
H A Draw_ostream.cpp738 uint64_t raw_svector_ostream::current_pos() const { return OS.size(); } in current_pos() function in raw_svector_ostream
765 uint64_t raw_null_ostream::current_pos() const { in current_pos() function in raw_null_ostream
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Draw_os_ostream.cpp29 uint64_t raw_os_ostream::current_pos() const { return OS.tellp(); } in current_pos() function in raw_os_ostream
H A Draw_ostream.cpp910 uint64_t raw_svector_ostream::current_pos() const { return OS.size(); } in current_pos() function in raw_svector_ostream
937 uint64_t raw_null_ostream::current_pos() const { in current_pos() function in raw_null_ostream
/third_party/ffmpeg/libavformat/
H A Dmxg.c102 unsigned int current_pos = mxg->buffer_ptr - mxg->buffer; in mxg_update_cache() local
H A Dwestwood_vqa.c273 int64_t current_pos = pkt->pos; in wsvqa_read_packet() local
H A Dasfdec_f.c1496 int64_t current_pos = avio_tell(s->pb); in asf_build_simple_index() local
/third_party/libuv/src/win/
H A Dfs-fd-hash-inl.h50 LARGE_INTEGER current_pos; member
/third_party/node/deps/uv/src/win/
H A Dfs-fd-hash-inl.h50 LARGE_INTEGER current_pos; member
/third_party/backends/backend/escl/
H A Descl_capabilities.c411 char *current_pos = strchr(str,find); in replace_char() local
/third_party/libsnd/src/
H A Dwavlike.c956 { sf_count_t current_pos ; in wavlike_subchunk_parse() local
H A Dalac.c379 uint32_t current_pos = 1, blocks = 0 ; in alac_reader_calc_frames() local
/third_party/curl/lib/vtls/
H A Dschannel_verify.c356 LPTSTR current_pos = NULL; in cert_get_name_string() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-repacker.hh774 unsigned current_pos = 0; in update_positions() local
/third_party/node/deps/v8/src/compiler/
H A Dgraph-visualizer.cc781 UsePosition* current_pos = range->first_pos(); in PrintLiveRange() local
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dscanner.cc357 int current_pos = source_pos(); in SeekForward() local
358 DCHECK_EQ(next().location.end_pos, current_pos); in SeekForward() local
/third_party/ffmpeg/libavcodec/
H A Dmpeg4videodec.c3476 int current_pos = s->gb.buffer == s->bitstream_buffer ? 0 : (get_bits_count(&s->gb) >> 3); in ff_mpeg4_frame_end() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dlinearize.c37 static struct position current_pos; variable
/third_party/backends/backend/
H A Dmicrotek2.h1129 uint8_t *current_pos[3]; /* actual position in the source buffer */ member

Completed in 50 milliseconds