Home
last modified time | relevance | path

Searched defs:wlen (Results 1 - 25 of 35) sorted by relevance

12

/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dcopy_file_range.c30 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 Dstrings.c41 int nread, i, wlen = TT.n, count = 0; in do_strings() local
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dwin32_init.c58 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 DSkDWrite.cpp62 int wlen = MultiByteToWideChar(CP_UTF8, 0, skname, -1, nullptr, 0); in sk_cstring_to_wchar() local
/third_party/openssl/apps/lib/
H A Dwin32_init.c58 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 Dtelnet.c73 int wlen = write(TT.sfd, TT.iac, TT.piac); in flush_iac() local
H A Dsyslogd.c362 int wlen, isNetwork = *tf->filename == '@'; in logmsg() local
/third_party/python/Parser/
H A Dmyreadline.c261 int wlen; in PyOS_StdioReadline() local
/drivers/hdf_core/framework/test/unittest/platform/common/
H A Di2s_test.c138 uint32_t wlen = 0; in I2sPlayTest() local
/third_party/nghttp2/tests/
H A 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/lwip/src/netif/ppp/
H A Dupap.c604 int mlen, ulen, wlen; in upap_printpkt() local
/third_party/f2fs-tools/fsck/
H A Dsegment.c452 u64 wlen; in f2fs_fix_mutable() local
647 u64 wlen; in f2fs_build_file() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Daaccoder_twoloop.h176 int wlen = 1024 / sce->ics.num_windows; in search_for_quantizers_twoloop() local
H A Daacenc.c642 const int wlen = 2048 / ics->num_windows; in aac_encode_frame() local
H A Dopusenc.c211 int blk_len = OPUS_BLOCK_SIZE(f->size), wlen = OPUS_BLOCK_SIZE(f->size + 1); in celt_frame_mdct() local
H A Daaccoder.c546 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 Dutil.c317 int i, prompt_len, room, wlen; in print_autowrap() local
/third_party/python/Modules/
H A D_testinternalcapi.c467 size_t wlen = 0; in decode_locale_ex() local
/third_party/python/PC/
H A Dpyshellext.cpp283 int wlen = MultiByteToWideChar(CP_ACP, 0, temp, (int)len, NULL, 0); in GetArguments() local
/third_party/python/Modules/_io/
H A Dwinconsoleio.c957 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 Duart_pl011_sample.h48 uint32_t wlen; /* Default word length */ member
/third_party/python/Objects/
H A Dtupleobject.c632 Py_ssize_t vlen, wlen; in tuplerichcompare() local
/third_party/alsa-lib/src/ucm/
H A Dmain.c524 ssize_t wlen; in execute_sysw() local
/third_party/cmsis/CMSIS/Core/Include/m-profile/
H A Dcmsis_gcc_m.h135 uint32_t wlen; in __cmsis_start() member
140 uint32_t wlen; in __cmsis_start() member
/third_party/libwebsockets/lib/core/
H A Dlibwebsockets.c1182 lws_strcmp_wildcard(const char *wildcard, size_t wlen, const char *check, in lws_strcmp_wildcard() argument

Completed in 30 milliseconds

12