Home
last modified time | relevance | path

Searched defs:ch (Results 1 - 25 of 943) sorted by relevance

12345678910>>...38

/third_party/curl/tests/libtest/
H A Dlib1903.c34 CURL *ch = NULL; in test() local
[all...]
H A Dlib1905.c34 CURL *ch = NULL; in test() local
[all...]
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_i.h19 struct fuse_chan *ch; member
H A Dfuse_loop.c19 struct fuse_chan *ch = fuse_session_next_chan(se, NULL); in fuse_session_loop() local
H A Dhelper.c15 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 Dmemops-missed01.c8 int ch = 0; in foo() local
/third_party/musl/libc-test/src/functionalext/supplement/stdio/stdio_gtest/
H A Dstdio_clearerr_unlocked_test.cpp22 int ch; in HWTEST_F() local
H A Dstdio_feof_unlocked_test.cpp20 char ch; in HWTEST_F() local
H A Dstdio_fputc_unlocked_test.cpp19 char ch = 'A'; in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dputchar_unlocked.c30 wchar_t ch[] = L"this is putchar_unlocked_0100 test case, std output success!\n"; in putchar_unlocked_0100() local
H A Dputc_unlocked.c30 wchar_t ch[] = L"this is putc_unlocked_0100 test, std output success!\n"; in putc_unlocked_0100() local
H A Dputwchar.c29 wchar_t ch[] = L"this is putwchar_0100 test case, std output success!\n"; in putwchar_0100() local
H A Drewind.c45 int ch; in rewind_0100() local
/third_party/alsa-utils/alsactl/
H A Dinit_sysdeps.c27 char ch; in strlcpy() local
46 char ch; in strlcat() local
/third_party/bounds_checking_function/src/
H A Dsecureinput_a.c25 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 Dspecial-case.h83 static UChar32 Canonicalize(UChar32 ch) { in Canonicalize() argument
[all...]
/third_party/skia/third_party/externals/libpng/contrib/mips-msa/
H A Dlinux.c39 int ch = fgetc(f); in png_have_msa() local
/third_party/ffmpeg/libavcodec/
H A Dadts_header.c32 int size, rdb, ch, sr; in ff_adts_header_parse() local
/third_party/ffmpeg/libavformat/
H A Dffmetaenc.c73 AVChapter *ch = s->chapters[i]; in write_trailer() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/
H A D3-1.c130 pid_t ch, ctl; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigwait/
H A D6-1.c112 pthread_t ch[NTHREADS]; in main() local
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dautotype.c29 __auto_type ch = (char) '\n'; is_type(ch, char); variable
/third_party/musl/libc-test/src/functionalext/supplement/ctype/
H A Diswctype.c22 void iswctype_test(wchar_t ch, wctype_t wt, char *func_name, int want) in iswctype_test() argument
H A Dtoupper.c27 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 Dtolower.c27 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...]

Completed in 6 milliseconds

12345678910>>...38