Home
last modified time | relevance | path

Searched defs:current_pos (Results 1 – 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Draw_os_ostream.cpp29 uint64_t raw_os_ostream::current_pos() const { return OS.tellp(); } in current_pos() function in raw_os_ostream
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/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Draw_os_ostream.cpp30 uint64_t raw_os_ostream::current_pos() const { return OS.tellp(); } in current_pos() function in raw_os_ostream
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/include/llvm/Support/
Draw_sha1_ostream.h41 uint64_t current_pos() const override { return 0; } in current_pos() function
Dcircular_raw_ostream.h87 uint64_t current_pos() const override { in current_pos() function
DFormattedStream.h47 uint64_t current_pos() const override { in current_pos() function
Draw_ostream.h420 uint64_t current_pos() const override { return pos; } in current_pos() function
524 uint64_t current_pos() const override { return OS.size(); } in current_pos() function
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dvorbis_parse.c117 unsigned char *current_pos = &op->packet[op->bytes - 1]; in gst_parse_vorbis_setup_packet() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Dcircular_raw_ostream.h88 uint64_t current_pos() const override { in current_pos() function
Draw_ostream.h376 uint64_t current_pos() const override { return pos; } in current_pos() function
471 uint64_t current_pos() const override { return OS.size(); } in current_pos() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCLinkerOptimizationHint.cpp49 uint64_t current_pos() const override { return Count; } in getEmitSize() function in MCLOHDirective::getEmitSize::raw_counting_ostream
/third_party/flutter/skia/third_party/externals/sdl/visualtest/src/
Drwhelper.c48 int current_pos, done; in SDLVisualTest_RWHelperReadLine() local
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstfdsink.h61 guint64 current_pos; member
Dgstfilesink.h79 guint64 current_pos; member
Dgstsparsefile.c69 gsize current_pos; member
/third_party/ffmpeg/libavformat/
Dmxg.c103 unsigned int current_pos = mxg->buffer_ptr - mxg->buffer; in mxg_update_cache() local
/third_party/libuv/src/win/
Dfs-fd-hash-inl.h50 LARGE_INTEGER current_pos; member
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_helper.cpp212 uint64_t current_pos() const override in current_pos() function
/third_party/gstreamer/gstplugins_bad/ext/hls/
Dgsthlsdemux.c355 GstClockTime current_pos, target_pos, final_pos; in gst_hls_demux_seek() local
445 GstClockTime current_pos; in gst_hls_demux_stream_seek() local
1825 GstClockTime current_pos, target_pos; in gst_hls_demux_update_playlist() local
/third_party/libsnd/src/
Dwavlike.c930 { sf_count_t current_pos ; in wavlike_subchunk_parse() local
Dalac.c379 uint32_t current_pos = 1, blocks = 0 ; in alac_reader_calc_frames() local
/third_party/gstreamer/gstplugins_base/ext/vorbis/
Dgstvorbisenc.c608 unsigned char *current_pos = &op->packet[op->bytes - 1]; in parse_vorbis_codebooks_packet() local
/third_party/harfbuzz/src/
Dhb-repacker.hh477 unsigned current_pos = 0; in update_positions() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-repacker.hh774 unsigned current_pos = 0; in update_positions() local

12