/external/mesa3d/src/glx/tests/ |
D | indirect_api.cpp | 61 _glapi_get_dispatch_table_size(void) in _glapi_get_dispatch_table_size() argument 77 void __indirect_glAccum(void) { } in __indirect_glAccum() argument 78 void __indirect_glAlphaFunc(void) { } in __indirect_glAlphaFunc() argument 79 void __indirect_glBegin(void) { } in __indirect_glBegin() argument 80 void __indirect_glBitmap(void) { } in __indirect_glBitmap() argument 81 void __indirect_glBlendFunc(void) { } in __indirect_glBlendFunc() argument 82 void __indirect_glCallList(void) { } in __indirect_glCallList() argument 83 void __indirect_glCallLists(void) { } in __indirect_glCallLists() argument 84 void __indirect_glClear(void) { } in __indirect_glClear() argument 85 void __indirect_glClearAccum(void) { } in __indirect_glClearAccum() argument [all …]
|
/external/valgrind/memcheck/tests/solaris/ |
D | scalar.c | 30 static void sys_mount(void) in sys_mount() argument 37 static void sys_mount2(void) in sys_mount2() argument 44 static void sys_mount3(void) in sys_mount3() argument 51 static void sys_mount4(void) in sys_mount4() argument 59 static void sys_pgrpsys(void) in sys_pgrpsys() argument 66 static void sys_pgrpsys2(void) in sys_pgrpsys2() argument 73 static void sys_pgrpsys3(void) in sys_pgrpsys3() argument 80 static void sys_shmsys(void) in sys_shmsys() argument 87 static void sys_shmsys2(void) in sys_shmsys2() argument 94 static void sys_shmsys3(void) in sys_shmsys3() argument [all …]
|
D | scalar_ioctl.c | 21 static void sys_ioctl_POOL_STATUSQ(void) in sys_ioctl_POOL_STATUSQ() argument 29 static void sys_ioctl_MNTIOC_GETMNTANY(void) in sys_ioctl_MNTIOC_GETMNTANY() argument 36 static void sys_ioctl_MNTIOC_GETMNTANY_2(void) in sys_ioctl_MNTIOC_GETMNTANY_2() argument 49 static void sys_ioctl_MNTIOC_GETMNTANY_3(void) in sys_ioctl_MNTIOC_GETMNTANY_3() argument 70 static void sys_ioctl_TCGETA(void) in sys_ioctl_TCGETA() argument 77 static void sys_ioctl_TCGETS(void) in sys_ioctl_TCGETS() argument 84 static void sys_ioctl_TCSETS(void) in sys_ioctl_TCSETS() argument 91 static void sys_ioctl_TCSETSW(void) in sys_ioctl_TCSETSW() argument 98 static void sys_ioctl_TCSETSF(void) in sys_ioctl_TCSETSF() argument 105 static void sys_ioctl_TIOCGWINSZ(void) in sys_ioctl_TIOCGWINSZ() argument [all …]
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 7 char test1(void) { return '\\'; } in test1() argument 8 wchar_t test2(void) { return L'\\'; } in test2() argument 9 char test3(void) { return '\''; } in test3() argument 10 wchar_t test4(void) { return L'\''; } in test4() argument 11 char test5(void) { return '\a'; } in test5() argument 12 wchar_t test6(void) { return L'\a'; } in test6() argument 13 char test7(void) { return '\b'; } in test7() argument 14 wchar_t test8(void) { return L'\b'; } in test8() argument 15 char test9(void) { return '\e'; } in test9() argument 16 wchar_t test10(void) { return L'\e'; } in test10() argument [all …]
|
/external/clang/test/Analysis/ |
D | pthreadlock.c | 15 ok1(void) in ok1() argument 21 ok2(void) in ok2() argument 27 ok3(void) in ok3() argument 36 ok4(void) in ok4() argument 45 ok5(void) in ok5() argument 52 ok6(void) in ok6() argument 58 ok7(void) in ok7() argument 65 ok8(void) in ok8() argument 74 ok9(void) in ok9() argument 82 ok10(void) in ok10() argument [all …]
|
D | identical-expressions.cpp | 5 int func(void) in func() argument 10 int func2(void) in func2() argument 23 int checkNotEqualFloatLiteralCompare1(void) { in checkNotEqualFloatLiteralCompare1() argument 27 int checkNotEqualFloatLiteralCompare2(void) { in checkNotEqualFloatLiteralCompare2() argument 31 int checkNotEqualFloatDeclCompare1(void) { in checkNotEqualFloatDeclCompare1() argument 37 int checkNotEqualFloatDeclCompare12(void) { in checkNotEqualFloatDeclCompare12() argument 42 int checkNotEqualFloatDeclCompare3(void) { in checkNotEqualFloatDeclCompare3() argument 47 int checkNotEqualFloatDeclCompare4(void) { in checkNotEqualFloatDeclCompare4() argument 52 int checkNotEqualFloatDeclCompare5(void) { in checkNotEqualFloatDeclCompare5() argument 58 int checkNotEqualFloatDeclCompare6(void) { in checkNotEqualFloatDeclCompare6() argument [all …]
|
/external/valgrind/VEX/switchback/ |
D | test_ppc_jm1.c | 714 static void test_add (void) in test_add() argument 719 static void test_addo (void) in test_addo() argument 724 static void test_addc (void) in test_addc() argument 729 static void test_addco (void) in test_addco() argument 734 static void test_adde (void) in test_adde() argument 739 static void test_addeo (void) in test_addeo() argument 744 static void test_divw (void) in test_divw() argument 749 static void test_divwo (void) in test_divwo() argument 754 static void test_divwu (void) in test_divwu() argument 759 static void test_divwuo (void) in test_divwuo() argument [all …]
|
/external/clang/test/CodeGen/ |
D | builtins-ppc-crypto.c | 28 vector unsigned char test_vpmsumb(void) in test_vpmsumb() argument 37 vector unsigned short test_vpmsumh(void) in test_vpmsumh() argument 46 vector unsigned int test_vpmsumw(void) in test_vpmsumw() argument 55 vector unsigned long long test_vpmsumd(void) in test_vpmsumd() argument 64 vector unsigned long long test_vsbox(void) in test_vsbox() argument 72 vector unsigned char test_vpermxorb(void) in test_vpermxorb() argument 82 vector unsigned short test_vpermxorh(void) in test_vpermxorh() argument 92 vector unsigned int test_vpermxorw(void) in test_vpermxorw() argument 102 vector unsigned long long test_vpermxord(void) in test_vpermxord() argument 112 vector unsigned long long test_vcipher(void) in test_vcipher() argument [all …]
|
D | zvector.c | 24 void test_assign (void) in test_assign() argument 61 void test_pos (void) in test_pos() argument 98 void test_neg (void) in test_neg() argument 119 void test_preinc (void) in test_preinc() argument 156 void test_postinc (void) in test_postinc() argument 193 void test_predec (void) in test_predec() argument 230 void test_postdec (void) in test_postdec() argument 267 void test_add (void) in test_add() argument 377 void test_add_assign (void) in test_add_assign() argument 455 void test_sub (void) in test_sub() argument [all …]
|
D | attr-weakref.c | 7 void test1_h(void) { in test1_h() argument 12 void test2_f(void) {} in test2_f() argument 14 void test2_h(void) { in test2_h() argument 21 void test3_foo(void) { in test3_foo() argument 24 void test3_h(void) { in test3_h() argument 31 void test4_h(void) { in test4_h() argument 34 void test4_f(void) {} in test4_f() argument 39 void test5_h(void) { in test5_h() argument 42 void test5_foo(void) { in test5_foo() argument 49 void test6_h(void) { in test6_h() argument [all …]
|
D | inline2.c | 7 int f0(void) { return 0; } in f0() argument 12 int f1(void) { return 0; } in f1() argument 17 inline int f2(void) { return 0; } in f2() argument 22 int f3(void) { return 0; } in f3() argument 27 inline int f5(void) { return 0; } in f5() argument 32 extern inline int f6(void) { return 0; } in f6() argument 37 extern int f7(void) { return 0; } in f7() argument 40 inline int fA(void) { return 0; } in fA() argument 48 extern inline int f4(void) { return 0; } in f4() argument 53 extern inline int f8(void) { return 0; } in f8() argument [all …]
|
D | mips-interrupt-attr.c | 4 isr_sw0 (void) in isr_sw0() argument 10 isr_sw1 (void) in isr_sw1() argument 16 isr_hw0 (void) in isr_hw0() argument 22 isr_hw1 (void) in isr_hw1() argument 28 isr_hw2 (void) in isr_hw2() argument 34 isr_hw3 (void) in isr_hw3() argument 40 isr_hw4 (void) in isr_hw4() argument 46 isr_hw5 (void) in isr_hw5() argument 52 isr_eic (void) in isr_eic() argument
|
/external/ltp/testcases/kernel/security/tomoyo/ |
D | tomoyo_new_test.c | 48 static void test_read_etc_fstab(void) in test_read_etc_fstab() argument 53 static void test_write_dev_null(void) in test_write_dev_null() argument 58 static void cleanup_file_open(void) in cleanup_file_open() argument 64 static void test_mkdir_testdir(void) in test_mkdir_testdir() argument 69 static void cleanup_mkdir_testdir(void) in cleanup_mkdir_testdir() argument 74 static void setup_mkdir_testdir(void) in setup_mkdir_testdir() argument 79 static void test_rmdir_testdir(void) in test_rmdir_testdir() argument 84 static void setup_execute_bin_true(void) in setup_execute_bin_true() argument 91 static void cleanup_execute_bin_true(void) in cleanup_execute_bin_true() argument 98 static void test_execute_bin_true(void) in test_execute_bin_true() argument [all …]
|
/external/valgrind/none/tests/ppc64/ |
D | jm-insns.c | 295 uint32_t* get_rwx_area ( void ) in get_rwx_area() argument 459 static void test_add (void) in test_add() argument 464 static void test_addo (void) in test_addo() argument 469 static void test_addc (void) in test_addc() argument 474 static void test_addco (void) in test_addco() argument 479 static void test_divw (void) in test_divw() argument 484 static void test_divwo (void) in test_divwo() argument 489 static void test_divwu (void) in test_divwu() argument 494 static void test_divwuo (void) in test_divwuo() argument 499 static void test_mulhw (void) in test_mulhw() argument [all …]
|
/external/valgrind/none/tests/ppc32/ |
D | jm-insns.c | 295 uint32_t* get_rwx_area ( void ) in get_rwx_area() argument 459 static void test_add (void) in test_add() argument 464 static void test_addo (void) in test_addo() argument 469 static void test_addc (void) in test_addc() argument 474 static void test_addco (void) in test_addco() argument 479 static void test_divw (void) in test_divw() argument 484 static void test_divwo (void) in test_divwo() argument 489 static void test_divwu (void) in test_divwu() argument 494 static void test_divwuo (void) in test_divwuo() argument 499 static void test_mulhw (void) in test_mulhw() argument [all …]
|
/external/libunwind/tests/ |
D | Lrs-race.c | 47 foo_0 (void) in foo_0() argument 57 foo_1 (void) in foo_1() argument 67 foo_2 (void) in foo_2() argument 77 foo_3 (void) in foo_3() argument 87 foo_4 (void) in foo_4() argument 97 foo_5 (void) in foo_5() argument 107 foo_6 (void) in foo_6() argument 117 foo_7 (void) in foo_7() argument 127 foo_8 (void) in foo_8() argument 137 foo_9 (void) in foo_9() argument [all …]
|
/external/ltp/testcases/kernel/syscalls/nftw/ |
D | test64.c | 46 void test1A(void) in test1A() argument 105 void test2A(void) in test2A() argument 150 void test3A(void) in test3A() argument 188 void test4A(void) in test4A() argument 225 void test5A(void) in test5A() argument 262 void test6A(void) in test6A() argument 300 void test7A(void) in test7A() argument 330 void test8A(void) in test8A() argument 360 void test9A(void) in test9A() argument 391 void test10A(void) in test10A() argument [all …]
|
D | test.c | 47 void test1A(void) in test1A() argument 107 void test2A(void) in test2A() argument 152 void test3A(void) in test3A() argument 189 void test4A(void) in test4A() argument 225 void test5A(void) in test5A() argument 261 void test6A(void) in test6A() argument 298 void test7A(void) in test7A() argument 326 void test8A(void) in test8A() argument 355 void test9A(void) in test9A() argument 384 void test10A(void) in test10A() argument [all …]
|
/external/clang/test/Sema/ |
D | attr-capabilities.c | 28 void Func1(void) __attribute__((requires_capability(GUI))) {} in Func1() argument 29 void Func2(void) __attribute__((requires_shared_capability(Worker))) {} in Func2() argument 31 void Func3(void) __attribute__((requires_capability)) {} // expected-error {{'requires_capability'… in Func3() argument 32 void Func4(void) __attribute__((requires_shared_capability)) {} // expected-error {{'requires_shar… in Func4() argument 34 void Func5(void) __attribute__((requires_capability(1))) {} // expected-warning {{'requires_capabi… in Func5() argument 35 void Func6(void) __attribute__((requires_shared_capability(BadCapability))) {} // expected-warning… in Func6() argument 37 void Func7(void) __attribute__((assert_capability(GUI))) {} in Func7() argument 38 void Func8(void) __attribute__((assert_shared_capability(GUI))) {} in Func8() argument 40 void Func9(void) __attribute__((assert_capability())) {} // expected-error {{'assert_capability' at… in Func9() argument 41 void Func10(void) __attribute__((assert_shared_capability())) {} // expected-error {{'assert_shared… in Func10() argument [all …]
|
/external/valgrind/memcheck/tests/ |
D | str_tester.c | 70 test_strcmp (void) in test_strcmp() argument 132 test_strcpy (void) in test_strcpy() argument 186 test_stpcpy (void) in test_stpcpy() argument 270 test_stpncpy (void) in test_stpncpy() argument 286 test_strcat (void) in test_strcat() argument 316 test_strncat (void) in test_strncat() argument 358 test_strncmp (void) in test_strncmp() argument 378 test_strncpy (void) in test_strncpy() argument 420 test_strlen (void) in test_strlen() argument 441 test_strchr (void) in test_strchr() argument [all …]
|
/external/ltp/testcases/kernel/device-drivers/agp/kernel_space/ |
D | tagp.c | 292 static int test_fetch_size(void) in test_fetch_size() argument 299 static int test_configure(void) in test_configure() argument 306 static void test_cleanup(void) in test_cleanup() argument 359 static int test_agp_backend_acquire(void) in test_agp_backend_acquire() argument 366 static int test_agp_backend_release(void) in test_agp_backend_release() argument 373 static int test_agp_alloc_bridge(void) in test_agp_alloc_bridge() argument 382 static int test_agp_put_bridge(void) in test_agp_put_bridge() argument 389 static int test_agp_create_and_free_memory(void) in test_agp_create_and_free_memory() argument 420 static int test_agp_num_entries(void) in test_agp_num_entries() argument 428 static int test_agp_copy_info(void) in test_agp_copy_info() argument [all …]
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | Drawable.h | 50 Coordinate(void) in Coordinate() argument 61 double x(void) const { return _x; } in x() argument 64 double y(void) const { return _y; } in y() argument 162 VPathBase ( void ) in VPathBase() argument 261 double sx( void ) const in sx() argument 270 double sy( void ) const in sy() argument 279 double rx( void ) const in rx() argument 288 double ry( void ) const in ry() argument 297 double tx( void ) const in tx() argument 306 double ty( void ) const in ty() argument [all …]
|
/external/valgrind/none/tests/x86/ |
D | movx.c | 4 static int movzbw_1 ( void ) in movzbw_1() argument 17 static int movzbw_2 ( void ) in movzbw_2() argument 30 static int movzbl_1 ( void ) in movzbl_1() argument 43 static int movzbl_2 ( void ) in movzbl_2() argument 56 static int movzwl_1 ( void ) in movzwl_1() argument 69 static int movzwl_2 ( void ) in movzwl_2() argument 82 static int movsbw_1 ( void ) in movsbw_1() argument 95 static int movsbw_2 ( void ) in movsbw_2() argument 108 static int movsbl_1 ( void ) in movsbl_1() argument 121 static int movsbl_2 ( void ) in movsbl_2() argument [all …]
|
/external/clang/test/SemaObjC/ |
D | arc-nsconsumed-errors.m | 6 blk a = ^void (__attribute((ns_consumed)) id arg1, __attribute((ns_consumed)) id arg2){}; // expect… function 8 blk b = ^void (id arg1, __attribute((ns_consumed)) id arg2){}; function 10 blk c = ^void (__attribute((ns_consumed)) id arg1, __attribute((ns_consumed)) id arg2){}; // expect… function 12 blk d = ^void (id arg1, id arg2) {}; // expected-error {{incompatible block pointer types initializ… function 14 blk1 a1 = ^void (__attribute((ns_consumed)) id arg1, id arg2){}; // expected-error {{incompatible b… function 16 blk1 b2 = ^void (id arg1, __attribute((ns_consumed)) id arg2){}; // expected-error {{incompatible b… function 18 blk1 c3 = ^void (__attribute((ns_consumed)) id arg1, __attribute((ns_consumed)) id arg2){}; function 20 blk1 d4 = ^void (id arg1, id arg2) {}; // expected-error {{incompatible block pointer types initial… function
|
/external/vboot_reference/tests/ |
D | rollback_index2_tests.c | 89 uint32_t TlclLibInit(void) in TlclLibInit() argument 95 uint32_t TlclStartup(void) in TlclStartup() argument 101 uint32_t TlclResume(void) in TlclResume() argument 107 uint32_t TlclForceClear(void) in TlclForceClear() argument 113 uint32_t TlclSetEnable(void) in TlclSetEnable() argument 170 uint32_t TlclSelfTestFull(void) in TlclSelfTestFull() argument 176 uint32_t TlclContinueSelfTest(void) in TlclContinueSelfTest() argument 191 uint32_t TlclAssertPhysicalPresence(void) in TlclAssertPhysicalPresence() argument 197 uint32_t TlclFinalizePhysicalPresence(void) in TlclFinalizePhysicalPresence() argument 204 uint32_t TlclPhysicalPresenceCMDEnable(void) in TlclPhysicalPresenceCMDEnable() argument [all …]
|