HomeSort by relevance Sort by last modified time
    Searched full:world (Results 2051 - 2075 of 3844) sorted by null

<<81828384858687888990>>

  /development/samples/browseable/BasicMediaDecoder/src/com.example.android.basicmediadecoder/
MainActivity.java 117 // Find the first video track in the stream. In a real-world application
  /development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
CrossfadeActivity.java 33 * active view is toggled by touching the toggle button in the action bar. In real-world
  /docs/source.android.com/src/devices/
latency_design.jd 191 The normal mixer interacts extensively with the outside world,
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
CharArrayReaderTest.java 146 String str = "offsetHello world!";
SequenceInputStreamTest.java 33 String s2 = "World";
StringReaderTest.java 154 String anything = "Hello world";
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
StringTest.java 131 assertEquals("Failed Constructor test", "World", new String(new char[] {
154 String s = new String("Hello World");
155 assertEquals("Failed to construct correct string", "Hello World", s);
190 assertEquals("World", new String(new int[] { 'H', 'e', 'l', 'l', 'o',
  /external/ceres-solver/internal/ceres/
problem_impl.h 34 // world. An alternative to PIMPL is to have a factory which returns instances
  /external/chromium/chrome/browser/extensions/
user_script_listener_unittest.cc 28 const char kTestData[] = "Hello, World!";
  /external/chromium/chrome/browser/prefs/
pref_member.h 105 // seen by the outside world. It is just doing a lazy load behind the scenes.
  /external/chromium/chrome/browser/sync/engine/
process_updates_command.cc 118 // We need to run the Verify checks again; the world could have changed
  /external/chromium/chrome/browser/ui/cocoa/
install.sh 80 # world-writable.
styled_text_field_unittest.mm 101 NSString* string = @"Hello world";
  /external/chromium/chrome/browser/ui/webui/
new_tab_ui_uitest.cc 138 ASSERT_TRUE(tab2->NavigateToURL(GURL("data:text/html,hello world")));
  /external/chromium/chrome/common/extensions/docs/static/
apps.html 83 "description": "Enter a world where a Vanagon can beat a Maserati",
  /external/chromium/chrome/common/net/
test_url_fetcher_factory.h 135 // "<html><body>hello world</body></html>",
  /external/chromium/net/base/
listen_socket_unittest.cc 17 static const char kHelloWorld[] = "HELLO, WORLD";
  /external/chromium-trace/trace-viewer/src/tracing/tracks/
counter_track.js 95 // Begin rendering in world space.
object_instance_track.js 93 // Begin rendering in world space.
track.js 149 // Begin rendering in world space.
  /external/chromium-trace/trace-viewer/src/ui/
camera.js 28 thicknessRatio: 0.012, // Ratio of thickness to world size.
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
test_mock.py 72 self._conn.write('World\r\n')
  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
WebViewModalDialogOverrideTest.java 38 final String ALERT_TEXT = "Hello World!";
  /external/chromium_org/base/i18n/
string_search_unittest.cc 33 ASCIIToUTF16("hello"), ASCIIToUTF16("hello world"), &index, &length));
  /external/chromium_org/build/
whitespace_file.txt 69 A POSITIVE ATTITUDE MEANS ALL THE DIFFERENCE IN THE WORLD

Completed in 939 milliseconds

<<81828384858687888990>>