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

1 2 3 45 6 7 8 91011>>

  /packages/apps/Mms/src/org/w3c/dom/smil/
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,
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
UserBigramTests.java 76 assertTrue(sh.isUserBigramSuggestion("Hello", 'w', "world"));
80 assertTrue(sh.isUserBigramSuggestion("Hello", 'w', "world"));
88 assertFalse(sh.isUserBigramSuggestion("Hello", 'w', "world"));
94 final String sentence0 = "Hello world";
  /system/core/
README 2 The system/ directory is intended for pieces of the world that are the
  /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/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/quake/quake/src/QW/client/
pmove.h 62 // world state
64 physent_t physents[MAX_PHYSENTS]; // 0 should be the world
  /external/stlport/test/unit/
iostream_test.cpp 110 // wcout << L"Hello world" << endl;
112 // wcout << L"Hello world" << endl;
  /external/webkit/WebCore/bindings/v8/
IsolatedWorld.h 39 // An DOMWrapperWorld other than the thread's normal world.
52 // The backing store for the isolated world's DOM wrappers. This class
MainThreadDOMData.h 52 // Note: The DOMDataStores for isolated world are owned by the world object.
ScriptController.h 83 // Executes JavaScript in an isolated world. The script gets its own global scope,
87 // If an isolated world with the specified ID already exists, it is reused.
88 // Otherwise, a new world is created.
90 // If the worldID is 0, a new world is always created.
146 // FIXME: Currently we don't use the parameter world at all.
148 bool processingUserGesture(DOMWrapperWorld* world = 0) const;
  /ndk/sources/android/stlport/test/unit/
iostream_test.cpp 110 // wcout << L"Hello world" << endl;
112 // wcout << L"Hello world" << endl;
  /frameworks/base/core/tests/coretests/src/android/util/
Base64Test.java 83 assertEquals("hello, world", decodeString("aGVsbG8sIHdvcmxk"));
88 assertEquals("hello, world", decodeString(" aGVs bG8s IHdv cmxk "));
89 assertEquals("hello, world", decodeString(" aGV sbG8 sIHd vcmx k "));
90 assertEquals("hello, world", decodeString(" aG VsbG 8sIH dvcm xk "));
91 assertEquals("hello, world", decodeString(" a GVsb G8sI Hdvc mxk "));
92 assertEquals("hello, world", decodeString(" a G V s b G 8 s I H d v c m x k "));
93 assertEquals("hello, world", decodeString("_a*G_V*s_b*G_8*s_I*H_d*v_c*m_x*k_"));
94 assertEquals("hello, world", decodeString("aGVsbG8sIHdvcmxk"));
97 assertEquals("hello, world?!", decodeString("aGVsbG8sIHdvcmxkPyE="));
98 assertEquals("hello, world?!", decodeString("aGVsbG8sIHdvcmxkPyE"))
    [all...]
  /external/tinyxml/docs/
tutorial0.html 36 &lt;Hello&gt;World&lt;/Hello&gt;
75 &lt;Hello&gt;World&lt;/Hello&gt;
81 + TEXT[World]
88 // Make xml: &lt;?xml ..&gt;&lt;Hello&gt;World&lt;/Hello&gt;
92 TiXmlText * text = new TiXmlText( "World" );
114 TiXmlText * text = new TiXmlText( "World" );
123 &lt;Hello&gt;World&lt;/Hello&gt;
129 + TEXT[World]
282 + TEXT[World]
301 + TEXT[World]
    [all...]
  /external/webkit/WebKitTools/DumpRenderTree/win/
FrameLoadDelegate.cpp 297 HRESULT FrameLoadDelegate::didClearWindowObjectForFrameInScriptWorld(IWebView* webView, IWebFrame* frame, IWebScriptWorld* world)
301 ASSERT_ARG(world, world);
302 if (!webView || !frame || !world)
306 if (FAILED(world->standardWorld(&standardWorld)))
309 if (world == standardWorld)
312 didClearWindowObjectForFrameInIsolatedWorld(frame, world);
316 void FrameLoadDelegate::didClearWindowObjectForFrameInIsolatedWorld(IWebFrame* frame, IWebScriptWorld* world)
322 JSGlobalContextRef ctx = framePrivate->globalContextForScriptWorld(world);
330 JSObjectSetProperty(ctx, globalObject, JSRetainPtr<JSStringRef>(Adopt, JSStringCreateWithUTF8CString("__worldID")).get(), JSValueMakeNumber(ctx, worldIDForWorld(world)), kJSPropertyAttributeReadOnly, 0)
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
DalvikExecTest.java 86 assertEquals("Hello Android World!", "Hello Android World!\n", res);
130 assertEquals("Hello Android World!", "Hello Android World!\n", res);
185 assertEquals("Hello Android World!", "Hello Android World!\n", res);
218 System.out.println("Hello Android World!");
  /external/webkit/JavaScriptCore/tests/mozilla/js1_6/Array/
