/netbsd-src/tests/lib/libc/locale/ |
H A D | t_btowc.c | 46 struct test { struct 53 } tests[] = { argument 82 int c, wc; in h_iso10646() local 120 unsigned char c; in h_btowc() local 197 unsigned char c; in ATF_TC_BODY() local
|
H A D | t_wctype.c | 66 static struct test { struct 72 } tests[] = { argument 177 void testall(int idx, int c, wchar_t wc, wctype_t wct, int inout) in testall()
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/analyzer/checkers/ |
H A D | newdelete_example.cpp | 13 void test() { in test() function 14 SomeClass *c = new SomeClass; in test() local 19 void test() { in test() function 24 void test() { in test() function 30 void test() { in test() function 35 void test() { in test() function
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
H A D | md5crypt_test.c | 40 struct test { struct 52 struct test *t; in do_test() argument 56 const char *c; in do_test() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | fnmatch.c | 67 char c, test; in rk_fnmatch() local 144 rangematch(const char *pattern, int test, int flags) in rangematch() 147 char c, c2; in rangematch() local
|
/netbsd-src/lib/libc/gen/ |
H A D | fnmatch.c | 74 rangematch(const char *pattern, int test, int flags) in rangematch() 77 char c, c2; in rangematch() local 121 char c, test; in fnmatchx() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/ |
H A D | package.d | 260 auto c = tuMalloc.allocate(113); variable 757 void test(Allocator)(auto ref Allocator alloc) in test() function 793 B c = alloc.make!B(42); in test() local 818 void test(T, Args...)(auto ref Args args) in test() function 837 void test(T, Args...)(auto ref Args args) in test() function 1018 auto c = theAllocator.makeArray!(immutable int)(5); variable 1081 static void test(T)() in test() function 1099 void test(A)(auto ref A alloc) in test() function 1277 void test(A)(auto ref A alloc) in test() function 1298 void test(A)(auto ref A alloc) in test() function [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.thread/ |
H A D | tlsgc_sections.d | 19 C c; variable 32 void test() in test() function
|
/netbsd-src/external/bsd/atf/dist/atf-c++/ |
H A D | build_test.cpp | 55 print_col(const char* prefix, const C& c) in print_col() 164 for (struct c_o_test* test = c_o_tests; test->expargv[0] != NULL; in ATF_TEST_CASE_BODY() local 187 for (struct cpp_test* test = cpp_tests; test->expargv[0] != NULL; in ATF_TEST_CASE_BODY() local 209 for (struct cxx_o_test* test = cxx_o_tests; test->expargv[0] != NULL; in ATF_TEST_CASE_BODY() local
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/ |
H A D | token-delta.py | 16 def test(self, changes): member in DeltaAlgorithm 64 def delta(self, c, sets): argument 83 def search(self, c, sets): argument 163 def test(self, changes): member in TMBDDelta
|
/netbsd-src/games/backgammon/common_source/ |
H A D | table.c | 89 char c; in checkmove() local 203 dotable(struct move *mm, int c, int i) in dotable() 206 int test; in dotable() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | test_test.c | 22 #define TEST(expected, test) test_case((expected), #test, (test)) argument 24 static int test_case(int expected, const char *test, int result) in test_case() 314 BIGNUM *a = NULL, *b = NULL, *c = NULL; in test_bignum() local 404 BIGNUM *a = NULL, *b = NULL, *c = NULL, *d = NULL; in test_long_bignum() local 452 char c = 'd'; in test_single_eval() local
|
/netbsd-src/tests/lib/libc/sys/ |
H A D | t_ptrace_siginfo_wait.h | 31 ptrace_siginfo(bool faked, void (*sah)(int a, siginfo_t *b, void *c), int *signal_caught) in ptrace_siginfo() 118 #define PTRACE_SIGINFO(test, faked) \ argument
|
H A D | t_ptrace_bytetransfer_wait.h | 39 bytes_transfer_dummy(int a, int b, int c, int d) in bytes_transfer_dummy() 445 #define BYTES_TRANSFER(test, operation, size, type) \ argument 670 #define BYTES_TRANSFER_ALIGNMENT(test, operation) \ argument 823 #define BYTES_TRANSFER_EOF(test, operation) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/ |
H A D | comparison.d | 528 alias test = castSwitch!(objectSkip, defaultError); variable 531 alias test = castSwitch!(objectError, defaultSkip); variable 534 alias test = castSwitch!(objectError, defaultError); variable 543 alias test = castSwitch!(objectValue, defaultError); variable 546 alias test = castSwitch!(objectError, defaultValue); variable 556 alias test = castSwitch!(objectFunc, defaultError); variable 559 alias test = castSwitch!(objectError, defaultFunc); variable 610 double c = 2; variable 704 auto c = r1.front.opCmp(r2.front); variable 1678 double c = 2; variable [all …]
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | test_test.c | 22 #define TEST(expected, test) test_case((expected), #test, (test)) argument 24 static int test_case(int expected, const char *test, int result) in test_case() 314 BIGNUM *a = NULL, *b = NULL, *c = NULL; in test_bignum() local 404 BIGNUM *a = NULL, *b = NULL, *c = NULL, *d = NULL; in test_long_bignum() local 452 char c = 'd'; in test_single_eval() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | input.cc | 339 file_cache_slot *c = &m_file_slots[i]; in lookup_file() local 411 file_cache_slot *c = &m_file_slots[i]; in evicted_cache_tab_entry() local 904 file_cache_slot *c = global_dc->m_file_cache->lookup_or_add_file (file_path); in location_get_source_line() local 924 file_cache_slot *c = global_dc->m_file_cache->lookup_or_add_file (file_path); in location_missing_trailing_newline() local 2313 void apply (lexer_test &test) FINAL OVERRIDE in apply() 2378 void apply (lexer_test &test) FINAL OVERRIDE in apply() 2469 lexer_test& test, in assert_char_at_range() 2524 lexer_test& test, in assert_num_substring_ranges() 2562 lexer_test& test, in assert_has_no_substring_ranges() 2597 lexer_test test (case_, content, NULL); in test_lexer_string_locations_simple() local [all …]
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/dsa/ |
H A D | dsa_gen.c | 53 BIGNUM *r0, *W, *X, *c, *test; in dsa_builtin_paramgen() local 316 BIGNUM *r0, *W, *X, *c, *test; in dsa_builtin_paramgen2() local
|
/netbsd-src/external/bsd/libarchive/dist/libarchive/test/ |
H A D | test_archive_read_open2.c | 59 test(int formatted, archive_open_callback *o, archive_read_callback *r, in test() function 60 archive_skip_callback *s, archive_close_callback *c, in test()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/ |
H A D | package.d | 273 auto c = tuMalloc.allocate(113); variable 1264 void test(Allocator)(auto ref Allocator alloc) in test() function 1300 B c = alloc.make!B(42); in test() local 1325 void test(T, Args...)(auto ref Args args) in test() function 1344 void test(T, Args...)(auto ref Args args) in test() function 1639 auto c = theAllocator.makeArray!(immutable int)(5); variable 1650 auto c = cast(ubyte[]) b; variable 1711 static void test(T)() in test() function 1729 void test(T)(in T initialValue) in test() function 1741 void test(A)(auto ref A alloc) in test() function [all …]
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/ |
H A D | test-normalize.c | 85 test(char *buf, unsigned lineno) in test() function 88 char *c; in test() local
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | grf_cv.c | 356 unsigned char test; in cvintr() local 636 unsigned char test; in cv_boardinit() local 1301 int cr50, sr15, sr18, clock_mode, test; in cv_load_mon() local 1705 volatile unsigned char *c; in cv_inittextmode() local 1935 int test; in cv_setup_hwc() local 2276 cv_wscursor(void *c, int on, int row, int col) in cv_wscursor() 2310 static void cv_wsputchar(void *c, int row, int col, u_int ch, long attr) in cv_wsputchar() 2327 cv_wscopycols(void *c, int row, int srccol, int dstcol, int ncols) in cv_wscopycols() 2359 cv_wserasecols(void *c, int row, int startcol, int ncols, long fillattr) in cv_wserasecols() 2380 cv_wscopyrows(void *c, int srcrow, int dstrow, int nrows) in cv_wscopyrows() [all …]
|
H A D | grf_cv3d.c | 587 unsigned char test; in cv3d_boardinit() local 1215 int cr50, cr66, sr15, sr18, clock_mode, test; in cv3d_load_mon() local 1580 volatile unsigned char *c; in cv3d_inittextmode() local 1797 int test; in cv3d_setup_hwc() local 2049 int test; in cv3d_setspriteinfo() local 2129 cv3d_wscursor(void *c, int on, int row, int col) in cv3d_wscursor() 2181 cv3d_wscopycols(void *c, int row, int srccol, int dstcol, int ncols) in cv3d_wscopycols() 2213 cv3d_wserasecols(void *c, int row, int startcol, int ncols, long fillattr) in cv3d_wserasecols() 2234 cv3d_wscopyrows(void *c, int srcrow, int dstrow, int nrows) in cv3d_wscopyrows() 2269 cv3d_wseraserows(void *c, int row, int nrows, long fillattr) in cv3d_wseraserows() [all …]
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-mn10200.c | 181 char c; in data_register_name() local 225 char c; in address_register_name() local 269 char c; in other_register_name() local 722 offsetT test; in check_operand() local 831 offsetT test; in mn10200_insert_operand() local 974 char c = get_symbol_name (&start); in md_assemble() local 989 char c = get_symbol_name (&start); in md_assemble() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-mn10200.c | 181 char c; in data_register_name() local 225 char c; in address_register_name() local 269 char c; in other_register_name() local 722 offsetT test; in check_operand() local 831 offsetT test; in mn10200_insert_operand() local 974 char c = get_symbol_name (&start); in md_assemble() local 989 char c = get_symbol_name (&start); in md_assemble() local
|