Searched defs:USerializedSet (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Duset.h215 typedef struct USerializedSet { struct
236 } USerializedSet; typedef in typeref:struct:USerializedSet
1068 uset_getSerializedSet(USerializedSet* fillSet, const uint16_t* src, int32_t srcLength);
1071 * Set the USerializedSet to contain the given character (and nothing
1078 uset_setSerializedToOne(USerializedSet* fillSet, UChar32 c);
1081 * Returns TRUE if the given USerializedSet contains the given
1089 uset_serializedContains(const USerializedSet* set, UChar32 c);
1101 uset_getSerializedRangeCount(const USerializedSet* set);
1117 uset_getSerializedRange(const USerializedSet* set, int32_t rangeIndex,
/external/icu4c/common/unicode/
H A Duset.h206 * Capacity of USerializedSet::staticArray.
208 * Also provides padding for nice sizeof(USerializedSet).
219 typedef struct USerializedSet { struct
240 } USerializedSet; typedef in typeref:struct:USerializedSet
1072 uset_getSerializedSet(USerializedSet* fillSet, const uint16_t* src, int32_t srcLength);
1075 * Set the USerializedSet to contain the given character (and nothing
1082 uset_setSerializedToOne(USerializedSet* fillSet, UChar32 c);
1085 * Returns TRUE if the given USerializedSet contains the given
1093 uset_serializedContains(const USerializedSet* set, UChar32 c);
1105 uset_getSerializedRangeCount(const USerializedSet* se
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 172 milliseconds