Home
last modified time | relevance | path

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

/external/u-boot/drivers/pwm/
Dsandbox_pwm.c21 bool polarity; member
58 bool polarity) in sandbox_pwm_set_invert()
Dpwm-uclass.c11 int pwm_set_invert(struct udevice *dev, uint channel, bool polarity) in pwm_set_invert()
Drk_pwm.c24 static int rk_pwm_set_invert(struct udevice *dev, uint channel, bool polarity) in rk_pwm_set_invert()
Dsunxi_pwm.c55 bool polarity) in sunxi_pwm_set_invert()
/external/u-boot/drivers/video/rockchip/
Drk3399_vop.c20 enum vop_modes mode, u32 polarity) in rk3399_set_pin_polarity()
Drk3288_vop.c23 enum vop_modes mode, u32 polarity) in rk3288_set_pin_polarity()
Drk_vop.c93 enum vop_modes mode, u32 polarity) in rkvop_set_pin_polarity()
/external/ImageMagick/coders/
Dbraille.c194 polarity; in WriteBRAILLEImage() local
Ddcm.c2698 polarity; member
/external/v8/src/compiler/
Dloop-variable-optimizer.cc154 void LoopVariableOptimizer::VisitIf(Node* node, bool polarity) { in VisitIf()
182 bool polarity) { in AddCmpToLimits()
/external/clang/test/CodeGenCXX/
Dcopy-assign-volatile-synthesis.cpp18 word_t polarity : 1; member
/external/u-boot/drivers/power/regulator/
Dpwm_regulator.c28 bool polarity; member
/external/icu/icu4c/source/common/
Duniset.cpp1728 void UnicodeSet::exclusiveOr(const UChar32* other, int32_t otherLen, int8_t polarity) { in exclusiveOr()
1776 void UnicodeSet::add(const UChar32* other, int32_t otherLen, int8_t polarity) { in add()
1887 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/icu/android_icu4j/src/main/java/android/icu/text/
DUnicodeSet.java2991 private UnicodeSet xor(int[] other, int otherLen, int polarity) { in xor()
3041 private UnicodeSet add(int[] other, int otherLen, int polarity) { in add()
3139 private UnicodeSet retain(int[] other, int otherLen, int polarity) { in retain()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeSet.java3064 private UnicodeSet xor(int[] other, int otherLen, int polarity) { in xor()
3114 private UnicodeSet add(int[] other, int otherLen, int polarity) { in add()
3212 private UnicodeSet retain(int[] other, int otherLen, int polarity) { in retain()
/external/u-boot/arch/x86/include/asm/
Dcoreboot_tables.h148 u32 polarity; member
/external/ImageMagick/MagickCore/
Dxwindow.c5939 polarity; in XMakeImageLSBFirst() local
6556 polarity; in XMakeImageMSBFirst() local
Deffect.c879 const int polarity,Quantum *magick_restrict f,Quantum *magick_restrict g) in Hull()
Daccelerate.c2038 int polarity; in ComputeDespeckleImage() local
/external/kernel-headers/original/uapi/asm-x86/asm/
Dkvm.h97 __u8 polarity:1; member