Searched refs:OSC (Results 1 – 9 of 9) sorted by relevance
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx6ulz-bsh-smm-m2.dts | 151 MX6UL_PAD_ENET1_RX_EN__OSC32K_32K_OUT 0x4001b031 /* OSC 32Khz wifi clk in */
|
| /freebsd/contrib/less/ |
| H A D | NEWS | 17 OSC 8 link (github #779). 19 * Fix possibly sending unsafe OSC sequence to terminal when file 20 contains an unterminated OSC sequence (github #781). 40 * Change OSC 8 link handling: replace LESS_OSC8_xxx with LESS_OSC8_OPEN_xxx. 45 * Add ?o to prompt strings, to detect whether an OSC 8 link is selected. 131 * Fix bug clicking OSC 8 link that crosses a screen line boundary 290 * Make -R able to pass through any OSC escape sequences, 291 not just OSC 8 (github #504). 301 * Add LESSANSIOSCALLOW to define OSC types which may be passed through. 303 * Add LESSANSIOSCCHARS to define non-standard OSC intro chars. [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | DeclObjC.cpp | 161 ObjCInterfaceDecl *OSC = ID->getSuperClass(); in HasUserDeclaredSetterMethod() local 162 while (OSC) { in HasUserDeclaredSetterMethod() 163 if (OSC->HasUserDeclaredSetterMethod(Property)) in HasUserDeclaredSetterMethod() 165 OSC = OSC->getSuperClass(); in HasUserDeclaredSetterMethod()
|
| /freebsd/sys/contrib/device-tree/Bindings/pci/ |
| H A D | rockchip-pcie-host.txt | 57 using 24MHz OSC for RC's PHY.
|
| /freebsd/sys/teken/ |
| H A D | sequences | 91 OSC Operating System Command ^[ ]
|
| /freebsd/contrib/ntp/scripts/stats/ |
| H A D | README.stats | 190 49234 60628.847 127.127.10.1 93:247:16:50:12.817 OSC;ET;TEMP
|
| /freebsd/contrib/ncurses/include/ |
| H A D | Caps-ncurses | 390 userdef XT bool - terminal understands special xterm sequences (OSC, mouse tracking).
|
| /freebsd/sys/contrib/device-tree/src/arm/allwinner/ |
| H A D | sun8i-a83t.dtsi | 176 * This is called "internal OSC" in some places.
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | terminfo.src | 4707 # - source code says it implements OSC 52, as well as 12, 112, but not 104. 4744 # - does not implement OSC 104, which is used for resetting colors in xterm. 4806 # - color palette can be altered, but OSC 104 for resetting does not work 5442 # xterm OSC 104 resets the color palette. Using it as part of xterm+256color 6693 # - does not support palette reset with OSC 104 7030 # + none of the "dynamic colors" (OSC colors) scripts work. 7396 # supports xterm OSC 12, but not 112, so Cs applies but not Cr 7397 # OSC allows ST \E\\ in addition to \007 7887 # rs1 adds an empty string for resetting title- and other OSC-strings. 9059 # + Do not set XT: dvtm knows about OSC 0 and 2, but not 1. [all …]
|