/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | test_btf_decl_tag.c | 20 int c; member 36 static __noinline int foo(int x __tag1 __tag2) __tag1 __tag2 in foo() function
|
H A D | test_global_func9.c | 29 __noinline int foo(const struct S *s) in foo() function 95 const struct C c = {.x = skb->len, .y = skb->family }; in test_cls() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/bytemuck-1.15.0/tests/ |
H A D | offset_of_tests.rs | 29 c: i32, in test_offset_of_foo() field 41 let foo = Foo::default(); in test_offset_of_foo() localVariable
|
/aosp_15_r20/external/google-breakpad/src/client/solaris/handler/ |
H A D | exception_handler_test.cc | 53 int c = 0xcccccccc; in foo2() local 59 static int foo(int arg) { in foo() function
|
/aosp_15_r20/external/clang/test/OpenMP/ |
H A D | target_parallel_ast_print.cpp | 9 void foo() {} in foo() function 33 T b = argc, c, d, e, f, g; in tmain() local
|
H A D | nvptx_target_firstprivate_codegen.cpp | 20 int foo(int n, double *ptr) { in foo() function 24 double c[5][10]; in foo() local
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | string-literal.c | 29 const wchar_t *foo = L"AB"; in main() local 44 const char32_t *c = U"CD"; in main() local
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/testmock/ |
H A D | testmock.py | 32 def meth(self, a, b, c, d=None): pass argument 35 def cmeth(cls, a, b, c, d=None): pass argument 38 def smeth(a, b, c, d=None): pass argument 400 def f(a, b, c, d=None): pass argument 476 def f(a, b, c, d=None): pass argument 1450 def meth(self, a, b, c, d=None): pass argument 1495 def f(a, b, c, d=None): pass argument 1579 def f(a, b, c, d=None): pass argument 2158 def foo(a, b): pass function 2170 def foo(a, b): pass function
|
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/testmock/ |
D | testmock.py | 32 def meth(self, a, b, c, d=None): pass argument 35 def cmeth(cls, a, b, c, d=None): pass argument 38 def smeth(a, b, c, d=None): pass argument 400 def f(a, b, c, d=None): pass argument 476 def f(a, b, c, d=None): pass argument 1450 def meth(self, a, b, c, d=None): pass argument 1495 def f(a, b, c, d=None): pass argument 1579 def f(a, b, c, d=None): pass argument 2158 def foo(a, b): pass function 2170 def foo(a, b): pass function
|
/aosp_15_r20/external/clang/test/Sema/ |
H A D | constant-conversion.c | 30 unsigned int foo : 2; in test3() member 36 …struct A c[] = {{10, 0}}; // expected-warning {{implicit truncation from 'int' to bitfiel… in test3() local 43 char c : 2; in test4() member
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | cxx11-inheriting-ctors.cpp | 21 U<S, char> foo(char ch) { return U<S, char>(ch); } in foo() function 45 } c; variable
|
H A D | switch.cpp | 39 void x3(C &c) { in x3() 46 template <En how> void foo() { in foo() function
|
H A D | warn-self-move.cpp | 5 inline namespace foo { namespace 53 C c; in struct_test() local
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/sync/ |
H A D | tests.rs | 360 let c = b.clone(); in test_strong_count() localVariable 379 let c = a.clone(); in test_weak_count() localVariable 431 let foo = 123; in test_from_owned() localVariable 438 let foo: Weak<usize> = Weak::new(); in test_new_weak() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/sync/ |
H A D | tests.rs | 360 let c = b.clone(); in test_strong_count() localVariable 379 let c = a.clone(); in test_weak_count() localVariable 431 let foo = 123; in test_from_owned() localVariable 438 let foo: Weak<usize> = Weak::new(); in test_new_weak() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/sync/ |
H A D | tests.rs | 360 let c = b.clone(); in test_strong_count() localVariable 379 let c = a.clone(); in test_weak_count() localVariable 431 let foo = 123; in test_from_owned() localVariable 438 let foo: Weak<usize> = Weak::new(); in test_new_weak() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/sync/ |
H A D | tests.rs | 360 let c = b.clone(); in test_strong_count() localVariable 379 let c = a.clone(); in test_weak_count() localVariable 431 let foo = 123; in test_from_owned() localVariable 438 let foo: Weak<usize> = Weak::new(); in test_new_weak() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/sync/ |
H A D | tests.rs | 360 let c = b.clone(); in test_strong_count() localVariable 379 let c = a.clone(); in test_weak_count() localVariable 431 let foo = 123; in test_from_owned() localVariable 438 let foo: Weak<usize> = Weak::new(); in test_new_weak() localVariable
|
/aosp_15_r20/external/guice/core/test/com/google/inject/ |
H A D | BindingAnnotationTest.java | 31 Injector c = in testAnnotationWithValueMatchesKeyWithTypeOnly() local 41 BlueFoo foo = c.getInstance(BlueFoo.class); in testAnnotationWithValueMatchesKeyWithTypeOnly() local
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_grammar.py | 587 def d21(a, b, c=1): pass argument 602 def d12(a, b=1, c=2): pass argument 606 def d22(a, b, c=1, d=2): pass argument 621 def d21v(a, b, c=1, *rest): pass argument 634 def d12v(a, b=1, c=2, *rest): pass argument 642 def d22v(a, b, c=1, d=2, *rest): pass argument 818 def foo(): function 1970 async def foo(): function 1993 async def foo(): function
|
/aosp_15_r20/external/libchrome/base/ |
H A D | optional_unittest.cc | 38 TestObject(int foo, double bar) in TestObject() 87 int foo() const { return foo_; } in foo() function in base::__anon29ad220e0111::TestObject 110 DeletedDefaultConstructor(int foo) : foo_(foo) {} in DeletedDefaultConstructor() 112 int foo() const { return foo_; } in foo() function in base::__anon29ad220e0111::DeletedDefaultConstructor 120 explicit DeletedCopy(int foo) : foo_(foo) {} in DeletedCopy() 127 int foo() const { return foo_; } in foo() function in base::__anon29ad220e0111::DeletedCopy 135 explicit DeletedMove(int foo) : foo_(foo) {} in DeletedMove() 142 int foo() const { return foo_; } in foo() function in base::__anon29ad220e0111::DeletedMove 150 explicit NonTriviallyDestructibleDeletedCopyConstructor(int foo) in NonTriviallyDestructibleDeletedCopyConstructor() 159 int foo() const { return foo_; } in foo() function in base::__anon29ad220e0111::NonTriviallyDestructibleDeletedCopyConstructor [all …]
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | conditional-gnu-ext.cpp | 42 void foo (int& lv) { in foo() function 148 const int *c = &(a ?: b); in f() local
|
H A D | mangle-ms-template-callback.cpp | 36 void foo(C0 c) {} in foo() function
|
/aosp_15_r20/external/eigen/unsupported/test/ |
H A D | autodiff.cpp | 14 EIGEN_DONT_INLINE Scalar foo(const Scalar& x, const Scalar& y) in foo() function 26 EIGEN_DONT_INLINE typename Vector::Scalar foo(const Vector& p) in foo() function 359 const AD c = 1.; in bug_1281() local
|
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft7/ |
H A D | ref.json | 6 "foo": {"$ref": "#"} object 13 "data": {"foo": false}, boolean 18 "data": {"foo": {"foo": false}}, boolean 28 "data": {"foo": {"bar": false}}, object 37 "foo": {"type": "integer"}, object 128 "c": {"$ref": "#/definitions/b"} object 154 "foo": { object 163 "data": { "foo": [] }, array 168 "data": { "foo": [ 1, 2, 3] }, array 173 "data": { "foo": "string" }, string [all …]
|