Home
last modified time | relevance | path

Searched refs:OutputMode (Results 1 - 6 of 6) sorted by relevance

/third_party/cups-filters/filter/
H A Drastertopclx.c71 pcl_output_t OutputMode; /* Output mode - see OUTPUT_ consts */ variable
260 OutputMode = OUTPUT_BITMAP; in StartPage()
264 OutputMode = OUTPUT_INVERBIT; in StartPage()
269 OutputMode = OUTPUT_INVERBIT; in StartPage()
273 OutputMode = OUTPUT_BITMAP; in StartPage()
277 OutputMode = OUTPUT_BITMAP; in StartPage()
282 if (OutputMode == OUTPUT_INVERBIT) in StartPage()
297 OutputMode = OUTPUT_RGB; in StartPage()
316 OutputMode = OUTPUT_RGB; in StartPage()
332 OutputMode in StartPage()
[all...]
/third_party/vk-gl-cts/executor/tools/
H A DxeTestLogCompare.cpp45 enum OutputMode enum
72 DE_DECLARE_COMMAND_LINE_OPT(OutMode, OutputMode);
81 static const NamedValue<OutputMode> s_outputModes[] = in registerOptions()
113 OutputMode outMode;
H A DxeBatchResultToXml.cpp47 enum OutputMode enum
58 DE_DECLARE_COMMAND_LINE_OPT(OutMode, OutputMode);
65 static const NamedValue<OutputMode> s_modes[] = in registerOptions()
85 OutputMode outputMode;
/third_party/protobuf/src/google/protobuf/compiler/js/
H A Djs_generator.h100 enum OutputMode { enum
110 OutputMode output_mode() const;
H A Djs_generator.cc3554 GeneratorOptions::OutputMode GeneratorOptions::output_mode() const { in output_mode()
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-win32.cc560 enum OutputMode { enum
566 static OutputMode output_mode = UNKNOWN; // Current output mode.

Completed in 13 milliseconds