/external/grpc-grpc/tools/distrib/python/grpcio_tools/grpc_tools/test/ |
D | simple.proto | 39 rpc Tell(SimpleMessageRequest) returns (SimpleMessageResponse); rpc
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/grpc_tools/test/ |
D | simple.proto | 39 rpc Tell(SimpleMessageRequest) returns (SimpleMessageResponse); rpc
|
/external/tensorflow/tensorflow/core/lib/io/ |
D | inputbuffer.h | 82 int64_t Tell() const { return file_pos_ - (limit_ - pos_); } in Tell() function
|
D | inputstream_interface_test.cc | 40 int64_t Tell() const override { return pos_; } in Tell() function in tensorflow::io::__anondd72e4ef0111::TestStringStream
|
D | random_inputstream.cc | 104 int64_t RandomAccessInputStream::Tell() const { return pos_; } in Tell() function in tensorflow::io::RandomAccessInputStream
|
D | zlib_outputbuffer.cc | 241 Status ZlibOutputBuffer::Tell(int64_t* position) { in Tell() function in tensorflow::io::ZlibOutputBuffer
|
D | buffered_inputstream.cc | 157 int64_t BufferedInputStream::Tell() const { in Tell() function in tensorflow::io::BufferedInputStream
|
D | zlib_inputstream.cc | 242 int64_t ZlibInputStream::Tell() const { return bytes_read_; } in Tell() function in tensorflow::io::ZlibInputStream
|
D | recordio_test.cc | 71 Status Tell(int64_t* pos) override { in Tell() function in tensorflow::io::__anonf3e19eba0111::StringDest
|
/external/tensorflow/tensorflow/core/lib/io/snappy/ |
D | snappy_inputbuffer.cc | 59 int64_t SnappyInputBuffer::Tell() const { return bytes_read_; } in Tell() function in tensorflow::io::SnappyInputBuffer
|
D | snappy_inputstream.cc | 144 int64_t SnappyInputStream::Tell() const { return bytes_read_; } in Tell() function in tensorflow::io::SnappyInputStream
|
D | snappy_outputbuffer.cc | 66 Status SnappyOutputBuffer::Tell(int64_t* position) { in Tell() function in tensorflow::io::SnappyOutputBuffer
|
D | snappy_test.cc | 385 TEST(SnappyBuffers, Tell) { in TEST() argument
|
/external/tensorflow/tensorflow/core/kernels/ |
D | decode_compressed_op.cc | 57 int64_t Tell() const override { return pos_; } in Tell() function in tensorflow::__anona95eabd00111::MemoryInputStream
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/ |
D | dump_graph_test.cc | 60 Status Tell(int64_t* position) override { in Tell() function in tensorflow::__anon57a83d940111::StringWritableFile
|
/external/pigweed/pw_stream/public/pw_stream/ |
D | stream.h | 230 size_t Tell() { return DoTell(); } in Tell() function
|
/external/tensorflow/tensorflow/core/platform/ |
D | retrying_file_system.h | 233 Status Tell(int64_t* position) override { in Tell() function
|
D | ram_file_system.h | 93 Status Tell(int64_t* position) override { in Tell() function
|
/external/tensorflow/tensorflow/core/util/ |
D | dump_graph.cc | 118 Status Tell(int64_t* position) override { in Tell() function in tensorflow::__anonc5f86eeb0111::StderrWritableFile
|
/external/federated-compute/fcp/tensorflow/ |
D | append_slices_op.cc | 217 tensorflow::Status Tell(int64_t* position) override { in Tell() function in fcp::__anonc13db75a0111::AppendedFileWithStartPosFooter
|
/external/iamf_tools/iamf/common/ |
D | read_bit_buffer.cc | 274 int64_t ReadBitBuffer::Tell() { in Tell() function in iamf_tools::ReadBitBuffer
|
/external/tensorflow/tensorflow/tsl/platform/default/ |
D | posix_file_system.cc | 197 Status Tell(int64_t* position) override { in Tell() function in tensorflow::PosixWritableFile
|
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/posix/ |
D | posix_filesystem.cc | 122 static int64_t Tell(const TF_WritableFile* file, TF_Status* status) { in Tell() function
|
/external/cronet/stable/build/android/pylib/dex/ |
D | dex_parser.py | 222 def Tell(self): member in _DexReader
|
/external/cronet/tot/build/android/pylib/dex/ |
D | dex_parser.py | 222 def Tell(self): member in _DexReader
|