Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/micro/coder/
Dconfig.h43 bool debug_mode() const { return debug_mode_; } in debug_mode() function
/third_party/boost/tools/quickbook/src/
Dquickbook.cpp55 bool debug_mode; // for quickbook developers only variable
/third_party/libusb/examples/
Dxusb.c976 bool debug_mode = false; in main() local
/third_party/ffmpeg/libavutil/
Dhwcontext_vulkan.c477 const int debug_mode = debug_opt && strtol(debug_opt->value, NULL, 10); in create_instance() local