Home
last modified time | relevance | path

Searched refs:otype (Results 1 – 1 of 1) sorted by relevance

/ndk/build/tools/
Dprebuilt-common.sh385 local opt optname otype value name fin funcname
405 otype="long_setting"
413 otype="long_flag"
421 otype="short_setting"
429 otype="short_flag"
450 xotype=`option_get_attr $name otype`
451 if [ "$otype" != "$xotype" ] ; then