Searched refs:parse_bool (Results 1 – 3 of 3) sorted by relevance
333 def parse_bool(obj): function365 force_writes = parse_bool(mapreduce_spec.params.get("force_writes", "false"))
93 parse_bool (const char **pp, const char *end, unsigned int *pv) in parse_bool() function191 parse_bool (pp, end, &feature->value); in parse_feature_value_postfix()
261 def parse_bool(self): member in TraceParser