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

<<81828384858687888990>>

  /external/chromium_org/third_party/protobuf/src/google/protobuf/io/
zero_copy_stream_unittest.cc 206 WriteString(output, "Hello world!\n");
222 ReadString(input, "Hello world!\n");
238 WriteString(output, "Hello world!\n");
254 ReadString(input, "Hello world!\nSome text. ");
  /external/chromium_org/third_party/skia/src/gpu/
GrTexture.cpp 152 // can be drawn to by the outside world without the client having
  /external/chromium_org/third_party/skia/src/xml/
SkXMLWriter.cpp 309 w.addAttribute("hello", "world");
  /external/chromium_org/third_party/sqlite/src/src/
test5.c 79 val.z = "hello world";
  /external/chromium_org/third_party/sqlite/src/test/
bind.test 268 sqlite3_bind_text $VM 3 world\000 -1
272 } {1 hello . world}
325 sqlite3_bind_text16 $VM 3 [encoding convertto unicode world] 10
329 } {1 hello {} world}
enc.test 141 test_conversion enc-1 "hello world"
rollback.test 89 INSERT INTO t3 VALUES('hello world');
shared2.test 138 CREATE TABLE t1(a, b DEFAULT 'hello world');
  /external/chromium_org/third_party/sqlite/src/tool/
spaceanal.tcl 157 # [quote {hello world}] == {'hello world'}
158 # [quote {hello world's}] == {'hello world''s'}
  /external/chromium_org/tools/gn/
ninja_build_writer.cc 107 out_ << " description = GN the world\n\n";
  /external/chromium_org/tools/telemetry/telemetry/page/
page_measurement_unittest.py 32 assert contents.strip() == 'Hello world'
  /external/chromium_org/url/
gurl_unittest.cc 198 {"http://www.google.com/blah/bloo?c#d", "../../../hello/./world.html?a#b", true, "http://www.google.com/hello/world.html?a#b"},
233 {"javascript:window.alert(\"hello,world\");", ""},
254 {"javascript:window.alert(\"hello, world\");", ""},
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_libc_test.cc 26 char src[] = "Hello World";
  /external/dropbear/libtomcrypt/demos/
encrypt.c 3 /* Written by Daniel Richards <kyhwana@world-net.co.nz> */
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/
about.html 52 <p>DOM is developed by the World Wide Web Consortium. Your use of DOM is subject to the terms and conditions of the license found in the
  /external/eigen/doc/
I02_HiPerformance.dox 26 In the BLAS world this corresponds to the GEMM routine. Our equivalent primitive can
  /external/genext2fs/
device_table.txt 87 # All the proprietary cdrom devices in the world
  /external/guava/guava-testlib/src/com/google/common/testing/
EqualsTester.java 42 * .addEqualityGroup("world", "wor" + "ld")
EquivalenceTester.java 44 * .addEquivalenceGroup("world", "wor" + "ld")
  /external/icu4c/common/unicode/
ucnv_cb.h 45 * At this point, this is the state of the world:
  /external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/control/
KinematicRagdollControl.java 166 //if the ragdoll has the control of the skeleton, we update each bone with its position in physic world space.
172 //retrieving bone position in physic world space
177 //retrieving bone rotation in physic world space
181 //then transforming it with the inverse world rotation of the model
    [all...]
RigidBodyControl.java 180 * translation of the Spatial instead of the world traslation.
  /external/jmonkeyengine/engine/src/core-data/Common/MatDefs/Light/
Deferred.frag 94 // JME3 lights in world space
Lighting.vert 82 // JME3 lights in world space
  /external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/
Position.java 8 * This class represents the position of an entity in the world.

Completed in 541 milliseconds

<<81828384858687888990>>