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

  /external/icu4c/common/
usetiter.cpp 14 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(UnicodeSetIterator)
20 UnicodeSetIterator::UnicodeSetIterator(const UnicodeSet& uSet) {
28 UnicodeSetIterator::UnicodeSetIterator() {
34 UnicodeSetIterator::~UnicodeSetIterator() {
47 UBool UnicodeSetIterator::next() {
77 UBool UnicodeSetIterator::nextRange() {
102 void UnicodeSetIterator::reset(const UnicodeSet& uSet)
    [all...]
  /external/icu4c/common/unicode/
usetiter.h 16 * \brief C++ API: UnicodeSetIterator iterates over the contents of a UnicodeSet.
26 * UnicodeSetIterator iterates over the contents of a UnicodeSet. It
37 * UnicodeSetIterator it(set);
49 * UnicodeSetIterator it(set);
61 class U_COMMON_API UnicodeSetIterator : public UObject {
107 UnicodeSetIterator(const UnicodeSet& set);
115 UnicodeSetIterator();
121 virtual ~UnicodeSetIterator();
289 UnicodeSetIterator(const UnicodeSetIterator&); // disallo
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h     [all...]
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 579 milliseconds