/third_party/ltp/testcases/realtime/tools/ |
D | ftqviz.py | 38 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/ |
D | copy_file_range.c | 33 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/ |
D | win32_init.c | 58 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/ |
D | com_code.hpp | 72 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
|
D | nt_code.hpp | 102 …win32::DWORD wlen = win32::FormatMessageW(0x00000800 /*FORMAT_MESSAGE_FROM_HMODULE*/ | 0x00001000 … in _make_string_ref() local
|
D | win32_code.hpp | 105 …win32::DWORD wlen = win32::FormatMessageW(0x00001000 /*FORMAT_MESSAGE_FROM_SYSTEM*/ | 0x00000200 /… in _make_string_ref() local
|
/third_party/toybox/toys/posix/ |
D | strings.c | 41 int nread, i, wlen = TT.n, count = 0; local
|
/third_party/python/Modules/_io/ |
D | winconsoleio.c | 659 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/ |
D | SkDWrite.cpp | 57 int wlen = MultiByteToWideChar(CP_UTF8, 0, skname, -1, nullptr, 0); in sk_cstring_to_wchar() local
|
/third_party/skia/src/utils/win/ |
D | SkDWrite.cpp | 62 int wlen = MultiByteToWideChar(CP_UTF8, 0, skname, -1, nullptr, 0); in sk_cstring_to_wchar() local
|
/third_party/boost/libs/locale/test/ |
D | test_codecvt.cpp | 38 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/ |
D | telnet.c | 73 int wlen = write(TT.sfd, TT.iac, TT.piac); in flush_iac() local
|
D | syslogd.c | 362 int wlen, isNetwork = *tf->filename == '@'; in logmsg() local
|
/third_party/nghttp2/tests/ |
D | failmalloc_test.c | 76 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/ |
D | test_codecvt.cpp | 31 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/ |
D | myreadline.c | 260 int wlen; in PyOS_StdioReadline() local
|
/third_party/python/Python/ |
D | fileutils.c | 384 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/ |
D | upap.c | 604 int mlen, ulen, wlen; in upap_printpkt() local
|
/third_party/ffmpeg/libavcodec/ |
D | aaccoder.c | 547 int wlen = 1024 / sce->ics.num_windows; in search_for_pns() local 689 int wlen = 1024 / sce->ics.num_windows; in mark_pns() local
|
D | aaccoder_twoloop.h | 176 int wlen = 1024 / sce->ics.num_windows; in search_for_quantizers_twoloop() local
|
D | aacenc.c | 639 const int wlen = 2048 / ics->num_windows; in aac_encode_frame() local
|
D | opusenc.c | 209 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/ |
D | util.c | 317 int i, prompt_len, room, wlen; in print_autowrap() local
|
/third_party/python/Modules/_decimal/libmpdec/ |
D | mpdecimal.c | 8151 _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/ |
D | tupleobject.c | 678 Py_ssize_t vlen, wlen; in tuplerichcompare() local
|