HomeSort by relevance Sort by last modified time
    Searched full:world (Results 326 - 350 of 2157) sorted by null

<<11121314151617181920>>

  /frameworks/base/docs/html/guide/tutorials/notepad/
index.jd 49 <a href="{@docRoot}resources/tutorials/hello-world.html">Hello World</a>
51 for building Android applications. We recommend you complete the Hello World
  /frameworks/base/docs/html/guide/tutorials/views/
index.jd 9 <p>This collection of "Hello World"-style tutorials is designed
15 completed the <a href="{@docRoot}guide/tutorials/hello-world.html">Hello, World</a> tutorial,
  /frameworks/base/docs/html/guide/webapps/
debugging.jd 58 console.log("Hello World");
62 Console: Hello World http://www.example.com/hello.html :82
151 Hello World -- From line 82 of http://www.example.com/hello.html
  /frameworks/base/docs/html/resources/tutorials/notepad/
index.jd 49 <a href="{@docRoot}resources/tutorials/hello-world.html">Hello World</a>
51 for building Android applications. We recommend you complete the Hello World
  /libcore/luni/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
ZipOutputStreamTest.java 70 zos.write("Hello World".getBytes("UTF-8"));
83 zos.write("Hello World".getBytes());
106 zos.write("Hello World".getBytes());
  /cts/tests/tests/text/src/android/text/method/cts/
SingleLineTransformationMethodTest.java 87 assertEquals("hello world\uFEFF", result.toString());
  /cts/tests/tests/webkit/src/android/webkit/cts/
TestHtmlConstants.java 27 public static final String HELLO_WORLD_TITLE = "test hello world";
  /development/apps/launchperf/
AndroidManifest.xml 61 android:label="Hello World Launch Performance">
  /external/chromium/net/base/
platform_mime_util_linux.cc 32 // resolves to image/x-ico, whereas the rest of the world uses image/x-icon.
  /external/dropbear/libtomcrypt/demos/
hashsum.c 2 * Written by Daniel Richards <kyhwana@world-net.co.nz> 6/7/2002
  /external/libpng/
png.5 14 World Wide Web, so it is fully streamable with a progressive display
  /external/quake/
Android.mk 91 world.cpp \
  /external/quake/quake/src/QW/server/
newnet.txt 28 simulate world first, then clients, clients explicitly sim weapon projectiles
progdefs.h 27 int world; member in struct:__anon6930
  /external/quake/quake/src/WinQuake/
quake-data.spec.sh 34 COMPUTER GAMING WORLD
quake-shareware.spec.sh 33 COMPUTER GAMING WORLD
quake.spec.sh 33 COMPUTER GAMING WORLD
  /external/skia/xcode/Simple/
SimpleApp.cpp 48 canvas->drawText("Hello world", 11, w/2, h/2, paint);
  /external/strace/
ioctlsort.c 3 * Copyright (c) 1993, 1994, 1995 Rick Sladkey <jrs@world.std.com>
signalent.sh 2 # Copyright (c) 1996 Rick Sladkey <jrs@world.std.com>
  /external/v8/test/mjsunit/
debug-step-stub-callfunction.js 52 print('Hello, world!');
  /external/webkit/LayoutTests/http/tests/appcache/
non-html.xhtml 68 if (req.responseText != 'Hello, World!') {
  /external/webkit/WebCore/bindings/v8/
MainThreadDOMData.cpp 58 return *context->world()->domDataStore();
ScriptCachedFrameData.cpp 39 // The context can only be the context of the main world.
  /external/webkit/WebCore/dom/
NodeFilter.h 77 // They operate in the main thread normal world, and they swallow JS exceptions.

Completed in 892 milliseconds

<<11121314151617181920>>