Searched refs:commas_to_spaces (Results 1 – 8 of 8) sorted by relevance
131 OPTION_ARCH=$(commas_to_spaces $OPTION_ARCH)136 OPTION_ABI=$(commas_to_spaces $OPTION_ABI)144 ARCHS=$(commas_to_spaces $ARCHS)
59 API_LEVELS=$(commas_to_spaces $API_LEVELS)
96 PROGRAMS=$(commas_to_spaces "$PROGRAMS")
181 PLATFORMS=$(commas_to_spaces $OPTION_PLATFORM)203 OPTION_ARCH=$(commas_to_spaces $OPTION_ARCH)208 OPTION_ABI=$(commas_to_spaces $OPTION_ABI)
99 ABIS=$(commas_to_spaces $ABIS)
125 commas_to_spaces () function1297 for ARCH in $(commas_to_spaces $@); do
48 ABIS=$(commas_to_spaces $(convert_arch_to_abi $ARCH))
95 ABIS=$(commas_to_spaces $ABIS)405 GCC_VERSION_LIST=$(commas_to_spaces $GCC_VERSION_LIST)