Home
last modified time | relevance | path

Searched +defs:foo +defs:c (Results 176 – 200 of 826) sorted by relevance

12345678910>>...34

/aosp_15_r20/external/ltp/testcases/network/nfsv4/locks/
H A Dnetsync.c14 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 DReflectionTest.java498 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 Dcxx1y-contextual-conversion-tweaks.cpp79 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 Ddecl-expr-ambiguity.cpp61 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 Dmicrosoft-dtor-lookup.cpp51 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 Dcxx0x-initializer-stdinitializerlist.cpp45 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 Dconversion.cpp65 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/
Dtestpatch.py50 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 Dtestpatch.py50 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 Dunwind_06.pass.cpp41 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 Dattr-deprecated.c34 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 Dsingle_ast_print.cpp9 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 Dsections_ast_print.cpp9 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 Dcritical_ast_print.cpp9 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 Dtarget_data_ast_print.cpp9 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 Datomic_messages.cpp3 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 Dtest_pad_mm.py283 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 Dstruct-union-BE.c10 char c; member
14 char c; member
43 void foo() { in foo() function
H A D2008-03-05-syncPtr.c3 int* foo(int** a, int* b, int* c) { in foo() function
9 int foo2(int** a, int* b, int* c) { in foo2()
H A Dglobalinit.c7 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 Dunwind_06.pass.cpp37 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 DAutoValueTest.java150 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 DMain.java24 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 Ddebug-info-anon-union-vars.cpp7 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 DCheckContractPositiveCases.java31 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()

12345678910>>...34