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

  /ndk/build/tools/
dev-platform-expand.sh 131 OPTION_ARCH=$(commas_to_spaces $OPTION_ARCH)
136 OPTION_ABI=$(commas_to_spaces $OPTION_ABI)
144 ARCHS=$(commas_to_spaces $ARCHS)
145 log "Using architectures: $(commas_to_spaces $ARCHS)"
dev-platform-compress.sh 59 API_LEVELS=$(commas_to_spaces $API_LEVELS)
gen-toolchain-wrapper.sh 96 PROGRAMS=$(commas_to_spaces "$PROGRAMS")
prebuilt-common.sh 124 # Usage: str=`commas_to_spaces <list>`
125 commas_to_spaces () function
    [all...]
build-cxx-stl.sh 99 ABIS=$(commas_to_spaces $ABIS)
gen-platforms.sh 181 PLATFORMS=$(commas_to_spaces $OPTION_PLATFORM)
203 OPTION_ARCH=$(commas_to_spaces $OPTION_ARCH)
208 OPTION_ABI=$(commas_to_spaces $OPTION_ABI)
219 log "Using architectures: $(commas_to_spaces $ARCHS)"
  /ndk/tests/build/issue64679-prctl/
build.sh 48 ABIS=$(commas_to_spaces $(convert_arch_to_abi $ARCH))
  /ndk/sources/cxx-stl/gnu-libstdc++/
build-gnu-libstdc++.sh 95 ABIS=$(commas_to_spaces $ABIS)
405 GCC_VERSION_LIST=$(commas_to_spaces $GCC_VERSION_LIST)

Completed in 1132 milliseconds