HomeSort by relevance Sort by last modified time
    Searched refs:LIBPORTABLE_SUBDIR (Results 1 - 7 of 7) sorted by null

  /ndk/build/tools/
build-libportable.sh 39 <ndk>/$LIBPORTABLE_SUBDIR, but you can override this with the --out-dir=<path>
98 LIBPORTABLE_SRCDIR_BASE=$ANDROID_NDK_ROOT/../development/ndk/$LIBPORTABLE_SUBDIR
133 DSTDIR=$NDK_DIR/$LIBPORTABLE_SUBDIR/libs/$ABI
187 FILES="$LIBPORTABLE_SUBDIR/libs/$ABI/libportable.*"
dev-cleanup.sh 47 rm -rf $DIR/$LIBPORTABLE_SUBDIR
dev-defaults.sh 34 LIBPORTABLE_SUBDIR=sources/android/libportable
build-on-device-toolchain.sh 96 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
package-release.sh 485 if [ -d "$DSTDIR/$LIBPORTABLE_SUBDIR" ]; then
488 copy_prebuilt "$LIBPORTABLE_SUBDIR/libs/$LIBPORTABLE_ABI" "$LIBPORTABLE_SUBDIR/libs"
make-standalone-toolchain.sh 515 cp -a $NDK_DIR/$LIBPORTABLE_SUBDIR/libs/$ABI/* $TMPDIR/sysroot/usr/lib
  /ndk/tests/
run-tests.sh 458 run mkdir -p $NDK/$LIBPORTABLE_SUBDIR/libs/$ABI
    [all...]

Completed in 90 milliseconds