Home
last modified time | relevance | path

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

/external/libcups/filter/
Dtestraster.c339 header.Collate = CUPS_TRUE; in do_ps_tests()
401 if (!header.Collate) in do_ps_tests()
419 if(header.Collate && !header.Duplex && !header.Tumble) in do_ps_tests()
883 if (header->Collate != expected->Collate) in print_changes()
884 printf(" Collate %d, expected %d\n", header->Collate, in print_changes()
885 expected->Collate); in print_changes()
Dinterpret.c1472 h->Collate = (unsigned)obj->value.boolean; in setpagedevice()
Dspec-ppd.shtml633 <td><tt>Collate</tt></td>
636 <td><tt>&lt;&lt;/Collate true&gt;&gt;setpagedevice</tt></td>
/external/libcups/cups/
Draster.h257 cups_bool_t Collate; /* Collated copies value */ member
306 cups_bool_t Collate; /* Collated copies value */ member
/external/tensorflow/tensorflow/compiler/xla/g3doc/
Doperation_semantics.md1671 : : : T_0, ..., T_N ->` `Collate(T_0, ..., :
1680 * If `N = 1`, `Collate(T)` is `T`.
1681 * If `N > 1`, `Collate(T_0, ..., T_N)` is a tuple of `N` elements of type `T`.
1683 The output of the op is `Collate(Q_0, ..., Q_N)` where `Q_i` is an array of type