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

/external/icu4c/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/webkit/Source/JavaScriptCore/icu/unicode/
H A Duset.h93 typedef struct USerializedSet { struct
114 } USerializedSet; typedef in typeref:struct:USerializedSet
693 uset_getSerializedSet(USerializedSet* fillSet, const uint16_t* src, int32_t srcLength);
696 * Set the USerializedSet to contain the given character (and nothing
703 uset_setSerializedToOne(USerializedSet* fillSet, UChar32 c);
706 * Returns TRUE if the given USerializedSet contains the given
714 uset_serializedContains(const USerializedSet* set, UChar32 c);
726 uset_getSerializedRangeCount(const USerializedSet* set);
742 uset_getSerializedRange(const USerializedSet* set, int32_t rangeIndex,
/external/webkit/Source/WebCore/icu/unicode/
H A Duset.h93 typedef struct USerializedSet { struct
114 } USerializedSet; typedef in typeref:struct:USerializedSet
693 uset_getSerializedSet(USerializedSet* fillSet, const uint16_t* src, int32_t srcLength);
696 * Set the USerializedSet to contain the given character (and nothing
703 uset_setSerializedToOne(USerializedSet* fillSet, UChar32 c);
706 * Returns TRUE if the given USerializedSet contains the given
714 uset_serializedContains(const USerializedSet* set, UChar32 c);
726 uset_getSerializedRangeCount(const USerializedSet* set);
742 uset_getSerializedRange(const USerializedSet* set, int32_t rangeIndex,
/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 1693 milliseconds