Home
last modified time | relevance | path

Searched refs:debug_options (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/llvm/
H A Dutil.hpp66 static const struct debug_named_value debug_options[] = { in has_flag() local
75 debug_get_flags_option("CLOVER_DEBUG", debug_options, 0); in has_flag()
/third_party/mesa3d/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.h183 const struct dxil_spirv_debug_options *debug_options,
/third_party/backends/backend/
H A Dgt68xx.c129 SANE_Bool debug_options = SANE_FALSE; variable
557 if (!debug_options) in init_options()
571 && !(s->dev->model->flags & GT68XX_FLAG_CIS_LAMP)) || !debug_options) in init_options()
584 if (!debug_options) in init_options()
599 if (!debug_options) in init_options()
620 if (!debug_options) in init_options()
633 if (!debug_options) in init_options()
659 if (!debug_options) in init_options()
1339 debug_options = SANE_TRUE; in sane_init()
/third_party/node/src/
H A Dnode.cc193 options_->debug_options(), in InitializeInspector()
196 if (options_->debug_options().inspector_enabled && in InitializeInspector()
H A Dnode_options.h218 inline const DebugOptions& debug_options() const { return debug_options_; } in debug_options() function in node::EnvironmentOptions
H A Dinspector_agent.cc684 debug_options_(env->options()->debug_options()), in Agent()
H A Denv.cc709 options_->debug_options().host_port); in Environment()

Completed in 13 milliseconds