Home
last modified time | relevance | path

Searched +defs:foo +defs:c (Results 576 – 600 of 826) sorted by relevance

1...<<21222324252627282930>>...34

/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DITestService.h49 #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 Dobserver_list_unittest.cc241 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 Dunittest_proto3.proto196 int32 c = 1; field
219 oneof foo { oneof
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dunittest_proto3.proto196 int32 c = 1; field
219 oneof foo { oneof
/aosp_15_r20/external/clang/test/SemaCXX/
H A Doverloaded-builtin-operators.cpp220 Foo foo; in doit() local
275 bool c = y == __int128(0); variable
H A Dfriend.cpp35 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 Dinvoke_lvalue.pass.cpp264 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 Dtarget_data_use_device_ptr_messages.cpp54 float *foo() { in foo() function
98 const S3 c; variable
H A Dtarget_is_device_ptr_ast_print.cpp78 float *foo() { in foo() function
122 const S3 c; variable
H A Dtarget_is_device_ptr_messages.cpp62 float *foo() { in foo() function
106 const S3 c; variable
H A Dsimd_reduction_messages.cpp5 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 Dload_test.py1373 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/
Dtest_de.rs95 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 Dmptcp_sockopt.c215 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 Dattr-deprecated.m132 @interface foo { interface
136 @property footype c; // expected-warning {{'footype' is deprecated}} property
/aosp_15_r20/external/clang/test/Sema/
H A DMicrosoftExtensions.c65 int c; member
70 void foo() in foo() function
/aosp_15_r20/external/clang/test/CodeGen/
H A Dobject-size.c154 } foo; in test19() local
477 union { struct DynStruct1 d1; char c[1]; } *u; in test30() member
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_sys.py653 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 Dhash_test.cc186 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 Dtf_decorator_test.py101 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 Dfunction_gradients_test.py305 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 Dtest_export.py499 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/
Dtest_typing.py1491 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 DBaz.cpp93 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 DJvstTest5.java151 CtClass c = sloader.get("test5.InvalidCastDollar"); in testInvalidCastWithDollar() local
276 CtMethod foo = cc.getDeclaredMethod("foo"); in testRemoveAnnotatino() local

1...<<21222324252627282930>>...34