OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dashes_to_underscores
(Results
1 - 2
of
2
) sorted by null
/ndk/build/tools/
prebuilt-common.sh
110
# Usage: str=`
dashes_to_underscores
<values>`
111
dashes_to_underscores
()
function
315
optname=`
dashes_to_underscores
$optlabel`
499
name=`
dashes_to_underscores
$opt`
[
all
...]
common-build-host-funcs.sh
699
local HOST_VARNAME=$(
dashes_to_underscores
$1)
Completed in 2371 milliseconds