HomeSort by relevance Sort by last modified time
    Searched refs:copy_directory (Results 1 - 22 of 22) 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 182 copy_directory "$1" "$2"
208 copy_directory "$SDIR/include" "$DDIR/include"
make-standalone-toolchain.sh 304 run copy_directory "$TOOLCHAIN_PATH" "$TMPDIR"
317 copy_directory "$NDK_DIR/prebuilt/$SYSTEM/include/$PYTHON_xdotx" "$TMPDIR/include/$PYTHON_xdotx"
318 copy_directory "$NDK_DIR/prebuilt/$SYSTEM/lib/$PYTHON_xdotx" "$TMPDIR/lib/$PYTHON_xdotx"
386 run copy_directory "$LLVM_TOOLCHAIN_PATH" "$TMPDIR"
572 copy_directory "$GNUSTL_DIR/include" "$ABI_STL_INCLUDE"
575 copy_directory "$LIBCXX_DIR/libcxx/include" "$ABI_STL_INCLUDE"
576 copy_directory "$SUPPORT_DIR/include" "$ABI_STL_INCLUDE"
578 copy_directory "$STLPORT_DIR/../gabi++/include" "$ABI_STL_INCLUDE/../../gabi++/include"
581 copy_directory "$LIBCXX_DIR/../llvm-libc++abi/libcxxabi/include" "$ABI_STL_INCLUDE/../../llvm-libc++abi/include"
589 copy_directory "$STLPORT_DIR/stlport" "$ABI_STL_INCLUDE
    [all...]
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-gnu-libstdc++.sh 292 copy_directory "$SDIR/include/c++/$GCC_VERSION" "$DDIR/include"
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"
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-host-yasm.sh 90 mkdir -p "$BUILD_OUT/src" && copy_directory "$SRC_DIR/yasm" "$BUILD_OUT/src"
133 #run copy_directory "$BUILD_OUT/prefix" "$(get_prebuilt_install_prefix)"
build-host-gdb.sh 238 run copy_directory "$SRCDIR/bin" "$DSTDIR/bin"
240 run copy_directory "$SRCDIR/share/gdb" "$DSTDIR/share/gdb"
cleanup-headers.sh 111 run copy_directory $OLD_PLATFORM_DIR/symbols $NEW_PLATFORM_DIR/symbols
114 run copy_directory $OLD_PLATFORM_DIR/include $NEW_PLATFORM_DIR/include
build-host-prebuilts.sh 174 copy_directory "$ANDROID_NDK_ROOT/build" "$TMPDARWIN/ndk/build"
180 copy_directory "$NDK_DIR/platforms" "$TMPDARWIN/ndk/platforms"
package-release.sh 318 copy_directory "$SUBDIR" "$DSTDIR/$2"
438 copy_directory "$REFERENCE" "$DSTDIR"
build-llvm.sh 332 run copy_directory "$SRC_DIR/mclinker" "$MCLINKER_SRC_DIR"
437 run copy_directory "$TOOLCHAIN_BUILD_PREFIX" "$TOOLCHAIN_PATH"
build-device-llvm.sh 135 run copy_directory "$SRC_DIR/mclinker" "$MCLINKER_SRC_DIR"
ndk-common.sh 827 copy_directory () function
860 # This is the same than copy_directory(), but symlinks will be replaced
build-gcc.sh 517 run copy_directory "$TOOLCHAIN_BUILD_PREFIX" "$TOOLCHAIN_PATH"
gen-platforms.sh 668 copy_directory "$DSTDIR/$PREV_SYSROOT_DST" "$DSTDIR/$SYSROOT_DST"
  /system/media/camera/docs/
metadata-generate 157 function copy_directory() { function
207 copy_directory "images" "$fwkdir_html" || exit 1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/
build-lucid-multilib-toolchain.sh 568 copy_directory () function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/
build-lucid-multilib-toolchain.sh 568 copy_directory () function
    [all...]

Completed in 310 milliseconds