Home
last modified time | relevance | path

Searched defs:foo (Results 601 – 625 of 4770) sorted by relevance

1...<<21222324252627282930>>...191

/aosp_15_r20/external/dokka/core/testdata/format/
H A Dbracket.kt4 fun foo() {} in foo() method
H A DmarkdownInLinks.kt4 fun foo() {} in foo() method
H A DbacktickInCodeBlock.kt8 fun foo() { in foo() method
H A DqualifiedNameLink.kt4 fun foo() { in foo() method
H A DuninterpretedEmphasisCharacters.kt5 fun foo() {} in foo() method
H A DindentedCodeBlock.kt8 fun foo() { in foo() method
H A DexclInCodeBlock.kt4 fun foo() { in foo() method
H A DcodeSpan.kt4 fun foo() {} in foo() method
H A Dparenthesis.kt4 fun foo() {} in foo() method
/aosp_15_r20/external/llvm/test/MC/ELF/
H A Ddiscriminator.s7 .globl foo symbol
10 foo: label
H A Dgen-dwarf.s15 .globl foo symbol
18 foo: label
H A Dcommon.s69 .globl foo symbol
71 foo: label
/aosp_15_r20/external/clang/test/Lexer/
H A Dstring-literal-errors.cpp3 void foo() { in foo() function
27 #define foo() lots and lots of tokens, need at least 8 to fill up the smallvector buffer #BadThings… macro
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dbug384.go9 package foo package
12 func (r *indexWriter) foo() {} // ERROR "undefined.*indexWriter" func
Dbug464.go12 func foo(x foo) {} // ERROR "expected type|not a type" argument
/aosp_15_r20/external/llvm/test/MC/Mips/
H A Dexpr1.s45 .globl foo symbol
47 foo: label
/aosp_15_r20/external/bazelbuild-rules_go/tests/legacy/asm_include/
H A Dfoo_other.go1 package foo package
5 func foo() int32 { func
H A Dfoo_amd64.go1 package foo package
3 func foo() int32 func
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dfunction_test.py661 def foo(ones): function
1925 def foo(): function
1937 def foo(x): function
1956 def func(foo): argument
2039 def func(foo, bar=1, baz=2): argument
2110 def foo(a): function
2183 def foo(a, b): function
2258 def foo(a, b): function
2277 def foo(a): function
2325 def foo(a, b): function
[all …]
/aosp_15_r20/external/clang/test/Parser/
H A Dargument_scope.c2 typedef struct foo foo; typedef
4 void blah(int foo) { in blah()
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/basic.string.literals/
H A Dliteral.verify.cpp16 string foo = ""s; // expected-error {{no matching literal operator}} in f() local
19 std::string foo = ""s; // expected-error {{no matching literal operator}} in f() local
/aosp_15_r20/external/boringssl/src/util/fipstools/delocate/testdata/x86_64-Sections/
H A Din.s7 .globl foo symbol
8 foo: label
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dpragma-weak.cpp3 #pragma weak foo macro
6 void foo() { in foo() function
/aosp_15_r20/external/llvm/test/MC/PowerPC/
H A Dppc-reloc.s5 .globl foo symbol
8 foo: label
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/string.view/string_view.literals/
H A Dliteral.verify.cpp18 string_view foo = ""sv; // expected-error {{no matching literal operator}} in f() local
21 std::string_view foo = ""sv; // expected-error {{no matching literal operator}} in f() local

1...<<21222324252627282930>>...191