Searched defs:is_default (Results 1 – 17 of 17) sorted by relevance
103 int is_default; member107 int is_default; member
162 bool is_default; // true if the flag has the default value and member
176 bool is_default; // true if the flag has default value member
163 bool is_default; // true if the flag has the default value and member
189 bool is_default; // true if the flag has the default value and member
212 bool is_default; // true if the flag has the default value and member
259 int is_default; /* Is this printer the default? */ member
504 bool is_default = true; in vtn_parse_switch() local
201 bool is_default; member
555 bool is_default = i == 1; in StructuredSwitchChecks() local
546 bool is_default = i == 1; in StructuredSwitchChecks() local
1346 bool is_default = false; in putmsg() local
362 int is_default, logged; member
676 bool is_default() const { return label_ == nullptr; } in is_default() function