Home
last modified time | relevance | path

Searched defs:wbuf (Results 1 - 25 of 45) sorted by relevance

12

/third_party/musl/porting/linux/user/src/stdio/
H A D__stdio_write.c30 unsigned char *wbuf = (unsigned char *)buf; in __stdio_write() local
/third_party/musl/src/multibyte/
H A Dmbsnrtowcs.c6 wchar_t *ws, wbuf[256]; in mbsnrtowcs() local
/third_party/musl/src/stdio/
H A D__stdio_write.c30 unsigned char *wbuf = (unsigned char *)buf; in __stdio_write() local
/third_party/ltp/testcases/kernel/syscalls/write/
H A Dwrite03.c25 static char wbuf[BUFSIZ], rbuf[BUFSIZ]; variable
H A Dwrite04.c29 char wbuf[8 * page_size]; in verify_write() local
38 char wbuf[17 * page_size]; in setup() local
/third_party/musl/src/time/
H A Dwcsftime.c11 wchar_t wbuf[100]; in __wcsftime_l() local
/third_party/optimized-routines/string/test/
H A Dmemmove.c41 static unsigned char wbuf[LEN + 2 * A]; variable
H A Dstpcpy.c46 static char wbuf[LEN + 3 * ALIGN]; variable
H A Dmemcpy.c43 static unsigned char wbuf[LEN + 2 * A]; variable
H A Dstrcpy.c44 static char wbuf[LEN + 3 * ALIGN]; variable
/third_party/curl/lib/
H A Dstrerror.c782 wchar_t wbuf[256]; in get_winapi_error() local
/third_party/ltp/testcases/kernel/fs/fs-bench/
H A Drandom-del-create.c96 char wbuf[MAXFSIZE]; in create_file() local
H A Drandom-access-del-create.c98 char wbuf[MAXFSIZE]; in create_file() local
H A Dcreate-files.c15 char wbuf[MAXFSIZE]; variable
/third_party/ltp/testcases/kernel/fs/doio/
H A Dwrite_log.c197 char wbuf[WLOG_REC_MAX_SIZE + 2]; in wlog_record_write() local
/third_party/ltp/testcases/kernel/syscalls/fallocate/
H A Dfallocate06.c61 static char *wbuf, *rbuf; variable
/third_party/python/Parser/
H A Dmyreadline.c123 wchar_t *wbuf; in _PyOS_WindowsConsoleReadline() local
260 wchar_t *wbuf; PyOS_StdioReadline() local
[all...]
/third_party/nghttp2/src/
H A Dshrpx_connection.h61 DefaultMemchunks wbuf; member
/third_party/pulseaudio/src/pulsecore/
H A Dioline.c50 char *wbuf; member
[all...]
/third_party/backends/backend/
H A Dibm.c112 struct ibm_window_data wbuf; in attach() local
943 struct ibm_window_data wbuf; sane_start() local
[all...]
H A Dricoh.c108 struct ricoh_window_data wbuf; in attach() local
798 struct ricoh_window_data wbuf; sane_start() local
[all...]
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
H A Dmain.c36 char wbuf[MAXFSIZE]; variable
/third_party/node/deps/openssl/openssl/ssl/record/
H A Drecord.h146 SSL3_BUFFER wbuf[SSL_MAX_PIPELINES]; member
/third_party/openssl/ssl/record/
H A Drecord.h146 SSL3_BUFFER wbuf[SSL_MAX_PIPELINES]; member
/third_party/ffmpeg/libavcodec/
H A Daacenc.c641 const float *wbuf = overlap + w * 128; in aac_encode_frame() local

Completed in 34 milliseconds

12