Home
last modified time | relevance | path

Searched refs:OSC (Results 1 – 8 of 8) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp163 ObjCInterfaceDecl *OSC = ID->getSuperClass(); in HasUserDeclaredSetterMethod() local
164 while (OSC) { in HasUserDeclaredSetterMethod()
165 if (OSC->HasUserDeclaredSetterMethod(Property)) in HasUserDeclaredSetterMethod()
167 OSC = OSC->getSuperClass(); in HasUserDeclaredSetterMethod()
/freebsd-13.1/sys/contrib/device-tree/Bindings/pci/
H A Drockchip-pcie-host.txt57 using 24MHz OSC for RC's PHY.
/freebsd-13.1/sys/teken/
H A Dsequences92 OSC Operating System Command ^[ ]
/freebsd-13.1/contrib/ntp/scripts/stats/
H A DREADME.stats190 49234 60628.847 127.127.10.1 93:247:16:50:12.817 OSC;ET;TEMP
/freebsd-13.1/contrib/ncurses/include/
H A DCaps-ncurses379 userdef XT bool - terminal understands special xterm sequences (OSC, mouse tracking).
/freebsd-13.1/sys/contrib/device-tree/src/arm/
H A Dsun8i-a83t.dtsi176 * This is called "internal OSC" in some places.
/freebsd-13.1/contrib/less/
H A DNEWS49 * Support OSC 8 hyperlinks when -R is in effect.
/freebsd-13.1/contrib/ncurses/misc/
H A Dterminfo.src4269 # - color palette can be altered, but OSC 104 for resetting does not work
4810 # xterm OSC 104 resets the color palette. Using it as part of xterm+256color
6169 # + none of the "dynamic colors" (OSC colors) scripts work.
7588 # + Do not set XT: dvtm knows about OSC 0 and 2, but not 1.
23770 # OSC Operating System Command \E ] - Delim -
24414 # XT (bool) Terminal understands special xterm sequences (OSC, mouse
24425 # a) OSC 1 sets the title string, e.g., for the icon. Recent versions of
24428 # b) OSC 20 sets the background pixmap. This is an rxvt feature.
24429 # c) OSC 39 and OSC 49 set the default foreground/background colors. Again