SLOT              104 drivers/net/ethernet/apple/bmac.c 	{"SLOT", SLOT},
SLOT             1590 drivers/net/ethernet/sun/niu.h #define RDC_TBL(TBL,SLOT)		(FZC_ZCP + 0x10000UL + \
SLOT             1592 drivers/net/ethernet/sun/niu.h 					 (SLOT) * 8UL)
SLOT             1472 drivers/net/wireless/realtek/rtl818x/rtl8180/dev.c 	rtl818x_iowrite8(priv, &priv->map->SLOT, priv->slot_time);
SLOT             1211 drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c 		rtl818x_iowrite8(priv, &priv->map->SLOT, priv->slot_time);
SLOT             1240 drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c 			rtl818x_iowrite8(priv, &priv->map->SLOT, 0x9);
SLOT             1244 drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c 			rtl818x_iowrite8(priv, &priv->map->SLOT, 0x14);
SLOT              271 drivers/net/wireless/realtek/rtl818x/rtl818x.h 	u8	SLOT;
SLOT              270 scripts/kconfig/qconf.cc 	connect(this, SIGNAL(editingFinished()), SLOT(hide()));
SLOT              324 scripts/kconfig/qconf.cc 		SLOT(updateSelection(void)));
SLOT              333 scripts/kconfig/qconf.cc 		connect(configApp, SIGNAL(aboutToQuit()), SLOT(saveSettings()));
SLOT              880 scripts/kconfig/qconf.cc 				  parent(), SLOT(setShowName(bool)));
SLOT              882 scripts/kconfig/qconf.cc 				  action, SLOT(setOn(bool)));
SLOT              888 scripts/kconfig/qconf.cc 				  parent(), SLOT(setShowRange(bool)));
SLOT              890 scripts/kconfig/qconf.cc 				  action, SLOT(setOn(bool)));
SLOT              896 scripts/kconfig/qconf.cc 				  parent(), SLOT(setShowData(bool)));
SLOT              898 scripts/kconfig/qconf.cc 				  action, SLOT(setOn(bool)));
SLOT             1018 scripts/kconfig/qconf.cc 		connect(configApp, SIGNAL(aboutToQuit()), SLOT(saveSettings()));
SLOT             1230 scripts/kconfig/qconf.cc 	connect(action, SIGNAL(toggled(bool)), SLOT(setShowDebug(bool)));
SLOT             1231 scripts/kconfig/qconf.cc 	connect(this, SIGNAL(showDebugChanged(bool)), action, SLOT(setOn(bool)));
SLOT             1257 scripts/kconfig/qconf.cc 	connect(editField, SIGNAL(returnPressed()), SLOT(search()));
SLOT             1261 scripts/kconfig/qconf.cc 	connect(searchButton, SIGNAL(clicked()), SLOT(search()));
SLOT             1271 scripts/kconfig/qconf.cc 		info, SLOT(setInfo(struct menu *)));
SLOT             1273 scripts/kconfig/qconf.cc 		parent, SLOT(setMenuLink(struct menu *)));
SLOT             1294 scripts/kconfig/qconf.cc 		connect(configApp, SIGNAL(aboutToQuit()), SLOT(saveSettings()));
SLOT             1382 scripts/kconfig/qconf.cc 	  connect(backAction, SIGNAL(triggered(bool)), SLOT(goBack()));
SLOT             1386 scripts/kconfig/qconf.cc 	  connect(quitAction, SIGNAL(triggered(bool)), SLOT(close()));
SLOT             1389 scripts/kconfig/qconf.cc 	  connect(loadAction, SIGNAL(triggered(bool)), SLOT(loadConfig()));
SLOT             1392 scripts/kconfig/qconf.cc 	  connect(saveAction, SIGNAL(triggered(bool)), SLOT(saveConfig()));
SLOT             1399 scripts/kconfig/qconf.cc 	  connect(saveAsAction, SIGNAL(triggered(bool)), SLOT(saveConfigAs()));
SLOT             1402 scripts/kconfig/qconf.cc 	  connect(searchAction, SIGNAL(triggered(bool)), SLOT(searchConfig()));
SLOT             1405 scripts/kconfig/qconf.cc 	  connect(singleViewAction, SIGNAL(triggered(bool)), SLOT(showSingleView()));
SLOT             1408 scripts/kconfig/qconf.cc 	  connect(splitViewAction, SIGNAL(triggered(bool)), SLOT(showSplitView()));
SLOT             1411 scripts/kconfig/qconf.cc 	  connect(fullViewAction, SIGNAL(triggered(bool)), SLOT(showFullView()));
SLOT             1415 scripts/kconfig/qconf.cc 	  connect(showNameAction, SIGNAL(toggled(bool)), configView, SLOT(setShowName(bool)));
SLOT             1419 scripts/kconfig/qconf.cc 	  connect(showRangeAction, SIGNAL(toggled(bool)), configView, SLOT(setShowRange(bool)));
SLOT             1422 scripts/kconfig/qconf.cc 	  connect(showDataAction, SIGNAL(toggled(bool)), configView, SLOT(setShowData(bool)));
SLOT             1427 scripts/kconfig/qconf.cc 		SLOT(setOptionMode(QAction *)));
SLOT             1429 scripts/kconfig/qconf.cc 		SLOT(setOptionMode(QAction *)));
SLOT             1440 scripts/kconfig/qconf.cc 	  connect(showDebugAction, SIGNAL(toggled(bool)), helpText, SLOT(setShowDebug(bool)));
SLOT             1444 scripts/kconfig/qconf.cc 	  connect(showIntroAction, SIGNAL(triggered(bool)), SLOT(showIntro()));
SLOT             1446 scripts/kconfig/qconf.cc 	  connect(showAboutAction, SIGNAL(triggered(bool)), SLOT(showAbout()));
SLOT             1487 scripts/kconfig/qconf.cc 		helpText, SLOT(setInfo(struct menu *)));
SLOT             1489 scripts/kconfig/qconf.cc 		SLOT(changeMenu(struct menu *)));
SLOT             1491 scripts/kconfig/qconf.cc 		SLOT(goBack()));
SLOT             1493 scripts/kconfig/qconf.cc 		helpText, SLOT(setInfo(struct menu *)));
SLOT             1495 scripts/kconfig/qconf.cc 		SLOT(changeMenu(struct menu *)));
SLOT             1498 scripts/kconfig/qconf.cc 		helpText, SLOT(setInfo(struct menu *)));
SLOT             1500 scripts/kconfig/qconf.cc 		helpText, SLOT(setInfo(struct menu *)));
SLOT             1502 scripts/kconfig/qconf.cc 		SLOT(listFocusChanged(void)));
SLOT             1504 scripts/kconfig/qconf.cc 		SLOT(setMenuLink(struct menu *)));
SLOT             1886 scripts/kconfig/qconf.cc 	configApp->connect(configApp, SIGNAL(lastWindowClosed()), SLOT(quit()));
SLOT             1887 scripts/kconfig/qconf.cc 	configApp->connect(configApp, SIGNAL(aboutToQuit()), v, SLOT(saveSettings()));