Home
last modified time | relevance | path

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

/external/oprofile/events/ppc64/cell-be/
Dunit_masks13 0x000 Negative polarity [optional ]
14 0x002 Positive polarity [default ]
18 0x000 Negative polarity [optional ]
19 0x002 Positive polarity [default ]
23 0x000 Negative polarity [optional ]
24 0x002 Positive polarity [default ]
28 0x000 Negative polarity [optional ]
29 0x002 Positive polarity [default ]
33 0x000 Negative polarity [optional ]
34 0x002 Positive polarity [default ]
[all …]
/external/icu4c/common/
Duniset.cpp1634 void UnicodeSet::exclusiveOr(const UChar32* other, int32_t otherLen, int8_t polarity) { in exclusiveOr() argument
1647 if (polarity == 1 || polarity == 2) { in exclusiveOr()
1684 void UnicodeSet::add(const UChar32* other, int32_t otherLen, int8_t polarity) { in add() argument
1700 switch (polarity) { in add()
1713 polarity ^= 1; in add()
1722 polarity ^= 2; in add()
1735 polarity ^= 1; in add()
1737 polarity ^= 2; in add()
1749 polarity ^= 1; // factored common code in add()
1751 polarity ^= 2; in add()
[all …]
Dustring.c464 _matchFromSet(const UChar *string, const UChar *matchSet, UBool polarity) { in _matchFromSet() argument
484 if(polarity) { in _matchFromSet()
510 if(polarity) { in _matchFromSet()
/external/qemu/hw/
Dioapic.c64 uint8_t polarity; in ioapic_service() local
75 polarity = (entry >> 13) & 1; in ioapic_service()
84 vector, polarity, trig_mode); in ioapic_service()
Dapic.c211 uint8_t vector_num, uint8_t polarity, in apic_bus_deliver() argument
270 uint8_t polarity, uint8_t trigger_mode) in apic_deliver_irq() argument
275 apic_bus_deliver(deliver_bitmask, delivery_mode, vector_num, polarity, in apic_deliver_irq()
511 uint8_t polarity, uint8_t trigger_mode) in apic_deliver() argument
553 apic_bus_deliver(deliver_bitmask, delivery_mode, vector_num, polarity, in apic_deliver()
Dpc.h47 uint8_t vector_num, uint8_t polarity,
/external/clang/test/CodeGenCXX/
Dcopy-assign-volatile-synthesis.cpp18 word_t polarity : 1; member
/external/kernel-headers/original/asm-x86/
Dapicdef_32.h313 polarity : 1, member
326 polarity : 1, member
Dio_apic_32.h75 polarity : 1, member
Dmpspec_32.h31 extern void mp_override_legacy_irq (u8 bus_irq, u8 polarity, u8 trigger, u32 gsi);
/external/icu4c/common/unicode/
Duniset.h1513 void exclusiveOr(const UChar32* other, int32_t otherLen, int8_t polarity);
1515 void add(const UChar32* other, int32_t otherLen, int8_t polarity);
1517 void retain(const UChar32* other, int32_t otherLen, int8_t polarity);
/external/icu4c/i18n/
Ducol_tok.h81 uint32_t polarity; /* 1 for <, <<, <<<, , ; and -1 for >, >>, >>> */ member
Ducol_tok.cpp1507 sourceToken->polarity = UCOL_TOK_POLARITY_POSITIVE; /* TODO: this should also handle reverse */ in ucol_tok_initAReset()
1809 … sourceToken->polarity = UCOL_TOK_POLARITY_POSITIVE; /* TODO: this should also handle reverse */ in ucol_tok_assembleTokenList()
1886 if(lastToken->polarity == sourceToken->polarity) { in ucol_tok_assembleTokenList()
/external/qemu/android/config/linux-x86/asm/
Dkvm.h68 __u8 polarity:1; member
/external/qemu/android/config/linux-x86_64/asm/
Dkvm.h68 __u8 polarity:1; member
/external/qemu/distrib/jpeg-6b/
Dlibjpeg.doc1265 polarity used in bare JPEG files will not change in 3.0.) In either case,
/external/jpeg/
Dlibjpeg.doc1265 polarity used in bare JPEG files will not change in 3.0.) In either case,