Home
last modified time | relevance | path

Searched defs:polarity (Results 1 – 14 of 14) sorted by relevance

/external/ImageMagick/coders/
Dbraille.c194 polarity; in WriteBRAILLEImage() local
Ddcm.c2804 polarity, in ReadDCMImage() local
/external/clang/test/CodeGenCXX/
Dcopy-assign-volatile-synthesis.cpp18 word_t polarity : 1; member
/external/v8/src/compiler/
Dloop-variable-optimizer.cc230 void LoopVariableOptimizer::VisitIf(Node* node, bool polarity) { in VisitIf()
256 bool polarity) { in AddCmpToLimits()
/external/syslinux/gpxe/src/drivers/net/ath5k/
Dbase.h128 unsigned polarity; member
/external/icu/icu4c/source/common/
Duniset.cpp1714 void UnicodeSet::exclusiveOr(const UChar32* other, int32_t otherLen, int8_t polarity) { in exclusiveOr()
1764 void UnicodeSet::add(const UChar32* other, int32_t otherLen, int8_t polarity) { in add()
1877 void UnicodeSet::retain(const UChar32* other, int32_t otherLen, int8_t polarity) { in retain()
Dustring.cpp468 _matchFromSet(const UChar *string, const UChar *matchSet, UBool polarity) { in _matchFromSet()
/external/syslinux/gpxe/src/drivers/net/e1000/
De1000_hw.c4232 e1000_rev_polarity polarity; in e1000_phy_igp_get_info() local
4309 e1000_rev_polarity polarity; in e1000_phy_ife_get_info() local
4359 e1000_rev_polarity polarity; in e1000_phy_m88_get_info() local
7008 e1000_rev_polarity *polarity) in e1000_check_polarity()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DUnicodeSet.java2885 private UnicodeSet xor(int[] other, int otherLen, int polarity) { in xor()
2935 private UnicodeSet add(int[] other, int otherLen, int polarity) { in add()
3033 private UnicodeSet retain(int[] other, int otherLen, int polarity) { in retain()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeSet.java2958 private UnicodeSet xor(int[] other, int otherLen, int polarity) { in xor()
3008 private UnicodeSet add(int[] other, int otherLen, int polarity) { in add()
3106 private UnicodeSet retain(int[] other, int otherLen, int polarity) { in retain()
/external/ImageMagick/MagickCore/
Dxwindow.c5941 polarity; in XMakeImageLSBFirst() local
6558 polarity; in XMakeImageMSBFirst() local
Deffect.c879 const int polarity,Quantum *magick_restrict f,Quantum *magick_restrict g) in Hull()
Daccelerate.c2121 int polarity; in ComputeDespeckleImage() local
/external/kernel-headers/original/uapi/asm-x86/asm/
Dkvm.h97 __u8 polarity:1; member