Home
last modified time | relevance | path

Searched refs:multiple (Results 1 – 25 of 83) sorted by relevance

1234

/plan9/sys/src/cmd/ndb/
H A Dquery.c9 static int all, multiple; variable
39 if (multiple) in search()
79 multiple++; in main()
/plan9/rc/bin/
H A Dipv6on37 echo ipv6on: multiple ips for $1 >[1=2]
38 exit multiple-ips
/plan9/sys/src/cmd/gs/src/
H A Dgsht1.c248 uint count = pht->params.multiple.num_comp; in gs_sethalftone_prepare()
251 gs_halftone_component *phc = pht->params.multiple.components; in gs_sethalftone_prepare()
582 pht->params.multiple.num_comp); in gs_sethalftone_try_wts()
585 pht->params.multiple.num_comp > 1) in gs_sethalftone_try_wts()
600 gs_halftone_component *components = pht->params.multiple.components; in gs_sethalftone_try_wts()
601 uint num_comp = pht->params.multiple.num_comp; in gs_sethalftone_try_wts()
H A Drm_all.com4 $ ! Define the command for deleting multiple files / patterns
H A Dgshtx.h45 #define ht_multiple multiple
H A Dgxht.h194 gs_multiple_halftone multiple; /* Type 5 */ member
H A Dzht2.c230 pht->params.multiple.components = phtc; in zsethalftone5()
231 pht->params.multiple.num_comp = j; in zsethalftone5()
232 pht->params.multiple.get_colorname_string = gs_get_colorname_string; in zsethalftone5()
H A Dunixansi.mak72 # font files. Separate multiple directories with a :.
282 # (This is the case on some RISCs with multiple instruction dispatch.)
374 # CCFLAGS to improve support for multiple colorants. e.g.:
H A Dgdevpdfg.c1125 code = pdf_write_multiple_halftone(pdev, &pht->params.multiple, in pdf_update_halftone()
1203 bool multiple = false, update = false; in pdf_update_transfer() local
1218 multiple = true; in pdf_update_transfer()
1225 if (!multiple) { in pdf_update_transfer()
H A Ddvx-gcc.mak62 # initialization, resource and font files. Separate multiple directories with a ;.
248 # (This is the case on some RISCs with multiple instruction dispatch.)
H A Dgsht.c94 ENUM_RETURN(hptr->params.multiple.components);
137 RELOC_PTR(gs_halftone, params.multiple.components); in RELOC_PTRS_WITH()
/plan9/sys/src/cmd/gs/libpng/
H A Dpngtest.c1310 int multiple = 0; in main() local
1350 multiple = 1; in main()
1356 multiple = 1; in main()
1373 if (!multiple && argc == 3+verbose) in main()
1376 if ((!multiple && argc > 3+verbose) || (multiple && argc < 2)) in main()
1388 if (multiple) in main()
/plan9/mail/lib/
H A Drewrite.direct4 # by default, the return address points to this system; if you have multiple systems
/plan9/sys/src/cmd/fossil/
H A Dhistory22 allow multiple snapshots per minute
/plan9/sys/lib/ghostscript/
H A Dxlatmap4 % If a font contains multiple character mapping tables, this gives
/plan9/sys/src/cmd/gs/lib/
H A Dxlatmap4 % If a font contains multiple character mapping tables, this gives
/plan9/sys/doc/
H A Dbackup.ms15 As a precaution against multiple disks in our
89 There is provision for burning multiple backup sets, the default being
H A Dsleep.ms108 Also, multiple processes sleep `on' a given address, so
192 we desire that multiple instances of
460 occur, but in the more general case of multiple interrupts synchronising
H A Dasm.ms355 which is some multiple of the word size. In the second form,
414 Setting the 2 bit allows multiple definitions of the same
606 Some assembler instructions are expanded into multiple instructions by the loader.
1124 Load or store multiple is
1272 load or store multiple,
1287 The move multiple instruction,
/plan9/sys/lib/man/
H A Dpreface427 keeps them safe and enables single sign-on to multiple domains and machines
H A Dpreface317 Alef is gone, a casualty of the cost of maintaining multiple languages, compilers,
/plan9/sys/lib/man/lookman/
H A Djunkwords285 multiple
/plan9/sys/src/cmd/gs/doc/
H A Dgs-vms.hlp25 Ghostscript may be built with multiple output devices. Ghostscript
219 multiple X and Y resolutions. (If only one number is given, it is used
/plan9/sys/src/ape/cmd/pdksh/
H A DREADME11 is very useful in creating a consistent user interface across multiple
123 Also note that if you are building multiple arch binaries, you
/plan9/acme/bin/source/acd/
H A Daccess99 The CDDB allows this by having multiple file names be links to
226 The proper way to handle multiple fuzzy matches is to present the

1234