SIGNAL            339 drivers/media/dvb-frontends/bcm3510.c 	t = st->status2.SIGNAL;
SIGNAL            440 drivers/media/dvb-frontends/bcm3510_priv.h 	u8 SIGNAL;
SIGNAL             97 drivers/pps/generators/pps_gen_parport.c 	port->ops->write_control(port, SIGNAL);
SIGNAL           5131 net/wireless/nl80211.c 		PUT_SINFO(SIGNAL, signal, u8);
SIGNAL            270 scripts/kconfig/qconf.cc 	connect(this, SIGNAL(editingFinished()), SLOT(hide()));
SIGNAL            323 scripts/kconfig/qconf.cc 	connect(this, SIGNAL(itemSelectionChanged(void)),
SIGNAL            333 scripts/kconfig/qconf.cc 		connect(configApp, SIGNAL(aboutToQuit()), SLOT(saveSettings()));
SIGNAL            879 scripts/kconfig/qconf.cc 			  connect(action, SIGNAL(toggled(bool)),
SIGNAL            881 scripts/kconfig/qconf.cc 			  connect(parent(), SIGNAL(showNameChanged(bool)),
SIGNAL            887 scripts/kconfig/qconf.cc 			  connect(action, SIGNAL(toggled(bool)),
SIGNAL            889 scripts/kconfig/qconf.cc 			  connect(parent(), SIGNAL(showRangeChanged(bool)),
SIGNAL            895 scripts/kconfig/qconf.cc 			  connect(action, SIGNAL(toggled(bool)),
SIGNAL            897 scripts/kconfig/qconf.cc 			  connect(parent(), SIGNAL(showDataChanged(bool)),
SIGNAL           1018 scripts/kconfig/qconf.cc 		connect(configApp, SIGNAL(aboutToQuit()), SLOT(saveSettings()));
SIGNAL           1230 scripts/kconfig/qconf.cc 	connect(action, SIGNAL(toggled(bool)), SLOT(setShowDebug(bool)));
SIGNAL           1231 scripts/kconfig/qconf.cc 	connect(this, SIGNAL(showDebugChanged(bool)), action, SLOT(setOn(bool)));
SIGNAL           1257 scripts/kconfig/qconf.cc 	connect(editField, SIGNAL(returnPressed()), SLOT(search()));
SIGNAL           1261 scripts/kconfig/qconf.cc 	connect(searchButton, SIGNAL(clicked()), SLOT(search()));
SIGNAL           1270 scripts/kconfig/qconf.cc 	connect(list->list, SIGNAL(menuChanged(struct menu *)),
SIGNAL           1272 scripts/kconfig/qconf.cc 	connect(list->list, SIGNAL(menuChanged(struct menu *)),
SIGNAL           1294 scripts/kconfig/qconf.cc 		connect(configApp, SIGNAL(aboutToQuit()), SLOT(saveSettings()));
SIGNAL           1382 scripts/kconfig/qconf.cc 	  connect(backAction, SIGNAL(triggered(bool)), SLOT(goBack()));
SIGNAL           1386 scripts/kconfig/qconf.cc 	  connect(quitAction, SIGNAL(triggered(bool)), SLOT(close()));
SIGNAL           1389 scripts/kconfig/qconf.cc 	  connect(loadAction, SIGNAL(triggered(bool)), SLOT(loadConfig()));
SIGNAL           1392 scripts/kconfig/qconf.cc 	  connect(saveAction, SIGNAL(triggered(bool)), SLOT(saveConfig()));
SIGNAL           1399 scripts/kconfig/qconf.cc 	  connect(saveAsAction, SIGNAL(triggered(bool)), SLOT(saveConfigAs()));
SIGNAL           1402 scripts/kconfig/qconf.cc 	  connect(searchAction, SIGNAL(triggered(bool)), SLOT(searchConfig()));
SIGNAL           1405 scripts/kconfig/qconf.cc 	  connect(singleViewAction, SIGNAL(triggered(bool)), SLOT(showSingleView()));
SIGNAL           1408 scripts/kconfig/qconf.cc 	  connect(splitViewAction, SIGNAL(triggered(bool)), SLOT(showSplitView()));
SIGNAL           1411 scripts/kconfig/qconf.cc 	  connect(fullViewAction, SIGNAL(triggered(bool)), SLOT(showFullView()));
SIGNAL           1415 scripts/kconfig/qconf.cc 	  connect(showNameAction, SIGNAL(toggled(bool)), configView, SLOT(setShowName(bool)));
SIGNAL           1419 scripts/kconfig/qconf.cc 	  connect(showRangeAction, SIGNAL(toggled(bool)), configView, SLOT(setShowRange(bool)));
SIGNAL           1422 scripts/kconfig/qconf.cc 	  connect(showDataAction, SIGNAL(toggled(bool)), configView, SLOT(setShowData(bool)));
SIGNAL           1426 scripts/kconfig/qconf.cc 	connect(optGroup, SIGNAL(triggered(QAction*)), configView,
SIGNAL           1428 scripts/kconfig/qconf.cc 	connect(optGroup, SIGNAL(triggered(QAction *)), menuView,
SIGNAL           1440 scripts/kconfig/qconf.cc 	  connect(showDebugAction, SIGNAL(toggled(bool)), helpText, SLOT(setShowDebug(bool)));
SIGNAL           1444 scripts/kconfig/qconf.cc 	  connect(showIntroAction, SIGNAL(triggered(bool)), SLOT(showIntro()));
SIGNAL           1446 scripts/kconfig/qconf.cc 	  connect(showAboutAction, SIGNAL(triggered(bool)), SLOT(showAbout()));
SIGNAL           1486 scripts/kconfig/qconf.cc 	connect(configList, SIGNAL(menuChanged(struct menu *)),
SIGNAL           1488 scripts/kconfig/qconf.cc 	connect(configList, SIGNAL(menuSelected(struct menu *)),
SIGNAL           1490 scripts/kconfig/qconf.cc 	connect(configList, SIGNAL(parentSelected()),
SIGNAL           1492 scripts/kconfig/qconf.cc 	connect(menuList, SIGNAL(menuChanged(struct menu *)),
SIGNAL           1494 scripts/kconfig/qconf.cc 	connect(menuList, SIGNAL(menuSelected(struct menu *)),
SIGNAL           1497 scripts/kconfig/qconf.cc 	connect(configList, SIGNAL(gotFocus(struct menu *)),
SIGNAL           1499 scripts/kconfig/qconf.cc 	connect(menuList, SIGNAL(gotFocus(struct menu *)),
SIGNAL           1501 scripts/kconfig/qconf.cc 	connect(menuList, SIGNAL(gotFocus(struct menu *)),
SIGNAL           1503 scripts/kconfig/qconf.cc 	connect(helpText, SIGNAL(menuSelected(struct menu *)),
SIGNAL           1886 scripts/kconfig/qconf.cc 	configApp->connect(configApp, SIGNAL(lastWindowClosed()), SLOT(quit()));
SIGNAL           1887 scripts/kconfig/qconf.cc 	configApp->connect(configApp, SIGNAL(aboutToQuit()), v, SLOT(saveSettings()));