Searched refs:in (Results 126 - 150 of 353) sorted by relevance

1234567891011>>

/ndk/build/tools/
H A Dbuild-host-python.sh7 # you may not use this file except in compliance with the License.
12 # Unless required by applicable law or agreed to in writing, software
20 # found in $TOOLCHAIN_SRC_DIR/gcc/gcc-*
22 # found in sources/host-tools/gdb-pretty-printers/stlport
39 several distinct systems. Each <tag> value in the list can be one of the
107 for SYSTEM in $IN_SYSTEMS; do
109 case $SYSTEM in
120 case $SYSTEM in
149 case $PKG_NAME in
168 case $PKG_NAME in
[all...]
H A Ddev-platform-compress.sh6 # you may not use this file except in compliance with the License.
11 # Unless required by applicable law or agreed to in writing, software
29 into the compressed/minimal structure used in development/ndk/platforms.
31 The main idea is that in the destination directory, a file only appears
39 If file2 is identical to file1, we remove its copy in \$DST/android-4/foo,
42 If file3 is identical to file2, we remove its copy in \$DST/android-4/foo,
62 for PLATFORM in $API_LEVELS; do
72 for PLATFORM in $API_LEVELS; do
81 # different from the one in the previous platform level
89 for FILENAME in
[all...]
/ndk/sources/host-tools/make-3.81/
H A Dmisc.c11 GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY
78 register char *in, *out, *p;
82 in = strchr (line, '\n');
83 if (in == 0)
86 out = in;
90 while (*in != '\0')
97 for (p = in - 1; p >= line && *p == '\\'; --p)
105 if (in == out - 1)
114 ++in;
120 in
77 register char *in, *out, *p; local
[all...]
/ndk/sources/host-tools/nawk-20071023/
H A DFIXES7 granted, provided that the above copyright notice appear in all
9 permission notice and warranty disclaimer appear in supporting
11 its entities not be used in advertising or publicity pertaining
26 was sent to the printers in August, 1987.
29 minor fix in lib.c: increase inputFS to 100, change malloc
32 fixed memory fault caused by out of order test in setsval.
37 fiddle in makefile to fix for BSD make; thanks to igor sobrado.
43 fixed a bug in matching the null RE in sub and gsub. thanks to al aho
44 who actually did the fix (in
[all...]
/ndk/build/core/
H A Dadd-platform.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
19 # And record them in NDK_PLATFORM_$(platform)_ABIS
H A Dclear-vars.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
16 # this file is included repeatedly from Android.mk files in order to clean
/ndk/tests/abcc/jni/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
30 # Check in AOSP or NDK usage
/ndk/tests/build/b8247455-hidden-cxa/jni/
H A DAndroid.mk3 # hidden symbol '__cxa_begin_cleanup' in ./obj/local/armeabi/libgnustl_static.a(eh_arm.o)
5 # hidden symbol '__cxa_type_match' in ./obj/local/armeabi/libgnustl_static.a(eh_arm.o)
10 # __cxa_type_match needed by unwinder in libgcc.a. Unfortunately both are built
/ndk/toolchains/aarch64-linux-android-4.9/
H A Dconfig.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
17 # the real meat is in the setup.mk file adjacent to this one
/ndk/toolchains/aarch64-linux-android-clang3.4/
H A Dconfig.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
17 # the real meat is in the setup.mk file adjacent to this one
/ndk/toolchains/aarch64-linux-android-clang3.5/
H A Dconfig.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
17 # the real meat is in the setup.mk file adjacent to this one
/ndk/toolchains/arm-linux-androideabi-4.8/
H A Dconfig.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
17 # the real meat is in the setup.mk file adjacent to this one
/ndk/toolchains/arm-linux-androideabi-4.9/
H A Dconfig.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
17 # the real meat is in the setup.mk file adjacent to this one
/ndk/toolchains/arm-linux-androideabi-clang3.4/
H A Dconfig.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
17 # the real meat is in the setup.mk file adjacent to this one
/ndk/toolchains/arm-linux-androideabi-clang3.5/
H A Dconfig.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
17 # the real meat is in the setup.mk file adjacent to this one
/ndk/toolchains/mips64el-linux-android-4.9/
H A Dconfig.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
17 # the real meat is in the setup.mk file adjacent to this one
/ndk/toolchains/mips64el-linux-android-clang3.4/
H A Dconfig.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
17 # the real meat is in the setup.mk file adjacent to this one
/ndk/toolchains/mips64el-linux-android-clang3.5/
H A Dconfig.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
17 # the real meat is in the setup.mk file adjacent to this one
/ndk/toolchains/mipsel-linux-android-4.8/
H A Dconfig.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
17 # the real meat is in the setup.mk file adjacent to this one
/ndk/toolchains/mipsel-linux-android-4.9/
H A Dconfig.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
17 # the real meat is in the setup.mk file adjacent to this one
/ndk/toolchains/mipsel-linux-android-clang3.4/
H A Dconfig.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
17 # the real meat is in the setup.mk file adjacent to this one
/ndk/toolchains/mipsel-linux-android-clang3.5/
H A Dconfig.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
17 # the real meat is in the setup.mk file adjacent to this one
/ndk/toolchains/x86-4.8/
H A Dconfig.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
17 # the real meat is in the setup.mk file adjacent to this one
/ndk/toolchains/x86-4.9/
H A Dconfig.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
17 # the real meat is in the setup.mk file adjacent to this one
/ndk/toolchains/x86-clang3.4/
H A Dconfig.mk4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
17 # the real meat is in the setup.mk file adjacent to this one

Completed in 1041 milliseconds

1234567891011>>