/external/tensorflow/tensorflow/core/lib/io/ |
D | random_inputstream.h | 50 int64 pos_ = 0; // Tracks where we are in the file. variable
|
D | buffered_inputstream.h | 94 size_t pos_ = 0; // current position in buf_. variable
|
D | inputbuffer.h | 102 char* pos_; // Current position in "buf" variable
|
D | inputstream_interface_test.cc | 49 int64 pos_ = 0; member in tensorflow::io::__anon12b2e9390111::TestStringStream
|
/external/tensorflow/tensorflow/examples/android/jni/object_tracking/ |
D | keypoint.h | 36 Point2f pos_; member
|
/external/icu/icu4c/source/common/unicode/ |
D | bytestrie.h | 324 const uint8_t *pos_; variable 513 const uint8_t *pos_; variable
|
D | ucharstrie.h | 342 const char16_t *pos_; variable 571 const char16_t *pos_; variable
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | BytesTrie.java | 428 return new Iterator(bytes_, pos_, remainingMatchLength_, 0); argument 691 private int pos_; local 1073 private int pos_; local
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | BytesTrie.java | 408 return new Iterator(bytes_, pos_, remainingMatchLength_, 0); argument 660 private int pos_; local 1042 private int pos_; local
|
/external/v8/src/ast/ |
D | prettyprinter.h | 125 int pos_; // current printing position variable
|
/external/strace/ |
D | xstring.h | 99 #define xappendstr(str_, pos_, fmt_, ...) \ argument
|
/external/tensorflow/tensorflow/core/kernels/ |
D | decode_compressed_op.cc | 67 int64 pos_ = 0; // Tracks where we are in the file. member in tensorflow::__anon384e59da0111::MemoryInputStream
|
/external/v8/src/ic/ |
D | ic-stats.h | 71 int pos_; variable
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_flag_parser.h | 89 uptr pos_; variable
|
/external/perfetto/include/perfetto/base/ |
D | string_writer.h | 143 size_t pos_ = 0; variable
|
D | circular_queue.h | 163 uint64_t pos_; variable
|
/external/perfetto/src/trace_processor/ |
D | string_pool.h | 124 uint32_t pos_ = 0; member
|
/external/v8/src/ |
D | reloc-info.h | 375 byte* pos_; variable 443 const byte* pos_; variable
|
/external/webp/src/utils/ |
D | bit_reader_utils.h | 125 size_t pos_; // byte position in buf_ member
|
D | bit_writer_utils.h | 33 size_t pos_; member
|
/external/swiftshader/third_party/SPIRV-Tools/source/comp/ |
D | bit_stream.h | 270 size_t pos_; variable
|
/external/deqp-deps/SPIRV-Tools/source/comp/ |
D | bit_stream.h | 270 size_t pos_; variable
|
/external/brotli/c/enc/ |
D | ringbuffer.h | 41 uint32_t pos_; member
|
/external/v8/src/third_party/vtune/ |
D | vtune-jit.cc | 87 int pos_; member
|
/external/webrtc/webrtc/base/ |
D | stream_unittest.cc | 60 size_t pos_; member in rtc::TestStream
|