Home
last modified time | relevance | path

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

123456

/external/llvm/test/MC/ELF/
Dcomdat-reloc.s4 .globl hello symbol
6 hello: label
/external/llvm-project/llvm/test/MC/ELF/
Dcomdat-reloc.s4 .globl hello symbol
6 hello: label
/external/llvm-project/lld/test/wasm/Inputs/
Dhello.s5 .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$ ...
/external/dokka/runners/gradle-integration-tests/testData/sourcesChange/src1/main/kotlin/demo/
DHelloWorld.kt6 fun hello(): String = "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 in Bar
/external/clang/test/SemaObjC/
Dscope-check.m75 + (void) hello; class
79 + (void) hello { class
/external/llvm-project/clang/test/SemaObjC/
Dscope-check.m75 + (void) hello; class
79 + (void) hello { class
/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/junit-params/src/test/java/junitparams/custom/
DCustomParametersProviderTest.java32 String hello(); in hello() method
48 private String hello; field in CustomParametersProviderTest.CustomHelloProvider
/external/libbrillo/brillo/
Dosrelease_reader_test.cc40 string hello = "hello"; in TEST_F() local
76 string hello = "hello\n"; in TEST_F() local
/external/llvm-project/flang/test/Frontend/Inputs/
Dhello-world.f902 program hello program
/external/clang/test/PCH/
Dbuiltins.c10 void hello() { in hello() function
/external/llvm-project/clang/test/PCH/
Dbuiltins.c10 void hello() { in hello() function
/external/llvm-project/flang/test/Driver/Inputs/
Dhello.f901 program hello program
/external/python/cpython3/Tools/test2to3/test2to3/
Dhello.py1 def hello(): function
/external/kotlinx.coroutines/ui/kotlinx-coroutines-javafx/test/guide/
Dexample-ui-basic-01.kt27 val hello = Text("Hello World!").apply { in <lambda>() constant in kotlinx.coroutines.javafx.guide.exampleUiBasic01.ExampleApp
/external/clang/test/CodeGen/
Dfunique-sections.c6 const int hello = 123; variable
Dfunction-sections.c12 const int hello = 123; variable
/external/google-fruit/examples/hello_world/
DCMakeLists.txt6 add_executable(hello ${HELLO_WORLD_SOURCES}) target
/external/llvm-project/clang/test/CodeGen/
Dfunique-sections.c6 const int hello = 123; variable
Dfunction-sections.c14 const int hello = 123; variable

123456