Searched refs:pass (Results 1 - 8 of 8) sorted by relevance
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/efb/ |
H A D | libvtsSUNWefb.h | 163 boolean_t const pass,
|
H A D | memory.c | 312 register boolean_t const pass, 307 write_read( register int const xoff, register int const yoff, register boolean_t const complement, register int const access_mode, register boolean_t const pass, register int const fb_pitch, register int const bytepp, register caddr_t const base) argument
|
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/ast/ |
H A D | libvtsSUNWast.h | 201 boolean_t const pass,
|
H A D | memory.c | 310 register boolean_t const pass, 305 write_read( register int const xoff, register int const yoff, register boolean_t const complement, register int const access_mode, register boolean_t const pass, register int const fb_pitch, register int const bytepp, register caddr_t const base) argument
|
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/mga/ |
H A D | libvtsSUNWmga.h | 205 boolean_t const pass,
|
H A D | memory.c | 315 register boolean_t const pass, 310 write_read( register int const xoff, register int const yoff, register boolean_t const complement, register int const access_mode, register boolean_t const pass, register int const fb_pitch, register int const bytepp, register caddr_t const base) argument
|
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/ |
H A D | dpsclient.c | 1401 int pass) 1448 if (pass == 0 && ctxt->nameEncoding != dps_strings) 1486 if (pass != 1) goto next_obj; 1490 switch (pass) { 1509 if (pass == 1) { 1518 /* finish pass */ 1519 switch (pass) { 1995 /* first pass just writes modified seqHead */ 1997 /* second pass converts numbers and writes the sequence */ 1398 ConvertAndWriteSeqAsData( DPSContext ctxt, char *bosBuf, int pass) argument
|
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/ |
H A D | FontSB.c | 2771 int pass; local 2804 /* Try some category matching. We make two passes; in the first pass 2806 the "Regular" family; in the second pass we include them. We ignore 2849 for (pass = 0; pass < 2; pass++) { 2850 if (pass == 1) {
|
Completed in 569 milliseconds