Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/test/MC/ELF/
H A Dcomdat-reloc.s4 .globl hello symbol
6 hello: label
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dscope-check.m75 + (void) hello; class
79 + (void) hello { class
H A Dunused.m6 + (void) hello; class
10 + (void) hello { printf("Hello, World!\n"); } class
/minix3/external/bsd/llvm/dist/clang/test/PCH/
H A Dbuiltins.c10 void hello() { in hello() function
H A Dexprs.h20 const char *hello = "Hello" "PCH" "World"; variable
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dfunction-sections.c12 const int hello = 123; variable
/minix3/external/bsd/llvm/dist/clang/test/Index/
H A Dcomplete-unterminated.c13 const char *hello = "Hello, world"; variable
H A Dannotate-tokens.c9 const char * hello = "Hello"; in f() local
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Darray-bounds-ptr-arith.cpp5 const char hello[] = "Hello world!"; // expected-note 2 {{declared here}} in test_pointer_arithmetic() local
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/
H A Druntime-fns.m15 -(void) hello { method
H A Ddebug-info-id-with-protocol.m14 -(const char *)hello; method
/minix3/tests/lib/libc/stdio/
H A Dt_open_memstream.c37 const char hello[] = "hello"; variable
/minix3/external/bsd/llvm/dist/llvm/test/tools/llvm-cov/Inputs/
H A Dtest.cpp7 const char * hello = "world"; variable
/minix3/tests/net/sys/
H A Dt_rfc6056.c53 static const char hello[] = "hello\n"; in test() local
/minix3/common/dist/zlib/
H A Dexample.c31 const char hello[] = "hello, hello!"; variable
/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp5.cpp33 char hello[6] = "Hello"; variable
/minix3/external/bsd/tcpdump/dist/
H A Dprint-olsr.c267 const struct olsr_hello *hello; in olsr_print() member
H A Dprint-decnet.c626 int src, dst, info, blksize, eco, ueco, hello, other, vers; in print_decnet_ctlmsg() local