Searched refs:OSC (Results 1 – 8 of 8) sorted by relevance
163 ObjCInterfaceDecl *OSC = ID->getSuperClass(); in HasUserDeclaredSetterMethod() local164 while (OSC) { in HasUserDeclaredSetterMethod()165 if (OSC->HasUserDeclaredSetterMethod(Property)) in HasUserDeclaredSetterMethod()167 OSC = OSC->getSuperClass(); in HasUserDeclaredSetterMethod()
57 using 24MHz OSC for RC's PHY.
92 OSC Operating System Command ^[ ]
190 49234 60628.847 127.127.10.1 93:247:16:50:12.817 OSC;ET;TEMP
379 userdef XT bool - terminal understands special xterm sequences (OSC, mouse tracking).
176 * This is called "internal OSC" in some places.
49 * Support OSC 8 hyperlinks when -R is in effect.
4269 # - color palette can be altered, but OSC 104 for resetting does not work4810 # xterm OSC 104 resets the color palette. Using it as part of xterm+256color6169 # + 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, mouse24425 # a) OSC 1 sets the title string, e.g., for the icon. Recent versions of24428 # 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