Home
last modified time | relevance | path

Searched defs:foo (Results 776 – 800 of 4770) sorted by relevance

1...<<31323334353637383940>>...191

/aosp_15_r20/external/stg/test_cases/diff_tests/typedef/
H A Dsimple.0.c4 struct foo { struct
8 long id1(struct foo q) { return q.x; } in id1() argument
H A Dsimple.1.cc4 struct foo { struct
8 long id1(struct foo q) { return q.x; } in id1() argument
H A Dsimple.0.cc4 struct foo { struct
8 long id1(struct foo q) { return q.x; } in id1() argument
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dredefine_extname.cpp23 int foo = 0; in f() local
27 int foo() { return 1; } in foo() function
H A Ddebug-info-class-nolimit.cpp13 struct foo { struct
34 struct foo { struct
/aosp_15_r20/external/stg/test_cases/info_tests/typedef/
H A Dsimple.c4 struct foo { struct
8 long id1(struct foo q) { return q.x; } in id1() argument
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dissue6269.go11 type foo struct{} struct
13 func (foo) Error() string {
/aosp_15_r20/external/javassist/src/test/test5/
H A DRemoveAnnotation.java6 int foo() default 3; in foo() method
11 int foo() { return 1; } in foo() method in RemoveAnnotation
/aosp_15_r20/external/pytorch/benchmarks/operator_benchmark/pt_extension/
H A Dcpp_extension_test.py12 def foo(x): function
30 def foo(x): function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/function.objects/refwrap/refwrap.helpers/
H A Dref.incomplete.pass.cpp30 Foo& foo = get_foo(); in test() local
38 static Foo foo; in get_foo() local
H A Dcref.incomplete.pass.cpp30 Foo const& foo = get_foo(); in test() local
38 static Foo foo; in get_foo() local
/aosp_15_r20/tools/security/gdb/gdb_json_printer/test_examples/
H A Dobjects1.cpp26 Foo *foo = nullptr; member in Bar
37 Foo *foo = new Foo(); in main() local
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dinstantiate-elab-type-specifier.cpp6 struct foo {}; struct
7 int foo; member
/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/multipackage/grandsub/
H A DFooGrandchildComponent.kt25 fun foo(): Foo<FooGrandchildComponent> method
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/
Dtypeswitch7.go23 func (myint) foo() { func
30 func (myfloat) foo() { func
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dtypo-correction.cpp227 class foo { }; // expected-note{{'foo' declared here}} class
517 class foo {}; class
536 struct foo { in func() struct
537 void bar() {} in func()
648 int foo = __has_include(42); // expected-error {{use of undeclared identifier '__has_include'; did … variable
/aosp_15_r20/cts/tests/tests/util/assets/
HDhyts_patch.jar ... META-INF/MANIFEST.MF Blah.txt foo/ foo/bar/ foo/bar/A ...
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/debugging/
H A Dleak_check_fail_test.cc27 char* foo = strdup("lsan should complain about this leaked string"); in TEST() local
36 char* foo = strdup("lsan should also complain about this leaked string"); in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/debugging/
Dleak_check_test.cc28 auto foo = absl::IgnoreLeak(new std::string("some ignored leaked string")); in TEST() local
37 auto foo = new std::string("some string leaked while checks are disabled"); in TEST() local
/aosp_15_r20/libcore/support/src/test/java/tests/resources/
HDhyts_patch2.jar ... Blah.txt foo/ foo/bar/ foo/bar/A.class A.java package ...
/aosp_15_r20/libcore/support/src/test/java/tests/resources/morestuff/
HDhyts_patch2.jar ... Blah.txt foo/ foo/bar/ foo/bar/A.class A.java package ...
/aosp_15_r20/external/abseil-cpp/absl/debugging/
H A Dleak_check_test.cc28 auto foo = absl::IgnoreLeak(new std::string("some ignored leaked string")); in TEST() local
37 auto foo = new std::string("some string leaked while checks are disabled"); in TEST() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/debugging/
H A Dleak_check_test.cc28 auto foo = absl::IgnoreLeak(new std::string("some ignored leaked string")); in TEST() local
37 auto foo = new std::string("some string leaked while checks are disabled"); in TEST() local
H A Dleak_check_fail_test.cc28 char* foo = strdup("lsan should complain about this leaked string"); in TEST() local
37 char* foo = strdup("lsan should also complain about this leaked string"); in TEST() local
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/fixedbugs/
Dissue50816.go13 func (T1) foo() {} func
17 func (T2) foo() string { return "" } func

1...<<31323334353637383940>>...191