Searched refs:USerializedSet (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/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/icu/icu4c/source/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/chromium_org/third_party/icu/source/common/
H A Duset.cpp341 uset_getSerializedSet(USerializedSet* fillSet, const uint16_t* src, int32_t srcLength) {
375 uset_setSerializedToOne(USerializedSet* fillSet, UChar32 c) {
408 uset_serializedContains(const USerializedSet* set, UChar32 c) {
466 uset_getSerializedRangeCount(const USerializedSet* set) {
475 uset_getSerializedRange(const USerializedSet* set, int32_t rangeIndex,
/external/icu/icu4c/source/common/
H A Duset.cpp341 uset_getSerializedSet(USerializedSet* fillSet, const uint16_t* src, int32_t srcLength) {
375 uset_setSerializedToOne(USerializedSet* fillSet, UChar32 c) {
408 uset_serializedContains(const USerializedSet* set, UChar32 c) {
466 uset_getSerializedRangeCount(const USerializedSet* set) {
475 uset_getSerializedRange(const USerializedSet* set, int32_t rangeIndex,
/external/icu/icu4c/source/i18n/
H A Dcollationdatareader.cpp278 USerializedSet sset;
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dusettest.c478 USerializedSet sset;
/external/icu/icu4c/source/test/cintltst/
H A Dusettest.c478 USerializedSet sset;
/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 2858 milliseconds