Home
last modified time | relevance | path

Searched defs:wlen (Results 26 - 34 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/libpng/
H A Dpngwutil.c1813 size_t wlen, hlen, total_len; in png_write_sCAL_s() local
/third_party/python/PC/
H A Dlauncher.c532 size_t wlen = wcslen(wanted_ver); in find_python_by_version() local
/third_party/python/Python/
H A Dfileutils.c390 decode_ascii(const char *arg, wchar_t **wstr, size_t *wlen, in decode_ascii() argument
442 decode_current_locale(const char* arg, wchar_t **wstr, size_t *wlen, in decode_current_locale() argument
589 _Py_DecodeLocaleEx(const char* arg, wchar_t **wstr, size_t *wlen, const char **reason, int current_locale, _Py_error_handler errors) _Py_DecodeLocaleEx() argument
651 Py_DecodeLocale(const char* arg, size_t *wlen) Py_DecodeLocale() argument
[all...]
/third_party/python/Objects/
H A Dlistobject.c2212 Py_ssize_t i, vlen, wlen; in unsafe_tuple_compare() local
H A Dunicodeobject.c3732 Py_ssize_t wlen; in unicode_encode_locale() local
3968 size_t wlen; in unicode_decode_locale() local
4211 Py_ssize_t wlen = unicode_get_widechar_size(unicode); in PyUnicode_AsUnicodeAndSize() local
5264 _Py_DecodeUTF8Ex(const char *s, Py_ssize_t size, wchar_t **wstr, size_t *wlen, const char **reason, _Py_error_handler errors) _Py_DecodeUTF8Ex() argument
5373 _Py_DecodeUTF8_surrogateescape(const char *arg, Py_ssize_t arglen, size_t *wlen) _Py_DecodeUTF8_surrogateescape() argument
[all...]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dunistdndk.cpp1844 int wlen = PARAM_0; in Copy_file_range() local
/third_party/nghttp2/tests/
H A Dnghttp2_session_test.c159 size_t wlen = df->feedseq[df->seqidx] > len ? len : df->feedseq[df->seqidx]; in scripted_recv_callback() local
336 size_t wlen; in fixed_length_data_source_read_callback() local
402 size_t wlen; no_copy_data_source_read_callback() local
[all...]
/third_party/mksh/
H A Dedit.c863 size_t add = 0, wlen = len; in x_escape() local
/third_party/python/Modules/_decimal/libmpdec/
H A Dmpdecimal.c8151 _baseconv_to_u16(uint16_t **w, size_t wlen, mpd_uint_t wbase, in _baseconv_to_u16() argument
8176 _coeff_from_u16(mpd_t *w, mpd_ssize_t wlen, in _coeff_from_u16() argument
8215 _baseconv_to_smaller(uint32_t **w, size_t wlen, uint32_t wbase, mpd_uint_t *u, mpd_ssize_t ulen, mpd_uint_t ubase) _baseconv_to_smaller() argument
8242 _copy_equal_base(uint32_t **w, size_t wlen, const uint32_t *u, size_t ulen) _copy_equal_base() argument
8257 _baseconv_to_larger(uint32_t **w, size_t wlen, mpd_uint_t wbase, const mpd_uint_t *u, size_t ulen, mpd_uint_t ubase) _baseconv_to_larger() argument
8295 _coeff_from_larger_base(mpd_t *w, size_t wlen, mpd_uint_t wbase, mpd_uint_t *u, mpd_ssize_t ulen, mpd_uint_t ubase, uint32_t *status) _coeff_from_larger_base() argument
8323 _coeff_from_smaller_base(mpd_t *w, mpd_ssize_t wlen, mpd_uint_t wbase, const uint32_t *u, size_t ulen, mpd_uint_t ubase, uint32_t *status) _coeff_from_smaller_base() argument
8693 _uint_from_u16(mpd_uint_t *w, mpd_ssize_t wlen, const uint16_t *u, size_t ulen) _uint_from_u16() argument
[all...]

Completed in 50 milliseconds

12