| /netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
| H A D | staticcond.d | 171 bool impl(Expression orig, Expression e, bool inverted, bool orOperand, bool unreached) in visualizeFull() 178 if (inverted) in visualizeFull() 191 return impl(no.e1, ne.e1, !inverted, orOperand, unreached); in visualizeFull() 198 const r1 = impl(bo.e1, be.e1, inverted, false, unreached); in visualizeFull() 199 const r2 = impl(bo.e2, be.e2, inverted, false, unreached || !r1); in visualizeFull() 209 const r1 = impl(bo.e1, be.e1, inverted, true, unreached); in visualizeFull() 211 const r2 = impl(bo.e2, be.e2, inverted, true, unreached); in visualizeFull() 221 if (!inverted) in visualizeFull() 226 const r1 = impl(co.econd, ce.econd, inverted, false, unreached); in visualizeFull() 227 const r2 = impl(co.e1, ce.e1, inverted, false, unreached || !r1); in visualizeFull() [all …]
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/starfive/ |
| H A D | jh7110-starfive-visionfive-2-v1.3b.dts | 29 motorcomm,tx-clk-100-inverted; 30 motorcomm,tx-clk-1000-inverted; 39 motorcomm,tx-clk-100-inverted;
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | imx6dl-b155v2.dts | 28 touchscreen-inverted-x; 29 touchscreen-inverted-y;
|
| H A D | omap5-sbc-t54.dts | 35 cd-inverted; 36 wp-inverted;
|
| H A D | bcm9hmidc.dtsi | 39 touchscreen-inverted-x; 40 touchscreen-inverted-y;
|
| H A D | imx6ul-phytec-segin-peb-av-02.dtsi | 75 touchscreen-inverted-x = <1>; 76 touchscreen-inverted-y = <1>;
|
| H A D | omap3-beagle-xm-ab.dts | 9 /* HS USB Port 2 Power enable was inverted with the xM C */
|
| H A D | at91-kizbox2-common.dtsi | 236 /* WMBUS (inverted with IO in the latest schematic) */ 252 /* IO (inverted with WMBUS in the latest schematic) */
|
| H A D | imx6q-var-dt6customboard.dts | 178 touchscreen-inverted-x; 179 touchscreen-inverted-y;
|
| H A D | sun8i-a23-polaroid-mid2407pxe03.dts | 92 touchscreen-inverted-x; 93 touchscreen-inverted-y;
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | tree-ssa-dom.c | 291 tree inverted = invert_truthvalue (cond); in derive_equivalences() local 292 record_conditions (&this->cond_equivalences, cond, inverted); in derive_equivalences() 321 tree inverted = invert_truthvalue (cond); in derive_equivalences() local 323 std::swap (cond, inverted); in derive_equivalences() 324 record_conditions (&this->cond_equivalences, cond, inverted); in derive_equivalences() 369 tree inverted = invert_truthvalue (cond); in derive_equivalences() local 371 std::swap (cond, inverted); in derive_equivalences() 372 record_conditions (&this->cond_equivalences, cond, inverted); in derive_equivalences() 542 tree inverted = invert_truthvalue_loc (loc, cond); in record_edge_info() local 549 record_conditions (&edge_info->cond_equivalences, cond, inverted); in record_edge_info() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | tree-ssa-dom.cc | 291 tree inverted = invert_truthvalue (cond); in derive_equivalences() local 292 record_conditions (&this->cond_equivalences, cond, inverted); in derive_equivalences() 321 tree inverted = invert_truthvalue (cond); in derive_equivalences() local 323 std::swap (cond, inverted); in derive_equivalences() 324 record_conditions (&this->cond_equivalences, cond, inverted); in derive_equivalences() 369 tree inverted = invert_truthvalue (cond); in derive_equivalences() local 371 std::swap (cond, inverted); in derive_equivalences() 372 record_conditions (&this->cond_equivalences, cond, inverted); in derive_equivalences() 542 tree inverted = invert_truthvalue_loc (loc, cond); in record_edge_info() local 549 record_conditions (&edge_info->cond_equivalences, cond, inverted); in record_edge_info() [all …]
|
| /netbsd-src/external/lgpl3/gmp/dist/mpz/ |
| H A D | scan0.c | 90 goto inverted; in mpz_scan0() 99 inverted: in mpz_scan0()
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mq-zii-ultra-rmb3.dts | 127 touchscreen-inverted-x; 136 touchscreen-inverted-x; 149 touchscreen-inverted-x;
|
| H A D | imx8mn-var-som-symphony.dts | 126 touchscreen-inverted-x; 127 touchscreen-inverted-y;
|
| H A D | imx8mm-var-som-symphony.dts | 136 touchscreen-inverted-x; 137 touchscreen-inverted-y;
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| H A D | aarch64-speculation.cc | 208 bool inverted = GET_CODE (XEXP (src, 2)) != PC; in aarch64_do_track_speculation() local 211 gcc_assert (GET_CODE (XEXP (src, 1 + !inverted)) == PC); in aarch64_do_track_speculation() 220 if (inverted) in aarch64_do_track_speculation()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| H A D | aarch64-speculation.cc | 208 bool inverted = GET_CODE (XEXP (src, 2)) != PC; in aarch64_do_track_speculation() local 211 gcc_assert (GET_CODE (XEXP (src, 1 + !inverted)) == PC); in aarch64_do_track_speculation() 220 if (inverted) in aarch64_do_track_speculation()
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-a64-oceanic-5205-5inmfd.dts | 49 touchscreen-inverted-x; 50 touchscreen-inverted-y;
|
| /netbsd-src/sys/dev/wscons/ |
| H A D | wscons_rops.c | 130 rcons_invert(void *id, int inverted) in rcons_invert() argument 134 if (((rc->rc_bits & RC_INVERT) != 0) ^ inverted) { in rcons_invert()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/xtensa/ |
| H A D | xtensa.cc | 1738 xtensa_emit_branch (bool inverted, bool immed, rtx *operands) in xtensa_emit_branch() argument 1747 case EQ: op = inverted ? "ne" : "eq"; break; in xtensa_emit_branch() 1748 case NE: op = inverted ? "eq" : "ne"; break; in xtensa_emit_branch() 1749 case LT: op = inverted ? "ge" : "lt"; break; in xtensa_emit_branch() 1750 case GE: op = inverted ? "lt" : "ge"; break; in xtensa_emit_branch() 1751 case LTU: op = inverted ? "geu" : "ltu"; break; in xtensa_emit_branch() 1752 case GEU: op = inverted ? "ltu" : "geu"; break; in xtensa_emit_branch() 1772 xtensa_emit_bit_branch (bool inverted, bool immed, rtx *operands) in xtensa_emit_bit_branch() argument 1779 case EQ: op = inverted ? "bs" : "bc"; break; in xtensa_emit_bit_branch() 1780 case NE: op = inverted ? "bc" : "bs"; break; in xtensa_emit_bit_branch() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/xtensa/ |
| H A D | xtensa.c | 1712 xtensa_emit_branch (bool inverted, bool immed, rtx *operands) in xtensa_emit_branch() argument 1721 case EQ: op = inverted ? "ne" : "eq"; break; in xtensa_emit_branch() 1722 case NE: op = inverted ? "eq" : "ne"; break; in xtensa_emit_branch() 1723 case LT: op = inverted ? "ge" : "lt"; break; in xtensa_emit_branch() 1724 case GE: op = inverted ? "lt" : "ge"; break; in xtensa_emit_branch() 1725 case LTU: op = inverted ? "geu" : "ltu"; break; in xtensa_emit_branch() 1726 case GEU: op = inverted ? "ltu" : "geu"; break; in xtensa_emit_branch() 1746 xtensa_emit_bit_branch (bool inverted, bool immed, rtx *operands) in xtensa_emit_bit_branch() argument 1753 case EQ: op = inverted ? "bs" : "bc"; break; in xtensa_emit_bit_branch() 1754 case NE: op = inverted ? "bc" : "bs"; break; in xtensa_emit_bit_branch() [all …]
|
| /netbsd-src/sys/arch/arm/dts/ |
| H A D | sun5i-r8-pocketchip.dts | 120 touchscreen-inverted-x; 121 touchscreen-inverted-y;
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | c-lang | 106 # The inverted index functionality was added some time between 109 >>10 search/100 \ -q\ with inverted index
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/ |
| H A D | parser.d | 221 s = s.inverted; in getUnicodeSet() 946 g.charsetToIr(set.add('\n','\n'+1).add('\r', '\r'+1).inverted); in parseAtom() 1165 set.add(unicode.Nd.inverted); 1173 set.add(unicode.White_Space.inverted); 1181 set.add(wordCharacter.inverted); 1308 stack.top = stack.top.inverted; in parseCharsetImpl() 1433 g.charsetToIr(unicode.Nd.inverted); in parseEscape() 1443 g.charsetToIr(unicode.White_Space.inverted); in parseEscape() 1451 g.charsetToIr(wordCharacter.inverted); in parseEscape()
|