HomeSort by relevance Sort by last modified time
    Searched full:hello (Results 26 - 50 of 1658) sorted by null

12 3 4 5 6 7 8 91011>>

  /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
  /external/android-mock/livetests/com/google/android/testing/mocking/test/res/values/
strings.xml 3 <string name="hello">Hello World!</string>
  /external/android-mock/livetests/com/google/android/testing/mocking/testapp/res/values/
strings.xml 3 <string name="hello">Hello World, TestAppActivity!</string>
  /external/markdown/tests/misc/
hash.html 4 hello</pre>
9 hello</pre>
  /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");
  /packages/apps/Mms/tests/SmsAutoReply/res/values/
strings.xml 3 <string name="hello">Hello World, AutoReplyActivity!</string>
  /sdk/testapps/customPropAnimTest/res/values/
strings.xml 4 <string name="hello">Hello World, CustomPropertyAnimationActivity!</string>
  /sdk/testapps/testProjectTest/testlib/res/values/
strings.xml 4 <string name="hello">Hello World!</string>
  /sdk/testapps/testSensors/res/values/
strings.xml 4 <string name="hello">Hello World, TestSensorsActivity!</string>
  /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");
  /external/llvm/lib/Transforms/
CMakeLists.txt 7 add_subdirectory(Hello)
  /external/llvm/utils/lit/tests/Inputs/shtest-shell/
error-2.txt 3 # RUN: echo "hello" 3>&1
  /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/build/ndk-out/jni/
main.c 3 printf("Hello NDK_OUT!\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;

Completed in 1840 milliseconds

12 3 4 5 6 7 8 91011>>