/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | ITestService.h | 49 #define __assert2(a,b,c,d) ((void)0) argument 328 ::android::binder::Status foo() override { in foo() function 350 ::android::binder::Status foo() override { in foo() function 364 ::android::binder::Status foo() override { in foo() function 386 ::android::binder::Status foo() override { in foo() function
|
/aosp_15_r20/external/libchrome/base/ |
H A D | observer_list_unittest.cc | 241 Adder a(1), b(-1), c(1), d(-1), e(-1); in TEST() local 322 const Adder c(3); in TEST() local 388 Adder a(1), b(-1), c(1), d(-1); in TEST() local 412 Adder a(1), b(-1), c(1), d(-1); in TEST() local 439 Adder c(1); in TEST() local 497 Adder a(1), b(1), c(1); in TEST() local 549 void AddFooToRemove(Foo* foo) { in AddFooToRemove() 812 Adder c(1); in TEST() local 839 Adder c(1); in TEST() local 944 Adder a(1), b(-1), c(1), d(-1); in TEST() local [all …]
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | unittest_proto3.proto | 196 int32 c = 1; field 219 oneof foo { oneof
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | unittest_proto3.proto | 196 int32 c = 1; field 219 oneof foo { oneof
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | overloaded-builtin-operators.cpp | 220 Foo foo; in doit() local 275 bool c = y == __int128(0); variable
|
H A D | friend.cpp | 35 namespace foo { namespace 336 C *c; in friend_enclosing_method() member in pr21851::friend_enclosing_method::A
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/ |
H A D | invoke_lvalue.pass.cpp | 264 TEST_CONSTEXPR_CXX20 bool foo(unsigned long long) const { in foo() function 283 int a = 3; char b = '2'; float c = 1.0f; long d = 0l; in test_many_args() local
|
/aosp_15_r20/external/clang/test/OpenMP/ |
H A D | target_data_use_device_ptr_messages.cpp | 54 float *foo() { in foo() function 98 const S3 c; variable
|
H A D | target_is_device_ptr_ast_print.cpp | 78 float *foo() { in foo() function 122 const S3 c; variable
|
H A D | target_is_device_ptr_messages.cpp | 62 float *foo() { in foo() function 106 const S3 c; variable
|
H A D | simd_reduction_messages.cpp | 5 void foo() { in foo() function 37 S3 c; // expected-note 3 {{'c' defined here}} variable
|
/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/ |
H A D | load_test.py | 1373 def foo(self, a, b, c, d=10, **options): argument 1484 def f(a, b, c): # pylint: disable=unused-argument argument 1498 def func(a=1, b=2, c=3, training=True): argument 1508 def trigger(a, b, c): argument 1673 def full_function(a, b, c=3.0): argument 1931 def f(x, c=1): argument 2294 def foo(self, a): member in SingleCycleTests.test_call_untraced_function_raises_error.ObjWithFunction
|
/aosp_15_r20/external/rust/android-crates-io/crates/serde_yaml/tests/ |
D | test_de.rs | 95 c: Option<bool>, in test_option() field 115 c: Option<bool>, in test_option_alias() field 604 foo: u32, in test_python_safe_dump() field
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_sockopt.c | 215 int c; in parse_opts() local 692 unsigned int foo; in init_rng() local 709 pid_t s, c, ret; in main() local
|
/aosp_15_r20/external/clang/test/SemaObjC/ |
H A D | attr-deprecated.m | 132 @interface foo { interface 136 @property footype c; // expected-warning {{'footype' is deprecated}} property
|
/aosp_15_r20/external/clang/test/Sema/ |
H A D | MicrosoftExtensions.c | 65 int c; member 70 void foo() in foo() function
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | object-size.c | 154 } foo; in test19() local 477 union { struct DynStruct1 d1; char c[1]; } *u; in test30() member
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_sys.py | 653 class c(): class 655 def foo(): member in SizeofTest.test_objecttypes.c
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/hash/ |
H A D | hash_test.cc | 186 int a = 0, b = 1, c = 17, d = 23; in TEST() local 274 absl::Cord c(sv); in FlatCord() local 395 auto c = static_cast<ValueType>(42); in TYPED_TEST_P() local 480 const char* foo = "foo"; in AbslHashValue() local 665 friend HashCode AbslHashValue(HashCode h, CombineIterative c) { in AbslHashValue() 676 friend HashCode AbslHashValue(HashCode h, CombineVariadic c) { in AbslHashValue() 827 char c; member
|
/aosp_15_r20/external/tensorflow/tensorflow/python/util/ |
H A D | tf_decorator_test.py | 101 def return_params(self, a, b, c): argument 186 foo = tf_decorator.TFDecorator('Descr', Descr()) variable in TfDecoratorTest.testTarget__get__IsProxied.Foo
|
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/ |
H A D | function_gradients_test.py | 305 c = lambda n: n < 10 function 451 def foo(a): function 851 def foo(a, b): function
|
/aosp_15_r20/external/pytorch/test/dynamo/ |
H A D | test_export.py | 499 def func(a, b, c): argument 523 def func(a, b, c): argument 547 def func(a, b, c): argument 571 def func(a, b, c): argument 594 def func(a, b, c): argument 622 def func(a, b, c): argument 1006 def func(a, b, c): argument 1029 def func(a, b, c): argument 1057 def func(a, b, c): argument 1833 def foo(pred, x): function [all …]
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_typing.py | 1491 def c(*args: *tuple[str, *Ts, int]): pass function 1968 def foo(a: Callable[..., T]): function 3976 def foo(x: C['C']): ... function 4117 def foo(x: T): function 4559 def foo(a: c1_gth, b: c2_gth): function 4578 def foo(a: c1_gth, b: c2_gth): function 4625 def foo(a: Union['T']): function 4631 def foo(a: tuple[ForwardRef('T')] | int): function 4639 def foo(a: Tuple['T']): function 4645 def foo(a: tuple[ForwardRef('T')]): function [all …]
|
/aosp_15_r20/hardware/interfaces/tests/baz/1.0/default/ |
H A D | Baz.cpp | 93 Return<void> Baz::someOtherBaseMethod(const IBase::Foo& foo, someOtherBaseMethod_cb _hidl_cb) { in someOtherBaseMethod() 250 Return<double> Baz::doQuiteABit(int32_t a, int64_t b, float c, double d) { in doQuiteABit()
|
/aosp_15_r20/external/javassist/src/test/javassist/ |
H A D | JvstTest5.java | 151 CtClass c = sloader.get("test5.InvalidCastDollar"); in testInvalidCastWithDollar() local 276 CtMethod foo = cc.getDeclaredMethod("foo"); in testRemoveAnnotatino() local
|