Searched refs:SPS (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xterm/dist/ |
| H A D | print.c | 56 #define SPS PrinterOf(screen) macro 84 if (SPS.fp != NULL) { 85 if (SPS.toFile) { 86 fclose(SPS.fp); 87 SPS.fp = NULL; 91 pclose(SPS.fp); 96 SPS.fp = NULL; 97 SPS.isOpen = False; 267 Boolean was_open = SPS.isOpen; 276 if (!was_open || SPS [all...] |
| H A D | charproc.c | 425 #define SPS screen.printer_state macro 484 Bres(XtNprinterAutoClose, XtCPrinterAutoClose, SPS.printer_autoclose, False), 485 Bres(XtNprinterExtent, XtCPrinterExtent, SPS.printer_extent, False), 486 Bres(XtNprinterFormFeed, XtCPrinterFormFeed, SPS.printer_formfeed, False), 487 Bres(XtNprinterNewLine, XtCPrinterNewLine, SPS.printer_newline, True), 517 SPS.printer_controlmode, 0), 557 Sres(XtNprinterCommand, XtCPrinterCommand, SPS.printer_command, ""), 728 Ires(XtNprintAttributes, XtCPrintAttributes, SPS.print_attributes, 1), 10739 wnew->SPS.printer_checked = False; 10740 init_Sres(SPS [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 21.1.4.rst | 145 - radeon/vcn/enc: Add missing line to HEVC SPS header code
|
| H A D | 20.3.0.rst | 4469 - gallium: Parse packed HEVC SPS encode header for crop parameters
|
| H A D | 21.2.0.rst | 4943 - radeon/vcn/enc: Add missing line to HEVC SPS header code
|
Completed in 24 milliseconds