Searched defs:isFlag (Results 1 – 3 of 3) sorted by relevance
78 public NameValue(String n, Object v, boolean isFlag) { in NameValue()
138 public boolean isFlag(byte flags,int rsv) in isFlag() method in AbstractExtension
273 bool isFlag; //!< Set true for bool typed arguments that do not used named values. member