Searched refs:has_default (Results 1 – 7 of 7) sorted by relevance
162 has_default = 0 variable in Option188 if o.has_default:206 self.has_default = 1221 self.has_default = 1418 if o.has_default:
128 bool has_default; member
360 field->has_default = true; in create_field()
1163 has_default = control_flow_ops.cond(1167 has_default.set_shape(tensor_shape.TensorShape([None, None]))1168 has_default.set_shape(tensor.shape[:2])1174 has_nondefault = math_ops.logical_not(has_default)
169 bool has_default; member
298 field->has_default = true; in create_field()418 if (list->start >= 16 && list->has_default) { in end_element()
144 if field.has_default()] + cls._get_required_field_names()