Home
last modified time | relevance | path

Searched refs:LIBPORTABLE_SUBDIR (Results 1 – 7 of 7) sorted by relevance

/ndk/build/tools/
Dbuild-libportable.sh39 <ndk>/$LIBPORTABLE_SUBDIR, but you can override this with the --out-dir=<path>
102 LIBPORTABLE_SRCDIR_BASE=$ANDROID_NDK_ROOT/../development/ndk/$LIBPORTABLE_SUBDIR
137 DSTDIR=$NDK_DIR/$LIBPORTABLE_SUBDIR/libs/$ABI
194 FILES="$LIBPORTABLE_SUBDIR/libs/$ABI/libportable.*"
Ddev-cleanup.sh47 rm -rf $DIR/$LIBPORTABLE_SUBDIR
Dbuild-on-device-toolchain.sh96 run cp -f $NDK_DIR/$LIBPORTABLE_SUBDIR/libs/$ABI/libportable.a $OUT_SYSROOT/usr/lib
97 run cp -f $NDK_DIR/$LIBPORTABLE_SUBDIR/libs/$ABI/libportable.wrap $OUT_SYSROOT/usr/lib
Ddev-defaults.sh34 LIBPORTABLE_SUBDIR=sources/android/libportable
Dpackage-release.sh479 if [ -d "$DSTDIR/$LIBPORTABLE_SUBDIR" ]; then
482 copy_prebuilt "$LIBPORTABLE_SUBDIR/libs/$LIBPORTABLE_ABI" "$LIBPORTABLE_SUBDIR/libs"
Dmake-standalone-toolchain.sh538 cp -a $NDK_DIR/$LIBPORTABLE_SUBDIR/libs/$ABI/* $TMPDIR/sysroot/usr/lib
/ndk/tests/
Drun-tests.sh458 run mkdir -p $NDK/$LIBPORTABLE_SUBDIR/libs/$ABI
1018 run rm -rf $NDK/$LIBPORTABLE_SUBDIR/libs/$ABI