/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
H A D | copy_file_range.c | 30 int fd_in, fd_out, wlen, result; in copy_file_range_0100() local 109 int fd_in, fd_out, wlen, result; in copy_file_range_0300() local [all...] |
/third_party/toybox/toys/posix/ |
H A D | strings.c | 41 int nread, i, wlen = TT.n, count = 0; in do_strings() local
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | win32_init.c | 58 static int process_glob(WCHAR *wstr, int wlen) in process_glob() argument 145 int wlen, ulen, valid = 1; in win32_utf8argv() local [all...] |
/third_party/skia/src/utils/win/ |
H A D | SkDWrite.cpp | 62 int wlen = MultiByteToWideChar(CP_UTF8, 0, skname, -1, nullptr, 0); in sk_cstring_to_wchar() local
|
/third_party/openssl/apps/lib/ |
H A D | win32_init.c | 58 static int process_glob(WCHAR *wstr, int wlen) in process_glob() argument 145 int wlen, ulen, valid = 1; in win32_utf8argv() local [all...] |
/third_party/toybox/toys/pending/ |
H A D | telnet.c | 73 int wlen = write(TT.sfd, TT.iac, TT.piac); in flush_iac() local
|
H A D | syslogd.c | 362 int wlen, isNetwork = *tf->filename == '@'; in logmsg() local
|
/third_party/python/Parser/ |
H A D | myreadline.c | 261 int wlen; in PyOS_StdioReadline() local
|
/drivers/hdf_core/framework/test/unittest/platform/common/ |
H A D | i2s_test.c | 138 uint32_t wlen = 0; in I2sPlayTest() local
|
/third_party/nghttp2/tests/ |
H A 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/lwip/src/netif/ppp/ |
H A D | upap.c | 604 int mlen, ulen, wlen; in upap_printpkt() local
|
/third_party/f2fs-tools/fsck/ |
H A D | segment.c | 452 u64 wlen; in f2fs_fix_mutable() local 647 u64 wlen; in f2fs_build_file() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | aaccoder_twoloop.h | 176 int wlen = 1024 / sce->ics.num_windows; in search_for_quantizers_twoloop() local
|
H A D | aacenc.c | 642 const int wlen = 2048 / ics->num_windows; in aac_encode_frame() local
|
H A D | opusenc.c | 211 int blk_len = OPUS_BLOCK_SIZE(f->size), wlen = OPUS_BLOCK_SIZE(f->size + 1); in celt_frame_mdct() local
|
H A D | aaccoder.c | 546 int wlen = 1024 / sce->ics.num_windows; in search_for_pns() local 688 int wlen = 1024 / sce->ics.num_windows; in mark_pns() local
|
/third_party/toybox/kconfig/lxdialog/ |
H A D | util.c | 317 int i, prompt_len, room, wlen; in print_autowrap() local
|
/third_party/python/Modules/ |
H A D | _testinternalcapi.c | 467 size_t wlen = 0; in decode_locale_ex() local
|
/third_party/python/PC/ |
H A D | pyshellext.cpp | 283 int wlen = MultiByteToWideChar(CP_ACP, 0, temp, (int)len, NULL, 0); in GetArguments() local
|
/third_party/python/Modules/_io/ |
H A D | winconsoleio.c | 957 DWORD len, wlen, orig_len, n = 0; in _io__WindowsConsoleIO_write_impl() local 978 wlen = MultiByteToWideChar(CP_UTF8, 0, b->buf, len, NULL, 0); in _io__WindowsConsoleIO_write_impl() local 1012 wlen = MultiByteToWideChar(CP_UTF8, 0, b->buf, len, wbuf, wlen); _io__WindowsConsoleIO_write_impl() local [all...] |
/drivers/hdf_core/framework/sample/platform/uart/include/ |
H A D | uart_pl011_sample.h | 48 uint32_t wlen; /* Default word length */ member
|
/third_party/python/Objects/ |
H A D | tupleobject.c | 632 Py_ssize_t vlen, wlen; in tuplerichcompare() local
|
/third_party/alsa-lib/src/ucm/ |
H A D | main.c | 524 ssize_t wlen; in execute_sysw() local
|
/third_party/cmsis/CMSIS/Core/Include/m-profile/ |
H A D | cmsis_gcc_m.h | 135 uint32_t wlen; in __cmsis_start() member 140 uint32_t wlen; in __cmsis_start() member
|
/third_party/libwebsockets/lib/core/ |
H A D | libwebsockets.c | 1182 lws_strcmp_wildcard(const char *wildcard, size_t wlen, const char *check, in lws_strcmp_wildcard() argument
|