/aosp_15_r20/external/ltp/testcases/network/nfsv4/locks/ |
H A D | netsync.c | 14 int serverReceiveClient(int c) in serverReceiveClient() 47 int c; in setupConnectionServer() local 84 int writeToClient(int c, char *message) in writeToClient() 91 int c; in serverCloseConnection() local 98 int writeToAllClients(char *foo) in writeToAllClients() 100 int c; in writeToAllClients() local
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/reflect/ |
H A D | ReflectionTest.java | 498 Foo foo = new Foo("string"); in testClassEnclosedByConstructor() local 507 Foo foo = new Foo(); in testClassEnclosedByMethod() local 599 Class<?> c; field in ReflectionTest.Foo 608 private void foo(String s) { in foo() method in ReflectionTest.Foo 611 private void foo(int i) { in foo() method in ReflectionTest.Foo 641 public void foo() throws IOException, InvocationTargetException, IllegalStateException {} in foo() method in ReflectionTest.HasThrows 642 public void foo(Void v) {} in foo() method in ReflectionTest.HasThrows 646 void foo() throws IOException, InvocationTargetException, IllegalStateException; in foo() method 647 void foo(Void v); in foo() method
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | cxx1y-contextual-conversion-tweaks.cpp | 79 void foo(A0 a0, A1 a1, A2 a2, A3 a3, A4 a4, B2 b2) { in foo() function 137 void foo(A1 a1, A2 a2, B1 b1, B2 b2, C c, D d) { in foo() function
|
H A D | decl-expr-ambiguity.cpp | 61 int a, b, c, d, e, // expected-note {{change this ',' to a ';' to call 'func'}} in emptyParens() local 80 void foo() { in foo() function 87 class foo {}; class
|
H A D | microsoft-dtor-lookup.cpp | 51 int c; member 59 void foo(B b) { } // expected-error {{attempt to use a deleted function}} in foo() function 80 void foo(A *a) { in foo() function
|
H A D | cxx0x-initializer-stdinitializerlist.cpp | 45 struct one { char c[1]; }; member 46 struct two { char c[2]; }; member 149 void foo() { in foo() function 285 void foo() { f({{0}}, {{'\0'}}); } in foo() function
|
H A D | conversion.cpp | 65 int c = ((((NULL)))); // expected-warning {{implicit conversion of NULL constant to 'int'}} in test3() local 85 struct foo { in test3() struct 86 int n; in test3() 97 void tmpl(char c = NULL, // expected-warning 3 {{implicit conversion of NULL constant to 'char'}} in tmpl()
|
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/testmock/ |
D | testpatch.py | 50 foo = 'bar' variable in Foo 814 foo = 'foo' variable in PatchTest.test_get_only_proxy.Something 816 foo = 'foo' variable in PatchTest.test_get_only_proxy.SomethingElse 832 foo = 'foo' variable in PatchTest.test_get_set_delete_proxy.Something 834 foo = 'foo' variable in PatchTest.test_get_set_delete_proxy.SomethingElse 894 foo = 'bar' variable in PatchTest.test_autospec.Boo 1003 def static_method(a, b=10, *, c): pass argument 1018 def class_method(cls, a, b=10, *, c): pass argument 1284 def test(f, foo): argument 1394 def _test(self, f, foo): argument [all …]
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/testmock/ |
H A D | testpatch.py | 50 foo = 'bar' variable in Foo 814 foo = 'foo' variable in PatchTest.test_get_only_proxy.Something 816 foo = 'foo' variable in PatchTest.test_get_only_proxy.SomethingElse 832 foo = 'foo' variable in PatchTest.test_get_set_delete_proxy.Something 834 foo = 'foo' variable in PatchTest.test_get_set_delete_proxy.SomethingElse 894 foo = 'bar' variable in PatchTest.test_autospec.Boo 1003 def static_method(a, b=10, *, c): pass argument 1018 def class_method(cls, a, b=10, *, c): pass argument 1284 def test(f, foo): argument 1394 def _test(self, f, foo): argument [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++abi/src/test/ |
H A D | unwind_06.pass.cpp | 41 double c = get(2); in try2() local 51 double c = get(2); in try3() local 62 double c = get(0); in try4() local 74 double c = get(0); in try5() local 87 double c = get(0); in try6() local 101 double c = get(0); in try7() local 116 double c = get(0); in try8() local 133 double foo() in foo() function 137 double c = get(3); in foo() local
|
/aosp_15_r20/external/clang/test/Sema/ |
H A D | attr-deprecated.c | 34 struct foo { struct 38 void test1(struct foo *F) { in test1() argument 120 foo_dep c, d __attribute((deprecated)); // expected-warning {{'foo_dep' is deprecated}} member
|
/aosp_15_r20/external/clang/test/OpenMP/ |
H A D | single_ast_print.cpp | 9 void foo() {} in foo() function 14 int &c; member 40 T b = argc, c, d, e, f, g; in tmain() local 60 int b = argc, c, d, e, f, g; in main() local
|
H A D | sections_ast_print.cpp | 9 void foo() {} in foo() function 13 T b = argc, c, d, e, f, g; in tmain() local 30 int b = argc, c, d, e, f, g; in main() local
|
H A D | critical_ast_print.cpp | 9 void foo() {} in foo() function 14 T b = argc, c, d, e, f, g; in tmain() local 32 int b = argc, c, d, e, f, g; in main() local
|
H A D | target_data_ast_print.cpp | 9 void foo() {} in foo() function 13 T i, j, b, c, d, e, x[20]; in tmain() local 117 int b = argc, c, d, e, f, g, x[20]; in main() local
|
H A D | atomic_messages.cpp | 3 int foo() { in foo() function 157 T a = 0, b = 0, c = 0; in update() local 337 T a = 0, b = 0, c = 0; in capture() local 509 int a = 0, b = 0, c = 0; in capture() local
|
/aosp_15_r20/external/pytorch/test/inductor/ |
H A D | test_pad_mm.py | 283 def forward(self, a, b, c): argument 312 def forward(self, a, b, c): argument 336 def foo(x, y): function 347 def foo(input, x, y): function
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | struct-union-BE.c | 10 char c; member 14 char c; member 43 void foo() { in foo() function
|
H A D | 2008-03-05-syncPtr.c | 3 int* foo(int** a, int* b, int* c) { in foo() function 9 int foo2(int** a, int* b, int* c) { in foo2()
|
H A D | globalinit.c | 7 void foo() { x[0] = 1; } in foo() function 22 char *test(int c) { in test() 43 int c[] = { EnumA, EnumB }; variable
|
/aosp_15_r20/external/libcxxabi/test/ |
H A D | unwind_06.pass.cpp | 37 double c = get(2); in try2() local 47 double c = get(2); in try3() local 58 double c = get(0); in try4() local 70 double c = get(0); in try5() local 83 double c = get(0); in try6() local 97 double c = get(0); in try7() local 112 double c = get(0); in try8() local 129 double foo() in foo() function 133 double c = get(3); in foo() local
|
/aosp_15_r20/external/auto/value/src/it/functional/src/test/java/com/google/auto/value/ |
H A D | AutoValueTest.java | 150 int foo, boolean bar, boolean otherBar, String pkg, String pkg0, String htmlPage) { in create() 172 static NotAllGetters create(int foo, boolean bar) { in create() 222 static GettersAndConcreteNonGetters create(int foo, byte[] bytes) { in create() 1340 public abstract String foo(); in foo() method in AutoValueTest.PublicGrandparent 1345 public String foo() { in foo() method in AutoValueTest.PrivateParent 1414 abstract int foo(); in foo() method in AutoValueTest.AbstractParent 1445 abstract int foo(); in foo() method in AutoValueTest.AbstractChild 1447 static AbstractChild create(int foo) { in create() 1460 public abstract int foo(); in foo() method in AutoValueTest.BasicWithBuilder 1468 Builder foo(int foo); in foo() method [all …]
|
/aosp_15_r20/art/test/439-swap-double/src/ |
H A D | Main.java | 24 public void foo() { in foo() method in Main 35 double a, double b, double c, double d, double e, double f, double g) { in callWithDoubles() 41 double c = 3.0; field in Main
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | debug-info-anon-union-vars.cpp | 7 int c; member 24 void foo() { in foo() function 27 char c; in foo() member
|
/aosp_15_r20/external/nullaway/nullaway/src/test/resources/com/uber/nullaway/testdata/ |
H A D | CheckContractPositiveCases.java | 31 Object foo(Object a, @Nullable Object b) { in foo() method in CheckContractPositiveCases 52 Object fooThree(Object a, @Nullable Object b, Object c) { in fooThree() 63 Object fooFour(Object a, @Nullable Object b, Object c, Object d) { in fooFour()
|