Home
last modified time | relevance | path

Searched defs:hello_world (Results 1 – 9 of 9) sorted by relevance

/external/llvm/test/Object/AMDGPU/
Dobjdump.s6 hello_world: label
/external/libxml2/
Dtestdso.c8 int hello_world(void) in hello_world() function
DtestModule.c46 hello_world_t hello_world = NULL; in main() local
/external/llvm-project/lldb/test/API/functionalities/inferior-assert/
Dmain.c4 const char *hello_world = "Hello, assertion!"; variable
/external/llvm-project/lldb/test/API/lang/cpp/stl/
Dmain.cpp7 std::string hello_world ("Hello World!"); in main() local
/external/llvm-project/lldb/test/API/functionalities/inferior-crashing/
Dmain.c3 const char *hello_world = "Hello, segfault!"; variable
/external/llvm-project/llvm/test/Object/AMDGPU/
Dobjdump.s6 hello_world: label
/external/llvm-project/lldb/test/API/lang/cpp/class_static/
Dmain.cpp39 const char *hello_world = "Hello, world!"; in main() local
/external/bsdiff/
Ddiff_encoder_unittest.cc64 std::vector<uint8_t> hello_world(kHelloWorld, in TEST_F() local