Searched refs:SIGNAL (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/scripts/kconfig/
H A Dqconf.cc283 connect(this, SIGNAL(lostFocus()), SLOT(hide()));
334 connect(this, SIGNAL(selectionChanged(void)),
344 connect(configApp, SIGNAL(aboutToQuit()), SLOT(saveSettings()));
808 connect(action, SIGNAL(toggled(bool)),
810 connect(parent(), SIGNAL(showNameChanged(bool)),
816 connect(action, SIGNAL(toggled(bool)),
818 connect(parent(), SIGNAL(showRangeChanged(bool)),
824 connect(action, SIGNAL(toggled(bool)),
826 connect(parent(), SIGNAL(showDataChanged(bool)),
929 connect(configApp, SIGNAL(aboutToQui
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-kde/
H A Dhello.cc61 QObject::connect (window->button, SIGNAL (clicked ()),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppoecd/
H A Dmain.c628 #define SIGNAL(s, handler) do { \ macro
636 SIGNAL(SIGHUP, hup); /* Hangup */
637 SIGNAL(SIGINT, term); /* Interrupt */
638 SIGNAL(SIGTERM, term); /* Terminate */
639 SIGNAL(SIGCHLD, chld);
641 SIGNAL(SIGUSR1, toggle_debug); /* Toggle debug flag */
642 SIGNAL(SIGUSR2, open_ccp); /* Reopen CCP */
648 SIGNAL(SIGABRT, bad_signal);
649 SIGNAL(SIGALRM, bad_signal);
650 SIGNAL(SIGFP
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-qt/
H A Dqt-watch.cpp107 connect(m_in,SIGNAL(activated(int)),SLOT(gotIn()));
111 connect(m_out,SIGNAL(activated(int)),SLOT(gotOut()));
118 connect(&m_timer, SIGNAL(timeout()), this, SLOT(timeout()));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dmain.c724 #define SIGNAL(s, handler) do { \ macro
732 SIGNAL(SIGHUP, hup); /* Hangup */
733 SIGNAL(SIGINT, term); /* Interrupt */
734 SIGNAL(SIGTERM, term); /* Terminate */
735 SIGNAL(SIGCHLD, chld);
738 SIGNAL(SIGUSR1, toggle_debug); /* Toggle debug flag */
739 SIGNAL(SIGUSR2, open_ccp); /* Reopen CCP */
745 SIGNAL(SIGABRT, bad_signal);
746 SIGNAL(SIGALRM, bad_signal);
747 SIGNAL(SIGFP
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dmain.c749 #define SIGNAL(s, handler) do { \ macro
757 SIGNAL(SIGHUP, hup); /* Hangup */
758 SIGNAL(SIGINT, term); /* Interrupt */
759 SIGNAL(SIGTERM, term); /* Terminate */
760 SIGNAL(SIGCHLD, chld);
762 SIGNAL(SIGUSR1, toggle_debug); /* Toggle debug flag */
763 SIGNAL(SIGUSR2, open_ccp); /* Reopen CCP */
769 SIGNAL(SIGABRT, bad_signal);
770 SIGNAL(SIGALRM, bad_signal);
771 SIGNAL(SIGFP
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/scripts/kconfig/
H A Dqconf.cc406 connect(this, SIGNAL(selectionChanged(void)),
866 connect(backAction, SIGNAL(activated()), SLOT(goBack()));
869 connect(quitAction, SIGNAL(activated()), SLOT(close()));
871 connect(loadAction, SIGNAL(activated()), SLOT(loadConfig()));
873 connect(saveAction, SIGNAL(activated()), SLOT(saveConfig()));
875 connect(saveAsAction, SIGNAL(activated()), SLOT(saveConfigAs()));
877 connect(singleViewAction, SIGNAL(activated()), SLOT(showSingleView()));
879 connect(splitViewAction, SIGNAL(activated()), SLOT(showSplitView()));
881 connect(fullViewAction, SIGNAL(activated()), SLOT(showFullView()));
886 connect(showNameAction, SIGNAL(toggle
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-qt/
H A Dhello.cc59 QObject::connect (button, SIGNAL (clicked ()), &application, SLOT (quit ()));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/
H A Dmsnd_classic.h76 #define SIGNAL 0x02 macro
H A Dmsnd_pinnacle.h109 #define SIGNAL 0x02 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/dvb/frontends/
H A Dbcm3510_priv.h453 u8 SIGNAL; member in struct:bcm3510_hab_cmd_status2
H A Dbcm3510.c308 t = st->status2.SIGNAL;

Completed in 282 milliseconds