Searched defs:output_mode (Results 1 – 15 of 15) sorted by relevance
70 output_mode = output_related.add_mutually_exclusive_group() variable
80 enum tgsi_output_mode output_mode:3; member
81 enum tgsi_output_mode output_mode:4; member
107 int output_mode; /* the output mode to use */ member
103 int output_mode; /* the output mode to use */ member
53 CPSOutput::OutputMode output_mode = in CPSPrinterDriver() local
588 const int output_mode = in DECODER_FUNC() local
3854 *output_mode, /* OutputMode option */ in load_ppd() local
706 } output_mode; variable
1408 *output_mode, /* com.apple.print.preset.output-mode value */ in _ppdCacheCreateWithPPD() local
806 optional OutputMode output_mode = 6; field
166 static void output_mode(void *data, struct wl_output *output, uint32_t flags, in output_mode() function
331 __u32 output_mode; member
3530 GeneratorOptions::OutputMode GeneratorOptions::output_mode() const { in output_mode() function in google::protobuf::compiler::js::GeneratorOptions