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"
build-gnu-libstdc++.sh 323 copy_directory "$SDIR/include/c++/$GCC_VERSION" "$DDIR/include"
332 copy_directory "$SDIR/include/c++/$GCC_VERSION/$PREFIX/bits" "$DDIR/libs/$ABI/include/bits"
335 copy_directory "$SDIR/include/c++/$GCC_VERSION/$PREFIX/32/bits" "$DDIR/libs/$ABI/include/32/bits"
336 copy_directory "$SDIR/include/c++/$GCC_VERSION/$PREFIX/x32/bits" "$DDIR/libs/$ABI/include/x32/bits"
339 copy_directory "$SDIR/include/c++/$GCC_VERSION/$PREFIX/32/mips-r1/bits" "$DDIR/libs/$ABI/include/32/mips-r1/bits"
340 copy_directory "$SDIR/include/c++/$GCC_VERSION/$PREFIX/32/mips-r2/bits" "$DDIR/libs/$ABI/include/32/mips-r2/bits"
341 copy_directory "$SDIR/include/c++/$GCC_VERSION/$PREFIX/32/mips-r6/bits" "$DDIR/libs/$ABI/include/32/mips-r6/bits"
342 copy_directory "$SDIR/include/c++/$GCC_VERSION/$PREFIX/mips64-r2/bits" "$DDIR/libs/$ABI/include/mips64-r2/bits"
346 copy_directory "$SDIR/include/c++/$GCC_VERSION/$PREFIX/mips-r2/bits" "$DDIR/libs/$ABI/include/mips-r2/bits"
347 copy_directory "$SDIR/include/c++/$GCC_VERSION/$PREFIX/mips-r6/bits" "$DDIR/libs/$ABI/include/mips-r6/bits
    [all...]
make-standalone-toolchain.sh 316 copy_directory "$TOOLCHAIN_PATH" "$TMPDIR"
329 copy_directory "$NDK_DIR/prebuilt/$SYSTEM/include/$PYTHON_xdotx" "$TMPDIR/include/$PYTHON_xdotx"
330 copy_directory "$NDK_DIR/prebuilt/$SYSTEM/lib/$PYTHON_xdotx" "$TMPDIR/lib/$PYTHON_xdotx"
398 copy_directory "$LLVM_TOOLCHAIN_PATH" "$TMPDIR"
595 copy_directory "$GNUSTL_DIR/include" "$ABI_STL_INCLUDE"
598 copy_directory "$LIBCXX_DIR/libcxx/include" "$ABI_STL_INCLUDE"
599 copy_directory "$SUPPORT_DIR/include" "$ABI_STL_INCLUDE"
601 copy_directory "$STLPORT_DIR/../gabi++/include" "$ABI_STL_INCLUDE/../../gabi++/include"
604 copy_directory "$LIBCXX_DIR/../llvm-libc++abi/libcxxabi/include" "$ABI_STL_INCLUDE/../../llvm-libc++abi/include"
612 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-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
package-release.sh 318 copy_directory "$SUBDIR" "$DSTDIR/$2"
433 copy_directory "$REFERENCE" "$DSTDIR"
437 copy_directory "$DSTDIR" "$DSTDIR64"
build-host-prebuilts.sh 177 copy_directory "$ANDROID_NDK_ROOT/build" "$TMPDARWIN/ndk/build"
183 copy_directory "$NDK_DIR/platforms" "$TMPDARWIN/ndk/platforms"
build-device-llvm.sh 135 run copy_directory "$SRC_DIR/mclinker" "$MCLINKER_SRC_DIR"
build-llvm.sh 356 run copy_directory "$SRC_DIR/mclinker" "$MCLINKER_SRC_DIR"
471 run copy_directory "$TOOLCHAIN_BUILD_PREFIX" "$TOOLCHAIN_PATH"
ndk-common.sh 834 copy_directory () function
867 # This is the same than copy_directory(), but symlinks will be replaced
build-gcc.sh 530 run copy_directory "$TOOLCHAIN_BUILD_PREFIX" "$TOOLCHAIN_PATH"
gen-platforms.sh 677 copy_directory "$DSTDIR/$PREV_SYSROOT_DST" "$DSTDIR/$SYSROOT_DST"
    [all...]
  /system/media/camera/docs/
metadata-generate 157 function copy_directory() { function
208 copy_directory "images" "$fwkdir_html" || exit 1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/
build-lucid-multilib-toolchain.sh 571 copy_directory () function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/
build-precise-multilib-toolchain.sh 573 copy_directory () function
    [all...]

Completed in 175 milliseconds