Home
last modified time | relevance | path

Searched defs:foo4 (Results 1 – 25 of 51) sorted by relevance

123

/aosp_15_r20/art/test/408-move-bug/src/
H A DMain.java30 Main foo4 = create(); in crash() local
50 Main foo4 = create(); in npe() local
/aosp_15_r20/external/clang/test/Parser/
H A DDelayedTemplateParsing.cpp13 void foo4() { } // expected-note {{previous definition is here}} in foo4() function in B
14 void foo4() { } // expected-error {{class member cannot be redeclared}} in foo4() function in B
H A Dcxx-template-argument.cpp75 template<class T1, typename T2> struct foo4 : struct
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Daarch64-aapcs-zerolength-bitfield.cpp141 short foo4 : 16; member
223 int foo4 : 32; member
H A Dms-integer-static-data-members.cpp25 const int *foo4() { in foo4() function
/aosp_15_r20/external/javassist/src/test/testproxy/
H A DTarget4.java4 int foo4(); in foo4() method
/aosp_15_r20/external/clang/test/CodeGen/
H A Darm-apcs-zerolength-bitfield.c144 short foo4 : 16; member
226 int foo4 : 32; member
H A Darm-aapcs-zerolength-bitfield.c140 short foo4 : 16; member
222 int foo4 : 32; member
H A Dwhilestmt.c53 int foo4() { in foo4() function
H A Dmips64-class-return.cpp43 void foo4(D0 a0) { in foo4() function
H A D2008-03-05-syncPtr.c22 int* foo4(int** a, int b) { in foo4() function
/aosp_15_r20/external/dagger2/javatests/dagger/hilt/android/
H A DEarlyEntryPointHiltAndroidAppRuntimeTest.java47 Foo foo4 = EntryPoints.get(generatedComponent, EarlyFooEntryPoint.class).foo(); in testEntryPoints() local
/aosp_15_r20/external/clang/test/Sema/
H A Darm-interrupt-attr.c9 __attribute__((interrupt("FIQ"))) void foo4() {} in foo4() function
H A Dcrash-invalid-array.c22 void foo4(int a[2][*][*]) {(void)a[0][1][1]; } // expected-error {{variable length array must be bo… in foo4() function
H A Dderef.c26 const void *foo4 (void) in foo4() function
H A Dmips-interrupt-attr.c11 __attribute__((interrupt("vector=sw0"))) void foo4() {} in foo4() function
H A Dattr-x86-interrupt.c16 __attribute__((interrupt)) void foo4(int a) {} // expected-error-re {{{{(x86|x… in foo4() function
H A Dself-comparison.c16 void foo4(void* v, void* w) { in foo4() function
/aosp_15_r20/external/stg/test_cases/diff_tests/function/
H A Dvariadic_parameter.1.cc5 int foo4(...) { return 4; } in foo4() function
H A Dvariadic_parameter.0.cc5 int foo4(int x, ...) { return x + 4; } in foo4() function
/aosp_15_r20/external/stg/test_cases/info_tests/function/
H A Dvariadic_parameter.cc5 int foo4(...) { return 4; } in foo4() function
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dissue4215.go24 func foo4(name string) (string, int) { func
/aosp_15_r20/external/llvm/test/MC/ELF/
H A Dalias.s17 foo4: label
/aosp_15_r20/external/jsr305/sampleUses/src/main/java/edu/umd/cs/findbugs/examples/
H A DTest.java20 public void foo4(@DottedClassName String foo) { in foo4() method in Test
/aosp_15_r20/external/javassist/src/test/test3/
H A DName.java15 public void foo4(String[] s) {} in foo4() method in Name

123