Searched defs:setBooleanAttribute (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Ddatefmt.cpp571 setBooleanAttribute(UDAT_PARSE_ALLOW_WHITESPACE, lenient, status);
572 setBooleanAttribute(UDAT_PARSE_ALLOW_NUMERIC, lenient, status);
645 DateFormat::setBooleanAttribute(UDateFormatBooleanAttribute attr, function in class:DateFormat
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDateFormat.java1516 * setCalendarLenient() & setBooleanAttribute() calls.
1521 * newer attributes via setBooleanAttribute() may produce undesirable
1526 * @see #setBooleanAttribute(BooleanAttribute, boolean)
1533 setBooleanAttribute(BooleanAttribute.PARSE_ALLOW_NUMERIC, lenient);
1534 setBooleanAttribute(BooleanAttribute.PARSE_ALLOW_WHITESPACE, lenient);
1580 public DateFormat setBooleanAttribute(BooleanAttribute key, boolean value) method in class:DateFormat
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.debug.core_3.6.0.v20100519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 138 milliseconds