Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/core/kernels/data/
Dfixed_length_record_dataset_op.cc139 const int64 current_pos = input_buffer_->Tell(); in GetNextInternal() local
207 int64 current_pos = input_buffer_ ? input_buffer_->Tell() : -1; in SaveInternal() local
220 int64 current_pos; in RestoreInternal() local
265 const int64 current_pos = buffered_input_stream_->Tell(); in GetNextInternal() local
392 int64 current_pos = in SaveInternal() local
406 int64 current_pos; in RestoreInternal() local
/external/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
/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/llvm-project/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
/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/llvm-project/lldb/source/Utility/
DStreamCallback.cpp22 uint64_t StreamCallback::current_pos() const { return 0; } in current_pos() function in StreamCallback
/external/llvm-project/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.h59 uint64_t current_pos() const override { in current_pos() function
/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-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
/external/llvm-project/mlir/include/mlir/CAPI/
DUtils.h41 uint64_t current_pos() const override { return pos; } 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/fonttools/Lib/fontTools/svgLib/path/
Dparser.py92 def parse_path(pathdef, pen, current_pos=(0, 0), arc_class=EllipticalArc): argument
/external/llvm-project/llvm/lib/MC/
DMCLinkerOptimizationHint.cpp49 uint64_t current_pos() const override { return Count; } in getEmitSize() function in MCLOHDirective::getEmitSize::raw_counting_ostream
/external/llvm-project/mlir/include/mlir/Support/
DIndentedOstream.h83 uint64_t current_pos() const override { return os.tell(); } in current_pos() function
/external/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
/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/modules/audio_coding/neteq/tools/
Dinput_audio_file.cc55 const long current_pos = ftell(fp_); in Seek() local

12