Searched defs:is_default (Results 1 – 5 of 5) sorted by relevance
64 #define is_default(s) (*(s) == 0 || strcmp((s), "-") == 0) macro
42 DumpValueObjectOptions::SetMaximumDepth(uint32_t depth, bool is_default) { in SetMaximumDepth()
9296 void check_vlarb_config(const char *vlarb_str, bool is_default, in check_vlarb_config()9319 bool is_default; in check_qos_swe_config() local9366 bool is_default, bool is_specific, in check_ep_vlarb_config()9400 bool is_default, is_specific; in check_qos_ep_config() local
1012 int is_default = 0; dump_config_tree() local
4596 bool is_default = !option_value->OptionWasSet(); in GetMaximumDepthOfChildrenToDisplay() local