Home
last modified time | relevance | path

Searched defs:newpos (Results 1 - 19 of 19) sorted by relevance

/third_party/NuttX/drivers/bch/
H A Dbchdev_driver.c178 loff_t newpos; in bch_seek() local
/third_party/python/Objects/stringlib/
H A Dcodecs.h314 Py_ssize_t startpos, endpos, newpos; in utf8_encoder() local
/third_party/ffmpeg/libavformat/
H A Dlibsmbclient.c139 int64_t newpos; in libsmbc_seek() local
H A Dcrypto.c237 int64_t newpos; in crypto_seek() local
H A Dlibssh.c253 int64_t newpos; in libssh_seek() local
/third_party/NuttX/drivers/video/
H A Dfb.c304 off_t newpos; in fb_seek() local
/third_party/node/deps/openssl/openssl/crypto/pem/
H A Dpem_pkey.c41 int pos, newpos; in pem_read_bio_key_decoder() local
/third_party/openssl/crypto/pem/
H A Dpem_pkey.c41 int pos, newpos; in pem_read_bio_key_decoder() local
/third_party/skia/modules/skplaintexteditor/app/
H A Deditor_application.cpp162 int newpos = std::max(0, std::min(fPos + delta, maxPos)); in scroll() local
/third_party/eudev/src/udev/
H A Dudev-event.c948 char *newpos; local
/third_party/curl/lib/
H A Ddoh.c514 int newpos; in store_cname() local
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dreslist.h70 int32_t oldpos, newpos; member
H A Dreslist.cpp1471 int32_t oldpos, newpos, limi in compactKeys() local
[all...]
/third_party/icu/icu4c/source/tools/genrb/
H A Dreslist.h70 int32_t oldpos, newpos; member
H A Dreslist.cpp1471 int32_t oldpos, newpos, limi in compactKeys() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dreslist.h70 int32_t oldpos, newpos; member
H A Dreslist.cpp1479 int32_t oldpos, newpos, limi in compactKeys() local
[all...]
/third_party/python/Modules/cjkcodecs/
H A Dmultibytecodec.c230 Py_ssize_t retstrsize, newpos; in multibytecodec_encerror() local
385 Py_ssize_t newpos; in multibytecodec_decerror() local
[all...]
/third_party/python/Objects/
H A Dunicodeobject.c4404 Py_ssize_t newpos; in unicode_decode_call_errorhandler_wchar() local
4515 Py_ssize_t newpos; unicode_decode_call_errorhandler_writer() local
5861 Py_ssize_t newpos, repsize, moreunits; _PyUnicode_EncodeUTF32() local
6200 Py_ssize_t newpos, repsize, moreunits; _PyUnicode_EncodeUTF16() local
6990 unicode_encode_call_errorhandler(const char *errors, PyObject **errorHandler, const char *encoding, const char *reason, PyObject *unicode, PyObject **exceptionObject, Py_ssize_t startpos, Py_ssize_t endpos, Py_ssize_t *newpos) unicode_encode_call_errorhandler() argument
7092 Py_ssize_t newpos, i; unicode_encode_ucs1() local
7860 Py_ssize_t newpos, newoutsize; encode_code_page_errors() local
8678 Py_ssize_t newpos; charmap_encoding_error() local
8926 unicode_translate_call_errorhandler(const char *errors, PyObject **errorHandler, const char *reason, PyObject *unicode, PyObject **exceptionObject, Py_ssize_t startpos, Py_ssize_t endpos, Py_ssize_t *newpos) unicode_translate_call_errorhandler() argument
9249 Py_ssize_t newpos; _PyUnicode_TranslateCharmap() local
[all...]

Completed in 42 milliseconds