/third_party/ffmpeg/libavformat/ |
D | webm_chunk.c | 52 WebMChunkContext *wc = s->priv_data; in webm_chunk_init() local 143 WebMChunkContext *wc = s->priv_data; in get_chunk_filename() local 157 WebMChunkContext *wc = s->priv_data; in webm_chunk_write_header() local 171 WebMChunkContext *wc = s->priv_data; in chunk_start() local 184 WebMChunkContext *wc = s->priv_data; in chunk_end() local 220 WebMChunkContext *wc = s->priv_data; in webm_chunk_write_packet() local 252 WebMChunkContext *wc = s->priv_data; in webm_chunk_write_trailer() local 269 WebMChunkContext *wc = s->priv_data; in webm_chunk_deinit() local
|
D | wvdec.c | 80 WVContext *wc = ctx->priv_data; in wv_read_block_header() local 236 WVContext *wc = s->priv_data; in wv_read_header() local 281 WVContext *wc = s->priv_data; in wv_read_packet() local
|
/third_party/musl/libc-test/src/functionalext/supplement/string/ |
D | wcsnlen.c | 28 wchar_t *wc = L"ABCDEF"; in wcsnlen_0100() local 43 wchar_t *wc = L"ABCDEF"; in wcsnlen_0200() local 57 wchar_t *wc = L"ABCDEF"; in wcsnlen_0300() local 73 wchar_t *wc = L"ABCDEF"; in wcsnlen_0400() local
|
/third_party/libuv/test/ |
D | test-condvar.c | 45 void worker_config_init(worker_config* wc, in worker_config_init() 64 void worker_config_destroy(worker_config* wc) { in worker_config_destroy() 128 worker_config wc; in TEST_IMPL() local 147 worker_config wc; in TEST_IMPL() local 192 worker_config wc; in TEST_IMPL() local 211 worker_config wc; in TEST_IMPL() local 230 worker_config wc; in TEST_IMPL() local
|
D | test-barrier.c | 49 worker_config wc; in TEST_IMPL() local 70 worker_config wc; in TEST_IMPL() local 91 worker_config wc; in TEST_IMPL() local
|
D | test-semaphore.c | 52 worker_config wc; in TEST_IMPL() local 76 worker_config wc; in TEST_IMPL() local
|
/third_party/toybox/lib/ |
D | linestack.c | 92 int (*escout)(FILE *out, int cols, int wc)) in crunch_str() 96 unsigned wc; in crunch_str() local 125 int crunch_escape(FILE *out, int cols, int wc) in crunch_escape() 141 int crunch_rev_escape(FILE *out, int cols, int wc) in crunch_rev_escape() 178 int (*escout)(FILE *out, int cols, int wc)) in draw_trim_esc()
|
/third_party/musl/libc-test/src/functionalext/supplement/locale/ |
D | wcsxfrm.c | 23 wchar_t *wc = L"ABCD"; in wcsxfrm_0100() local 36 wchar_t *wc = L"\u00e5\ue011"; in wcsxfrm_0200() local
|
/third_party/musl/libc-test/src/functionalext/supplement/multibyte/ |
D | mbtowc.c | 32 wchar_t wc[ARRY_MAX]; in mbtowc_0100() local 48 wchar_t wc[ARRY_MAX]; in mbtowc_0200() local
|
D | mbsnrtowcs.c | 33 wchar_t wc[ARRY_MAX]; in mbsnrtowcs_0100() local 52 wchar_t wc[ARRY_MAX]; in mbsnrtowcs_0200() local
|
/third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
D | putwc.c | 39 wchar_t wc = L'p'; in putwc_0100() local 61 wchar_t wc = L'p'; in putwc_0200() local
|
D | ungetwc.c | 43 wint_t wc = L'a'; in ungetwc_0100() local 70 wint_t wc = L'a'; in ungetwc_0200() local
|
D | fputwc.c | 35 wint_t wc; in fputwc_0100() local 70 wint_t wc; in fputwc_0200() local
|
/third_party/musl/src/stdio/ |
D | fgetwc.c | 8 wchar_t wc; in __fgetwc_unlocked_internal() local 53 wchar_t wc = __fgetwc_unlocked_internal(f); in __fgetwc_unlocked() local
|
/third_party/musl/src/ctype/ |
D | towctrans.c | 63 wint_t towlower(wint_t wc) in towlower() 68 wint_t towupper(wint_t wc) in towupper()
|
D | wcwidth.c | 11 int wcwidth(wchar_t wc) in wcwidth()
|
/third_party/musl/src/regex/ |
D | fnmatch.c | 36 wchar_t wc; in str_next() local 89 wchar_t wc; in pat_next() local 109 wchar_t wc; in match_bracket() local
|
/third_party/musl/src/multibyte/ |
D | wctomb.c | 4 int wctomb(char *s, wchar_t wc) in wctomb()
|
D | wcrtomb.c | 6 size_t wcrtomb(char *restrict s, wchar_t wc, mbstate_t *restrict st) in wcrtomb()
|
/third_party/musl/porting/uniproton/kernel/src/multibyte/ |
D | wctomb.c | 4 int wctomb(char *s, wchar_t wc) in wctomb()
|
D | wcrtomb.c | 6 size_t wcrtomb(char *restrict s, wchar_t wc, mbstate_t *restrict st) in wcrtomb()
|
/third_party/musl/porting/liteos_a/kernel/src/multibyte/ |
D | wctomb.c | 4 int wctomb(char *s, wchar_t wc) in wctomb()
|
D | wcrtomb.c | 6 size_t wcrtomb(char *restrict s, wchar_t wc, mbstate_t *restrict st) in wcrtomb()
|
/third_party/musl/porting/liteos_m/kernel/src/multibyte/ |
D | wctomb.c | 4 int wctomb(char *s, wchar_t wc) in wctomb()
|
D | wcrtomb.c | 6 size_t wcrtomb(char *restrict s, wchar_t wc, mbstate_t *restrict st) in wcrtomb()
|