Home
last modified time | relevance | path

Searched defs:foo (Results 1126 – 1150 of 4770) sorted by relevance

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

/aosp_15_r20/external/clang/test/SemaCXX/
H A Dmicrosoft-dtor-lookup.cpp59 void foo(B b) { } // expected-error {{attempt to use a deleted function}} in foo() function
80 void foo(A *a) { in foo() function
H A Dtypedef-redecl.cpp34 typedef int foo; typedef
36 typedef int foo; typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/
H A Dminimal_cxx11_configuration.pass.cpp101 void foo() const & { lvalue_called++; } in foo() function
102 void foo() && { rvalue_called++; } in foo() function
/aosp_15_r20/external/clang/test/SemaObjC/
H A Dmessage.m8 @interface foo interface
12 @implementation foo implementation
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dinstantiate-member-expr.cpp56 void foo() { in foo() function
62 void foo(A<T> a) { in foo() function in test2::B
H A Dnested-template.cpp61 X Outer<X>::Inner1<Y>::foo(Y) { in foo() function in Outer::Inner1
133 void foo() {} in foo() function in PR10896::Foo
/aosp_15_r20/external/ksp/test-utils/testData/api/
H A DequivalentJavaWildcards.kt173 fun foo( method
/aosp_15_r20/external/dagger2/javatests/artifacts/dagger/transitive-annotation-kotlin-app/src/main/kotlin/app/
H A DMyComponent.kt42 abstract fun foo(): Foo in foo() method in app.MyComponent
/aosp_15_r20/tools/metalava/metalava-model-testsuite/src/main/java/com/android/tools/metalava/model/testsuite/classitem/
H A DCommonFrozenClassItemTest.kt82 fun foo() {} in Test freeze class and super types() method
163 fun foo() {} in Test addMethod on frozen class() method
/aosp_15_r20/prebuilts/go/linux-x86/test/
Descape_array.go9 package foo package
19 func foo(x U) U { // ERROR "leaking param: x to result ~r0 level=0$" func
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/utility/internal/
H A Dif_constexpr_test.cc25 int foo() const { return 1; } in foo() function
58 int foo() && { return 1; } in foo() function
/aosp_15_r20/dalvik/dx/tests/078-dex-local-variable-table/
HDBlort.class ... lang.String test03 (int) int x String foo public static java.lang.String test04 (int ...
/aosp_15_r20/external/abseil-cpp/absl/utility/internal/
H A Dif_constexpr_test.cc25 int foo() const { return 1; } in foo() function
58 int foo() && { return 1; } in foo() function
/aosp_15_r20/external/pytorch/test/lazy/
H A Dtest_ts_opinfo.py159 def foo(x, *, mark_step): function
181 def foo(x): function
/aosp_15_r20/tools/metalava/metalava/src/test/java/com/android/tools/metalava/lint/
H A DNullableCollectionsTest.kt227 fun foo(): Pair<List<String>?, Map<String, Int>?>? = null in Check inner nullable collections() method
307 fun foo(): Array<String?> = emptyArray() in Test nullable collection elements() method
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/utility/internal/
H A Dif_constexpr_test.cc25 int foo() const { return 1; } in foo() function
58 int foo() && { return 1; } in foo() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/test/sequence/
Dadapt_struct.cpp64 struct foo struct
66 int x;
/aosp_15_r20/cts/tests/tests/binder_ndk/src/android/binder/cts/
H A DTestImpl.java407 public void renameFoo(Foo foo, String name) { in renameFoo()
412 public void renameBar(Foo foo, String name) { in renameBar()
420 public int getF(Foo foo) { in getF()
/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/assisted/
H A DAssistedFactoryTest.kt233 val foo = in testFooFactory() constant
250 val foo: NoAssistedParametersFoo = in testNoAssistedParametersFooFactory() constant
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft4/
H A Ddefault.json6 "foo": { object
15 "data": {"foo": 13}, number
/aosp_15_r20/art/test/616-cha/src/
H A DMain.java26 void foo(int i) { in foo() method in Main1
57 void foo(int i) { in foo() method in Main2
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft7/
H A Ddefault.json6 "foo": { object
15 "data": {"foo": 13}, number
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/preprocessor/
H A Dperfetto_sql_preprocessor_unittest.cc90 auto foo = SqlSource::FromExecuteQuery( in TEST_F() local
135 auto foo = SqlSource::FromExecuteQuery( in TEST_F() local
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft6/
H A Ddefault.json6 "foo": { object
15 "data": {"foo": 13}, number
/aosp_15_r20/external/javassist/src/test/javassist/proxyfactory/
H A DProxyFactoryTest.java120 default int foo() { return 10; } in foo() method
124 public int foo() { return 1; } in foo() method in ProxyFactoryTest.TestDefaultC

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