Searched defs:foo5 (Results 1 - 12 of 12) sorted by relevance

/external/clang/test/CodeGen/
H A D2008-03-05-syncPtr.c29 int* foo5(int** a, int* b) { function
32 // CHECK: define i32* @foo5
H A Dmips64-padding-arg.c34 // CHECK: define void @foo5(%struct.S0* noalias sret %agg.result, i64, fp128 %a0)
40 S0 foo5(long double a0) { function
H A Dswitch.c74 // CHECK: define void @foo5()
77 void foo5(){ function
H A Darm-aapcs-zerolength-bitfield.c221 short foo5: 1; member in struct:t21
H A Darm-apcs-zerolength-bitfield.c225 short foo5: 1; member in struct:t21
/external/clang/test/Sema/
H A Dderef.c32 void *foo5 (void) function
/external/jsr305/sampleUses/src/main/java/edu/umd/cs/findbugs/examples/
H A DTest.java24 public void foo5(@SlashedClassName(when=When.MAYBE) String foo) { method in class:Test
/external/clang/test/Index/
H A Dindex-refs.cpp68 void foo5() { function
/external/clang/test/Parser/
H A DDelayedTemplateParsing.cpp45 template <class T> void foo5() {} //expected-note {{previous definition is here}} function
46 template <class T> void foo5() {} // expected-error {{redefinition of 'foo5'}} function
/external/clang/test/SemaCXX/
H A Ddcl_ambig_res.cpp41 void foo5() function
H A Dwarn-thread-safety-analysis.cpp1651 void foo5() { function in struct:TestTryLock
/external/v8/test/mjsunit/
H A Dobject-literal-overwrite.js56 var foo5 = {
75 assertEquals(7, foo5[13]);

Completed in 124 milliseconds