regress-290592.js 174 var strings = ['hello', 'Array', 'WORLD'];
206 expect = 'hello,Array,WORLD';
227 strings = ['hello', 'Array', 'WORLD'];
232 expect = 'HELLO,ARRAY,WORLD';
244 expect = 'HELLO,ARRAY,WORLD';
256 expect = 'hello,array,world';
306 expect = 'hello,Array,WORLD,';
328 strings = ['hello', 'Array', 'WORLD'];
335 expect = 'hello,Array,WORLD,';
348 expect = 'hello,Array,WORLD,';
    [all...]
  /external/webkit/WebKitTools/DumpRenderTree/mac/
LayoutTestControllerMac.mm 554 [WebView _addUserScriptToGroup:@"org.webkit.DumpRenderTree" world:[WebScriptWorld world] source:sourceNS url:nil whitelist:nil blacklist:nil injectionTime:(runAtStart ? WebInjectAtDocumentStart : WebInjectAtDocumentEnd)];
561 [WebView _addUserStyleSheetToGroup:@"org.webkit.DumpRenderTree" world:[WebScriptWorld world] source:sourceNS url:nil whitelist:nil blacklist:nil];
590 unsigned worldIDForWorld(WebScriptWorld *world)
594 if (it->second == world)
606 // A worldID of 0 always corresponds to a new world. Any other worldID corresponds to a world
608 WebScriptWorld *world;
610 world = [WebScriptWorld world]
    [all...]
  /external/webkit/WebCore/bindings/js/
JSDOMBinding.cpp 83 inline JSWrapperCache* Document::getWrapperCache(DOMWrapperWorld* world)
85 if (world->isNormal()) {
88 ASSERT(!m_wrapperCacheMap.contains(world));
89 } else if (JSWrapperCache* wrapperCache = m_wrapperCacheMap.get(world))
91 return createWrapperCache(world);
284 // Check the normal world first!
341 void forgetWorldOfDOMNodesForDocument(Document* document, DOMWrapperWorld* world)
343 JSWrapperCache* wrappers = document->wrapperCacheMap().take(world);
344 ASSERT(wrappers); // 'world' should only know about 'document' if 'document' knows about 'world'!
424 DOMWrapperWorld* world = wrappersIter->first; local
475 DOMWrapperWorld* world = *worldIter; local
    [all...]
JSDOMGlobalObject.h 68 DOMWrapperWorld* world() { return d()->m_world.get(); } function in class:WebCore::JSDOMGlobalObject
75 JSDOMGlobalObjectData(DOMWrapperWorld* world, Destructor destructor = destroyJSDOMGlobalObjectData)
78 , m_world(world)
  /frameworks/base/docs/html/guide/
index.jd 68 <a href="{@docRoot}guide/tutorials/hello-world.html">Hello World</a>
69 tutorial walks you through a standard "Hello, World" application as
  /packages/apps/Browser/tests/src/com/android/browser/
JNIBindingsTest.java 32 public String mString = "Hello World";
142 String[] expectedStringArray = {"Hello", "World", "!"};
182 String expectedStringParam = "Hello World";
268 public String returnString() { return "Hello World!"; }
272 public String s = "Hello World!";
275 public String anotherMethod() { return "Hello World"; }
  /cts/tests/tests/permission/src/android/permission/cts/
NoReadLogsPermissionTest.java 73 assertTrue("Where are the log files? Please check that they are not world readable.",
83 assertFalse("Log file " + log.getAbsolutePath() + " should not be world readable.",

Completed in 199 milliseconds

1 2 3 45 6 7 8 91011>>