Home
last modified time | relevance | path

Searched defs:color_output (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/emboss/compiler/back_end/cpp/
H A Demboss_codegen_cpp.py57 def _show_errors(errors, ir, color_output): argument
67 def generate_headers_and_log_errors(ir, color_output, config: header_generator.Config): argument
/aosp_15_r20/external/emboss/compiler/front_end/
H A Demboss_front_end.py90 def _show_errors(errors, ir, color_output): argument
132 def parse_and_log_errors(input_file, import_dirs, color_output): argument
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/diff/
H A Ddiff.h28 bool color_output = false; member
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/diff/
Ddiff.h28 bool color_output = false; member
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/diff/
H A Ddiff.h28 bool color_output = false; member
/aosp_15_r20/external/ComputeLibrary/tests/framework/command_line/
H A DCommonOptions.h81 …arm_compute::utils::ToggleOption *color_output; /**< Color output opti… variable
/aosp_15_r20/external/ComputeLibrary/tests/framework/printers/
H A DPrettyPrinter.cpp58 void PrettyPrinter::set_color_output(bool color_output) in set_color_output()
/aosp_15_r20/external/cn-cbor/test/
H A Dctest.h158 static int color_output = 1; variable
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_compile_fs.cpp590 brw_reg color_output = retype(brw_vec4_grf(127, 0), BRW_TYPE_UD); in brw_emit_repclear_shader() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_fs.cpp2961 elk_fs_reg color_output, header; in emit_repclear_shader() local