Searched refs:hello (Results 1 – 19 of 19) sorted by relevance
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/ |
D | flavors | 119 $(V1)echo hello 123 ', '', 'hello 129 run_make_test(undef, 'V1=@ V2=@', 'hello 137 $(V1)echo hello 141 ', 'V1=@', 'hello 148 run_make_test(undef, 'V2=@', 'echo hello 149 hello 155 run_make_test(undef, 'V1=@ V2=@', 'hello 165 @echo hello 169 echo hello [all …]
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | strstream_buffer_read_test.cpp | 29 char hello[] = "Hello"; in read_from_buffer() local 30 strstream stream(hello, sizeof(hello), ios_base::in); in read_from_buffer()
|
/ndk/tests/device/test-stlport/unit/ |
D | strstream_buffer_read_test.cpp | 29 char hello[] = "Hello"; in read_from_buffer() local 30 strstream stream(hello, sizeof(hello), ios_base::in); in read_from_buffer()
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | bsd.good | 1014 hello 1015 hello 1016 hello 1017 hello 1018 hello 1019 hello 1020 hello 1021 hello 1022 hello 1023 hello [all …]
|
/ndk/tests/device/test-gnustl-2/jni/ |
D | Android.mk | 5 LOCAL_SRC_FILES := hello.cpp
|
/ndk/tests/device/test-gnustl-1/jni/ |
D | Android.mk | 5 LOCAL_SRC_FILES := hello.cpp
|
/ndk/tests/build/multi-abi/jni/ |
D | Android.mk | 4 LOCAL_MODULE := multi-hello
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | include | 75 hello: ; @echo hello 78 "hello\n"
|
D | reinvoke | 46 all: ; @echo hello
|
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
D | eval | 144 all: ; @echo hello \ 148 ', '', 'hello world');
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | ABOUT-NLS | 278 hello | [] [] [] [] [] | 456 hello | [] [] [] [] [] [] [] [] [] [] [] [] [] | 634 hello | [] [] [] [] [] [] [] [] | 812 hello | [] [] [] [] [] [] [] [] | 990 hello | [] [] [] [] [] | 39
|
/ndk/docs/text/ |
D | ANDROID-MK.text | 56 "hello JNI" example, i.e. the files under: 58 > `samples/hello-jni` 66 the sample, i.e. `jni/hello-jni.c` 82 LOCAL_MODULE := hello-jni 83 LOCAL_SRC_FILES := hello-jni.c 108 LOCAL_MODULE := hello-jni 122 LOCAL_SRC_FILES := hello-jni.c
|
D | CPU-ARM-NEON.text | 122 Look at the source code for the "hello-neon" sample in this NDK for an example
|
D | STABLE-APIS.text | 220 The "hello-gl2" sample application demonstrate this. It is used to draw a very 426 The "hello-gl3" sample application demonstrate this.
|
D | CHANGES.text | 1021 1. hello-gl2 from android-5 to android-7 1181 - Fixed wrong package names in samples hello-jni and two-libs so tests project 2201 - Added a new sample (hello-neon) to demonstrate usage of 'cpufeatures' 2324 make APP=hello-jni 2338 See the sample named "hello-gl2" for a *very* basic demonstration. Note that 2451 For example, the 'hello-jni' sample uses the following files: 2453 apps/hello-jni/project/jni/Android.mk 2454 apps/hello-jni/project/jni/hello-jni.c
|
/ndk/sources/host-tools/make-3.81/ |
D | ABOUT-NLS | 254 hello | [] [] [] [] [] [] | 391 hello | [] [] [] [] [] [] [] [] [] [] [] [] [] | 528 hello | [] [] [] [] [] [] [] [] [] [] | 665 hello | [] [] [] [] [] | 34
|
/ndk/sources/host-tools/make-3.81/po/ |
D | ko.po | 501 # ���� ��� `%.c'��� ���Ͽ� `hello.c'�� ��� �¾��� ��� stem�� `hello'�̴�.
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-1 | 3047 all : ; @echo 'hello \ 3048 world' ; echo "hello \ 3053 echo 'hello \ 3054 world' ; echo "hello \ 3060 hello \ 3062 hello world 3080 HELLO = 'hello \ 3087 hello world
|
D | make.texi | 3626 all : ; @@echo 'hello \ 3627 world' ; echo "hello \ 3637 echo 'hello \ 3638 world' ; echo "hello \ 3648 hello \ 3650 hello world 3674 HELLO = 'hello \ 3686 hello world
|