Home
last modified time | relevance | path

Searched defs:void (Results 1 – 25 of 3395) sorted by relevance

12345678910>>...136

/external/webkit/Source/WebCore/platform/mac/
DWebCoreSystemInterface.mm30 void (*wkAdvanceDefaultButtonPulseAnimation)(NSButtonCell *); function
36 void (*wkDrawBezeledTextFieldCell)(NSRect, BOOL enabled); function
37 void (*wkDrawTextFieldCellFocusRing)(NSTextFieldCell*, NSRect); function
38 void (*wkDrawCapsLockIndicator)(CGContextRef, CGRect); function
39 void (*wkDrawBezeledTextArea)(NSRect, BOOL enabled); function
40 void (*wkDrawFocusRing)(CGContextRef, CGColorRef, int radius); function
44 void (*wkDrawMediaSliderTrack)(int themeStyle, CGContextRef context, CGRect rect, float timeLoaded,… function
47 void (*wkDrawMediaUIPart)(int part, int themeStyle, CGContextRef context, CGRect rect, unsigned sta… function
48 void (*wkMeasureMediaUIPart)(int part, int themeStyle, CGRect *bounds, CGSize *naturalSize); function
57 void (*wkGetWheelEventDeltas)(NSEvent*, float* deltaX, float* deltaY, BOOL* continuous); function
[all …]
/external/clang/test/Parser/
Dchar-literal-printing.c5 char test1(void) { return '\\'; } in test1() argument
6 wchar_t test2(void) { return L'\\'; } in test2() argument
7 char test3(void) { return '\''; } in test3() argument
8 wchar_t test4(void) { return L'\''; } in test4() argument
9 char test5(void) { return '\a'; } in test5() argument
10 wchar_t test6(void) { return L'\a'; } in test6() argument
11 char test7(void) { return '\b'; } in test7() argument
12 wchar_t test8(void) { return L'\b'; } in test8() argument
13 char test9(void) { return '\e'; } in test9() argument
14 wchar_t test10(void) { return L'\e'; } in test10() argument
[all …]
/external/clang/test/CodeGen/
Dattr-weakref.c7 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 …]
Dinline2.c7 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
45 extern inline int f4(void) { return 0; } in f4() argument
50 extern inline int f8(void) { return 0; } in f8() argument
[all …]
Dattr-weakref2.c7 int test1_h(void) { in test1_h() argument
14 int test2_h(void) { in test2_h() argument
21 int test3_foo(void) { in test3_foo() argument
24 int test3_h(void) { in test3_h() argument
31 int test4_h(void) { in test4_h() argument
39 int test5_h(void) { in test5_h() argument
42 int test5_foo(void) { in test5_foo() argument
49 int test6_h(void) { in test6_h() argument
52 int test6_foo(void) { in test6_foo() argument
Dpragma-weak.c32 void weakdef(void) {} in weakdef() argument
44 void __foo(void) {} in __foo() argument
48 void __foo2(void) {} in __foo2() argument
71 void __stutter(void) {} in __stutter() argument
74 void __stutter2(void) {} in __stutter2() argument
84 void __declfirst(void) {} in __declfirst() argument
89 void __declfirstattr(void) {} in __declfirstattr() argument
98 __attribute((weak)) void mix(void) { } in mix() argument
106 void __mix2(void) {} in __mix2() argument
115 void __both(void) {} in __both() argument
[all …]
/external/quake/quake/src/WinQuake/
Dcl_input.cpp117 void IN_KLookDown (void) {KeyDown(&in_klook);} in IN_KLookDown() argument
118 void IN_KLookUp (void) {KeyUp(&in_klook);} in IN_KLookUp() argument
119 void IN_MLookDown (void) {KeyDown(&in_mlook);} in IN_MLookDown() argument
120 void IN_MLookUp (void) { in IN_MLookUp() argument
125 void IN_UpDown(void) {KeyDown(&in_up);} in IN_UpDown() argument
126 void IN_UpUp(void) {KeyUp(&in_up);} in IN_UpUp() argument
127 void IN_DownDown(void) {KeyDown(&in_down);} in IN_DownDown() argument
128 void IN_DownUp(void) {KeyUp(&in_down);} in IN_DownUp() argument
129 void IN_LeftDown(void) {KeyDown(&in_left);} in IN_LeftDown() argument
130 void IN_LeftUp(void) {KeyUp(&in_left);} in IN_LeftUp() argument
[all …]
Dpr_cmds.cpp57 void PF_error (void) in PF_error() argument
81 void PF_objerror (void) in PF_objerror() argument
106 void PF_makevectors (void) in PF_makevectors() argument
120 void PF_setorigin (void) in PF_setorigin() argument
215 void PF_setsize (void) in PF_setsize() argument
234 void PF_setmodel (void) in PF_setmodel() argument
273 void PF_bprint (void) in PF_bprint() argument
290 void PF_sprint (void) in PF_sprint() argument
321 void PF_centerprint (void) in PF_centerprint() argument
350 void PF_normalize (void) in PF_normalize() argument
[all …]
Dhost_cmd.cpp39 void Host_Quit_f (void) in Host_Quit_f() argument
63 void Host_Status_f (void) in Host_Status_f() argument
120 void Host_God_f (void) in Host_God_f() argument
138 void Host_Notarget_f (void) in Host_Notarget_f() argument
158 void Host_Noclip_f (void) in Host_Noclip_f() argument
190 void Host_Fly_f (void) in Host_Fly_f() argument
220 void Host_Ping_f (void) in Host_Ping_f() argument
263 void Host_Map_f (void) in Host_Map_f() argument
318 void Host_Changelevel_f (void) in Host_Changelevel_f() argument
373 void Host_Restart_f (void) in Host_Restart_f() argument
[all …]
/external/openssl/crypto/evp/
De_old.c74 const EVP_CIPHER *EVP_bf_cfb(void) { return EVP_bf_cfb64(); } in EVP_bf_cfb() argument
80 const EVP_CIPHER *EVP_des_cfb(void) { return EVP_des_cfb64(); } in EVP_des_cfb() argument
83 const EVP_CIPHER *EVP_des_ede3_cfb(void) { return EVP_des_ede3_cfb64(); } in EVP_des_ede3_cfb() argument
86 const EVP_CIPHER *EVP_des_ede_cfb(void) { return EVP_des_ede_cfb64(); } in EVP_des_ede_cfb() argument
92 const EVP_CIPHER *EVP_idea_cfb(void) { return EVP_idea_cfb64(); } in EVP_idea_cfb() argument
98 const EVP_CIPHER *EVP_rc2_cfb(void) { return EVP_rc2_cfb64(); } in EVP_rc2_cfb() argument
104 const EVP_CIPHER *EVP_cast5_cfb(void) { return EVP_cast5_cfb64(); } in EVP_cast5_cfb() argument
110 const EVP_CIPHER *EVP_rc5_32_12_16_cfb(void) { return EVP_rc5_32_12_16_cfb64(); } in EVP_rc5_32_12_16_cfb() argument
116 const EVP_CIPHER *EVP_aes_128_cfb(void) { return EVP_aes_128_cfb128(); } in EVP_aes_128_cfb() argument
119 const EVP_CIPHER *EVP_aes_192_cfb(void) { return EVP_aes_192_cfb128(); } in EVP_aes_192_cfb() argument
[all …]
/external/valgrind/main/none/tests/ppc64/
Djm-insns.c283 uint32_t* get_rwx_area ( void ) in get_rwx_area() argument
443 static void test_add (void) in test_add() argument
448 static void test_addo (void) in test_addo() argument
453 static void test_addc (void) in test_addc() argument
458 static void test_addco (void) in test_addco() argument
463 static void test_divw (void) in test_divw() argument
468 static void test_divwo (void) in test_divwo() argument
473 static void test_divwu (void) in test_divwu() argument
478 static void test_divwuo (void) in test_divwuo() argument
483 static void test_mulhw (void) in test_mulhw() argument
[all …]
/external/valgrind/main/none/tests/ppc32/
Djm-insns.c283 uint32_t* get_rwx_area ( void ) in get_rwx_area() argument
443 static void test_add (void) in test_add() argument
448 static void test_addo (void) in test_addo() argument
453 static void test_addc (void) in test_addc() argument
458 static void test_addco (void) in test_addco() argument
463 static void test_divw (void) in test_divw() argument
468 static void test_divwo (void) in test_divwo() argument
473 static void test_divwu (void) in test_divwu() argument
478 static void test_divwuo (void) in test_divwuo() argument
483 static void test_mulhw (void) in test_mulhw() argument
[all …]
/external/clang/test/Analysis/
Dpthreadlock.c22 ok1(void) in ok1() argument
28 ok2(void) in ok2() argument
34 ok3(void) in ok3() argument
43 ok4(void) in ok4() argument
52 ok5(void) in ok5() argument
59 ok6(void) in ok6() argument
65 ok7(void) in ok7() argument
72 bad1(void) in bad1() argument
79 bad2(void) in bad2() argument
88 bad3(void) in bad3() argument
[all …]
/external/quake/quake/src/QW/client/
Dcl_input.c116 void IN_KLookDown (void) {KeyDown(&in_klook);} in IN_KLookDown() argument
117 void IN_KLookUp (void) {KeyUp(&in_klook);} in IN_KLookUp() argument
118 void IN_MLookDown (void) {KeyDown(&in_mlook);} in IN_MLookDown() argument
119 void IN_MLookUp (void) { in IN_MLookUp() argument
124 void IN_UpDown(void) {KeyDown(&in_up);} in IN_UpDown() argument
125 void IN_UpUp(void) {KeyUp(&in_up);} in IN_UpUp() argument
126 void IN_DownDown(void) {KeyDown(&in_down);} in IN_DownDown() argument
127 void IN_DownUp(void) {KeyUp(&in_down);} in IN_DownUp() argument
128 void IN_LeftDown(void) {KeyDown(&in_left);} in IN_LeftDown() argument
129 void IN_LeftUp(void) {KeyUp(&in_left);} in IN_LeftUp() argument
[all …]
/external/valgrind/main/memcheck/tests/
Derrs1.c7 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
Dstr_tester.c70 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/clang/test/Rewriter/
Drewrite-function-decl.mm5 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/valgrind/main/none/tests/x86/
Dmovx.c4 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 …]
Dbug132813-x86.c4 void do_pushb_pos ( void ) in do_pushb_pos() argument
23 void do_pushb_neg ( void ) in do_pushb_neg() argument
42 void do_pushw_pos ( void ) in do_pushw_pos() argument
61 void do_pushw_neg ( void ) in do_pushw_neg() argument
80 void do_pushl_pos ( void ) in do_pushl_pos() argument
99 void do_pushl_neg ( void ) in do_pushl_neg() argument
119 void do_66pushb_pos ( void ) in do_66pushb_pos() argument
138 void do_66pushb_neg ( void ) in do_66pushb_neg() argument
158 int main ( void ) in main() argument
/external/quake/quake/src/QW/server/
Dpr_cmds.c58 void PF_error (void) in PF_error() argument
81 void PF_objerror (void) in PF_objerror() argument
105 void PF_makevectors (void) in PF_makevectors() argument
119 void PF_setorigin (void) in PF_setorigin() argument
140 void PF_setsize (void) in PF_setsize() argument
163 void PF_setmodel (void) in PF_setmodel() argument
205 void PF_bprint (void) in PF_bprint() argument
225 void PF_sprint (void) in PF_sprint() argument
258 void PF_centerprint (void) in PF_centerprint() argument
287 void PF_normalize (void) in PF_normalize() argument
[all …]
Dsv_ccmds.c47 void SV_SetMaster_f (void) in SV_SetMaster_f() argument
82 void SV_Quit_f (void) in SV_Quit_f() argument
95 void SV_Logfile_f (void) in SV_Logfile_f() argument
120 void SV_Fraglogfile_f (void) in SV_Fraglogfile_f() argument
165 qboolean SV_SetPlayer (void) in SV_SetPlayer() argument
196 void SV_God_f (void) in SV_God_f() argument
215 void SV_Noclip_f (void) in SV_Noclip_f() argument
244 void SV_Give_f (void) in SV_Give_f() argument
302 void SV_Map_f (void) in SV_Map_f() argument
349 void SV_Kick_f (void) in SV_Kick_f() argument
[all …]
/external/qemu/distrib/sdl-1.2.12/src/cpuinfo/
DSDL_cpuinfo.c56 static __inline__ int CPU_haveCPUID(void) in CPU_haveCPUID() argument
146 static __inline__ int CPU_getCPUIDFeatures(void) in CPU_getCPUIDFeatures() argument
199 static __inline__ int CPU_getCPUIDFeaturesExt(void) in CPU_getCPUIDFeaturesExt() argument
250 static __inline__ int CPU_haveRDTSC(void) in CPU_haveRDTSC() argument
258 static __inline__ int CPU_haveMMX(void) in CPU_haveMMX() argument
266 static __inline__ int CPU_haveMMXExt(void) in CPU_haveMMXExt() argument
274 static __inline__ int CPU_have3DNow(void) in CPU_have3DNow() argument
282 static __inline__ int CPU_have3DNowExt(void) in CPU_have3DNowExt() argument
290 static __inline__ int CPU_haveSSE(void) in CPU_haveSSE() argument
298 static __inline__ int CPU_haveSSE2(void) in CPU_haveSSE2() argument
[all …]
/external/valgrind/main/none/tests/amd64/
Dbug132813-amd64.c4 void do_pushb_pos ( void ) in do_pushb_pos() argument
23 void do_pushb_neg ( void ) in do_pushb_neg() argument
42 void do_pushw_pos ( void ) in do_pushw_pos() argument
61 void do_pushw_neg ( void ) in do_pushw_neg() argument
80 void do_pushq_pos ( void ) in do_pushq_pos() argument
99 void do_pushq_neg ( void ) in do_pushq_neg() argument
119 void do_66pushb_pos ( void ) in do_66pushb_pos() argument
138 void do_66pushb_neg ( void ) in do_66pushb_neg() argument
158 int main ( void ) in main() argument
/external/openssl/crypto/x509/
Dx509_def.c64 const char *X509_get_default_private_dir(void) in X509_get_default_private_dir() argument
67 const char *X509_get_default_cert_area(void) in X509_get_default_cert_area() argument
70 const char *X509_get_default_cert_dir(void) in X509_get_default_cert_dir() argument
73 const char *X509_get_default_cert_file(void) in X509_get_default_cert_file() argument
76 const char *X509_get_default_cert_dir_env(void) in X509_get_default_cert_dir_env() argument
79 const char *X509_get_default_cert_file_env(void) in X509_get_default_cert_file_env() argument
/external/clang/test/Sema/
Dwarn-unused-function.c27 void f9(void) { f8(f7); } in f9() argument
28 static void f7(void) {} in f7() argument
31 void bar(void) { } in bar() argument
34 void bar2(void) { } in bar2() argument
37 void bar3(void) { } in bar3() argument
43 static void f11(void) { } // expected-warning{{unused}} in f11() argument
45 static void f12(void) { } // expected-warning{{unused}} in f12() argument
49 static void unused(void) { unused(); } // expected-warning{{not needed and will not be emitted}} in unused() argument
53 void f13(void) { in f13() argument

12345678910>>...136