HomeSort by relevance Sort by last modified time
    Searched refs:getClosures (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/i18n/unicode/
choicfmt.h 347 virtual const UBool* getClosures(int32_t& count) const;
  /external/icu/icu4c/source/test/intltest/
tchcfmt.cpp 96 const UBool *gotClosures=form->getClosures(count);
98 errln("getClosures() returns something, should be disabled");
506 const UBool *closures2 = fmt2.getClosures(count2);
  /external/icu/icu4c/source/i18n/
choicfmt.cpp 357 ChoiceFormat::getClosures(int32_t& cnt) const
  /external/guice/extensions/persist/lib/
commons-collections.jar 

Completed in 604 milliseconds