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

  /ndk/build/tools/
build-analyzer.sh 104 run copy_directory "$SCAN_BUILD_SRC_DIR" "$NDK_DIR/$SCAN_BUILD_SUBDIR"
109 run copy_directory "$SCAN_VIEW_SRC_DIR" "$NDK_DIR/$SCAN_VIEW_SUBDIR"
dev-platform-expand.sh 181 copy_directory "$1" "$2"
207 copy_directory "$SDIR/include" "$DDIR/include"
make-standalone-toolchain.sh 228 run copy_directory "$TOOLCHAIN_PATH" "$TMPDIR"
241 copy_directory "$NDK_DIR/prebuilt/$SYSTEM/include/$PYTHON_xdotx" "$TMPDIR/include/$PYTHON_xdotx"
242 copy_directory "$NDK_DIR/prebuilt/$SYSTEM/lib/$PYTHON_xdotx" "$TMPDIR/lib/$PYTHON_xdotx"
295 run copy_directory "$LLVM_TOOLCHAIN_PATH" "$TMPDIR"
429 copy_directory "$GNUSTL_DIR/include" "$ABI_STL_INCLUDE"
432 copy_directory "$STLPORT_DIR/stlport" "$ABI_STL_INCLUDE"
433 copy_directory "$STLPORT_DIR/../gabi++/include" "$ABI_STL_INCLUDE/../../gabi++/include"
446 copy_directory "$GNUSTL_LIBS/$ABI/include/bits" "$ABI_STL_INCLUDE_TARGET/$ABI2/bits"
492 run copy_directory "$TMPDIR" "$INSTALL_DIR"
build-host-perl.sh 91 run copy_directory "$SRC_DIR/perl/perl-$PERL_VERSION" "$BUILD_OUT"
126 run copy_directory "$BUILD_OUT/prefix/lib" "$NDK_DIR/$LIB_OUT"
build-host-gcc.sh     [all...]
dev-platform-compress.sh 78 copy_directory "$SDIR" "$DDIR"
build-host-make.sh 71 mkdir -p "$TMP_SRCDIR" && copy_directory "$GNUMAKE_SRCDIR" "$TMP_SRCDIR"
build-host-python.sh 406 run copy_directory "$SRCDIR/bin" "$DSTDIR/bin"
407 run copy_directory "$SRCDIR/lib" "$DSTDIR/lib"
408 run copy_directory "$SRCDIR/share" "$DSTDIR/share"
409 run copy_directory "$SRCDIR/include" "$DSTDIR/include"
build-gnu-libstdc++.sh 254 copy_directory "$SDIR/include/c++/$GCC_VERSION" "$DDIR/include"
263 copy_directory "$SDIR/include/c++/$GCC_VERSION/$PREFIX/bits" "$DDIR/libs/$ABI/include/bits"
build-host-gdb.sh 238 run copy_directory "$SRCDIR/bin" "$DSTDIR/bin"
240 run copy_directory "$SRCDIR/share/gdb" "$DSTDIR/share/gdb"
build-host-prebuilts.sh 162 copy_directory "$ANDROID_NDK_ROOT/build" "$TMPDARWIN/ndk/build"
168 copy_directory "$NDK_DIR/platforms" "$TMPDARWIN/ndk/platforms"
build-llvm.sh 298 run copy_directory "$SRC_DIR/mclinker" "$MCLINKER_SRC_DIR"
373 run copy_directory "$TOOLCHAIN_BUILD_PREFIX" "$TOOLCHAIN_PATH"
package-release.sh 311 copy_directory "$SUBDIR" "$DSTDIR/$2"
442 copy_directory "$REFERENCE" "$DSTDIR"
build-device-llvm.sh 128 run copy_directory "$SRC_DIR/mclinker" "$MCLINKER_SRC_DIR"
build-gcc.sh 410 run copy_directory "$TOOLCHAIN_BUILD_PREFIX" "$TOOLCHAIN_PATH"
ndk-common.sh 827 copy_directory () function
841 # This is the same than copy_directory(), but symlinks will be replaced
gen-platforms.sh 631 copy_directory "$DSTDIR/$PREV_SYSROOT_DST" "$DSTDIR/$SYSROOT_DST"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 557 copy_directory () function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 557 copy_directory () function
    [all...]

Completed in 4135 milliseconds