/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/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 | 32 vector unsigned char test_vpmsumb(void) in test_vpmsumb() argument 41 vector unsigned short test_vpmsumh(void) in test_vpmsumh() argument 50 vector unsigned int test_vpmsumw(void) in test_vpmsumw() argument 59 vector unsigned long long test_vpmsumd(void) in test_vpmsumd() argument 68 vector unsigned long long test_vsbox(void) in test_vsbox() argument 76 vector unsigned char test_vpermxorb(void) in test_vpermxorb() argument 86 vector unsigned short test_vpermxorh(void) in test_vpermxorh() argument 96 vector unsigned int test_vpermxorw(void) in test_vpermxorw() argument 106 vector unsigned long long test_vpermxord(void) in test_vpermxord() argument 116 vector unsigned long long test_vcipher(void) in test_vcipher() 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 | arm-microsoft-intrinsics.c | 7 void check__dmb(void) { in check__dmb() argument 14 void check__dsb(void) { in check__dsb() argument 21 void check__isb(void) { in check__isb() argument 28 __INT64_TYPE__ check__ldrexd(void) { in check__ldrexd() argument 36 unsigned int check_MoveFromCoprocessor(void) { in check_MoveFromCoprocessor() argument 43 unsigned int check_MoveFromCoprocessor2(void) { in check_MoveFromCoprocessor2() argument 50 void check_MoveToCoprocessor(void) { in check_MoveToCoprocessor() argument 57 void check_MoveToCoprocessor2(void) { in check_MoveToCoprocessor2() argument
|
D | dllexport.c | 48 __declspec(dllexport) void def(void) {} in def() argument 53 __declspec(dllexport) inline void inlineFunc(void) {} in inlineFunc() argument 54 __declspec(dllexport) inline void externInlineFunc(void) {} in externInlineFunc() argument 60 __declspec(dllexport) void redecl1(void) {} in redecl1() argument 64 void redecl2(void) {} in redecl2() argument 101 void __attribute__((dllimport, dllexport)) precedence1A(void) {} in precedence1A() argument 102 void __declspec(dllimport) __declspec(dllexport) precedence1B(void) {} in precedence1B() argument 106 void __attribute__((dllexport, dllimport)) precedence2A(void) {} in precedence2A() argument 107 void __declspec(dllexport) __declspec(dllimport) precedence2B(void) {} in precedence2B() argument 111 void __declspec(dllexport) precedenceRedecl1(void) {} in precedenceRedecl1() 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/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/clang/test/Sema/ |
D | attr-capabilities.c | 24 void Func1(void) __attribute__((requires_capability(GUI))) {} in Func1() argument 25 void Func2(void) __attribute__((requires_shared_capability(Worker))) {} in Func2() argument 27 void Func3(void) __attribute__((requires_capability)) {} // expected-error {{'requires_capability'… in Func3() argument 28 void Func4(void) __attribute__((requires_shared_capability)) {} // expected-error {{'requires_shar… in Func4() argument 30 void Func5(void) __attribute__((requires_capability(1))) {} // expected-warning {{'requires_capabi… in Func5() argument 31 void Func6(void) __attribute__((requires_shared_capability(BadCapability))) {} // expected-warning… in Func6() argument 33 void Func7(void) __attribute__((assert_capability(GUI))) {} in Func7() argument 34 void Func8(void) __attribute__((assert_shared_capability(GUI))) {} in Func8() argument 36 void Func9(void) __attribute__((assert_capability())) {} // expected-error {{'assert_capability' at… in Func9() argument 37 void Func10(void) __attribute__((assert_shared_capability())) {} // expected-error {{'assert_shared… in Func10() argument [all …]
|
D | warn-unused-function.c | 25 void f9(void) { f8(f7); } in f9() argument 26 static void f7(void) {} in f7() argument 29 void bar(void) { } in bar() argument 32 void bar2(void) { } in bar2() argument 35 void bar3(void) { } in bar3() argument 41 static void f11(void) { } // expected-warning{{unused}} in f11() argument 43 static void f12(void) { } // expected-warning{{unused}} in f12() argument 47 static void unused(void) { unused(); } // expected-warning{{not needed and will not be emitted}} in unused() argument 51 void f13(void) { in f13() argument 60 void b(void) in b() 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 | 79 const SSL_METHOD *TLS_method(void) { in TLS_method() argument 87 const SSL_METHOD *SSLv23_method(void) { in SSLv23_method() argument 93 const SSL_METHOD *TLSv1_2_method(void) { in TLSv1_2_method() argument 101 const SSL_METHOD *TLSv1_1_method(void) { in TLSv1_1_method() argument 109 const SSL_METHOD *TLSv1_method(void) { in TLSv1_method() argument 117 const SSL_METHOD *SSLv3_method(void) { in SSLv3_method() argument 127 const SSL_METHOD *TLSv1_2_server_method(void) { in TLSv1_2_server_method() argument 131 const SSL_METHOD *TLSv1_1_server_method(void) { in TLSv1_1_server_method() argument 135 const SSL_METHOD *TLSv1_server_method(void) { in TLSv1_server_method() argument 139 const SSL_METHOD *SSLv3_server_method(void) { in SSLv3_server_method() argument [all …]
|
D | d1_meth.c | 80 const SSL_METHOD *DTLS_method(void) { in DTLS_method() argument 90 const SSL_METHOD *DTLSv1_2_method(void) { in DTLSv1_2_method() argument 98 const SSL_METHOD *DTLSv1_method(void) { in DTLSv1_method() argument 108 const SSL_METHOD *DTLSv1_2_server_method(void) { in DTLSv1_2_server_method() argument 112 const SSL_METHOD *DTLSv1_server_method(void) { in DTLSv1_server_method() argument 116 const SSL_METHOD *DTLSv1_2_client_method(void) { in DTLSv1_2_client_method() argument 120 const SSL_METHOD *DTLSv1_client_method(void) { in DTLSv1_client_method() argument 124 const SSL_METHOD *DTLS_server_method(void) { in DTLS_server_method() argument 128 const SSL_METHOD *DTLS_client_method(void) { in DTLS_client_method() argument
|
/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/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/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/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/Rewriter/ |
D | rewrite-function-decl.mm | 5 void (^aBlock)(void) = ^ { function 9 void (^bBlocks)(void) = ^ { function 12 void (^c)(void) = ^ { function 20 void (^aBlock)(void) = ^ { function 24 void (^bBlocks)(void) = ^ { function 27 void (^c)(void) = ^ { function
|
/external/deqp/modules/gles2/functional/ |
D | es2fFunctionalTests.cpp | 120 virtual ~ShadersTestGroup (void) in ~ShadersTestGroup() argument 124 virtual void init (void) in init() argument 167 virtual ~TextureTestGroup (void) in ~TextureTestGroup() argument 171 virtual void init (void) in init() argument 184 virtual void deinit (void) in deinit() argument 197 void init (void) in init() argument 213 virtual ~FboTestGroup (void) in ~FboTestGroup() argument 217 virtual void init (void) in init() argument 235 virtual ~NegativeApiTestGroup (void) in ~NegativeApiTestGroup() argument 239 virtual void init (void) in init() argument [all …]
|