Searched defs:is_bool (Results 1 – 5 of 5) sorted by relevance
142 bool* is_bool) { in SplitArgument()188 bool is_bool; in SetFlagsFromCommandLine() local
118 bool is_bool() const { return var_.type == PP_VARTYPE_BOOL; } in is_bool() function
272 bool* is_bool) { in SplitArgument()347 bool is_bool; in SetFlagsFromCommandLine() local
317 static int perf_config_bool_or_int(const char *name, const char *value, int *is_bool) in perf_config_bool_or_int()
248 bool is_bool = GetAsDouble(event, &bool_value); in Evaluate() local