HomeSort by relevance Sort by last modified time
    Searched full:world (Results 501 - 525 of 5805) sorted by null

<<21222324252627282930>>

  /external/dtc/tests/
test_tree1_wrong4.dts 9 prop-str = "hello world";
test_tree1_wrong5.dts 9 prop-str = "hello world";
test_tree1_wrong6.dts 9 prop-str = "hello world";
test_tree1_wrong7.dts 9 prop-str = "hello world";
test_tree1_wrong8.dts 9 prop-str = "hello world";
test_tree1_wrong9.dts 10 prop-str = "hello world";
  /external/gflags/test/config/
main.cc 4 DEFINE_string(message, "Hello World!", "The message to print");
  /external/jacoco/jacoco-maven-plugin.test/it/it-check-fails-halt/src/main/java/
Example.java 16 System.out.println("Hello world");
  /external/jacoco/jacoco-maven-plugin.test/it/it-check-fails-no-halt/src/main/java/
Example.java 16 System.out.println("Hello world");
  /external/jacoco/jacoco-maven-plugin.test/it/it-check-passes/src/main/java/
Example.java 16 System.out.println("Hello world");
  /external/libmojo/third_party/jinja2/
AUTHORS 18 - Lawrence Journal-World.
  /external/llvm/test/Assembler/
2002-08-15-ConstantExprProblem.ll 4 @.LC0 = internal global [12 x i8] c"hello world\00" ; <[12 x i8]*> [#uses=1]
  /external/llvm/test/CodeGen/PowerPC/
2007-02-23-lr-saved-twice.ll 5 @str = internal constant [18 x i8] c"hello world!, %d\0A\00" ; <[18 x i8]*> [#uses=1]
  /external/llvm/test/ExecutionEngine/OrcMCJIT/
hello2.ll 4 @msg = internal global [13 x i8] c"Hello World\0A\00" ; <[13 x i8]*> [#uses=1]
  /external/llvm/test/Feature/
attributes.ll 5 @.str = private unnamed_addr constant [14 x i8] c"hello world!\0A\00", align 1
  /external/llvm/test/Verifier/
recursive-struct-param.ll 5 @.str = private unnamed_addr constant [13 x i8] c"Hello world\0A\00", align 1
  /external/llvm/test/YAMLParser/
spec-05-12.test 12 printf("Hello, world!\n");
  /external/llvm/test/tools/llvm-objdump/ARM/
macho-symbolized-subtractor.test 13 .asciz "Hello world\n"
  /external/llvm/test/tools/llvm-readobj/Inputs/
dynamic-table.c 12 puts("Hello, World");
  /external/llvm/unittests/Support/
CompressionTest.cpp 44 TestZlibCompression("hello, world!", zlib::NoCompression);
45 TestZlibCompression("hello, world!", zlib::BestSizeCompression);
46 TestZlibCompression("hello, world!", zlib::BestSpeedCompression);
47 TestZlibCompression("hello, world!", zlib::DefaultCompression);
raw_sha1_ostream_test.cpp 34 Sha1Stream << "Hello World!";
48 Sha1Stream << " World!";
53 NonSplitSha1Stream << "Hello World!";
67 Sha1Stream << " World!";
  /external/mockito/src/test/java/org/mockitousage/bugs/deepstubs/
DeepStubFailingWhenGenericNestedAsRawTypeTest.java 28 when(myMock1.getNested().getNested().returnSomething()).thenReturn("Hello World.");
  /external/pdfium/testing/resources/
bug_459580.in 37 (Hello, world! This is a test pdf for bug 459580.) Tj
bug_57.in 38 (Hello, world!) Tj
  /external/python/cpython2/Demo/cgi/
cgi1.py 13 print "<h1>Hello world</h1>"

Completed in 6947 milliseconds

<<21222324252627282930>>