Searched refs:PREFIX (Results 1 – 18 of 18) sorted by relevance
/ndk/tests/build/stdint-c++/jni/ |
D | gen-sources.sh | 8 for PREFIX in INT INT_LEAST INT_FAST; do 9 LIMITS="$LIMITS $PREFIX${SIZE}_MIN $PREFIX${SIZE}_MAX" 10 CONSTANTS="$CONSTANTS $PREFIX${SIZE}_C" 12 for PREFIX in UINT UINT_LEAST UINT_FAST; do 13 LIMITS="$LIMITS $PREFIX${SIZE}_MAX" 14 CONSTANTS="$CONSTANTS $PREFIX${SIZE}_C" 21 for PREFIX in INTPTR PTRDIFF; do 22 LIMITS="$LIMITS ${PREFIX}_MIN ${PREFIX}_MAX" 23 CONSTANTS="$CONSTANTS ${PREFIX}_C"
|
/ndk/tests/standalone/ |
D | run.sh | 75 PREFIX=$optarg 250 if [ -z "$PREFIX" ]; then 257 if [ "$PREFIX" = "${PREFIX%clang}" ]; then 260 PREFIX=${PREFIX%-gcc} 261 PREFIX=${PREFIX%-g++} 264 PREFIX=${PREFIX%-}- 266 GCC=${PREFIX}gcc 273 panic "Bad compiler path: ${PREFIX}gcc" 285 PREFIX=${GCC%%gcc} 287 CC=${PREFIX}gcc [all …]
|
/ndk/tests/abcc/jni/mman-win32/ |
D | configure | 37 echo " --prefix=PREFIX install in PREFIX [$PREFIX]" 38 echo " --libdir=DIR install libs in DIR [$PREFIX/lib]" 39 echo " --incdir=DIR install includes in DIR [$PREFIX/include]" 54 PREFIX="/mingw" 55 libdir="${PREFIX}/lib" 56 incdir="${PREFIX}/include/sys" 84 PREFIX="$optval" 139 echo "PREFIX=$PREFIX" >> config.mak 150 echo "prefix: $PREFIX"
|
/ndk/tests/standalone/init-fini-arrays/ |
D | run.sh | 16 ${PREFIX}readelf -S libfoo.so | grep -q -e .ctors 23 ${PREFIX}readelf -S libfoo.so | grep -q -e .dtors 30 ${PREFIX}readelf -S $LIBFILE | grep -q -e .init_array 37 ${PREFIX}readelf -S $LIBFILE | grep -q -e .fini_array
|
/ndk/build/tools/ |
D | build-gnu-libstdc++.sh | 283 local PREFIX=$(get_default_toolchain_prefix_for_arch $ARCH) 284 PREFIX=${PREFIX%%-} 293 rm -rf "$DDIR/include/$PREFIX" 301 copy_directory "$SDIR/include/c++/$GCC_VERSION/$PREFIX/bits" "$DDIR/libs/$ABI/include/bits" 303 … copy_directory "$SDIR/include/c++/$GCC_VERSION/$PREFIX/32/bits" "$DDIR/libs/$ABI/include/32/bits" 305 …copy_directory "$SDIR/include/c++/$GCC_VERSION/$PREFIX/x32/bits" "$DDIR/libs/$ABI/include/x32/bits" 307 …copy_directory "$SDIR/include/c++/$GCC_VERSION/$PREFIX/n32/bits" "$DDIR/libs/$ABI/include/n32/bits"
|
D | make-release.sh | 31 PREFIX=android-ndk 32 register_var_option "--prefix=<name>" PREFIX "Specify package prefix" 248 …run $ANDROID_NDK_ROOT/build/tools/package-release.sh --release=$RELEASE --prefix=$PREFIX --out-dir…
|
D | dev-defaults.sh | 214 if [ -z "$PREFIX" ]; then 227 RET=$RET" $PREFIX-$VERSION"
|
D | common-build-host-funcs.sh | 356 local PREFIX="$1/bin/$2" 359 local GCC="$PREFIX-gcc" 375 local PREFIX="$1" 378 local GCC="$(which $PREFIX-gcc 2>/dev/null)"
|
D | prebuilt-common.sh | 1355 local NAME PREFIX DIR BINPREFIX 1358 PREFIX=$(get_default_toolchain_prefix_for_arch $1) 1479 local PREFIX EXE 1480 PREFIX=$(get_prebuilt_install_prefix $2) 1482 echo "$PREFIX/bin/$1$EXE"
|
D | dev-system-import.sh | 190 PREFIX=$DEFAULT_ARCH_TOOLCHAIN_PREFIX_arm 194 PREFIX=$DEFAULT_ARCH_TOOLCHAIN_PREFIX_x86 198 PREFIX=$DEFAULT_ARCH_TOOLCHAIN_PREFIX_mips
|
D | package-release.sh | 70 PREFIX=android-ndk 71 register_var_option "--prefix=<name>" PREFIX "Specify package prefix" 253 RELEASE_PREFIX=$PREFIX-$RELEASE
|
D | build-host-gcc.sh | 535 local PREFIX="$1/bin/$2" 538 local GCC="$PREFIX-gcc" 554 local PREFIX="$1" 557 local GCC="$(which $PREFIX-gcc 2>/dev/null)"
|
/ndk/sources/host-tools/make-3.81/ |
D | INSTALL | 108 option `--prefix=PREFIX'. 112 give `configure' the option `--exec-prefix=PREFIX', the package will 113 use PREFIX as the prefix for installing programs and libraries. 123 option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. 176 `configure' looks for `PREFIX/share/config.site' if it exists, then 177 `PREFIX/etc/config.site' if it exists. Or, you can set the
|
D | configure | 1303 --prefix=PREFIX install architecture-independent files in PREFIX 1306 [PREFIX] 1319 --sysconfdir=DIR read-only single-machine data [PREFIX/etc] 1320 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] 1321 --localstatedir=DIR modifiable single-machine data [PREFIX/var] 1323 --includedir=DIR C header files [PREFIX/include] 1325 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] 1340 --program-prefix=PREFIX prepend PREFIX to installed program names
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | INSTALL | 108 `configure' the option `--prefix=PREFIX'. 112 pass the option `--exec-prefix=PREFIX' to `configure', the package uses 113 PREFIX as the prefix for installing programs and libraries. 123 option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. 176 `configure' looks for `PREFIX/share/config.site' if it exists, then 177 `PREFIX/etc/config.site' if it exists. Or, you can set the
|
/ndk/sources/host-tools/make-3.81/autom4te.cache/ |
D | output.0 | 1303 --prefix=PREFIX install architecture-independent files in PREFIX 1306 @<:@PREFIX@:>@ 1319 --sysconfdir=DIR read-only single-machine data [PREFIX/etc] 1320 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] 1321 --localstatedir=DIR modifiable single-machine data [PREFIX/var] 1323 --includedir=DIR C header files [PREFIX/include] 1325 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] 1340 --program-prefix=PREFIX prepend PREFIX to installed program names
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-1 | 980 searched, in this order: `PREFIX/include' (normally `/usr/local/include' 1005 (1) GNU Make compiled for MS-DOS and MS-Windows behaves as if PREFIX 2169 `/usr/lib', and `PREFIX/lib' (normally `/usr/local/lib', but 2170 MS-DOS/MS-Windows versions of `make' behave as if PREFIX is defined to 5485 `$(addprefix PREFIX,NAMES...)' 5487 whitespace; PREFIX is used as a unit. The value of PREFIX is
|
D | make.info-2 | 2265 `$(addprefix PREFIX,NAMES...)' 2266 Prepend PREFIX to each word in NAMES.
|