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

  /external/jsoncpp/
doxybuild.py 95 def yesno( bool ): function in function:build_doc
102 '%HAVE_DOT%': yesno(options.with_dot),
104 '%HTML_HELP%': yesno(options.with_html_help),
105 '%UML_LOOK%': yesno(options.with_uml_look),
  /frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMapMessage.java 138 private boolean yesnoToBoolean(String yesno) {
139 return "yes".equals(yesno);
  /external/pixman/
configure     [all...]

Completed in 59 milliseconds