/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | raw_os_ostream.cpp | 29 uint64_t raw_os_ostream::current_pos() const { return OS.tellp(); } in current_pos() function in raw_os_ostream
|
D | raw_ostream.cpp | 910 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/ |
D | raw_os_ostream.cpp | 30 uint64_t raw_os_ostream::current_pos() const { return OS.tellp(); } in current_pos() function in raw_os_ostream
|
D | raw_ostream.cpp | 738 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/ |
D | raw_sha1_ostream.h | 41 uint64_t current_pos() const override { return 0; } in current_pos() function
|
D | circular_raw_ostream.h | 87 uint64_t current_pos() const override { in current_pos() function
|
D | FormattedStream.h | 47 uint64_t current_pos() const override { in current_pos() function
|
D | raw_ostream.h | 420 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/ |
D | vorbis_parse.c | 117 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/ |
D | circular_raw_ostream.h | 88 uint64_t current_pos() const override { in current_pos() function
|
D | raw_ostream.h | 376 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/ |
D | MCLinkerOptimizationHint.cpp | 49 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/ |
D | rwhelper.c | 48 int current_pos, done; in SDLVisualTest_RWHelperReadLine() local
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstfdsink.h | 61 guint64 current_pos; member
|
D | gstfilesink.h | 79 guint64 current_pos; member
|
D | gstsparsefile.c | 69 gsize current_pos; member
|
/third_party/ffmpeg/libavformat/ |
D | mxg.c | 103 unsigned int current_pos = mxg->buffer_ptr - mxg->buffer; in mxg_update_cache() local
|
/third_party/libuv/src/win/ |
D | fs-fd-hash-inl.h | 50 LARGE_INTEGER current_pos; member
|
/third_party/mesa3d/src/amd/llvm/ |
D | ac_llvm_helper.cpp | 212 uint64_t current_pos() const override in current_pos() function
|
/third_party/gstreamer/gstplugins_bad/ext/hls/ |
D | gsthlsdemux.c | 355 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/ |
D | wavlike.c | 930 { sf_count_t current_pos ; in wavlike_subchunk_parse() local
|
D | alac.c | 379 uint32_t current_pos = 1, blocks = 0 ; in alac_reader_calc_frames() local
|
/third_party/gstreamer/gstplugins_base/ext/vorbis/ |
D | gstvorbisenc.c | 608 unsigned char *current_pos = &op->packet[op->bytes - 1]; in parse_vorbis_codebooks_packet() local
|
/third_party/harfbuzz/src/ |
D | hb-repacker.hh | 477 unsigned current_pos = 0; in update_positions() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-repacker.hh | 774 unsigned current_pos = 0; in update_positions() local
|