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

  /ndk/build/tools/
dev-platform-expand-all.sh 60 $PROGDIR/dev-platform-expand.sh --platform=$PLATFORM --src-dir=$SRCDIR --dst-dir=$DSTDIR --arch=$(spaces_to_commas $ARCHS)
dev-rebuild-ndk.sh 172 --arch=$(spaces_to_commas $ARCHS) \
209 --arch=$(spaces_to_commas $ARCHS) \
233 --arch=$(spaces_to_commas $ARCHS) \
dev-platform-compress.sh 54 API_LEVELS=$(spaces_to_commas $API_LEVELS)
build-host-prebuilts.sh 105 run $BUILDTOOLS/gen-platforms.sh --minimal --dst-dir=$NDK_DIR --ndk-dir=$NDK_DIR --arch=$(spaces_to_commas $ARCHS)
324 VERSIONS=$(spaces_to_commas $GCC_VERSION_LIST)
330 echo "ERROR: Toolchains: "$(spaces_to_commas $GCC_VERSION_LIST)" are not available for arch: $ARCH"
build-target-prebuilts.sh 96 run $BUILDTOOLS/gen-platforms.sh --samples --fast-copy --dst-dir=$NDK_DIR --ndk-dir=$NDK_DIR --arch=$(spaces_to_commas $ARCHS) $PACKAGE_FLAGS $PLATFORMS_BUILD_TOOLCHAIN
build-gnu-libstdc++.sh 62 ABIS=$(spaces_to_commas $PREBUILT_ABIS)
prebuilt-common.sh 131 # Usage: list=`spaces_to_commas <string>`
132 spaces_to_commas () function
    [all...]

Completed in 191 milliseconds