Home
last modified time | relevance | path

Searched defs:foo (Results 1001 – 1025 of 4770) sorted by relevance

1...<<41424344454647484950>>...191

/aosp_15_r20/external/clang/test/SemaCXX/
H A Dabstract.cpp94 class foo { class
121 void foo(void) { in foo() function
281 void foo( C& c ) {} in foo() function
H A Dinit-priority-attr.cpp20 Two foo __attribute__((init_priority(101))) ( 5, 6 ); variable
33 …Two foo __attribute__((init_priority(1001))); // expected-error {{can only use 'init_priority' att… in main() local
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/javabeans/
H A DLongTest.java28 Foo foo = new Foo(); in testLongFail() local
58 Foo foo = new Foo(); in testLongRepresenter() local
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dtrivial-constructor-init.cpp38 struct foo { struct
47 template struct foo<int>; variable
H A Dcxx11-exception-spec.cpp131 void foo(DWFIterator<int> *foo) { foo->get(); } in foo() function
/aosp_15_r20/external/kotlinx.atomicfu/atomicfu/src/commonTest/kotlin/kotlinx/atomicfu/test/
H A DMultiInitTest.kt29 fun foo() {} // just to force some clinit in outer file in incA() method
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/meta/meta.unary/meta.unary.prop/
H A Dhas_unique_object_representations.pass.cpp72 unsigned foo; member
78 int foo; member
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/
Difaceconv.go34 foo() int methodSpec
39 func (x myInt) foo() int { func
/aosp_15_r20/external/clang/test/OpenMP/
H A Dtarget_data_codegen.cpp36 void foo(int arg) { in foo() function
167 T foo(T arg) { in foo() function
H A Dtarget_exit_data_codegen.cpp36 void foo(int arg) { in foo() function
150 T foo(T arg) { in foo() function
H A Dtarget_enter_data_codegen.cpp36 void foo(int arg) { in foo() function
150 T foo(T arg) { in foo() function
H A Dtarget_update_codegen.cpp36 void foo(int arg) { in foo() function
148 T foo(T arg) { in foo() function
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Delaborated-type-specifier.cpp25 …enum T::foo; // expected-error{{nested name specifier for a declaration cannot depend on a templat… member in DeclOrDef::T
32 template <typename T> struct foo { struct
H A Dinstantiate-sizeof.cpp33 struct foo { int array[10]; }; argument
H A Dinject-templated-friend-post.cpp29 void test(const Streamer<Foo>& foo) in test()
74 Foo foo; in main() local
/aosp_15_r20/cts/tests/tests/media/misc/src/android/media/misc/cts/
H A DMediaScannerNotificationTest.java92 File foo = new File(tmpPath, "foobar." + extensions[i]); in createTempFiles() local
110 File foo = new File(tmpPath, "foobar." + extensions[i]); in checkTempFiles() local
/aosp_15_r20/external/clang/test/CodeGenObjCXX/
H A Dproperty-reference.mm14 @property (assign, readwrite) const MyStruct& foo; property
16 - (const MyStruct&) foo; method
/aosp_15_r20/external/icu/icu4j/main/translit/src/test/java/com/ibm/icu/dev/test/translit/
H A DTestUtility.java17 String foo = Integer.toString(ch,16).toUpperCase(); in hex() local
22 String foo = Integer.toString(ch,16).toUpperCase(); in hex() local
/aosp_15_r20/external/clang/test/Parser/
H A Dcxx0x-for-range.cpp16 int foo(map<char*,int> &m) { in foo() function
47 for (auto foo = a) // expected-error {{range-based 'for' statement uses ':', not '='}} in f() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
H A DTestUtility.java20 String foo = Integer.toString(ch,16).toUpperCase(); in hex() local
25 String foo = Integer.toString(ch,16).toUpperCase(); in hex() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ipc/semop/
H A Dsemop05.c123 void *waiter(void *foo) in waiter()
142 void *poster(void *foo) in poster()
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/utilities/meta/
H A Dmeta_base.pass.cpp56 static int foo; member
63 using foo = int; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/test/
Deif_lazy_test.cpp63 foo(T t) { return true; } in foo() function
73 foo(T t) { return false; } in foo() function
/aosp_15_r20/external/javassist/src/test/test3/
H A DMethodRedirect2.java4 int foo(); in foo() method
25 public int foo() { return 1; } in foo() method in MethodRedirect2
/aosp_15_r20/external/clang/test/Sema/
H A Dtypeof-use-deprecated.c15 struct foo { int x; } __attribute__((deprecated)); // expected-note {{'foo' has been explicitly mar… struct

1...<<41424344454647484950>>...191