| /external/tensorflow/tensorflow/core/kernels/data/ |
| D | fixed_length_record_dataset_op.cc | 140 const int64_t current_pos = input_buffer_->Tell(); in GetNextInternal() local 208 int64_t current_pos = input_buffer_ ? input_buffer_->Tell() : -1; in SaveInternal() local 221 int64_t current_pos; in RestoreInternal() local 268 const int64_t current_pos = buffered_input_stream_->Tell(); in GetNextInternal() local 396 int64_t current_pos = in SaveInternal() local 410 int64_t current_pos; in RestoreInternal() local
|
| /external/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
|
| /external/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
|
| /external/llvm/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 | 760 uint64_t raw_svector_ostream::current_pos() const { return OS.size(); } in current_pos() function in raw_svector_ostream 787 uint64_t raw_null_ostream::current_pos() const { in current_pos() function in raw_null_ostream
|
| /external/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
|
| /external/llvm/include/llvm/Support/ |
| D | raw_sha1_ostream.h | 42 uint64_t current_pos() const override { return 0; } in current_pos() function
|
| D | circular_raw_ostream.h | 88 uint64_t current_pos() const override { in current_pos() function
|
| D | raw_ostream.h | 363 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
|
| D | FormattedStream.h | 48 uint64_t current_pos() const override { in current_pos() function
|
| /external/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
|
| /external/fonttools/Lib/fontTools/svgLib/path/ |
| D | parser.py | 95 def parse_path(pathdef, pen, current_pos=(0, 0), arc_class=EllipticalArc): argument
|
| /external/icing/icing/transform/map/ |
| D | map-normalizer.cc | 75 int current_pos = 0; in NormalizeTerm() local
|
| /external/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
|
| /external/llvm/lib/MC/ |
| D | MCLinkerOptimizationHint.cpp | 48 uint64_t current_pos() const override { return Count; } in getEmitSize() function in MCLOHDirective::getEmitSize::raw_counting_ostream
|
| /external/ComputeLibrary/src/runtime/CL/mlgo/ |
| D | MLGOParser.h | 162 CharPosition current_pos() const in current_pos() function
|
| /external/webrtc/modules/audio_coding/neteq/tools/ |
| D | input_audio_file.cc | 56 const long current_pos = ftell(fp_); in Seek() local
|
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/ |
| D | dump_graph.cc | 46 uint64_t current_pos() const override { return 0; } in current_pos() function
|
| D | dump_mlir_util.cc | 75 uint64_t current_pos() const override { return 0; } in current_pos() function 89 uint64_t current_pos() const override { return 0; } in current_pos() function
|
| /external/toybox/toys/other/ |
| D | xxd.c | 121 long long pos, current_pos = 0; in do_xxd_reverse() local
|