/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ELF/ |
D | comdat-reloc.s | 4 .globl hello symbol 6 hello: label
|
/external/llvm/test/MC/ELF/ |
D | comdat-reloc.s | 4 .globl hello symbol 6 hello: label
|
/external/dokka/runners/gradle-integration-tests/testData/sourcesChange/src/main/kotlin/demo/ |
D | HelloWorld.kt | 6 fun hello(): String = "Hello" method
|
/external/apache-commons-bcel/src/test/resources/ |
D | Java8Example.class | ... Java8Example extends java.lang.Object {
public void hello ()
private static synthetic boolean lambda$hello$ ... |
D | Java8Example.java | 6 default void hello() { in hello() method
|
/external/dokka/core/testdata/format/ |
D | linksInStrong.kt | 12 fun hello() {} in hello() method
|
D | linksInEmphasis.kt | 12 fun hello() {} in hello() method
|
D | linksInHeaders.kt | 18 fun hello() {} in hello() method
|
/external/dokka/runners/gradle-integration-tests/testData/sourcesChange/src1/main/kotlin/demo/ |
D | HelloWorld.kt | 6 fun hello(): String = "Hello" method
|
/external/clang/test/SemaObjC/ |
D | scope-check.m | 75 + (void) hello; class 79 + (void) hello { class
|
/external/junit-params/src/test/java/junitparams/custom/ |
D | CustomParametersProviderTest.java | 32 String hello(); in hello() method 48 private String hello; field in CustomParametersProviderTest.CustomHelloProvider
|
/external/python/cpython3/Tools/test2to3/test2to3/ |
D | hello.py | 1 def hello(): function
|
/external/clang/test/PCH/ |
D | builtins.c | 10 void hello() { in hello() function
|
/external/google-fruit/examples/hello_world/ |
D | CMakeLists.txt | 6 add_executable(hello ${HELLO_WORLD_SOURCES}) target
|
/external/clang/test/CodeGen/ |
D | function-sections.c | 12 const int hello = 123; variable
|
D | funique-sections.c | 6 const int hello = 123; variable
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue154/ |
D | TestBean.java | 19 public int hello; field in TestBean
|
/external/libbrillo/brillo/ |
D | osrelease_reader_unittest.cc | 40 string hello = "hello"; in TEST_F() local 76 string hello = "hello\n"; in TEST_F() local
|
/external/kotlinx.coroutines/ui/kotlinx-coroutines-javafx/test/guide/ |
D | example-ui-basic-01.kt | 27 val hello = Text("Hello World!").apply { in <lambda>() constant
|
D | example-ui-advanced-01.kt | 27 val hello = Text("Hello World!").apply { in <lambda>() constant in kotlinx.coroutines.javafx.guide.advanced01.ExampleApp
|
D | example-ui-advanced-02.kt | 27 val hello = Text("Hello World!").apply { in <lambda>() constant in kotlinx.coroutines.javafx.guide.advanced02.ExampleApp
|
D | example-ui-basic-02.kt | 27 val hello = Text("Hello World!").apply { in <lambda>() constant
|
D | example-ui-basic-03.kt | 27 val hello = Text("Hello World!").apply { in <lambda>() constant in kotlinx.coroutines.javafx.guide.basic03.ExampleApp
|
/external/compiler-rt/test/asan/TestCases/ |
D | strncpy-overflow.cc | 13 char *hello = (char*)malloc(6); in main() local
|
/external/clang/test/Index/ |
D | complete-unterminated.c | 13 const char *hello = "Hello, world"; variable
|