Home
last modified time | relevance | path

Searched defs:wlen (Results 1 – 25 of 38) sorted by relevance

12

/third_party/ltp/testcases/realtime/tools/
Dftqviz.py38 def smooth(x, wlen): argument
59 def smooth_fft(timefile, countfile, sample_hz, wlen): argument
136 wlen = 25 variable
150 wlen = int(a) variable
/third_party/musl/libc-test/src/functionalext/supplement/linux/
Dcopy_file_range.c33 int fd_in, fd_out, wlen, result; in copy_file_range_0100() local
107 int fd_in, fd_out, wlen, result; in copy_file_range_0300() local
/third_party/openssl/apps/
Dwin32_init.c58 static int process_glob(WCHAR *wstr, int wlen) in process_glob()
145 int wlen, ulen, valid = 1; in win32_utf8argv() local
/third_party/boost/boost/outcome/experimental/status-code/
Dcom_code.hpp72 win32::DWORD wlen = (win32::DWORD) wcslen(ce.ErrorMessage()); in _make_string_ref() local
106 auto wlen = static_cast<win32::DWORD>(strlen(ce.ErrorMessage())); in _make_string_ref() local
Dnt_code.hpp102 …win32::DWORD wlen = win32::FormatMessageW(0x00000800 /*FORMAT_MESSAGE_FROM_HMODULE*/ | 0x00001000 … in _make_string_ref() local
Dwin32_code.hpp105 …win32::DWORD wlen = win32::FormatMessageW(0x00001000 /*FORMAT_MESSAGE_FROM_SYSTEM*/ | 0x00000200 /… in _make_string_ref() local
/third_party/toybox/toys/posix/
Dstrings.c41 int nread, i, wlen = TT.n, count = 0; local
/third_party/python/Modules/_io/
Dwinconsoleio.c659 DWORD wlen = (DWORD)(len / 4); in readinto() local
959 DWORD len, wlen, n = 0; in _io__WindowsConsoleIO_write_impl() local
980 wlen = MultiByteToWideChar(CP_UTF8, 0, b->buf, len, NULL, 0); in _io__WindowsConsoleIO_write_impl() local
999 wlen = MultiByteToWideChar(CP_UTF8, 0, b->buf, len, wbuf, wlen); in _io__WindowsConsoleIO_write_impl() local
/third_party/flutter/skia/src/utils/win/
DSkDWrite.cpp57 int wlen = MultiByteToWideChar(CP_UTF8, 0, skname, -1, nullptr, 0); in sk_cstring_to_wchar() local
/third_party/skia/src/utils/win/
DSkDWrite.cpp62 int wlen = MultiByteToWideChar(CP_UTF8, 0, skname, -1, nullptr, 0); in sk_cstring_to_wchar() local
/third_party/boost/libs/locale/test/
Dtest_codecvt.cpp38 int wlen = wcslen(wide_name); in test_codecvt_in_n_m() local
97 int wlen = wcslen(wide_name); in test_codecvt_out_n_m() local
/third_party/toybox/toys/pending/
Dtelnet.c73 int wlen = write(TT.sfd, TT.iac, TT.piac); in flush_iac() local
Dsyslogd.c362 int wlen, isNetwork = *tf->filename == '@'; in logmsg() local
/third_party/nghttp2/tests/
Dfailmalloc_test.c76 size_t wlen = nghttp2_min(avail, len); in data_feed_recv_callback() local
89 size_t wlen; in fixed_length_data_source_read_callback() local
/third_party/boost/libs/nowide/test/
Dtest_codecvt.cpp31 size_t wlen = std::wcslen(wide_name); in test_codecvt_in_n_m() local
90 size_t wlen = std::wcslen(wide_name); in test_codecvt_out_n_m() local
/third_party/python/Parser/
Dmyreadline.c260 int wlen; in PyOS_StdioReadline() local
/third_party/python/Python/
Dfileutils.c384 decode_ascii(const char *arg, wchar_t **wstr, size_t *wlen, in decode_ascii()
436 decode_current_locale(const char* arg, wchar_t **wstr, size_t *wlen, in decode_current_locale()
583 _Py_DecodeLocaleEx(const char* arg, wchar_t **wstr, size_t *wlen, in _Py_DecodeLocaleEx()
645 Py_DecodeLocale(const char* arg, size_t *wlen) in Py_DecodeLocale()
/third_party/lwip/src/netif/ppp/
Dupap.c604 int mlen, ulen, wlen; in upap_printpkt() local
/third_party/ffmpeg/libavcodec/
Daaccoder.c547 int wlen = 1024 / sce->ics.num_windows; in search_for_pns() local
689 int wlen = 1024 / sce->ics.num_windows; in mark_pns() local
Daaccoder_twoloop.h176 int wlen = 1024 / sce->ics.num_windows; in search_for_quantizers_twoloop() local
Daacenc.c639 const int wlen = 2048 / ics->num_windows; in aac_encode_frame() local
Dopusenc.c209 int blk_len = OPUS_BLOCK_SIZE(f->size), wlen = OPUS_BLOCK_SIZE(f->size + 1); in celt_frame_mdct() local
/third_party/toybox/kconfig/lxdialog/
Dutil.c317 int i, prompt_len, room, wlen; in print_autowrap() local
/third_party/python/Modules/_decimal/libmpdec/
Dmpdecimal.c8151 _baseconv_to_u16(uint16_t **w, size_t wlen, mpd_uint_t wbase, in _baseconv_to_u16()
8176 _coeff_from_u16(mpd_t *w, mpd_ssize_t wlen, in _coeff_from_u16()
8215 _baseconv_to_smaller(uint32_t **w, size_t wlen, uint32_t wbase, in _baseconv_to_smaller()
8242 _copy_equal_base(uint32_t **w, size_t wlen, in _copy_equal_base()
8257 _baseconv_to_larger(uint32_t **w, size_t wlen, mpd_uint_t wbase, in _baseconv_to_larger()
8295 _coeff_from_larger_base(mpd_t *w, size_t wlen, mpd_uint_t wbase, in _coeff_from_larger_base()
8323 _coeff_from_smaller_base(mpd_t *w, mpd_ssize_t wlen, mpd_uint_t wbase, in _coeff_from_smaller_base()
8693 _uint_from_u16(mpd_uint_t *w, mpd_ssize_t wlen, const uint16_t *u, size_t ulen) in _uint_from_u16()
/third_party/python/Objects/
Dtupleobject.c678 Py_ssize_t vlen, wlen; in tuplerichcompare() local

12