HomeSort by relevance Sort by last modified time
    Searched full:hello (Results 1 - 25 of 981) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/net/data/url_request_unittest/
redirect-test.html 0 hello
redirect-to-file.html 0 hello
redirect-to-invalid-url.html 0 hello
  /external/webkit/LayoutTests/http/tests/appcache/resources/
simple.txt 0 Hello, World
  /libcore/luni/src/test/resources/
HelloWorld.txt 0 Hello, World.
  /libcore/luni/src/test/resources/org/apache/harmony/luni/tests/java/lang/
HelloWorld.txt 0 Hello, World.
HelloWorld1.txt 0 Hello, World.
  /development/pdk/pndk/samples/sample/
hello_cpp.h 4 class Hello
7 Hello();
8 ~Hello();
hello_cpp.cpp 4 Hello::Hello()
8 Hello::~Hello()
12 void Hello::printMessage(char* msg)
19 Hello hello_obj;
20 hello_obj.printMessage("Hello world!\n");
Makefile 6 EXECUTABLE := hello
7 SOURCES := hello.c
16 hello: $(OBJECTS)
20 rm -rf *.o hello
hello.c 5 printf("Hello from the NDK; no user libraries.\n");
  /system/core/libacc/tests/data/
hello.c 2 printf("Hello, world\n");
testStringConcat.c 2 return printf("Hello" "," " world\n");
  /external/clearsilver/cs/
test16.cs.gold 2 HELLO/WORLD
3 HELLO/WORLD
4 HELLO/WORLD
test_paren.cs.gold 4 VALUE:HELLO():
  /external/bluetooth/glib/tests/
iochannel-test-infile 4 /* Hello */
  /external/webkit/WebCore/manual-tests/
scrollbar-hover-active.html 65 Hello<br>
66 Hello<br>Hello<br>Hello<br>Hello<br>Hello<br>Hello<br>Hello<br>
67 Hello<br>Hello<br>Hello<br>Hello<br
    [all...]
  /external/webkit/WebKitTools/GtkLauncher/
text.html 3 <title>Hello World</title>
6 Hello world
  /external/tcpdump/tests/
mpls-ldp-hello.sh 3 uudecode mpls-ldp-hello.puu
5 echo -n test mpls-ldp-hello ...
6 ../tcpdump -t -n -v -r mpls-ldp-hello.pcap >mpls-ldp-hello.new
7 if diff mpls-ldp-hello.new mpls-ldp-hello.out
  /system/extras/tests/bionic/libc/common/
hello_world.cpp 6 cout << "Hello World" << endl;
  /external/webkit/WebCore/manual-tests/resources/
StringTypeTest.java 5 return new String("hello");
  /frameworks/base/docs/html/resources/tutorials/views/
index.jd 1 page.title=Hello, Views
9 <p>This is a collection of "Hello World"-style tutorials designed
13 you should have completed the <a href="{@docRoot}resources/tutorials/hello-world.html">Hello,
33 <a href="hello-linearlayout.html">Linear Layout</a><br/>
34 <a href="hello-linearlayout.html"><img src="images/hello-linearlayout.png" height="285" width="200"
39 <a href="hello-relativelayout.html">Relative Layout</a><br/>
40 <a href="hello-relativelayout.html"><img src="images/hello-relativelayout.png" height="285
    [all...]
  /external/e2fsprogs/lib/ss/
test_script_expected 4 Hello, world!
7 Hello, world!
10 Hello, world!
17 Hello, world!
21 Hello, world!
  /frameworks/base/docs/html/guide/tutorials/views/
index.jd 1 page.title=Hello, Views
9 <p>This collection of "Hello World"-style tutorials is designed
15 completed the <a href="{@docRoot}resources/tutorials/hello-world.html">Hello, World</a> tutorial,
33 <a href="hello-linearlayout.html">LinearLayout</a><br/>
34 <a href="hello-linearlayout.html"><img src="images/hello-linearlayout.png" height="285" width="200" /></a>
37 <a href="hello-relativelayout.html">RelativeLayout</a><br/>
38 <a href="hello-relativelayout.html"><img src="images/hello-relativelayout.png" height="285" width="200" /></a
    [all...]
  /external/zlib/contrib/iostream/
test.cpp 12 os << "Hello, Mommy" << endl;
15 os << "hello, hello, hi, ho!" << endl;

Completed in 8284 milliseconds

1 2 3 4 5 6 7 8 91011>>