Home
last modified time | relevance | path

Searched defs:newpos (Results 1 – 25 of 27) sorted by relevance

12

/external/cronet/stable/third_party/libc++/src/src/
Dstrstream.cpp212 char* newpos = eback() + newoff; in seekoff() local
238 char* newpos = eback() + newoff; in seekpos() local
/external/cronet/tot/third_party/libc++/src/src/
Dstrstream.cpp212 char* newpos = eback() + newoff; in seekoff() local
238 char* newpos = eback() + newoff; in seekpos() local
/external/libcxx/src/
Dstrstream.cpp277 char* newpos = eback() + newoff; in seekoff() local
307 char* newpos = eback() + newoff; in seekpos() local
/external/bsdiff/
Dfile.cc68 off_t newpos = lseek(fd_, pos, SEEK_SET); in Seek() local
Dbspatch.cc262 uint64_t newpos = 0; in bspatch() local
/external/sdv/vsomeip/third_party/boost/lexical_cast/include/boost/detail/
Dbasic_pointerbuf.hpp102 std::ptrdiff_t newpos = static_cast<std::ptrdiff_t>(pos + off); in seekoff() local
/external/cronet/stable/third_party/apache-portable-runtime/src/file_io/os2/
Dreadwrite.c168 ULONG newpos; in apr_file_write() local
/external/cronet/tot/third_party/apache-portable-runtime/src/file_io/os2/
Dreadwrite.c168 ULONG newpos; in apr_file_write() local
/external/python/cpython3/Objects/stringlib/
Dcodecs.h314 Py_ssize_t startpos, endpos, newpos; in STRINGLIB() local
/external/eigen/Eigen/src/IterativeLinearSolvers/
DIncompleteLUT.h371 Index newpos; in factorize() local
/external/skia/modules/skplaintexteditor/app/
Deditor_application.cpp197 int newpos = std::max(0, std::min(fPos + delta, maxPos)); in scroll() local
/external/cronet/tot/third_party/icu/source/tools/genrb/
Dreslist.h70 int32_t oldpos, newpos; member
Dreslist.cpp1471 int32_t oldpos, newpos, limit; in compactKeys() local
/external/icu/icu4c/source/tools/genrb/
Dreslist.h70 int32_t oldpos, newpos; member
Dreslist.cpp1473 int32_t oldpos, newpos, limit; in compactKeys() local
/external/cronet/stable/third_party/icu/source/tools/genrb/
Dreslist.h70 int32_t oldpos, newpos; member
Dreslist.cpp1471 int32_t oldpos, newpos, limit; in compactKeys() local
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
DH264TrackImpl.java243 long newpos = reader.getPos(); in readSamples() local
/external/python/cpython3/Modules/cjkcodecs/
Dmultibytecodec.c235 Py_ssize_t retstrsize, newpos; in multibytecodec_encerror() local
389 Py_ssize_t newpos; in multibytecodec_decerror() local
/external/curl/lib/
Ddoh.c585 int newpos; in doh_store_cname() local
/external/python/cpython3/Objects/
Dunicodeobject.c4235 Py_ssize_t newpos; in unicode_decode_call_errorhandler_wchar() local
4337 Py_ssize_t newpos; in unicode_decode_call_errorhandler_writer() local
5679 Py_ssize_t newpos, repsize, moreunits; in _PyUnicode_EncodeUTF32() local
6014 Py_ssize_t newpos, repsize, moreunits; in _PyUnicode_EncodeUTF16() local
6813 Py_ssize_t *newpos) in unicode_encode_call_errorhandler()
6906 Py_ssize_t newpos, i; in unicode_encode_ucs1() local
7652 Py_ssize_t newpos, newoutsize; in encode_code_page_errors() local
8463 Py_ssize_t newpos; in charmap_encoding_error() local
8708 Py_ssize_t *newpos) in unicode_translate_call_errorhandler()
9018 Py_ssize_t newpos; in _PyUnicode_TranslateCharmap() local
/external/mtools/
Dfat.c790 void fatAppend(Fs_t *This, unsigned int pos, unsigned int newpos) in fatAppend()
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dcpp_regex_traits.hpp114 std::ptrdiff_t newpos = static_cast<std::ptrdiff_t>(pos + off); in seekoff() local
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dcpp_regex_traits.hpp135 std::ptrdiff_t newpos = static_cast<std::ptrdiff_t>(pos + off); in seekoff() local
/external/rust/android-crates-io/crates/csv/src/
Dreader.rs2181 fn newpos(byte: u64, line: u64, record: u64) -> Position { in newpos() function

12