Home
last modified time | relevance | path

Searched refs:polarity (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/common/
Duniset.cpp1635 void UnicodeSet::exclusiveOr(const UChar32* other, int32_t otherLen, int8_t polarity) { in exclusiveOr() argument
1648 if (polarity == 1 || polarity == 2) { in exclusiveOr()
1685 void UnicodeSet::add(const UChar32* other, int32_t otherLen, int8_t polarity) { in add() argument
1701 switch (polarity) { in add()
1714 polarity ^= 1; in add()
1723 polarity ^= 2; in add()
1736 polarity ^= 1; in add()
1738 polarity ^= 2; in add()
1750 polarity ^= 1; // factored common code in add()
1752 polarity ^= 2; in add()
[all …]
Dustring.cpp465 _matchFromSet(const UChar *string, const UChar *matchSet, UBool polarity) { in _matchFromSet() argument
485 if(polarity) { in _matchFromSet()
511 if(polarity) { in _matchFromSet()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeSet.java2900 private UnicodeSet xor(int[] other, int otherLen, int polarity) { in xor() argument
2908 if (polarity == 1 || polarity == 2) { in xor()
2950 private UnicodeSet add(int[] other, int otherLen, int polarity) { in add() argument
2959 switch (polarity) { in add()
2972 polarity ^= 1; in add()
2981 polarity ^= 2; in add()
2994 polarity ^= 1; in add()
2995 b = other[j++]; polarity ^= 2; in add()
3006 a = list[i++]; polarity ^= 1; // factored common code in add()
3007 b = other[j++]; polarity ^= 2; in add()
[all …]
/external/clang/test/CodeGenCXX/
Dcopy-assign-volatile-synthesis.cpp18 word_t polarity : 1; member
/external/icu/icu4c/source/common/unicode/
Duniset.h1528 void exclusiveOr(const UChar32* other, int32_t otherLen, int8_t polarity);
1530 void add(const UChar32* other, int32_t otherLen, int8_t polarity);
1532 void retain(const UChar32* other, int32_t otherLen, int8_t polarity);
/external/kernel-headers/original/uapi/asm-x86/asm/
Dkvm.h93 __u8 polarity:1; member
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/jpeg/
Dlibjpeg.doc1265 polarity used in bare JPEG files will not change in 3.0.) In either case,