Home
last modified time | relevance | path

Searched refs:LOr (Results 1 – 25 of 223) sorted by relevance

123456789

/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/
H A DGpe.asl117 If(LOr(LNotEqual(TBTS, 0x01),LOr(LNotEqual(TBSE,0x1),LNotEqual(TBS1,0x1)))) {
143 If(LOr(LNotEqual(TBTS, 0x01),LOr(LNotEqual(TBSE,0x1),LNotEqual(TBS1,0x1)))) {
161 If(LOr(LNotEqual(TBTS, 0x01),LOr(LNotEqual(TBSE,0x2),LNotEqual(TBS1,0x2)))) {
174 If(LOr(LNotEqual(TBTS, 0x01),LOr(LNotEqual(TBSE,0x2),LNotEqual(TBS1,0x2)))) {
189 If(LOr(LNotEqual(TBTS, 0x01),LOr(LNotEqual(TBSE,0x3),LNotEqual(TBS1,0x3)))) {
217 If(LOr(LNotEqual(TBTS, 0x01),LOr(LNotEqual(TBSE,0x4),LNotEqual(TBS1,0x4)))) {
245 If(LOr(LNotEqual(TBTS, 0x01),LOr(LNotEqual(TBSE,0x5),LNotEqual(TBS1,0x5)))) {
258 If(LOr(LNotEqual(TBTS, 0x01),LOr(LNotEqual(TBSE,0x5),LNotEqual(TBS1,0x5)))) {
273 If(LOr(LNotEqual(TBTS, 0x01),LOr(LNotEqual(TBSE,0x6),LNotEqual(TBS1,0x6)))) {
301 If(LOr(LNotEqual(TBTS, 0x01),LOr(LNotEqual(TBSE,0x7),LNotEqual(TBS1,0x7)))) {
[all …]
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_ast-718.0.0/src/util/
H A Dparser.rs23 LOr, enumerator
94 token::OrOr => Some(LOr), in from_token()
128 BinOpKind::Or => LOr, in from_ast_binop()
145 LOr => 5, in precedence()
159 | LAnd | LOr | Colon => Fixity::Left, in fixity()
169 | ShiftLeft | ShiftRight | BitAnd | BitXor | BitOr | LAnd | LOr | DotDot | DotDotEq in is_comparison()
180 | BitOr | LAnd | LOr | DotDot | DotDotEq | Colon => false, in is_assign_like()
204 LOr => Some(BinOpKind::Or), in to_ast_binop()
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_ast-722.0.0/src/util/
H A Dparser.rs23 LOr, enumerator
94 token::OrOr => Some(LOr), in from_token()
128 BinOpKind::Or => LOr, in from_ast_binop()
145 LOr => 5, in precedence()
159 | LAnd | LOr | Colon => Fixity::Left, in fixity()
169 | ShiftLeft | ShiftRight | BitAnd | BitXor | BitOr | LAnd | LOr | DotDot | DotDotEq in is_comparison()
180 | BitOr | LAnd | LOr | DotDot | DotDotEq | Colon => false, in is_assign_like()
204 LOr => Some(BinOpKind::Or), in to_ast_binop()
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_ast/src/util/
H A Dparser.rs23 LOr, enumerator
94 token::OrOr => Some(LOr), in from_token()
128 BinOpKind::Or => LOr, in from_ast_binop()
145 LOr => 5, in precedence()
159 | LAnd | LOr | Colon => Fixity::Left, in fixity()
169 | ShiftLeft | ShiftRight | BitAnd | BitXor | BitOr | LAnd | LOr | DotDot | DotDotEq in is_comparison()
180 | BitOr | LAnd | LOr | DotDot | DotDotEq | Colon => false, in is_assign_like()
204 LOr => Some(BinOpKind::Or), in to_ast_binop()
/dports/lang/rust/rustc-1.58.1-src/vendor/rustc-ap-rustc_ast/src/util/
H A Dparser.rs23 LOr, enumerator
94 token::OrOr => Some(LOr), in from_token()
128 BinOpKind::Or => LOr, in from_ast_binop()
145 LOr => 5, in precedence()
159 | LAnd | LOr | Colon => Fixity::Left, in fixity()
169 | ShiftLeft | ShiftRight | BitAnd | BitXor | BitOr | LAnd | LOr | DotDot | DotDotEq in is_comparison()
180 | BitOr | LAnd | LOr | DotDot | DotDotEq | Colon => false, in is_assign_like()
204 LOr => Some(BinOpKind::Or), in to_ast_binop()
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/d5/tengo/v2/token/
H A Dtoken.go46 LOr // || const
122 LOr: "||",
183 case LOr:
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios-hppa/src/fw/
H A Dacpi-dsdt-hpet.dsl18 If (LOr(LEqual(Local0, 0), LEqual(Local0, 0xffff))) {
21 If (LOr(LEqual(Local1, 0), LGreater(Local1, 100000000))) {
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios/src/fw/
H A Dacpi-dsdt-hpet.dsl18 If (LOr(LEqual(Local0, 0), LEqual(Local0, 0xffff))) {
21 If (LOr(LEqual(Local1, 0), LGreater(Local1, 100000000))) {
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios-hppa/src/fw/
H A Dacpi-dsdt-hpet.dsl18 If (LOr(LEqual(Local0, 0), LEqual(Local0, 0xffff))) {
21 If (LOr(LEqual(Local1, 0), LGreater(Local1, 100000000))) {
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios-hppa/src/fw/
H A Dacpi-dsdt-hpet.dsl18 If (LOr(LEqual(Local0, 0), LEqual(Local0, 0xffff))) {
21 If (LOr(LEqual(Local1, 0), LGreater(Local1, 100000000))) {
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios/src/fw/
H A Dacpi-dsdt-hpet.dsl18 If (LOr(LEqual(Local0, 0), LEqual(Local0, 0xffff))) {
21 If (LOr(LEqual(Local1, 0), LGreater(Local1, 100000000))) {
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios-hppa/src/fw/
H A Dacpi-dsdt-hpet.dsl18 If (LOr(LEqual(Local0, 0), LEqual(Local0, 0xffff))) {
21 If (LOr(LEqual(Local1, 0), LGreater(Local1, 100000000))) {
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios/src/fw/
H A Dacpi-dsdt-hpet.dsl18 If (LOr(LEqual(Local0, 0), LEqual(Local0, 0xffff))) {
21 If (LOr(LEqual(Local1, 0), LGreater(Local1, 100000000))) {
/dports/misc/seabios/seabios-1.14.0/src/fw/
H A Dacpi-dsdt-hpet.dsl18 If (LOr(LEqual(Local0, 0), LEqual(Local0, 0xffff))) {
21 If (LOr(LEqual(Local1, 0), LGreater(Local1, 100000000))) {
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios/src/fw/
H A Dacpi-dsdt-hpet.dsl18 If (LOr(LEqual(Local0, 0), LEqual(Local0, 0xffff))) {
21 If (LOr(LEqual(Local1, 0), LGreater(Local1, 100000000))) {
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios/src/fw/
H A Dacpi-dsdt-hpet.dsl18 If (LOr(LEqual(Local0, 0), LEqual(Local0, 0xffff))) {
21 If (LOr(LEqual(Local1, 0), LGreater(Local1, 100000000))) {
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios-hppa/src/fw/
H A Dacpi-dsdt-hpet.dsl18 If (LOr(LEqual(Local0, 0), LEqual(Local0, 0xffff))) {
21 If (LOr(LEqual(Local1, 0), LGreater(Local1, 100000000))) {
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios-hppa/src/fw/
H A Dacpi-dsdt-hpet.dsl18 If (LOr(LEqual(Local0, 0), LEqual(Local0, 0xffff))) {
21 If (LOr(LEqual(Local1, 0), LGreater(Local1, 100000000))) {
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios/src/fw/
H A Dacpi-dsdt-hpet.dsl18 If (LOr(LEqual(Local0, 0), LEqual(Local0, 0xffff))) {
21 If (LOr(LEqual(Local1, 0), LGreater(Local1, 100000000))) {
/dports/emulators/qemu/qemu-6.2.0/roms/seabios/src/fw/
H A Dacpi-dsdt-hpet.dsl18 If (LOr(LEqual(Local0, 0), LEqual(Local0, 0xffff))) {
21 If (LOr(LEqual(Local1, 0), LGreater(Local1, 100000000))) {
/dports/emulators/qemu/qemu-6.2.0/roms/seabios-hppa/src/fw/
H A Dacpi-dsdt-hpet.dsl18 If (LOr(LEqual(Local0, 0), LEqual(Local0, 0xffff))) {
21 If (LOr(LEqual(Local1, 0), LGreater(Local1, 100000000))) {
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
H A DPchLpss.asl52 If (LOr(LEqual(D10A, 0), LEqual(L10D, 1)))
91 If (LOr(LEqual(D20A, 0), LEqual(L20D, 1)))
131 If (LOr(LEqual(P10A, 0), LEqual(L11D, 1)))
171 If (LOr(LEqual(P20A, 0), LEqual(L12D, 1)))
223 If (LOr(LEqual(U10A, 0), LEqual(L13D, 1)))
298 If (LOr(LEqual(U20A, 0), LEqual(L14D, 1)))
372 If (LOr(LEqual(SP0A, 0), LEqual(L15D, 1)))
460 If (LOr(LEqual(I10A, 0), LEqual(L21D, 1)))
548 If (LOr(LEqual(I20A, 0), LEqual(L22D, 1)))
681 If (LOr(LEqual(I30A, 0), LEqual(L23D, 1)))
[all …]
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
H A DPchLpss.asl46 If (LOr(LEqual(D10A, 0), LEqual(L10D, 1)))
85 If (LOr(LEqual(D20A, 0), LEqual(L20D, 1)))
125 If (LOr(LEqual(P10A, 0), LEqual(L11D, 1)))
165 If (LOr(LEqual(P20A, 0), LEqual(L12D, 1)))
217 If (LOr(LEqual(U10A, 0), LEqual(L13D, 1)))
292 If (LOr(LEqual(U20A, 0), LEqual(L14D, 1)))
366 If (LOr(LEqual(SP0A, 0), LEqual(L15D, 1)))
454 If (LOr(LEqual(I10A, 0), LEqual(L21D, 1)))
542 If (LOr(LEqual(I20A, 0), LEqual(L22D, 1)))
678 If (LOr(LEqual(I30A, 0), LEqual(L23D, 1)))
[all …]
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/AcpiTables/
H A DTbt.asl1271 If(LAnd(LEqual(TBTS, 1),LOr(LEqual(RPS0, 1),LEqual(RPS1, 1))))
1287 If(LAnd(LEqual(TBTS, 1),LOr(LEqual(RPS0, 2),LEqual(RPS1, 2))))
1303 If(LAnd(LEqual(TBTS, 1),LOr(LEqual(RPS0, 3),LEqual(RPS1, 3))))
1319 If(LAnd(LEqual(TBTS, 1),LOr(LEqual(RPS0, 4),LEqual(RPS1, 4))))
1335 If(LAnd(LEqual(TBTS, 1),LOr(LEqual(RPS0, 5),LEqual(RPS1, 5))))
1351 If(LAnd(LEqual(TBTS, 1),LOr(LEqual(RPS0, 6),LEqual(RPS1, 6))))
1367 If(LAnd(LEqual(TBTS, 1),LOr(LEqual(RPS0, 7),LEqual(RPS1, 7))))
1383 If(LAnd(LEqual(TBTS, 1),LOr(LEqual(RPS0, 8),LEqual(RPS1, 8))))
1399 If(LAnd(LEqual(TBTS, 1),LOr(LEqual(RPS0, 9),LEqual(RPS1, 9))))
1415 If(LAnd(LEqual(TBTS, 1),LOr(LEqual(RPS0, 10),LEqual(RPS1, 10))))
[all …]
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/AcpiTables/
H A DTbt.asl1290 If(LAnd(LEqual(TBTS, 1),LOr(LEqual(RPS0, 1),LEqual(RPS1, 1))))
1306 If(LAnd(LEqual(TBTS, 1),LOr(LEqual(RPS0, 2),LEqual(RPS1, 2))))
1322 If(LAnd(LEqual(TBTS, 1),LOr(LEqual(RPS0, 3),LEqual(RPS1, 3))))
1338 If(LAnd(LEqual(TBTS, 1),LOr(LEqual(RPS0, 4),LEqual(RPS1, 4))))
1354 If(LAnd(LEqual(TBTS, 1),LOr(LEqual(RPS0, 5),LEqual(RPS1, 5))))
1370 If(LAnd(LEqual(TBTS, 1),LOr(LEqual(RPS0, 6),LEqual(RPS1, 6))))
1386 If(LAnd(LEqual(TBTS, 1),LOr(LEqual(RPS0, 7),LEqual(RPS1, 7))))
1402 If(LAnd(LEqual(TBTS, 1),LOr(LEqual(RPS0, 8),LEqual(RPS1, 8))))
1418 If(LAnd(LEqual(TBTS, 1),LOr(LEqual(RPS0, 9),LEqual(RPS1, 9))))
1434 If(LAnd(LEqual(TBTS, 1),LOr(LEqual(RPS0, 10),LEqual(RPS1, 10))))
[all …]

123456789