Home
last modified time | relevance | path

Searched defs:hello (Results 1 – 25 of 88) sorted by relevance

1234

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ELF/
Dcomdat-reloc.s4 .globl hello symbol
6 hello: label
/external/llvm/test/MC/ELF/
Dcomdat-reloc.s4 .globl hello symbol
6 hello: label
/external/dokka/runners/gradle-integration-tests/testData/sourcesChange/src/main/kotlin/demo/
DHelloWorld.kt6 fun hello(): String = "Hello" method
/external/apache-commons-bcel/src/test/resources/
DJava8Example.class ... Java8Example extends java.lang.Object { public void hello () private static synthetic boolean lambda$hello$ ...
DJava8Example.java6 default void hello() { in hello() method
/external/dokka/core/testdata/format/
DlinksInStrong.kt12 fun hello() {} in hello() method
DlinksInEmphasis.kt12 fun hello() {} in hello() method
DlinksInHeaders.kt18 fun hello() {} in hello() method
/external/dokka/runners/gradle-integration-tests/testData/sourcesChange/src1/main/kotlin/demo/
DHelloWorld.kt6 fun hello(): String = "Hello" method
/external/clang/test/SemaObjC/
Dscope-check.m75 + (void) hello; class
79 + (void) hello { class
/external/junit-params/src/test/java/junitparams/custom/
DCustomParametersProviderTest.java32 String hello(); in hello() method
48 private String hello; field in CustomParametersProviderTest.CustomHelloProvider
/external/python/cpython3/Tools/test2to3/test2to3/
Dhello.py1 def hello(): function
/external/clang/test/PCH/
Dbuiltins.c10 void hello() { in hello() function
/external/google-fruit/examples/hello_world/
DCMakeLists.txt6 add_executable(hello ${HELLO_WORLD_SOURCES}) target
/external/clang/test/CodeGen/
Dfunction-sections.c12 const int hello = 123; variable
Dfunique-sections.c6 const int hello = 123; variable
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue154/
DTestBean.java19 public int hello; field in TestBean
/external/libbrillo/brillo/
Dosrelease_reader_unittest.cc40 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/
Dexample-ui-basic-01.kt27 val hello = Text("Hello World!").apply { in <lambda>() constant
Dexample-ui-advanced-01.kt27 val hello = Text("Hello World!").apply { in <lambda>() constant in kotlinx.coroutines.javafx.guide.advanced01.ExampleApp
Dexample-ui-advanced-02.kt27 val hello = Text("Hello World!").apply { in <lambda>() constant in kotlinx.coroutines.javafx.guide.advanced02.ExampleApp
Dexample-ui-basic-02.kt27 val hello = Text("Hello World!").apply { in <lambda>() constant
Dexample-ui-basic-03.kt27 val hello = Text("Hello World!").apply { in <lambda>() constant in kotlinx.coroutines.javafx.guide.basic03.ExampleApp
/external/compiler-rt/test/asan/TestCases/
Dstrncpy-overflow.cc13 char *hello = (char*)malloc(6); in main() local
/external/clang/test/Index/
Dcomplete-unterminated.c13 const char *hello = "Hello, world"; variable

1234