Searched defs:pass (Results 1 - 5 of 5) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/ast/
H A Dmemory.c310 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/efb/
H A Dmemory.c312 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/mga/
H A Dmemory.c315 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 Ddpsclient.c1401 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 DFontSB.c2771 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 32 milliseconds