OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:world
(Results
326 - 350
of
3844
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/development/samples/HelloActivity/res/values/
strings.xml
19
<string name="hello_activity_text_text">Hello,
World
!</string>
/development/samples/browseable/MediaRecorder/res/values/
strings.xml
21
<string name="hello_world">Hello
world
!</string>
/development/samples/devbytes/animation/Anticipation/res/values/
strings.xml
19
<string name="hello_world">Hello
world
!</string>
/development/samples/devbytes/animation/CurvedMotion/res/values/
strings.xml
20
<string name="hello_world">Hello
world
!</string>
/development/samples/devbytes/animation/ListViewItemAnimations/res/values/
strings.xml
20
<string name="hello_world">Hello
world
!</string>
/development/samples/devbytes/animation/LiveButton/res/values/
strings.xml
19
<string name="hello_world">Hello
world
!</string>
/development/samples/devbytes/animation/MultiPropertyAnimations/res/values/
strings.xml
20
<string name="hello_world">Hello
world
!</string>
/development/samples/devbytes/animation/SquashAndStretch/res/values/
strings.xml
19
<string name="hello_world">Hello
world
!</string>
/development/samples/devbytes/animation/ToonGame/res/values/
strings.xml
20
<string name="hello_world">Hello
world
!</string>
/development/samples/devbytes/animation/WindowAnimations/res/values/
strings.xml
22
<string name="hello_world">Hello
world
!</string>
/development/samples/training/multiscreen/newsreader/res/values/
strings.xml
18
<string name="hello">Hello
World
, NewsReaderActivity!</string>
/device/sample/products/
backup_overlay.mk
19
# to the Google implementation, to show the exact syntax in a real-
world
location_overlay.mk
19
# to the Google implementation, to show the exact syntax in a real-
world
/external/antlr/antlr-3.4/runtime/Perl5/examples/id/
id.pl
12
my $input = ANTLR::Runtime::ANTLRStringStream->new({ input => "Hello
World
!\n42\n" });
/external/apache-harmony/support/src/test/resources/tests/resources/
TestCodeSigners.jar
/external/chromium/base/
base64_unittest.cc
16
const std::string kText = "hello
world
";
/external/chromium/net/data/filter_unittests/
google.txt
3
Google's mission is to organize the
world
's information and make it universally accessible and useful.
5
As a first step to fulfilling that mission, Google's founders Larry Page and Sergey Brin developed a new approach to online search that took root in a Stanford University dorm room and quickly spread to information seekers around the globe. Google is now widely recognized as the
world
's largest search engine -- an easy-to-use free service that usually returns relevant results in a fraction of a second.
7
When you visit www.google.com or one of the dozens of other Google domains, you'll be able to find information in many different languages; check stock quotes, maps, and news headlines; lookup phonebook listings for every city in the United States; search billions of images and peruse the
world
's largest archive of Usenet messages -- more than 1 billion posts dating back to 1981.
11
Google's utility and ease of use have made it one of the
world
's best known brands almost entirely through word of mouth from satisfied users. As a business, Google generates revenue by providing advertisers with the opportunity to deliver measurable, cost-effective online advertising that is relevant to the information displayed on any given page. This makes the advertising useful to you as well as to the advertiser placing it. We believe you should know when someone has paid to put a message in front of you, so we always distinguish ads from the search results or other content on a page. We don't sell placement in the search results themselves, or allow people to pay for a higher ranking there.
/external/chromium/net/websockets/
websocket_frame_handler_unittest.cc
16
const char kInputData[] = "\0hello,
world
\xff";
48
const char kInputData[] = "\0hello,
world
\xff\xff\0";
69
const char kHelloWorldFrame[] = "\0hello,
world
\xff";
107
const char kInputData[] = "\0hello,
world
\xff"
/external/chromium/webkit/glue/
webframe_unittest.cc
43
const char outer_frame_source[] = "Hello<iframe></iframe>
world
";
55
EXPECT_EQ("Hello
world
\n\nsub\ntext", UTF16ToUTF8(text));
60
EXPECT_EQ("Hello
world
", UTF16ToUTF8(text));
68
const char simple_source[] = "<p>Hello</p><p>
World
</p>";
/external/chromium_org/base/strings/
nullable_string16_unittest.cc
25
NullableString16 b(ASCIIToUTF16("
world
"), false);
/external/chromium_org/native_client_sdk/src/examples/api/graphics_3d/
index.html
17
<p>The Hello
World
GLES 2.0 example demonstrates how to create a 3D cube
/external/chromium_org/net/data/filter_unittests/
google.txt
3
Google's mission is to organize the
world
's information and make it universally accessible and useful.
5
As a first step to fulfilling that mission, Google's founders Larry Page and Sergey Brin developed a new approach to online search that took root in a Stanford University dorm room and quickly spread to information seekers around the globe. Google is now widely recognized as the
world
's largest search engine -- an easy-to-use free service that usually returns relevant results in a fraction of a second.
7
When you visit www.google.com or one of the dozens of other Google domains, you'll be able to find information in many different languages; check stock quotes, maps, and news headlines; lookup phonebook listings for every city in the United States; search billions of images and peruse the
world
's largest archive of Usenet messages -- more than 1 billion posts dating back to 1981.
11
Google's utility and ease of use have made it one of the
world
's best known brands almost entirely through word of mouth from satisfied users. As a business, Google generates revenue by providing advertisers with the opportunity to deliver measurable, cost-effective online advertising that is relevant to the information displayed on any given page. This makes the advertising useful to you as well as to the advertiser placing it. We believe you should know when someone has paid to put a message in front of you, so we always distinguish ads from the search results or other content on a page. We don't sell placement in the search results themselves, or allow people to pay for a higher ranking there.
/external/chromium_org/third_party/WebKit/ManualTests/
leak-observer-nonmain-world.html
3
<p>Test that using mutation observers from the non-main
world
doesn't leak the document.</p>
mutate-unfocused-text-with-selection.html
8
<div id="focused" contenteditable>
world
</div>
partially-opaque-form-elements.html
14
<li>The
world
"After"</li>
Completed in 498 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>