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

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/LayoutTests/http/tests/appcache/resources/
simple.txt 1 Hello, World
  /libcore/luni/src/test/resources/
HelloWorld.txt 1 Hello, World.
  /libcore/luni/src/test/resources/libcore/java/lang/
HelloWorld.txt 1 Hello, World.
HelloWorld1.txt 1 Hello, World.
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
space.inp 1 Hello World !
  /external/valgrind/main/memcheck/tests/linux/
stack_changes.stdout.exp 1 hello, world: 0
2 hello, world: 1
3 hello, world: 2
  /frameworks/compile/libbcc/tests/data/src/
testStringConcat.c 2 return printf("Hello" "," " world\n");
hello.c 2 printf("Hello, world\n");
  /external/webkit/Tools/GtkLauncher/
text.html 3 <title>Hello World</title>
6 Hello world
  /external/markdown/tests/safe_mode/
script_tags.txt 4 alert("Hello world!")
11 alert("Hello world!")
18 alert("Hello world!")
24 alert("Hello world!")
31 alert("Hello world!")
  /ndk/tests/standalone/basic-c-compile/
main.c 1 /* Nothing fancy here, just checking that we can compile hello world */
5 printf("Hello World!\n");
  /ndk/tests/standalone/basic-cxx-compile/
main.cpp 1 /* Nothing fancy here, just checking that we can compile hello world */
5 printf("Hello World!\n");
  /external/clang/bindings/python/tests/cindex/INPUTS/
hello.cpp 4 printf("hello world\n");
  /external/javassist/sample/hotswap/
HelloWorld.java 3 System.out.println("hello world");
  /ndk/tests/build/c++-stl-source-extensions/jni/
main.C 4 std::cout << "Hello World!" << std::endl;
main.CPP 4 std::cout << "Hello World!" << std::endl;
main.c++ 4 std::cout << "Hello World!" << std::endl;
main.cc 4 std::cout << "Hello World!" << std::endl;
main.cp 4 std::cout << "Hello World!" << std::endl;
main.cpp 4 std::cout << "Hello World!" << std::endl;
main.cxx 4 std::cout << "Hello World!" << std::endl;
  /ndk/tests/build/multi-abi/jni/
main.c 5 printf("Hello world!\n");
  /ndk/tests/device/static-executable/jni/
main.c 5 printf("Hello static world!\n");
  /system/extras/tests/bionic/libc/common/
hello_world.cpp 6 cout << "Hello World" << endl;
  /external/clang/test/CodeGen/
2008-01-28-PragmaMark.c 2 #pragma mark LLVM's world
4 #error LLVM's world

Completed in 640 milliseconds

1 2 3 4 5 6 7 8 91011>>