Home
last modified time | relevance | path

Searched defs:debug_mode (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/tools/quickbook/src/
Dquickbook.cpp55 bool debug_mode; // for quickbook developers only variable
/third_party/uboot/u-boot-2020.01/product/hiosd/hdmi/hdmi_2_0/drv/hal/ctrl/hisiv100/
Dhdmi_hal_ctrl.c581 hi_void hal_hdmi_ctrl_data_reset(hdmi_device_id hdmi_id, hi_bool debug_mode, hi_u32 delay_ms) in hal_hdmi_ctrl_data_reset()
/third_party/uboot/u-boot-2020.01/drivers/ddr/marvell/axp/
Dddr3_hw_training.c79 int debug_mode, int reg_dimm_skip_wl) in ddr3_hw_training()
/third_party/libusb/examples/
Dxusb.c976 bool debug_mode = false; in main() local
/third_party/uboot/u-boot-2020.01/drivers/ddr/marvell/a38x/
Dddr3_training.c56 u32 debug_mode = 0; variable
/third_party/ffmpeg/libavutil/
Dhwcontext_vulkan.c436 const int debug_mode = debug_opt && strtol(debug_opt->value, NULL, 10); in create_instance() local