Home
last modified time | relevance | path

Searched +defs:foo +defs:c (Results 276 – 300 of 826) sorted by relevance

1...<<11121314151617181920>>...34

/aosp_15_r20/external/python/cpython3/Lib/test/
Dinspect_stringized_annotations_2.py3 def foo(a, b, c): pass argument
/aosp_15_r20/external/llvm/test/tools/dsymutil/X86/
H A Dodr-anon-namespace.cpp21 void foo() { in foo() function
22 C c; in foo() local
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dcaptured-statements.cpp20 int c; in test_nest_lambda() local
33 test_obj_capture c; in test() local
117 void foo() { } in foo() function
H A Dnullptr_in_arithmetic_ops.cpp3 void foo() { in foo() function
58 void (^c)(); in foo() local
H A Dcxx1y-variable-templates_top_level.cpp59 void foo() { in foo() function
192 void foo() { in foo() function
214 void foo() { in foo() function
302 void foo() { in foo() function
434 …a<int>::b c; // expected-error {{qualified name refers into a specialization of variable template … variable
H A Dbuiltin-ptrtomember-ambig.cpp19 void foo(C c, int A::* pmf) { in foo() function
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dapple-kext-no-staticinit-section.cpp9 class foo { class
17 foo c; variable
H A Ddebug-info-this.cpp7 int foo (int p) const { in foo() function in Class
15 Class c; variable
H A Ddebug-info-template-quals.cpp13 void foo (const char *c) { in foo() function
H A Dattr.cpp7 int foo() { } in foo() function
14 } c; variable
/aosp_15_r20/art/test/632-checker-char-at-bounds/src/
H A DMain.java25 String foo = myString; in main() local
27 char c = 0; in main() local
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dissue8336.go12 c chan int member
26 func foo() chan int { func
Dbug436.go11 func foo() (int, int) { func
15 var c = b var
Dissue32680.go11 var foo = []byte{105, 57, 172, 152} var
21 func readLittleEndian32_2(a, b, c, d byte) uint32 { argument
/aosp_15_r20/external/clang/test/Lexer/
H A Dgnu-flags.c28 void foo( const char* c ) in foo() function
/aosp_15_r20/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
H A Dp3-generic-lambda-1y.cpp10 auto GL3 = [](int i, char c, auto* ... As) -> int { return vfoo(As...); }; in __anone6f536c10302()
12 auto GL4 = [](int i, char c, auto* ... As) -> int { return vfoo(As...); }; in __anone6f536c10402()
15 void foo() { in foo() function
48 static char cfi(int) { return 'a'; } in main()
/aosp_15_r20/external/compiler-rt/lib/asan/tests/
H A Dasan_test.cc72 int *c = new int; in TEST() local
195 char c; member
201 char c; member
257 char *c = (char*)0x123; in TEST() local
281 char *c = (char*)0x123; in TEST() local
1135 int foo[100]; member
1147 char *foo = new char[10]; in NoSanitizeAddress() local
1148 Ident(foo)[10] = 0; in NoSanitizeAddress() local
1244 static char c[100]; in TEST() local
1280 static long double c; in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/quote/tests/
Dtest.rs263 let foo = Ident::new("Foo", Span::call_site()); in test_ident() localVariable
289 let foo = vec!["a", "b"]; in test_fancy_repetition() localVariable
316 let foo = &["a", "b"]; in test_duplicate_name_repetition() localVariable
329 let foo = vec!["a".to_owned(), "b".to_owned()]; in test_duplicate_name_repetition_no_copy() localVariable
507 let c = vec!['0', '1']; in test_star_after_repetition() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/quote-1.0.36/tests/
H A Dtest.rs263 let foo = Ident::new("Foo", Span::call_site()); in test_ident() localVariable
289 let foo = vec!["a", "b"]; in test_fancy_repetition() localVariable
316 let foo = &["a", "b"]; in test_duplicate_name_repetition() localVariable
329 let foo = vec!["a".to_owned(), "b".to_owned()]; in test_duplicate_name_repetition_no_copy() localVariable
507 let c = vec!['0', '1']; in test_star_after_repetition() localVariable
/aosp_15_r20/art/test/435-try-finally-without-catch/src/
H A DMain.java25 static void foo() { in foo() method in Main
34 int c = a % b; in foo() local
/aosp_15_r20/external/clang/test/OpenMP/
H A Ddistribute_ast_print.cpp9 void foo() {} in foo() function
82 T b = argc, c, d, e, f, g; in tmain() local
113 int b = argc, c, d, e, f, g; in main() local
H A Dtask_ast_print.cpp9 void foo() {} in foo() function
84 T b = argc, c, d, e, f, g; in tmain() local
135 int b = argc, c, d, e, f, g; in main() local
/aosp_15_r20/external/clang/test/CodeGen/
H A Dstring-literal-short-wstring.c16 const wchar_t *foo = L"AB"; in main() local
27 char c = 'ab'; in main() local
/aosp_15_r20/external/clang/test/CodeGenObjC/
H A Divars.m13 void foo(ITF *P) { function
22 char c; field
/aosp_15_r20/art/test/489-current-method-regression/src/
H A DMain.java22 public static String foo(int a, int b) { in foo() method in Main
26 Class<?> c = Main.class; in foo() local

1...<<11121314151617181920>>...34