Home
last modified time | relevance | path

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

1234

/external/zucchini/aosp/include/components/zucchini/
Delement_detection.h57 offset_t pos_ = 0; variable
Dencoded_view.h127 difference_type pos_; variable
/external/libwebm/webm_parser/include/webm/
Dbuffer_reader.h129 std::size_t pos_ = 0; variable
/external/tensorflow/tensorflow/core/lib/io/
Drandom_inputstream.h55 int64_t pos_ = 0; // Tracks where we are in the file. variable
Dbuffered_inputstream.h105 size_t pos_ = 0; // current position in buf_. variable
Dinputbuffer.h107 char* pos_; // Current position in "buf" variable
Dinputstream_interface_test.cc49 int64_t pos_ = 0; member in tensorflow::io::__anon3c5e98be0111::TestStringStream
/external/zucchini/
Delement_detection.h57 offset_t pos_ = 0; variable
Dencoded_view.h127 difference_type pos_; variable
/external/pdfium/core/fxcodec/
Dcfx_codec_memory.h44 size_t pos_ = 0; variable
/external/cronet/net/cert/
Dpem.h64 base::StringPiece::size_type pos_; variable
/external/cronet/net/third_party/quiche/src/quiche/common/
Dquiche_data_reader.h208 size_t pos_; 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
1092 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
1127 private int pos_; local
/external/icu/icu4c/source/common/unicode/
Dbytestrie.h362 const uint8_t *pos_; variable
559 const uint8_t *pos_; variable
Ducharstrie.h378 const char16_t *pos_; variable
614 const char16_t *pos_; variable
/external/cronet/third_party/icu/source/common/unicode/
Dbytestrie.h362 const uint8_t *pos_; variable
559 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.h362 const uint8_t *pos_; variable
559 const uint8_t *pos_; variable
Ducharstrie.h378 const char16_t *pos_; variable
614 const char16_t *pos_; variable
/external/cronet/base/i18n/
Dbreak_iterator.h202 size_t pos_ = 0; variable
/external/strace/
Dxstring.h99 #define xappendstr(str_, pos_, fmt_, ...) \ argument
/external/tensorflow/tensorflow/core/kernels/
Ddecode_compressed_op.cc67 int64_t pos_ = 0; // Tracks where we are in the file. member in tensorflow::__anon8e18023f0111::MemoryInputStream

1234