Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDeclObjC.cpp162 ObjCInterfaceDecl *OSC = ID->getSuperClass(); in HasUserDeclaredSetterMethod() local
163 while (OSC) { in HasUserDeclaredSetterMethod()
164 if (OSC->HasUserDeclaredSetterMethod(Property)) in HasUserDeclaredSetterMethod()
166 OSC = OSC->getSuperClass(); in HasUserDeclaredSetterMethod()
/freebsd-12.1/sys/teken/
H A Dsequences92 OSC Operating System Command ^[ ]
/freebsd-12.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-12.1/sys/gnu/dts/arm/
H A Dsun8i-a83t.dtsi163 * This is called "internal OSC" in some places.
/freebsd-12.1/contrib/ncurses/misc/
H A Dterminfo.src20950 # OSC Operating System Command \E ] - Delim -
21527 # XT (bool) Terminal understands special xterm sequences (OSC, mouse
21537 # a) OSC 1 sets the title string, e.g., for the icon. Recent versions of
21540 # b) OSC 20 sets the background pixmap. This is an rxvt feature.
21541 # c) OSC 39 and OSC 49 set the default foreground/background colors. Again