Home
last modified time | relevance | path

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

/ndk/build/tools/
Dprebuilt-common.sh344 local opt optname otype value name fin funcname
364 otype="long_setting"
372 otype="long_flag"
380 otype="short_setting"
388 otype="short_flag"
409 xotype=`option_get_attr $name otype`
410 if [ "$otype" != "$xotype" ] ; then