Home
last modified time | relevance | path

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

123456

/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/dokka/core/testdata/format/
DlinksInEmphasis.kt12 fun hello() {} in hello() method in Bar
DlinksInStrong.kt12 fun hello() {} in hello() method in Bar
DlinksInHeaders.kt18 fun hello() {} in hello() method in Bar
/external/apache-commons-bcel/src/test/resources/
DJava8Example.class ... Java8Example extends java.lang.Object { public void hello () private static synthetic boolean lambda$hello$ ...
/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/zstd/contrib/pzstd/utils/test/
DRangeTest.cpp59 auto hello = range.subpiece(0, 5); in TEST() local
65 auto hello = range; in TEST() local
/external/libbrillo/brillo/
Dosrelease_reader_test.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-basic-02.kt27 val hello = Text("Hello World!").apply { in <lambda>() constant in kotlinx.coroutines.javafx.guide.exampleUiBasic02.ExampleApp
Dexample-ui-advanced-01.kt27 val hello = Text("Hello World!").apply { in <lambda>() constant
Dexample-ui-advanced-02.kt27 val hello = Text("Hello World!").apply { in <lambda>() constant in kotlinx.coroutines.javafx.guide.exampleUiAdvanced02.ExampleApp
Dexample-ui-basic-03.kt27 val hello = Text("Hello World!").apply { in <lambda>() constant in kotlinx.coroutines.javafx.guide.exampleUiBasic03.ExampleApp
/external/libchrome/ipc/
Dsync_socket_unittest.cc232 char hello[kHelloStringLength] = {0}; in TEST_F() local
263 char hello[kHelloStringLength] = {0}; in TEST_F() local
299 char hello[kHelloStringLength] = {0}; in TEST_F() local
/external/cronet/ipc/
Dsync_socket_unittest.cc234 char hello[kHelloStringLength] = {0}; in TEST_F() local
265 char hello[kHelloStringLength] = {0}; in TEST_F() local
301 char hello[kHelloStringLength] = {0}; in TEST_F() local
/external/angle/build/rust/tests/test_bin_crate/crate/src/
Dmore.rs5 pub fn hello() {} in hello() function
/external/clang/test/PCH/
Dbuiltins.c10 void hello() { in hello() function
/external/python/cpython3/Tools/test2to3/test2to3/
Dhello.py1 def hello(): function
/external/clang/test/CodeGen/
Dfunction-sections.c12 const int hello = 123; variable
Dfunique-sections.c6 const int hello = 123; variable
/external/google-fruit/examples/hello_world/
DCMakeLists.txt6 add_executable(hello ${HELLO_WORLD_SOURCES}) target
/external/rust/crates/libz-sys/src/zlib-ng/test/
Dtest_shared.h1 static const char hello[] = "hello, hello!"; variable

123456