Home
last modified time | relevance | path

Searched defs:end_pos (Results 1 – 25 of 65) sorted by relevance

123

/external/icing/icing/transform/icu/
Dicu-normalizer.h111 size_t end_pos; member
/external/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.cc119 void Add(CordRep* child, size_t offset, pos_type end_pos) { in Add()
160 pos_type end_pos = entry_end_pos(head); in IsValid() local
302 pos_type end_pos = entry_end_pos(back); in GetAppendBuffer() local
486 pos_type end_pos = rep->begin_pos_; in PrependLeaf() local
622 pos_type end_pos = entry_end_pos(head); in FindSlow() local
Dcord_rep_ring.h493 inline constexpr size_t CordRepRing::Distance(pos_type pos, pos_type end_pos) { in Distance()
/external/tensorflow/third_party/absl/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.cc119 void Add(CordRep* child, size_t offset, pos_type end_pos) { in Add()
160 pos_type end_pos = entry_end_pos(head); in IsValid() local
302 pos_type end_pos = entry_end_pos(back); in GetAppendBuffer() local
486 pos_type end_pos = rep->begin_pos_; in PrependLeaf() local
622 pos_type end_pos = entry_end_pos(head); in FindSlow() local
Dcord_rep_ring.h493 inline constexpr size_t CordRepRing::Distance(pos_type pos, pos_type end_pos) { in Distance()
/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.cc119 void Add(CordRep* child, size_t offset, pos_type end_pos) { in Add()
160 pos_type end_pos = entry_end_pos(head); in IsValid() local
302 pos_type end_pos = entry_end_pos(back); in GetAppendBuffer() local
486 pos_type end_pos = rep->begin_pos_; in PrependLeaf() local
622 pos_type end_pos = entry_end_pos(head); in FindSlow() local
Dcord_rep_ring.h493 inline constexpr size_t CordRepRing::Distance(pos_type pos, pos_type end_pos) { in Distance()
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.cc119 void Add(CordRep* child, size_t offset, pos_type end_pos) { in Add()
160 pos_type end_pos = entry_end_pos(head); in IsValid() local
302 pos_type end_pos = entry_end_pos(back); in GetAppendBuffer() local
486 pos_type end_pos = rep->begin_pos_; in PrependLeaf() local
622 pos_type end_pos = entry_end_pos(head); in FindSlow() local
Dcord_rep_ring.h493 inline constexpr size_t CordRepRing::Distance(pos_type pos, pos_type end_pos) { in Distance()
/external/cronet/third_party/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.cc119 void Add(CordRep* child, size_t offset, pos_type end_pos) { in Add()
160 pos_type end_pos = entry_end_pos(head); in IsValid() local
302 pos_type end_pos = entry_end_pos(back); in GetAppendBuffer() local
486 pos_type end_pos = rep->begin_pos_; in PrependLeaf() local
622 pos_type end_pos = entry_end_pos(head); in FindSlow() local
Dcord_rep_ring.h493 inline constexpr size_t CordRepRing::Distance(pos_type pos, pos_type end_pos) { in Distance()
/external/tensorflow/tensorflow/lite/experimental/mlir/testing/
Dgenerated_examples_zip_test.cc224 size_t end_pos = manifest.find('\n', pos); in ReadManifest() local
263 size_t end_pos = test_path_and_label.find(' '); in TEST_P() local
/external/tensorflow/tensorflow/lite/testing/
Dgenerated_examples_zip_test.cc215 size_t end_pos = manifest.find('\n', pos); in ReadManifest() local
254 size_t end_pos = test_path_and_label.find(' '); in TEST_P() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.cc242 void Add(CordRep* child, size_t offset, pos_type end_pos) { in Add()
281 pos_type end_pos = entry_end_pos(head); in IsValid() local
422 pos_type end_pos = entry_end_pos(back); in GetAppendBuffer() local
606 pos_type end_pos = rep->begin_pos_; in PrependLeaf() local
742 pos_type end_pos = entry_end_pos(head); in FindSlow() local
Dcord_rep_ring.h490 inline constexpr size_t CordRepRing::Distance(pos_type pos, pos_type end_pos) { in Distance()
/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/
Dgenerated_examples_zip_test.cc48 size_t end_pos = manifest.find("\n", pos); in FindAllTests() local
/external/tensorflow/tensorflow/compiler/mlir/lite/metrics/
Derror_collector_inst.cc42 int end_pos = error_message.find("' op"); in extract_op_name_from_error_message() local
/external/deqp-deps/amber/src/
Dtokenizer.cc168 size_t end_pos = current_position_; in NextToken() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp136 size_t end_pos = filename_pos(path); in parent_path_end() local
295 size_t end_pos = Path.find_first_of(separators, Position); in operator ++() local
337 size_t end_pos = Position; in operator ++() local
494 size_t end_pos = parent_path_end(path); in parent_path() local
502 size_t end_pos = parent_path_end(StringRef(path.begin(), path.size())); in remove_filename() local
/external/llvm/lib/Support/
DPath.cpp136 size_t end_pos = filename_pos(path); in parent_path_end() local
295 size_t end_pos = Path.find_first_of(separators, Position); in operator ++() local
337 size_t end_pos = Position; in operator ++() local
494 size_t end_pos = parent_path_end(path); in parent_path() local
502 size_t end_pos = parent_path_end(StringRef(path.begin(), path.size())); in remove_filename() local
/external/pdfium/core/fxge/
Dcfx_path.cpp106 const CFX_PointF& end_pos, in UpdateLineEndPoints()
151 const CFX_PointF& end_pos, in UpdateLineJoinPoints()
/external/rust/crates/rusqlite/src/blob/
Dpos_io.rs270 let end_pos = blob.seek(std::io::SeekFrom::Current(0)).unwrap(); in test_pos_io() localVariable
/external/webrtc/rtc_base/
Dwin32.cc174 char* end_pos; in inet_pton_v4() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp138 size_t end_pos = filename_pos(path, style); in parent_path_end() local
281 size_t end_pos = Path.find_first_of(separators(S), Position); in operator ++() local
316 size_t end_pos = Position; in operator ++() local
467 size_t end_pos = parent_path_end(path, style); in parent_path() local
475 size_t end_pos = parent_path_end(StringRef(path.begin(), path.size()), style); in remove_filename() local
/external/libbrillo/brillo/streams/
Dstream_utils_test.cc105 const uint64_t end_pos = 2000; in TEST() local

123