/external/ImageMagick/coders/ |
D | braille.c | 202 polarity; in WriteBRAILLEImage() local
|
D | dcm.c | 2698 polarity; member
|
/external/arm-trusted-firmware/include/export/lib/bl_aux_params/ |
D | bl_aux_params_exp.h | 77 uint8_t polarity; member
|
/external/clang/test/CodeGenCXX/ |
D | copy-assign-volatile-synthesis.cpp | 18 word_t polarity : 1; member
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | copy-assign-volatile-synthesis.cpp | 18 word_t polarity : 1; member
|
/external/icu/icu4c/source/common/ |
D | uniset.cpp | 1728 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()
|
D | ustring.cpp | 468 _matchFromSet(const UChar *string, const UChar *matchSet, UBool polarity) { in _matchFromSet()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | UnicodeSet.java | 3064 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/icu/android_icu4j/src/main/java/android/icu/text/ |
D | UnicodeSet.java | 2991 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/crosvm/hypervisor/src/ |
D | x86_64.rs | 223 polarity: BitField1, field
|
/external/ImageMagick/MagickCore/ |
D | xwindow.c | 5933 polarity; in XMakeImageLSBFirst() local 6550 polarity; in XMakeImageMSBFirst() local
|
D | effect.c | 1219 const int polarity,Quantum *magick_restrict f,Quantum *magick_restrict g) in Hull()
|
D | accelerate.c | 2061 int polarity; in ComputeDespeckleImage() local
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | kvm.h | 98 __u8 polarity:1; member
|
/external/rust/crates/syn/src/ |
D | item.rs | 2485 let polarity = if input.peek(Token![!]) && !input.peek2(token::Brace) { in parse_impl() localVariable
|
/external/crosvm/kvm_sys/src/x86/ |
D | bindings.rs | 1128 pub fn polarity(&self) -> __u8 { in polarity() method 1208 let polarity: u8 = unsafe { ::std::mem::transmute(polarity) }; localVariable
|