Searched refs:hasDefault (Results 1 – 5 of 5) sorted by relevance
210 boolean hasDefault = false; in fixConstructors()214 fixConstructor(ctClass, hasDefault, ctConstructor); in fixConstructors()217 hasDefault = true; in fixConstructors()224 if (!hasDefault) { in fixConstructors()
621 values(ulist_createEmptyList(&errorCode)), hasDefault(FALSE) {} in KeywordsSink()631 if (!hasDefault && uprv_strcmp(key, "default") == 0) { in put()642 hasDefault = TRUE; in put()655 UBool hasDefault; member
1020 boolean hasDefault = false; field in Collator.KeywordsSink1028 if (!hasDefault && key.contentEquals("default")) { in put()1033 hasDefault = true; in put()
981 boolean hasDefault = false; field in Collator.KeywordsSink989 if (!hasDefault && key.contentEquals("default")) { in put()994 hasDefault = true; in put()
384 // confirm hasDefault and the default values are set correctly.