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

  /ndk/build/tools/
prebuilt-common.sh 51 # Usage: str=`dashes_to_underscores <values>`
52 dashes_to_underscores () function
256 optname=`dashes_to_underscores $optlabel`
440 name=`dashes_to_underscores $opt`
    [all...]
common-build-host-funcs.sh 745 local HOST_VARNAME=$(dashes_to_underscores $1)
build-host-gcc.sh 875 local HOST_VARNAME=$(dashes_to_underscores $1)
    [all...]

Completed in 273 milliseconds