HomeSort by relevance Sort by last modified time
    Searched defs:MUST (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/i18n/
compactdecimalformat.cpp 60 MUST = 1,
523 // If we haven't found UNUM_SHORT look in latn numbering system. We must
526 LocalUResourceBundlePointer latnResource(tryGetByKeyWithFallback(rb, gLatnTag, NULL, MUST, status));
527 shortData = tryGetDecimalFallback(latnResource.getAlias(), gPatternsShort, &shortDataFillIn, MUST, status);
569 // (i.e "foo" but not "foo/bar"); If fillIn is NULL, caller must always call
572 // can be ored with MUST. MUST by itself is the same as ANY | MUST.
574 // flags or the returned sub-resouce will be NULL. If MUST is included in
576 // NULL, this function also sets status to U_MISSING_RESOURCE_ERROR. If MUST
606 UBool must = (flags & MUST); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 

Completed in 60 milliseconds