HomeSort by relevance Sort by last modified time
    Searched full:hello (Results 251 - 275 of 1658) sorted by null

<<11121314151617181920>>

  /packages/apps/Bluetooth/res/values-ms/
test_strings.xml 4 <string name="hello" msgid="1740533743008967039">"Hello World, AktivitiUjian"</string>
  /packages/apps/Bluetooth/res/values-pt/
test_strings.xml 4 <string name="hello" msgid="1740533743008967039">"Hello World, atividade de teste"</string>
  /packages/apps/Bluetooth/res/values-ru/
test_strings.xml 4 <string name="hello" msgid="1740533743008967039">"Hello, World! (???????? ?????)"</string>
  /packages/apps/Bluetooth/res/values-sk/
test_strings.xml 4 <string name="hello" msgid="1740533743008967039">"Hello World, TestActivity"</string>
  /packages/apps/Bluetooth/res/values-sv/
test_strings.xml 4 <string name="hello" msgid="1740533743008967039">"Hello World, TestActivity"</string>
  /packages/apps/Bluetooth/res/values-tr/
test_strings.xml 4 <string name="hello" msgid="1740533743008967039">"Hello World, TestActivity"</string>
  /packages/apps/Bluetooth/res/values-zh-rTW/
test_strings.xml 4 <string name="hello" msgid="1740533743008967039">"Hello World, TestActivity"</string>
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
unwrap.xml 17 android:text="@string/hello" />
23 android:text="@string/hello" />
  /development/ndk/samples/hello-jni/src/com/example/hellojni/
HelloJni.java 41 * 'hello-jni' native library, which is packaged
47 * implemented by 'hello-jni'. This is simply to show that
58 /* this is used to load the 'hello-jni' library on application
64 System.loadLibrary("hello-jni");
  /external/chromium/chrome/browser/ui/cocoa/applescript/examples/
execute_javascript.applescript 8 execute javascript "alert('Hello World')"
  /external/clang/bindings/python/tests/cindex/
test_index.py 14 tu = index.parse(os.path.join(kInputsDir, 'hello.cpp'))
  /external/clang/test/Parser/
block-block-storageclass.c 8 __block const char * message = "HELLO";
  /external/clang/test/Sema/
block-storageclass.c 9 __block const char * message = "HELLO";
  /external/compiler-rt/BlocksRuntime/tests/
shorthandexpression.c 18 void (^b)(void) = ^(void)printf("hello world\n");
  /external/llvm/test/CodeGen/Generic/
hello.ll 3 @.str_1 = internal constant [7 x i8] c"hello\0A\00" ; <[7 x i8]*> [#uses=1]
  /external/llvm/test/ExecutionEngine/MCJIT/
hello2.ll 4 @msg = internal global [13 x i8] c"Hello World\0A\00" ; <[13 x i8]*> [#uses=1]
  /external/llvm/test/ExecutionEngine/
hello.ll 4 @.LC0 = internal global [12 x i8] c"Hello World\00" ; <[12 x i8]*> [#uses=1]
hello2.ll 5 @msg = internal global [13 x i8] c"Hello World\0A\00" ; <[13 x i8]*> [#uses=1]
  /external/llvm/test/Object/Inputs/
trivial.ll 1 @.str = private unnamed_addr constant [13 x i8] c"Hello World\0A\00", align 1
  /external/llvm/unittests/Support/
CommandLineTest.cpp 50 TempEnvVar TEV(test_env_var, "-env-test-opt=hello");
53 EXPECT_EQ("hello", EnvironmentTestOption);
61 TempEnvVar TEV(test_env_var, "-env-test-opt-local=hello-local");
64 EXPECT_EQ("hello-local", EnvironmentTestOptionLocal);
  /external/robolectric/src/test/resources/res/values/
string_arrays.xml 10 <item>@string/hello</item>
  /external/v8/test/mjsunit/
this-in-callbacks.js 46 assertEquals('id', 'hello'.replace('hello', r));
47 assertEquals('id', 'hello'.replace(/hello/, r));
  /external/webkit/LayoutTests/http/tests/appcache/resources/
offline-access.js 11 if (req.responseText == "Hello, World!")
  /external/webkit/Source/WebCore/manual-tests/
print-onload-with-image.html 8 <H1>Hello, world.</h1>
  /external/webkit/Source/WebCore/manual-tests/resources/
StringTypeTest.class 

Completed in 803 milliseconds

<<11121314151617181920>>