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

  /external/chromium/third_party/icu/public/i18n/unicode/
colldata.h 43 * The size of the initial list in a <code>StringList</code> object.
48 * Define this to enable the <code>StringList</code> objects to
150 * StringList
156 class U_I18N_API StringList : public UObject
160 * Construct an empty <code>StringList</code>
170 StringList(UErrorCode &status);
177 ~StringList();
309 * return a <code>StringList</code> object containing all
315 const StringList *getStringList(int32_t ce) const;
  /external/icu4c/i18n/unicode/
colldata.h 47 * The size of the initial list in a <code>StringList</code> object.
54 * Define this to enable the <code>StringList</code> objects to
160 * StringList
166 class U_I18N_API StringList : public UObject
170 * Construct an empty <code>StringList</code>
180 StringList(UErrorCode &status);
187 ~StringList();
322 * return a <code>StringList</code> object containing all
328 const StringList *getStringList(int32_t ce) const;
  /external/chromium/third_party/icu/source/i18n/
colldata.cpp 192 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(StringList)
195 int32_t StringList::_lists = 0;
196 int32_t StringList::_strings = 0;
197 int32_t StringList::_histogram[101] = {0};
200 StringList::StringList(UErrorCode &status)
220 StringList::~StringList()
225 void StringList::add(const UnicodeString *string, UErrorCode &status)
263 void StringList::add(const UChar *chars, int32_t count, UErrorCode &status
    [all...]
  /external/icu4c/i18n/
colldata.cpp 192 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(StringList)
195 int32_t StringList::_lists = 0;
196 int32_t StringList::_strings = 0;
197 int32_t StringList::_histogram[101] = {0};
200 StringList::StringList(UErrorCode &status)
220 StringList::~StringList()
225 void StringList::add(const UnicodeString *string, UErrorCode &status)
263 void StringList::add(const UChar *chars, int32_t count, UErrorCode &status
    [all...]
  /external/icu4c/test/intltest/
ssearch.cpp     [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h     [all...]
  /external/chromium/third_party/icu/source/test/intltest/
ssearch.cpp     [all...]
  /external/jdiff/
xerces.jar 

Completed in 344 milliseconds