Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duniset.cpp1218 exclusiveOr(range, 2, 0); in complement()
1358 exclusiveOr(c.list, c.len, 0); in complementAll()
1728 void UnicodeSet::exclusiveOr(const UChar32* other, int32_t otherLen, int8_t polarity) { in exclusiveOr() function in UnicodeSet
/external/icu/icu4c/source/common/unicode/
Duniset.h1568 void exclusiveOr(const UChar32* other, int32_t otherLen, int8_t polarity);