Home
last modified time | relevance | path

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

12

/external/llvm/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
/external/swiftshader/third_party/LLVM/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.cpp737 uint64_t raw_svector_ostream::current_pos() const { in current_pos() function in raw_svector_ostream
762 uint64_t raw_null_ostream::current_pos() const { in current_pos() function in raw_null_ostream
/external/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
/external/swiftshader/third_party/llvm-7.0/llvm/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
/external/llvm/include/llvm/Support/
Draw_sha1_ostream.h42 uint64_t current_pos() const override { return 0; } in current_pos() function
Dcircular_raw_ostream.h88 uint64_t current_pos() const override { in current_pos() function
Draw_ostream.h363 uint64_t current_pos() const override { return pos; } in current_pos() function
458 uint64_t current_pos() const override { return OS.size(); } in current_pos() function
DFormattedStream.h48 uint64_t current_pos() const override { in current_pos() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
Draw_sha1_ostream.h42 uint64_t current_pos() const override { return 0; } in current_pos() function
Dcircular_raw_ostream.h88 uint64_t current_pos() const override { in current_pos() function
Draw_ostream.h383 uint64_t current_pos() const override { return pos; } in current_pos() function
485 uint64_t current_pos() const override { return OS.size(); } in current_pos() function
DFormattedStream.h48 uint64_t current_pos() const override { in current_pos() function
/external/tensorflow/tensorflow/core/kernels/data/
Dreader_dataset_ops.cc207 int64 current_pos; in RestoreInternal() local
418 const int64 current_pos = input_buffer_->Tell(); in GetNextInternal() local
485 int64 current_pos = input_buffer_ ? input_buffer_->Tell() : -1; in SaveInternal() local
498 int64 current_pos; in RestoreInternal() local
541 const int64 current_pos = buffered_input_stream_->Tell(); in GetNextInternal() local
667 int64 current_pos = in SaveInternal() local
681 int64 current_pos; in RestoreInternal() local
/external/fonttools/Lib/fontTools/svgLib/path/
Dparser.py32 def parse_path(pathdef, pen, current_pos=(0, 0), arc_class=EllipticalArc): argument
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DFormattedStream.h62 virtual uint64_t current_pos() const { in current_pos() function
Draw_ostream.h315 virtual uint64_t current_pos() const { return pos; } in current_pos() function
432 virtual uint64_t current_pos() const { return OS.size(); } in current_pos() function
Dcircular_raw_ostream.h89 virtual uint64_t current_pos() const { in current_pos() function
/external/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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCLinkerOptimizationHint.cpp50 uint64_t current_pos() const override { return Count; } in getEmitSize() function in MCLOHDirective::getEmitSize::raw_counting_ostream
/external/llvm/lib/MC/
DMCLinkerOptimizationHint.cpp48 uint64_t current_pos() const override { return Count; } in getEmitSize() function in MCLOHDirective::getEmitSize::raw_counting_ostream
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/
Dinput_audio_file.cc47 const long current_pos = ftell(fp_); in Seek() local
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test_fileutils.cc36 int32_t current_pos = ftell(file_); in IsAtEnd() local
/external/u-boot/scripts/kconfig/
Dzconf.l24 } current_pos; variable

12