/third_party/curl/tests/libtest/ |
H A D | lib1903.c | 34 CURL *ch = NULL; in test() local [all...] |
H A D | lib1905.c | 34 CURL *ch = NULL; in test() local [all...] |
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fuse_i.h | 19 struct fuse_chan *ch; member
|
H A D | fuse_loop.c | 19 struct fuse_chan *ch = fuse_session_next_chan(se, NULL); in fuse_session_loop() local
|
H A D | helper.c | 15 struct fuse_chan *ch; in fuse_mount() local 41 void fuse_unmount(const char *mountpoint, struct fuse_chan *ch) in fuse_unmount() argument
|
/third_party/ltp/tools/sparse/sparse-src/validation/optim/ |
H A D | memops-missed01.c | 8 int ch = 0; in foo() local
|
/third_party/musl/libc-test/src/functionalext/supplement/stdio/stdio_gtest/ |
H A D | stdio_clearerr_unlocked_test.cpp | 22 int ch; in HWTEST_F() local
|
H A D | stdio_feof_unlocked_test.cpp | 20 char ch; in HWTEST_F() local
|
H A D | stdio_fputc_unlocked_test.cpp | 19 char ch = 'A'; in HWTEST_F() local
|
/third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
H A D | putchar_unlocked.c | 30 wchar_t ch[] = L"this is putchar_unlocked_0100 test case, std output success!\n"; in putchar_unlocked_0100() local
|
H A D | putc_unlocked.c | 30 wchar_t ch[] = L"this is putc_unlocked_0100 test, std output success!\n"; in putc_unlocked_0100() local
|
H A D | putwchar.c | 29 wchar_t ch[] = L"this is putwchar_0100 test case, std output success!\n"; in putwchar_0100() local
|
H A D | rewind.c | 45 int ch; in rewind_0100() local
|
/third_party/alsa-utils/alsactl/ |
H A D | init_sysdeps.c | 27 char ch; in strlcpy() local 46 char ch; in strlcat() local
|
/third_party/bounds_checking_function/src/ |
H A D | secureinput_a.c | 25 SECUREC_INLINE int SecIsDigit(SecInt ch) in SecIsDigit() argument 30 SECUREC_INLINE int SecIsXdigit(SecInt ch) in SecIsXdigit() argument 34 SECUREC_INLINE int SecIsSpace(SecInt ch) in SecIsSpace() argument
|
/third_party/node/deps/v8/src/regexp/ |
H A D | special-case.h | 83 static UChar32 Canonicalize(UChar32 ch) { in Canonicalize() argument [all...] |
/third_party/skia/third_party/externals/libpng/contrib/mips-msa/ |
H A D | linux.c | 39 int ch = fgetc(f); in png_have_msa() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | adts_header.c | 32 int size, rdb, ch, sr; in ff_adts_header_parse() local
|
/third_party/ffmpeg/libavformat/ |
H A D | ffmetaenc.c | 73 AVChapter *ch = s->chapters[i]; in write_trailer() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/ |
H A D | 3-1.c | 130 pid_t ch, ctl; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigwait/ |
H A D | 6-1.c | 112 pthread_t ch[NTHREADS]; in main() local
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
H A D | autotype.c | 29 __auto_type ch = (char) '\n'; is_type(ch, char); variable
|
/third_party/musl/libc-test/src/functionalext/supplement/ctype/ |
H A D | iswctype.c | 22 void iswctype_test(wchar_t ch, wctype_t wt, char *func_name, int want) in iswctype_test() argument
|
H A D | toupper.c | 27 char ch = 'a'; in toupper_0100() local 41 char ch = 2; in toupper_0200() local 55 char ch = 'A'; in toupper_0300() local 69 char ch = '$'; toupper_0400() local [all...] |
H A D | tolower.c | 27 char ch = 'A'; in tolower_0100() local 41 char ch = 2; in tolower_0200() local 55 char ch = 'a'; in tolower_0300() local 69 char ch = '$'; tolower_0400() local [all...] |