Searched refs:hello_world (Results 1 – 14 of 14) sorted by relevance
/external/libxml2/ |
D | testModule.c | 46 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()
|
D | testdso.c | 6 XMLPUBFUN int hello_world(void); 8 int hello_world(void) in hello_world() function
|
/external/llvm/test/Transforms/InstCombine/ |
D | fprintf-1.ll | 10 @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 … 66 %fmt = getelementptr [13 x i8], [13 x i8]* @hello_world, i32 0, i32 0 68 ; CHECK-NEXT: call i32 @fwrite(i8* getelementptr inbounds ([13 x i8], [13 x i8]* @hello_world, i32 … 93 %fmt = getelementptr [13 x i8], [13 x i8]* @hello_world, i32 0, i32 0 95 …@fprintf(%FILE* %fp, i8* getelementptr inbounds ([13 x i8], [13 x i8]* @hello_world, i32 0, i32 0))
|
D | printf-2.ll | 7 @hello_world = constant [13 x i8] c"hello world\0A\00" 28 %fmt = getelementptr [13 x i8], [13 x i8]* @hello_world, i32 0, i32 0 38 %str = getelementptr [13 x i8], [13 x i8]* @hello_world, i32 0, i32 0 40 ; CHECK-NEXT: call i32 @puts(i8* getelementptr inbounds ([13 x i8], [13 x i8]* @hello_world, i32 0,…
|
D | printf-1.ll | 8 @hello_world = constant [13 x i8] c"hello world\0A\00" 66 %fmt = getelementptr [13 x i8], [13 x i8]* @hello_world, i32 0, i32 0 89 %str = getelementptr [13 x i8], [13 x i8]* @hello_world, i32 0, i32 0 91 ; CHECK-NEXT: call i32 @puts(i8* getelementptr inbounds ([13 x i8], [13 x i8]* @hello_world, i32 0,…
|
D | sprintf-1.ll | 8 @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/llvm/test/Object/AMDGPU/ |
D | objdump.s | 5 .amdgpu_hsa_kernel hello_world 6 hello_world: label
|
/external/llvm/docs/ |
D | AMDGPUUsage.rst | 180 .globl hello_world 182 .amdgpu_hsa_kernel hello_world 184 hello_world: 205 .size hello_world, .Lfunc_end0-hello_world
|
/external/llvm/test/DebugInfo/Mips/ |
D | prologue_end.ll | 9 ; void hello_world(void) { 15 define void @hello_world() #0 !dbg !4 { 62 !4 = distinct !DISubprogram(name: "hello_world", scope: !1, file: !1, line: 1, type: !5, isLocal: f…
|
/external/ltp/testcases/kernel/device-drivers/agp/user_space/ |
D | user_tagp.h | 29 #define TEST_STRING hello_world
|
/external/llvm/test/tools/llvm-readobj/ |
D | amdgpu-elf-defs.test | 22 CHECK: Name: hello_world
|
/external/valgrind/coregrind/m_gdbserver/ |
D | README_DEVELOPERS | 410 put address of the function to call (e.g. hello_world in EIP (0x8048444))
|
/external/libevent/ |
D | ChangeLog | 724 o Make sample/hello_world work on windows (d89fdba)
|
/external/icu/icu4c/source/test/testdata/ |
D | regextst.txt | 988 "[\w]+" " <0>hello_world</0>! "
|