/freebsd/contrib/ncurses/ncurses/widechar/ |
H A D | lib_vid_attr.c | 52 #define TurnOff(mask, mode) \ macro 174 TurnOff(A_UNDERLINE, exit_underline_mode); in NCURSES_EXPORT() 177 TurnOff(A_STANDOUT, exit_standout_mode); in NCURSES_EXPORT() 181 TurnOff(A_ITALIC, exit_italics_mode); in NCURSES_EXPORT() 214 TurnOff(A_ITALIC, exit_italics_mode); in NCURSES_EXPORT() 224 TurnOff(A_ALTCHARSET, exit_alt_charset_mode); in NCURSES_EXPORT() 227 TurnOff(A_UNDERLINE, exit_underline_mode); in NCURSES_EXPORT() 231 TurnOff(A_STANDOUT, exit_standout_mode); in NCURSES_EXPORT() 235 TurnOff(A_ITALIC, exit_italics_mode); in NCURSES_EXPORT()
|
/freebsd/contrib/ncurses/ncurses/tty/ |
H A D | lib_vidattr.c | 85 #define TurnOff(mask, mode) \ macro 242 TurnOff(A_UNDERLINE, exit_underline_mode); in NCURSES_EXPORT() 245 TurnOff(A_STANDOUT, exit_standout_mode); in NCURSES_EXPORT() 249 TurnOff(A_ITALIC, exit_italics_mode); in NCURSES_EXPORT() 280 TurnOff(A_ITALIC, exit_italics_mode); in NCURSES_EXPORT() 290 TurnOff(A_ALTCHARSET, exit_alt_charset_mode); in NCURSES_EXPORT() 293 TurnOff(A_UNDERLINE, exit_underline_mode); in NCURSES_EXPORT() 297 TurnOff(A_STANDOUT, exit_standout_mode); in NCURSES_EXPORT() 301 TurnOff(A_ITALIC, exit_italics_mode); in NCURSES_EXPORT()
|
/freebsd/contrib/nvi/common/ |
H A D | options.c | 472 u_long isset, turnoff, value; in opts_set() local 508 turnoff = 0; in opts_set() 516 turnoff = 1; in opts_set() 546 if (F_ISSET(op, OPT_NOUNSET) && turnoff) { in opts_set() 554 if (F_ISSET(op, OPT_NOSET) && !turnoff) { in opts_set() 578 isset = !turnoff; in opts_set() 605 if (turnoff) { in opts_set() 697 if (turnoff) { in opts_set()
|
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | fsl,imx6q-pcie-common.yaml | 258 - const: turnoff 266 - const: turnoff
|
H A D | fsl,imx6q-pcie-ep.yaml | 118 reset-names = "apps", "turnoff";
|
H A D | fsl,imx6q-pcie.txt | 59 - "turnoff"
|
H A D | snps,dw-pcie-common.yaml | 179 enum: [ turnoff ]
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx7d.dtsi | 155 reset-names = "pciephy", "apps", "turnoff";
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx8mq.dtsi | 1758 reset-names = "pciephy", "apps", "turnoff"; 1801 reset-names = "pciephy", "apps", "turnoff"; 1831 reset-names = "pciephy", "apps", "turnoff";
|
H A D | imx8mm.dtsi | 1365 reset-names = "apps", "turnoff"; 1387 reset-names = "apps", "turnoff";
|
H A D | imx8mp.dtsi | 1922 reset-names = "apps", "turnoff"; 1946 reset-names = "apps", "turnoff";
|
/freebsd/sys/contrib/alpine-hal/ |
H A D | al_hal_pcie_w_reg.h | 596 * Clock Turnoff Request 653 * If set, core_clk is gated off whenever a clock turnoff request allows the
|
/freebsd/sys/dev/fdc/ |
H A D | fdc.c | 1184 /* If we go from idle, cancel motor turnoff */ in fd_enqueue()
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 19654 # 6 - Enable / Disable EXT turnoff 19655 # 7 - Enable / Disable CR turnoff 25323 # * Fix linux & AT386 sgr strings to do A_ALTCHARSET turnoff correctly.
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 2418 + modify TurnOn/TurnOff macros in lib_vidattr.c and lib_vid_attr.c to
|
/freebsd/share/dict/ |
H A D | web2 | 209498 turnoff
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | reg_addr.h | 40285 … (0x1<<1) // Clock Turnoff request. Allows y… 40344 … (0x1<<17) // One-clock-cycle pulse that indicates that the core received a PME Turnoff message 40474 …T_K2_E5 (0x1<<11) // PME Turnoff Message received. 40544 …TECT_K2_E5 (0x1<<11) // PME Turnoff Message received. 40579 …ETECT_K2_E5 (0x1<<11) // PME Turnoff Message received.
|