HomeSort by relevance Sort by last modified time
    Searched full:world (Results 376 - 400 of 3976) sorted by null

<<11121314151617181920>>

  /external/chromium_org/tools/gyp/test/relative/
gyptest-default.py 8 Verifies simplest-possible build of a "Hello, world!" program
  /external/clang/test/SemaCXX/
libstdcxx_map_base_hack.cpp 7 // all of the world's libstdc++'s.
  /external/compiler-rt/BlocksRuntime/tests/
constassign.c 24 blockA = ^ { printf("world\n"); } ;
localisglobal.c 19 void (^global)(void) = ^{ printf("hello world\n"); };
  /external/jmonkeyengine/engine/src/core-data/Common/MatDefs/Shadow/
PostShadow.vert 17 // get the vertex in world space
PostShadowPSSM.vert 28 // get the vertex in world space
  /external/llvm/test/CodeGen/ARM/
hello.ll 7 @str = internal constant [12 x i8] c"Hello World\00"
vargs.ll 2 @str = internal constant [43 x i8] c"Hello World %d %d %d %d %d %d %d %d %d %d\0A\00" ; <[43 x i8]*> [#uses=1]
  /external/llvm/test/Feature/
testconstants.ll 5 @somestr = constant [11 x i8] c"hello world" ; <[11 x i8]*> [#uses=1]
  /external/llvm/test/MC/AsmParser/
hello.s 27 .asciz "hello world!\n"
  /external/replicaisland/res/values/
rokudou.xml 19 I can see that you are hesitant. Not surprising; I am sure Kabocha did his best to convince you that he?s a kind-hearted scientist, acting for the greater good of the world. Make no mistake, Android. Kabocha is a lunatic--he must not gain access to The Source.
23 Join my team, Android. Help us find The Source and change the world. Take some time to think it over. I am a patient man.
36 Have you considered my offer, Android? It still stands. Join my team; help me find The Source and save the world from maniacs like Kabocha.
48 Keep moving, Android. The fate of the world approaches.
  /external/replicaisland/src/com/replica/replicaisland/
TiledWorld.java 24 * TiledWorld manages a 2D map of tile indexes that define a "world" of tiles. These may be
67 // Builds a tiled world from a simple map file input source. The map file format is as follows:
69 // Second byte: width of the world in tiles.
70 // Third byte: height of the world in tiles.
  /external/robolectric/src/test/java/com/xtremelabs/robolectric/res/
StringResourceLoaderTest.java 29 assertThat(stringResourceLoader.getValue(R.string.some_html), equalTo("Hello, world"));
  /external/skia/tests/
DiscardableMemoryTest.cpp 14 const char testString[] = "HELLO, WORLD!";
  /external/stlport/test/eh/
test.cpp 40 std::cout<<"hello world\n";
  /libcore/dom/src/test/java/org/w3c/domts/
DOMTestLoadException.java 2 * Copyright (c) 2001-2004 World Wide Web Consortium,
DOMTestSink.java 2 * Copyright (c) 2001-2004 World Wide Web Consortium,
  /libcore/luni/src/test/resources/tests/api/java/net/
TestCodeSigners.jar 
  /libcore/support/src/test/java/tests/resources/
TestCodeSigners.jar 
  /libcore/support/src/test/java/tests/resources/net/
TestCodeSigners.jar 
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
eval 145 world
148 ', '', 'hello world');
153 @echo world
157 world');
  /ndk/tests/device/issue20176-__gnu_Unwind_Find_exidx/jni/
issue20176-__gnu_Unwind_Find_exidx.cpp 28 ::printf(" World!\n");
  /packages/apps/Bluetooth/res/values-be/
test_strings.xml 4 <string name="hello" msgid="1740533743008967039">"Hello World, TestActivity"</string>
  /packages/apps/Bluetooth/res/values-bg/
test_strings.xml 4 <string name="hello" msgid="1740533743008967039">"Hello World, TestActivity"</string>
  /packages/apps/Bluetooth/res/values-cs/
test_strings.xml 4 <string name="hello" msgid="1740533743008967039">"Hello World, TestActivity"</string>

Completed in 922 milliseconds

<<11121314151617181920>>