/packages/apps/Mms/src/org/w3c/dom/smil/ |
ElementSequentialTimeContainer.java | 2 * Copyright (c) 2000 World Wide Web Consortium,
|
SMILRegionInterface.java | 2 * Copyright (c) 2000 World Wide Web Consortium,
|
SMILRootLayoutElement.java | 2 * Copyright (c) 2000 World Wide Web Consortium,
|
SMILSetElement.java | 2 * Copyright (c) 2000 World Wide Web Consortium,
|
SMILSwitchElement.java | 2 * Copyright (c) 2000 World Wide Web Consortium,
|
SMILTopLayoutElement.java | 2 * Copyright (c) 2000 World Wide Web Consortium,
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/ |
msg_19.txt | 4 To subscribe or unsubscribe via the World Wide Web, visit
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
MultiStatusBar.py | 26 a.set_label("two", "world")
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/ |
msg_19.txt | 4 To subscribe or unsubscribe via the World Wide Web, visit
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
MultiStatusBar.py | 26 a.set_label("two", "world")
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/refactoring/usecompound/ |
compound7.xml | 24 android:text="Hello World" />
|
/system/core/ |
README | 2 The system/ directory is intended for pieces of the world that are the
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_asynchat.py | 119 c.push("world%s" % term) 125 self.assertEqual(c.contents, ["hello world", "I'm not dead yet!"]) 150 data = "hello world, I'm not dead yet!\n" 171 data = "hello world, I'm not dead yet!\n" 183 data = "hello world\nI'm not dead yet!\n" 189 self.assertEqual(c.contents, ["hello world", "I'm not dead yet!"]) 194 data = "hello world\nI'm not dead yet!\n" 199 self.assertEqual(c.contents, ["hello world", "I'm not dead yet!"]) 205 c.push("hello world\n\nI'm not dead yet!\n") 210 self.assertEqual(c.contents, ["hello world", "", "I'm not dead yet!"] [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_asynchat.py | 119 c.push("world%s" % term) 125 self.assertEqual(c.contents, ["hello world", "I'm not dead yet!"]) 150 data = "hello world, I'm not dead yet!\n" 171 data = "hello world, I'm not dead yet!\n" 183 data = "hello world\nI'm not dead yet!\n" 189 self.assertEqual(c.contents, ["hello world", "I'm not dead yet!"]) 194 data = "hello world\nI'm not dead yet!\n" 199 self.assertEqual(c.contents, ["hello world", "I'm not dead yet!"]) 205 c.push("hello world\n\nI'm not dead yet!\n") 210 self.assertEqual(c.contents, ["hello world", "", "I'm not dead yet!"] [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/ |
Cube.java | 22 public Cube(GLWorld world, float left, float bottom, float back, float right, float top, float front) { 23 super(world);
|
/external/chromium/chrome/common/extensions/docs/static/ |
tut_debugging.html | 15 the Hello World extension that was featured in 26 Load the Hello World extension if it isn't already running. 28 you'll see the Hello World icon 37 If the Hello World extension isn't already running, 55 Look at the Hello World extension's information on that page. 75 Right-click the Hello World icon 127 It should show 20 "hello world" images. 246 Example: <code>console.log("Hello, world!")</code>
|
/external/chromium-trace/trace-viewer/src/ui/ |
quad_view_viewport_test.js | 31 // World center. 61 // World center.
|
/external/chromium_org/chrome/browser/metrics/ |
compression_utils_unittest.cc | 18 // world". 24 // obtained by running echo -n "hello world" | gzip -c | hexdump -e '8 1 ",
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
tut_debugging.html | 15 the Hello World extension that was featured in 26 Load the Hello World extension if it isn't already running. 28 you'll see the Hello World icon 37 If the Hello World extension isn't already running, 55 Look at the Hello World extension's information on that page. 75 Right-click the Hello World icon 127 It should show 20 "hello world" images. 246 Example: <code>console.log("Hello, world!")</code>
|
/external/chromium_org/chrome/renderer/extensions/ |
dom_activity_logger.h | 39 // WebKit API) if there is no logger attached to the world corresponding 41 // worl_id = 0 indicates the main world.
|
/external/chromium_org/net/quic/ |
quic_reliable_client_stream_test.cc | 55 const char data[] = "hello world!"; 63 const char data[] = "hello world!";
|
/external/chromium_org/ppapi/api/ |
ppp_messaging.idl | 45 * being a string <code>PP_Var</code> containing "Hello world!" 55 * document.getElementById('plugin').postMessage("Hello world!");
|
/external/chromium_org/third_party/leveldatabase/src/util/ |
crc32c_test.cc | 55 ASSERT_EQ(Value("hello world", 11), 56 Extend(Value("hello ", 6), "world", 5));
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/ |
printer_unittest.cc | 70 printer.Print("Hello World!"); 79 EXPECT_STREQ("Hello World! This is the same line.\n" 95 printer.WriteRaw("Hello World!", 12); 105 EXPECT_STREQ("Hello World! This is the same line.\n" 124 vars["foo"] = "World"; 140 EXPECT_STREQ("Hello World!\n" 157 printer.Print("Hello $foo$!\n", "foo", "World"); 165 EXPECT_STREQ("Hello World!\n"
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/ |
bintest.asm | 6 ; hello, world 49 datasym db 'hello world', 13, 10, '$' ; [2]
|