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

1 2 3 4 5 6 78 91011>>

  /external/apache-harmony/support/src/test/resources/tests/resources/
Modified_Class.jar 
Modified_Manifest_EntryAttributes.jar 
Modified_Manifest_MainAttributes.jar 
Modified_SF_EntryAttributes.jar 
  /external/chromium/chrome/browser/metrics/
metrics_service_unittest.cc 55 local_list.push_back("Hello world!");
61 // [1, Base64Encode("Hello world!"), MD5("Hello world!")].
72 (*it)->GetAsString(&str); // Base64 encoded "Hello world!" string.
74 base::Base64Encode("Hello world!", &encoded);
78 (*it)->GetAsString(&str); // MD5 for encoded "Hello world!" string.
130 local_list.push_back("Hello world!");
168 local_list.push_back("Hello world!");
188 local_list.push_back("Hello world!");
  /external/chromium/webkit/glue/
bookmarklet_unittest.cc 60 test_shell_->LoadURL(GURL("javascript:'hello world'"));
63 EXPECT_EQ("hello world", UTF16ToASCII(text));
69 "document.write('hello world');"
73 EXPECT_EQ("hello world", UTF16ToASCII(text));
  /external/clang/test/Sema/
overloaded-func-transparent-union.c 27 Class_Init(&obj, "Hello ", " World");
  /external/compiler-rt/BlocksRuntime/tests/
dispatch_call_Block_with_release.c 25 void (^b2)(void) = ^{ callsomething("hellow world\n", 0); }; // global block now
orbars.c 20 void (^b)(void) = ^(void){ | i | printf("hello world, %d\n", ++i); };
  /external/kernel-headers/original/linux/
fadvise.h 11 * for s390-64 differ from the values for the rest of the world.
  /external/llvm/test/Assembler/
2002-08-15-ConstantExprProblem.ll 3 @.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/CodeGen/X86/
darwin-stub.ll 4 @"\01LC" = internal constant [13 x i8] c"Hello World!\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/MC/AsmParser/
directive_file-errors.s 6 .file 1 "world"
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLBodyElement01.html 8 <P>Hello, World</P>
HTMLBodyElement02.html 8 <P>Hello, World</P>
HTMLBodyElement03.html 8 <P>Hello, World</P>
HTMLBodyElement04.html 8 <P>Hello, World</P>
HTMLBodyElement05.html 8 <P>Hello, World</P>
HTMLBodyElement06.html 8 <P>Hello, World</P>
HTMLHeadElement01.html 8 <P>Hello, World.</P>
HTMLHtmlElement01.html 8 <P>Hello, World.</P>
HTMLStyleElement01.html 9 <P>Hello, World.</P>
HTMLStyleElement02.html 9 <P>Hello, World.</P>

Completed in 1792 milliseconds

1 2 3 4 5 6 78 91011>>