Home
last modified time | relevance | path

Searched defs:pos_ (Results 1 – 25 of 51) sorted by relevance

123

/external/tensorflow/tensorflow/core/lib/io/
Drandom_inputstream.h55 int64 pos_ = 0; // Tracks where we are in the file. variable
Dbuffered_inputstream.h97 size_t pos_ = 0; // current position in buf_. variable
Dinputbuffer.h107 char* pos_; // Current position in "buf" variable
Dinputstream_interface_test.cc49 int64 pos_ = 0; member in tensorflow::io::__anon71a0cd200111::TestStringStream
/external/libwebm/webm_parser/include/webm/
Dbuffer_reader.h129 std::size_t pos_ = 0; variable
/external/pdfium/core/fxcodec/
Dcfx_codec_memory.h41 size_t pos_ = 0; variable
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dkeypoint.h35 Point2f pos_; member
/external/libchrome/base/i18n/
Dbreak_iterator.h174 size_t prev_, pos_; variable
/external/icu/android_icu4j/src/main/java/android/icu/util/
DBytesTrie.java453 return new Iterator(bytes_, pos_, remainingMatchLength_, 0); argument
705 private int pos_; local
1087 private int pos_; local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DBytesTrie.java477 return new Iterator(bytes_, pos_, remainingMatchLength_, 0); argument
740 private int pos_; local
1122 private int pos_; local
/external/icu/icu4c/source/common/unicode/
Dbytestrie.h360 const uint8_t *pos_; variable
556 const uint8_t *pos_; variable
Ducharstrie.h378 const char16_t *pos_; variable
614 const char16_t *pos_; variable
/external/icu/libicu/cts_headers/unicode/
Dbytestrie.h360 const uint8_t *pos_; variable
556 const uint8_t *pos_; variable
Ducharstrie.h378 const char16_t *pos_; variable
614 const char16_t *pos_; variable
/external/strace/
Dxstring.h99 #define xappendstr(str_, pos_, fmt_, ...) \ argument
/external/tensorflow/tensorflow/core/kernels/
Ddecode_compressed_op.cc67 int64 pos_ = 0; // Tracks where we are in the file. member in tensorflow::__anon1e4d71610111::MemoryInputStream
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_flag_parser.h89 uptr pos_; variable
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_clock.h52 ClockElem *pos_; variable
/external/libwebm/common/
Dvp9_level_stats_tests.cc115 long long pos_; // NOLINT member in __anon88a0afcb0111::Vp9LevelStatsTests
Dvp9_header_parser_tests.cc129 long long pos_; // NOLINT member in __anon0816e93a0111::Vp9HeaderParserTests
/external/perfetto/include/perfetto/ext/base/
Dstring_writer.h177 size_t pos_ = 0; variable
Dcircular_queue.h166 uint64_t pos_; variable
/external/brotli/c/enc/
Dringbuffer.h41 uint32_t pos_; member
/external/webp/src/utils/
Dbit_writer_utils.h33 size_t pos_; member
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_flag_parser.h170 uptr pos_; variable

123