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

<<71727374757677787980>>

  /external/bison/linux-lib/
stdlib.h 659 world-readable and world-writable (mask 0666 & ~umask), depending on the
687 world-readable and world-writable (mask 0666 & ~umask), depending on the
713 world-readable and world-writable (mask 0666 & ~umask), depending on the
745 world-readable and world-writable (mask 0666 & ~umask), depending on the
    [all...]
  /external/chromium/base/
pickle_unittest.cc 16 const std::string teststr("Hello world"); // note non-aligned string length
17 const std::wstring testwstr(L"Hello, world");
  /external/chromium/chrome/browser/resources/gpu_internals/
tab_control.js 16 * <div label='Tab 2'>World</div>
24 * | Hello World |
  /external/chromium/net/http/
http_chunked_decoder_unittest.cc 78 RunTest(inputs, arraysize(inputs), "hello world", true, 0);
108 RunTest(inputs, arraysize(inputs), "hello world", true, 0);
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_edit_unittest.cc 173 { "www.google.com/webhp?", 0, true, "hello world", "hello world", false,
  /external/chromium_org/native_client_sdk/src/examples/getting_started/hello_world/
hello_world.c 105 const char* post_msg = "Hello World (" TCNAME ")!";
106 const char* console_msg = "Hello World (JavaScript Console)!";
  /external/chromium_org/net/http/
http_chunked_decoder_unittest.cc 80 RunTest(inputs, arraysize(inputs), "hello world", true, 0);
124 RunTest(inputs, arraysize(inputs), "hello world", true, 0);
  /external/chromium_org/remoting/base/
compound_buffer_unittest.cc 149 "Hello world!"
265 ReadString(&stream, "Hello world!");
  /external/chromium_org/skia/ext/
platform_device_win.cc 16 // Enables world transformation.
20 // and arcs themselves fully respect the device context's world-to-device
  /external/chromium_org/sync/protocol/
client_debug_info.proto 72 // The state of the world before association.
76 // The state of the world after association.
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
V8XMLHttpRequestCustom.cpp 58 if (DOMWrapperWorld* world = isolatedWorldForEnteredContext())
59 securityOrigin = world->isolatedWorldSecurityOrigin();
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGLengthContext.cpp 260 // if this causes problems in real world cases maybe it would be best to remove this
279 // if this causes problems in real world cases maybe it would be best to remove this
  /external/chromium_org/tools/grit/grit/format/policy_templates/writers/
json_writer_unittest.py 100 ' "example_value": "hello, world!"'
112 ' //"StringPolicy": "hello, world!"\n\n'
reg_writer_unittest.py 91 ' "example_value": "hello, world! \\\" \\\\"'
102 '"StringPolicy"="hello, world! \\\" \\\\"'])
  /external/chromium_org/tools/json_schema_compiler/test/
idl_schemas_unittest.cc 187 icon_props->SetString("hello", "world");
198 EXPECT_EQ("world", tmp);
  /external/jmonkeyengine/engine/src/core/com/jme3/animation/
Skeleton.java 43 * Skeleton updates the world transforms to reflect the current local
143 * Updates world transforms for all bones in this skeleton.
  /external/jmonkeyengine/engine/src/core/com/jme3/light/
LightList.java 222 * Updates a "world-space" light list, using the spatial's local-space
223 * light list and its parent's world-space light list.
  /external/jmonkeyengine/engine/src/test/jme3test/terrain/
TerrainTest.java 205 // planar textures don't use the mesh's texture coordinates but real world coordinates,
206 // so we need to convert these texture coordinate scales into real world scales so it looks
  /external/mockwebserver/src/test/java/com/google/mockwebserver/
MockWebServerTest.java 101 server.enqueue(new MockResponse().setBody("hello world"));
110 assertEquals("hello world", reader.readLine());
  /external/openssh/openbsd-compat/
inet_ntop.c 45 * sizeof(int) < 4. sizeof(int) > 4 is fine; all the world's not a VAX.
115 * to use pointer overlays. All the world's not a VAX.
  /external/protobuf/src/google/protobuf/
unittest_custom_options.proto 187 option (string_opt) = "Hello, \"World\"";
188 option (bytes_opt) = "Hello\0World";
  /external/zlib/src/win32/
Makefile.gcc 78 echo hello world | ./minigzip | ./minigzip -d
82 echo hello world | ./minigzip_d | ./minigzip_d -d
Makefile.msc 145 echo hello world | minigzip | minigzip -d
149 echo hello world | minigzip_d | minigzip_d -d
  /frameworks/base/data/sounds/
AudioPackage2.mk 76 $(LOCAL_PATH)/newwavelabs/World.ogg:system/media/audio/ringtones/World.ogg \
AudioPackage3.mk 68 $(LOCAL_PATH)/newwavelabs/World.ogg:system/media/audio/ringtones/World.ogg \

Completed in 923 milliseconds

<<71727374757677787980>>