Home
last modified time | relevance | path

Searched refs:RESTART_JOB (Results 1 – 11 of 11) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/javax/print/ipp/attribute/supported/
H A DOperationsSupported.java144 public static final OperationsSupported RESTART_JOB = field in OperationsSupported
172 HOLD_JOB, RELEASE_JOB, RESTART_JOB, RESERVED, RESUME_PRINTER, PURGE_JOBS};
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/javax/print/ipp/attribute/supported/
H A DOperationsSupported.java144 public static final OperationsSupported RESTART_JOB = field in OperationsSupported
172 HOLD_JOB, RELEASE_JOB, RESTART_JOB, RESERVED, RESUME_PRINTER, PURGE_JOBS};
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/javax/print/ipp/attribute/supported/
H A DOperationsSupported.java144 public static final OperationsSupported RESTART_JOB = field in OperationsSupported
172 HOLD_JOB, RELEASE_JOB, RESTART_JOB, RESERVED, RESUME_PRINTER, PURGE_JOBS};
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/javax/print/ipp/attribute/supported/
H A DOperationsSupported.java144 public static final OperationsSupported RESTART_JOB = field in OperationsSupported
172 HOLD_JOB, RELEASE_JOB, RESTART_JOB, RESERVED, RESUME_PRINTER, PURGE_JOBS};
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/javax/print/ipp/attribute/supported/
H A DOperationsSupported.java144 public static final OperationsSupported RESTART_JOB = field in OperationsSupported
172 HOLD_JOB, RELEASE_JOB, RESTART_JOB, RESERVED, RESUME_PRINTER, PURGE_JOBS};
/dports/lang/gcc48/gcc-4.8.5/libjava/gnu/javax/print/ipp/attribute/supported/
H A DOperationsSupported.h71 static ::gnu::javax::print::ipp::attribute::supported::OperationsSupported * RESTART_JOB;
/dports/lang/gnat_util/gcc-6-20180516/libjava/gnu/javax/print/ipp/attribute/supported/
H A DOperationsSupported.h71 static ::gnu::javax::print::ipp::attribute::supported::OperationsSupported * RESTART_JOB;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/javax/print/ipp/attribute/supported/
H A DOperationsSupported.h71 static ::gnu::javax::print::ipp::attribute::supported::OperationsSupported * RESTART_JOB;
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/javax/print/ipp/attribute/supported/
H A DOperationsSupported.h71 static ::gnu::javax::print::ipp::attribute::supported::OperationsSupported * RESTART_JOB;
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/gnu/javax/print/ipp/attribute/supported/
H A DOperationsSupported.h71 static ::gnu::javax::print::ipp::attribute::supported::OperationsSupported * RESTART_JOB;
/dports/print/py-pycups/pycups-2.0.1/
H A Dcupsmodule.c1118 INT_IPP_OP_CONSTANT (RESTART_JOB); in PyInit_cups()