Home
last modified time | relevance | path

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

12

/external/pdfium/core/fxge/
Dcfx_pathdata.cpp35 const CFX_PointF& end_pos, in UpdateLineEndPoints()
80 const CFX_PointF& end_pos, in UpdateLineJoinPoints()
302 CFX_PointF end_pos = m_Points[iEndPoint].m_Point; in GetBoundingBox() local
/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()
158 pos_type end_pos = entry_end_pos(head); in IsValid() local
300 pos_type end_pos = entry_end_pos(back); in GetAppendBuffer() local
484 pos_type end_pos = rep->begin_pos_; in PrependLeaf() local
620 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/testing/
Dgenerated_examples_zip_test.cc258 size_t end_pos = manifest.find('\n', pos); in ReadManifest() local
297 size_t end_pos = test_path_and_label.find(' '); in TEST_P() local
/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/deqp-deps/amber/src/
Dtokenizer.cc168 size_t end_pos = current_position_; in NextToken() 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/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/rust/crates/rusqlite/src/blob/
Dpos_io.rs278 let end_pos = blob.seek(std::io::SeekFrom::Current(0)).unwrap(); in test_pos_io() localVariable
/external/openssh/
Dprogressmeter.c69 static off_t end_pos; /* ending position of transfer */ variable
/external/webrtc/rtc_base/
Dwin32.cc174 char* end_pos; in inet_pton_v4() local
Dstring_encode.cc221 size_t end_pos = remain_source.find(end_mark, start_pos); in tokenize() local
/external/llvm-project/lldb/source/Symbol/
DLineTable.cpp123 entry_collection::iterator end_pos = m_entries.end(); in InsertSequence() local
201 entry_collection::const_iterator end_pos = m_entries.end(); in FindLineEntryByAddress() 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/llvm-project/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
466 size_t end_pos = parent_path_end(path, style); in parent_path() local
473 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
/external/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
DCPlusPlusNameParser.cpp645 unsigned end_pos = end_loc.getRawEncoding() + last_token.getLength(); in GetTextForRange() local
/external/curl/lib/vtls/
Dvtls.c822 char *stripped_pem, *begin_pos, *end_pos; in pubkey_pem_to_der() local
895 char *encoded, *pinkeycopy, *begin_pos, *end_pos; in Curl_pin_peer_pubkey() local
/external/curl/src/
Dtool_formparse.c350 static char *get_param_word(char **str, char **end_pos, char endchar) in get_param_word()
/external/libxaac/decoder/
Dixheaacd_esbr_envcal.c95 WORD32 end_pos = 0; in ixheaacd_sbr_env_calc() local
Dixheaacd_drc_freq_dec.c875 WORD32 drc_band, spec_pos, start_pos, end_pos; in ixheaacd_drc_apply() local
/external/libchrome/base/test/launcher/
Dtest_launcher.cc1321 size_t end_pos = full_output.find(std::string("[ FAILED ] ") + in GetTestOutputSnippet() local
/external/webrtc/modules/rtp_rtcp/source/
Drtp_format_vp9_unittest.cc144 size_t end_pos, in CheckPayload()
/external/tpm2-tss/src/tss2-fapi/
Difapi_keystore.c181 unsigned int start_pos, end_pos, i; in full_path_to_fapi_path() local
/external/pdfium/third_party/libopenjpeg20/
Dopenjpeg.h732 OPJ_OFF_T end_pos; member
781 int end_pos; member
958 OPJ_OFF_T end_pos; member

12