Home
last modified time | relevance | path

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

/ndk/build/tools/
Dprebuilt-common.sh444 local opt optname otype value name fin funcname
464 otype="long_setting"
472 otype="long_flag"
480 otype="short_setting"
488 otype="short_flag"
509 xotype=`option_get_attr $name otype`
510 if [ "$otype" != "$xotype" ] ; then