/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/ |
H A 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
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A 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
|
H A D | raw_sha1_ostream.h | 41 uint64_t current_pos() const override { return 0; } in current_pos() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/ |
H A 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
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | raw_ostream.h | 478 uint64_t current_pos() const override { return pos; } in current_pos() function 652 uint64_t current_pos() const override { return OS.size(); } in current_pos() function
|
D | raw_socket_stream.h | 50 uint64_t current_pos() const override { return 0; } in current_pos() function
|
D | raw_sha1_ostream.h | 41 uint64_t current_pos() const override { return 0; } in current_pos() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | raw_ostream.h | 478 uint64_t current_pos() const override { return pos; } in current_pos() function 650 uint64_t current_pos() const override { return OS.size(); } in current_pos() function
|
H A D | raw_sha1_ostream.h | 41 uint64_t current_pos() const override { return 0; } in current_pos() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | raw_ostream.h | 494 uint64_t current_pos() const override { return pos; } in current_pos() function 668 uint64_t current_pos() const override { return OS.size(); } in current_pos() function
|
D | raw_socket_stream.h | 50 uint64_t current_pos() const override { return 0; } in current_pos() function
|
D | raw_sha1_ostream.h | 41 uint64_t current_pos() const override { return 0; } in current_pos() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | raw_ostream.h | 494 uint64_t current_pos() const override { return pos; } in current_pos() function 668 uint64_t current_pos() const override { return OS.size(); } in current_pos() function
|
D | raw_sha1_ostream.h | 41 uint64_t current_pos() const override { return 0; } in current_pos() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | raw_ostream.h | 494 uint64_t current_pos() const override { return pos; } in current_pos() function 668 uint64_t current_pos() const override { return OS.size(); } in current_pos() function
|
D | raw_socket_stream.h | 50 uint64_t current_pos() const override { return 0; } in current_pos() function
|
D | raw_sha1_ostream.h | 41 uint64_t current_pos() const override { return 0; } in current_pos() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A 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
|
H A 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
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A 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
|
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A 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
|