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

/external/icu/icu4c/source/common/unicode/
H A Duset.h208 * Capacity of USerializedSet::staticArray.
210 * Also provides padding for nice sizeof(USerializedSet).
221 typedef struct USerializedSet { struct
242 } USerializedSet; typedef in typeref:struct:USerializedSet
1074 uset_getSerializedSet(USerializedSet* fillSet, const uint16_t* src, int32_t srcLength);
1077 * Set the USerializedSet to contain the given character (and nothing
1084 uset_setSerializedToOne(USerializedSet* fillSet, UChar32 c);
1087 * Returns TRUE if the given USerializedSet contains the given
1095 uset_serializedContains(const USerializedSet* set, UChar32 c);
1107 uset_getSerializedRangeCount(const USerializedSet* se
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUSerializedSet.java21 public final class USerializedSet { class
59 * Set the USerializedSet to contain the given character (and nothing
143 * Returns true if the given USerializedSet contains the given
/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 96 milliseconds