Home
last modified time | relevance | path

Searched refs:exclusiveOr (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
Duniset.cpp1230 exclusiveOr(range, 2, 0); in complement()
1369 exclusiveOr(c.list, c.len, 0); in complementAll()
1633 void UnicodeSet::exclusiveOr(const UChar32* other, int32_t otherLen, int8_t polarity) { in exclusiveOr() function in UnicodeSet
/external/icu4c/common/
Duniset.cpp1232 exclusiveOr(range, 2, 0); in complement()
1371 exclusiveOr(c.list, c.len, 0); in complementAll()
1635 void UnicodeSet::exclusiveOr(const UChar32* other, int32_t otherLen, int8_t polarity) { in exclusiveOr() function in UnicodeSet
/external/icu4c/common/unicode/
Duniset.h1525 void exclusiveOr(const UChar32* other, int32_t otherLen, int8_t polarity);
/external/chromium_org/third_party/icu/source/common/unicode/
Duniset.h1512 void exclusiveOr(const UChar32* other, int32_t otherLen, int8_t polarity);