/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/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/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/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/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/boringssl/src/ssl/ |
D | s3_meth.c | 80 const SSL_METHOD *TLS_method(void) { in TLS_method() argument 88 const SSL_METHOD *SSLv23_method(void) { in SSLv23_method() argument 94 const SSL_METHOD *TLSv1_2_method(void) { in TLSv1_2_method() argument 102 const SSL_METHOD *TLSv1_1_method(void) { in TLSv1_1_method() argument 110 const SSL_METHOD *TLSv1_method(void) { in TLSv1_method() argument 118 const SSL_METHOD *SSLv3_method(void) { in SSLv3_method() argument 128 const SSL_METHOD *TLSv1_2_server_method(void) { in TLSv1_2_server_method() argument 132 const SSL_METHOD *TLSv1_1_server_method(void) { in TLSv1_1_server_method() argument 136 const SSL_METHOD *TLSv1_server_method(void) { in TLSv1_server_method() argument 140 const SSL_METHOD *SSLv3_server_method(void) { in SSLv3_server_method() 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 …]
|
D | errs1.c | 7 void ddd ( void ) { p[-1] += 'z'; } in ddd() argument 8 void ccc ( void ) { ddd(); } in ccc() argument 9 void bbb ( void ) { ccc(); } in bbb() argument 10 void aaa ( void ) { bbb(); } in aaa() argument 12 void zzzzzzz ( void ) { p = malloc(10); } in zzzzzzz() argument 13 void yyy ( void ) { zzzzzzz(); } in yyy() argument 14 void xxx ( void ) { yyy(); } in xxx() argument 15 void www ( void ) { xxx(); } in www() argument 17 int main ( void ) { www(); aaa(); return 0; } in main() argument
|
/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/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/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 …]
|
/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/libxml2/ |
D | globals.c | 47 void xmlInitGlobals(void) in xmlInitGlobals() argument 58 void xmlCleanupGlobals(void) in xmlCleanupGlobals() argument 695 __docbDefaultSAXHandler(void) { in __docbDefaultSAXHandler() argument 706 __htmlDefaultSAXHandler(void) { in __htmlDefaultSAXHandler() argument 716 __xmlLastError(void) { in __xmlLastError() argument 731 __xmlMalloc(void){ in __xmlMalloc() argument 740 __xmlMallocAtomic(void){ in __xmlMallocAtomic() argument 749 __xmlRealloc(void){ in __xmlRealloc() argument 758 __xmlFree(void){ in __xmlFree() argument 766 __xmlMemStrdup(void){ in __xmlMemStrdup() argument [all …]
|
/external/pcre/dist/sljit/ |
D | sljitUtils.c | 37 static SLJIT_INLINE void allocator_grab_lock(void) in allocator_grab_lock() argument 42 static SLJIT_INLINE void allocator_release_lock(void) in allocator_release_lock() argument 51 SLJIT_API_FUNC_ATTRIBUTE void SLJIT_CALL sljit_grab_lock(void) in sljit_grab_lock() argument 56 SLJIT_API_FUNC_ATTRIBUTE void SLJIT_CALL sljit_release_lock(void) in sljit_release_lock() argument 71 static SLJIT_INLINE void allocator_grab_lock(void) in allocator_grab_lock() argument 80 static SLJIT_INLINE void allocator_release_lock(void) in allocator_release_lock() argument 91 SLJIT_API_FUNC_ATTRIBUTE void SLJIT_CALL sljit_grab_lock(void) in sljit_grab_lock() argument 100 SLJIT_API_FUNC_ATTRIBUTE void SLJIT_CALL sljit_release_lock(void) in sljit_release_lock() argument 115 static SLJIT_INLINE void allocator_grab_lock(void) in allocator_grab_lock() argument 120 static SLJIT_INLINE void allocator_release_lock(void) in allocator_release_lock() argument [all …]
|
/external/clang/test/SemaCUDA/ |
D | function-overload.cu | 23 __host__ int hh(void) { return 1; } // expected-note {{previous definition is here}} in hh() argument 24 int hh(void) { return 1; } // expected-error {{redefinition of 'hh'}} in hh() argument 27 __host__ int dh(void) { return 2; } in dh() argument 28 __device__ int dh(void) { return 2; } in dh() argument 31 __host__ __device__ int hdh(void) { return 5; } // expected-note {{previous definition is here}} in hdh() argument 32 __host__ int hdh(void) { return 4; } // expected-error {{redefinition of 'hdh'}} in hdh() argument 34 __host__ int hhd(void) { return 4; } // expected-note {{previous definition is here}} in hhd() argument 35 __host__ __device__ int hhd(void) { return 5; } // expected-error {{redefinition of 'hhd'}} in hhd() argument 39 __host__ __device__ int hdd(void) { return 7; } // expected-note {{previous definition is here}} in hdd() argument 40 __device__ int hdd(void) { return 6; } // expected-error {{redefinition of 'hdd'}} in hdd() argument [all …]
|