Home
last modified time | relevance | path

Searched refs:showDebug (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dqconf.cc1035 configSettings->setValue("/showDebug", showDebug()); in saveSettings()
1093 if (showDebug()) in menuInfo()
1096 if (showDebug()) in menuInfo()
1102 if (showDebug()) in menuInfo()
1105 if (showDebug()) in menuInfo()
1111 if (showDebug()) in menuInfo()
1122 if (showDebug()) { in menuInfo()
1130 if (showDebug()) in menuInfo()
1241 action->setChecked(showDebug()); in createStandardContextMenu()
1448 showDebugAction->setChecked(helpText->showDebug()); in ConfigMainWindow()
H A Dqconf.h246 bool showDebug(void) const { return _showDebug; } in showDebug() function
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dqconf.cc1035 configSettings->setValue("/showDebug", showDebug()); in saveSettings()
1093 if (showDebug()) in menuInfo()
1096 if (showDebug()) in menuInfo()
1102 if (showDebug()) in menuInfo()
1105 if (showDebug()) in menuInfo()
1111 if (showDebug()) in menuInfo()
1122 if (showDebug()) { in menuInfo()
1130 if (showDebug()) in menuInfo()
1241 action->setChecked(showDebug()); in createStandardContextMenu()
1448 showDebugAction->setChecked(helpText->showDebug()); in ConfigMainWindow()
H A Dqconf.h246 bool showDebug(void) const { return _showDebug; } in showDebug() function
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dqconf.cc948 action->setChecked(showDebug()); in ConfigInfoView()
957 configSettings->setValue("/showDebug", showDebug()); in saveSettings()
1016 if (showDebug()) in menuInfo()
1019 if (showDebug()) in menuInfo()
1025 if (showDebug()) in menuInfo()
1028 if (showDebug()) in menuInfo()
1034 if (showDebug()) in menuInfo()
1046 if (showDebug()) { in menuInfo()
1427 showDebugAction->setChecked(helpText->showDebug()); in ConfigMainWindow()
H A Dqconf.h192 bool showDebug(void) const { return _showDebug; } in showDebug() function