/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/ |
D | test_taskgroups.py | 176 async def foo(): function 203 async def foo(): function 235 async def foo(): function 318 async def foo(): function 345 async def foo(): function
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/hex-0.4.3/tests/ |
H A D | serde.rs | 14 let foo = Foo { in serialize() localVariable 24 let foo = Foo { in deserialize() localVariable 38 foo: Vec<u8>, field
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/ |
H A D | ReadOnlyListDeser2283Test.java | 49 RenamedToSameOnGetter foo = MAPPER.readValue(payload, RenamedToSameOnGetter.class); in testRenamedToSameOnGetter() local 58 … RenamedToDifferentOnGetter foo = MAPPER.readValue(payload, RenamedToDifferentOnGetter.class); in testRenamedToDifferentOnGetter() local 67 RenamedOnClass foo = MAPPER.readValue(payload, RenamedOnClass.class); in testRenamedOnClass() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/hex/tests/ |
D | serde.rs | 14 let foo = Foo { in serialize() localVariable 24 let foo = Foo { in deserialize() localVariable 38 foo: Vec<u8>, field
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/io/ |
H A D | string_test.cc | 18 upb_String foo; in TEST() local 51 upb_String foo; in TEST() local 81 upb_String foo; in TEST() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/io/ |
D | string_test.cc | 38 upb_String foo; in TEST() local 71 upb_String foo; in TEST() local 101 upb_String foo; in TEST() local
|
/aosp_15_r20/external/dagger2/javatests/artifacts/hilt-android/simple/app/src/sharedTest/java/dagger/hilt/android/simple/ |
H A D | DelayComponentReadyTest.java | 48 String foo(); in foo() method 53 @BindValue String foo; field in DelayComponentReadyTest 75 ApplicationProvider.getApplicationContext(), FooEntryPoint.class, FooEntryPoint::foo); in testUnitializedBindValue_fails() field in DelayComponentReadyTest.FooEntryPoint
|
/aosp_15_r20/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/ |
H A D | is_empty.pass.cpp | 56 struct NotEmpty { int foo; }; member 69 struct StaticMember { static int foo; }; member 70 struct NonStaticMember { int foo; }; member
|
/aosp_15_r20/external/libopus/src/ |
H A D | opus_private.h | 165 struct foo {char c; union { void* p; opus_int32 i; opus_val32 v; } u;}; in align() argument
|
/aosp_15_r20/external/clang/test/SemaTemplate/ |
H A D | virtual-member-functions.cpp | 56 virtual void foo() { } in foo() function 113 virtual void foo() { T x; } in foo() function 116 virtual void foo() { T x; } in foo() function 149 void foo() { new AvoidVTable; } in foo() function
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/lang/invoke/ |
H A D | DeserializeMethodTest.java | 58 void foo() { in foo() method in DeserializeMethodTest.Cap1 68 void foo() { in foo() method in DeserializeMethodTest.Cap2 79 void foo() { in foo() method in DeserializeMethodTest.Cap3
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | instantiate-blocks.cpp | 4 template <typename T> T foo(T t) in foo() function 18 template <typename T, typename T1> void foo(T t, T1 r) in foo() function 40 template <typename T> T foo(T t) in foo() function
|
H A D | duplicate-mangled-name.cpp | 39 float foo() { in foo() function 55 void foo() { in foo() function 70 float foo() { in foo() function
|
H A D | mangle-ms-back-references-pr13207.cpp | 101 void foo(I<A> x) {} in foo() function in PR13207::L 107 void foo(I<A> x) {} in foo() function 124 void foo(Y<X> x) {} in foo() function 133 void foo(Y<NA::X> x) {} in foo() function 159 void foo(Y<NB::X> x) {} in foo() function
|
/aosp_15_r20/external/perfetto/ui/src/core/ |
H A D | feature_flags_unittest.ts | 58 const foo = flags.register({ constant 92 const foo = flags.register({ constant 113 const foo = flags.register({ constant
|
/aosp_15_r20/external/pytorch/test/functorch/ |
H A D | test_vmap.py | 136 def foo(): function 149 def foo(x): function 175 def foo(x): function 317 def foo(x, y): function 333 def foo(x): function 379 def foo(x): function 389 def foo(x): function 397 def foo(x): function 405 def foo(x): function 414 def foo(x): function [all …]
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/pipes/ |
H A D | test_pipe_read_write.cpp | 703 int (*foo)(void *,void *,int); in test_pipe_readwrite_int() local 756 int (*foo)(void *,void *,int); in test_pipe_readwrite_uint() local 808 int (*foo)(void *,void *,int); in test_pipe_readwrite_short() local 860 int (*foo)(void *,void *,int); in test_pipe_readwrite_ushort() local 913 int (*foo)(void *,void *,int); in test_pipe_readwrite_char() local 966 int (*foo)(void *,void *,int); in test_pipe_readwrite_uchar() local 1017 int (*foo)(void *,void *,int); in test_pipe_readwrite_float() local 1069 int (*foo)(void *,void *,int); in test_pipe_readwrite_half() local 1126 int (*foo)(void *,void *,int); in test_pipe_readwrite_long() local 1185 int (*foo)(void *,void *,int); in test_pipe_readwrite_ulong() local [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/test/sequence/ |
D | tie.hpp | 29 class foo class 33 explicit foo(int v) : val(v) {} in foo() function in test_detail::foo 42 foo() {} in foo() function in test_detail::foo
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/meta/meta.unary/meta.unary.prop/ |
H A D | is_empty.pass.cpp | 55 struct NotEmpty { int foo; }; member 68 struct StaticMember { static int foo; }; member 69 struct NonStaticMember { int foo; }; member
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | virtual-base-used.cpp | 33 void D::foo() { // expected-note {{implicit destructor for 'B' first required here}} in foo() function in D 58 void G::foo() { // expected-note {{implicit destructor for 'F' first required here}} in foo() function in G 87 void J::foo() { // expected-note {{implicit destructor for 'H' first required here}} in foo() function in J
|
/aosp_15_r20/external/clang/test/CodeGenCXX/Inputs/ |
H A D | debug-info-class-limited.cpp | 16 struct foo { struct 27 struct foo { struct 42 struct foo { struct
|
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/distributions/ |
H A D | util_test.py | 1024 def foo(): function 1030 def foo(a, b, c, d): # pylint: disable=unused-argument function 1045 def foo(a, b, c): # pylint: disable=unused-argument function 1053 def foo(**kwargs): # pylint: disable=unused-argument function 1059 def foo(a, b, c, **kwargs): # pylint: disable=unused-argument function 1067 def foo(a, b, c, *varargs, **kwargs): # pylint: disable=unused-argument function
|
/aosp_15_r20/external/pytorch/test/jit/ |
H A D | test_typing.py | 184 def foo(): function 222 def foo(z): function 454 def foo(a): function 603 def foo(x, y): function 614 def foo(x): function 633 def foo(x): function
|
/aosp_15_r20/external/clang/test/Analysis/ |
H A D | padding_cpp.cpp | 35 virtual void foo() {} in foo() function in VirtualPaddedA 39 virtual void foo() {} in foo() function in VirtualIntSandwich 81 virtual void foo() {} in foo() function in VtblSI 86 virtual void foo() {} in foo() function in VtblSI2 109 virtual void foo() {} in foo() function in VtblMI
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_property.py | 134 def foo(self): member in PropertyTests.test_property___isabstractmethod__descriptor.C 137 foo = property(foo) variable in PropertyTests.test_property___isabstractmethod__descriptor.C 148 def foo(self): member in PropertyTests.test_property___isabstractmethod__descriptor.C 151 foo = property(foo) variable in PropertyTests.test_property___isabstractmethod__descriptor.C 358 foo = property() variable in PropertyUnreachableAttributeWithName.cls
|