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

  /external/chromium_org/third_party/icu/source/i18n/
reldtfmt.h 28 struct URelativeString;
236 URelativeString *fDates; // array of strings
reldtfmt.cpp 28 * An array of URelativeString structs is used to store the resource data loaded out of the bundle.
30 struct URelativeString {
53 fDates = (URelativeString*) uprv_malloc(sizeof(fDates[0])*fDatesLen);
393 fDates = (URelativeString*) uprv_malloc(sizeof(fDates[0])*fDatesLen);
  /external/icu4c/i18n/
reldtfmt.h 30 struct URelativeString;
248 URelativeString *fDates; // array of strings
reldtfmt.cpp 27 * An array of URelativeString structs is used to store the resource data loaded out of the bundle.
29 struct URelativeString {
54 fDates = (URelativeString*) uprv_malloc(sizeof(fDates[0])*fDatesLen);
443 fDates = (URelativeString*) uprv_malloc(sizeof(fDates[0])*fDatesLen);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 116 milliseconds