Home
last modified time | relevance | path

Searched refs:hello_world (Results 1 – 15 of 15) sorted by relevance

/external/lldb/test/lang/cpp/stl/
Dmain.cpp15 std::string hello_world ("Hello World!"); in main() local
16 std::cout << hello_world << std::endl; in main()
17 std::cout << hello_world.length() << std::endl; in main()
18 std::cout << hello_world[11] << std::endl; in main()
22 associative_array[hello_world] = 1; in main()
/external/libxml2/
DtestModule.c46 hello_world_t hello_world = NULL; in main() local
57 if (xmlModuleSymbol(module, "hello_world", (void **) &hello_world)) { in main()
61 if (hello_world == NULL) { in main()
66 (*hello_world)(); in main()
Dtestdso.c6 XMLPUBFUN int hello_world(void);
8 int hello_world(void) in hello_world() function
/external/llvm/test/Transforms/InstCombine/
Dfprintf-1.ll10 @hello_world = constant [13 x i8] c"hello world\0A\00"
22 %fmt = getelementptr [13 x i8], [13 x i8]* @hello_world, i32 0, i32 0
24 ; CHECK-NEXT: call i32 @fwrite(i8* getelementptr inbounds ([13 x i8], [13 x i8]* @hello_world, i32 …
46 %str = getelementptr [13 x i8], [13 x i8]* @hello_world, i32 0, i32 0
48 ; CHECK-NEXT: call i32 @fwrite(i8* getelementptr inbounds ([13 x i8], [13 x i8]* @hello_world, i32 …
84 %fmt = getelementptr [13 x i8], [13 x i8]* @hello_world, i32 0, i32 0
86 …@fprintf(%FILE* %fp, i8* getelementptr inbounds ([13 x i8], [13 x i8]* @hello_world, i32 0, i32 0))
Dprintf-2.ll7 @hello_world = constant [13 x i8] c"hello world\0A\00"
26 %fmt = getelementptr [13 x i8], [13 x i8]* @hello_world, i32 0, i32 0
36 %str = getelementptr [13 x i8], [13 x i8]* @hello_world, i32 0, i32 0
38 ; CHECK-NEXT: call i32 @puts(i8* getelementptr inbounds ([13 x i8], [13 x i8]* @hello_world, i32 0,…
Dprintf-1.ll8 @hello_world = constant [13 x i8] c"hello world\0A\00"
54 %fmt = getelementptr [13 x i8], [13 x i8]* @hello_world, i32 0, i32 0
77 %str = getelementptr [13 x i8], [13 x i8]* @hello_world, i32 0, i32 0
79 ; CHECK-NEXT: call i32 @puts(i8* getelementptr inbounds ([13 x i8], [13 x i8]* @hello_world, i32 0,…
Dsprintf-1.ll8 @hello_world = constant [13 x i8] c"hello world\0A\00"
23 %fmt = getelementptr [13 x i8], [13 x i8]* @hello_world, i32 0, i32 0
25 ….p0i8.i32(i8* %dst, i8* getelementptr inbounds ([13 x i8], [13 x i8]* @hello_world, i32 0, i32 0),…
/external/lldb/test/functionalities/inferior-crashing/
Dmain.c11 const char *hello_world = "Hello, segfault!"; variable
16 printf("%s\n", hello_world); in main()
/external/lldb/test/functionalities/inferior-assert/
Dmain.c12 const char *hello_world = "Hello, assertion!"; variable
17 printf("%s\n", hello_world); in main()
/external/lldb/test/lang/cpp/class_static/
Dmain.cpp48 const char *hello_world = "Hello, world!"; in main() local
51 printf ("%s\n", hello_world); in main()
/external/lldb/test/python_api/hello_world/
DMakefile5 EXE := hello_world
/external/lldb/test/functionalities/command_script/import/
DMakefile4 EXE := hello_world
/external/chromium-trace/trace-viewer/third_party/WebOb/docs/
Ddo-it-yourself.txt330 >>> hello_world = Router()
331 >>> hello_world.add_route('/', controller=hello)
338 >>> resp = req.get_response(hello_world)
350 >>> resp = req.get_response(hello_world)
435 >>> hello_world = Router()
436 >>> hello_world.add_route('/', controller=hello)
438 >>> resp = req.get_response(hello_world)
450 >>> resp = req.get_response(hello_world)
507 >>> hello_world = RegisterRequest(hello_world)
/external/valgrind/coregrind/m_gdbserver/
DREADME_DEVELOPERS401 put address of the function to call (e.g. hello_world in EIP (0x8048444))
/external/icu/icu4c/source/test/testdata/
Dregextst.txt986 "[\w]+" " <0>hello_world</0>! "