Home
last modified time | relevance | path

Searched refs:Idle (Results 101 – 125 of 10648) sorted by relevance

12345678910>>...426

/dports/devel/eris/eris-1.3.23/test/
H A DTimedEventService_unittest.cpp59 ted->Idle.emit(); in main()
71 ted->Idle.emit(); in main()
74 ted->Idle.connect(sigc::mem_fun(tst, &TestSignalTracker::call)); in main()
77 ted->Idle.emit(); in main()
88 ted->Idle.connect(sigc::mem_fun(tst, &TestSignalTracker::call)); in main()
101 ted->Idle.connect(sigc::mem_fun(tst, &TestSignalTracker::call)); in main()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/cpuidle/
H A DKconfig.arm3 # ARM CPU Idle drivers
50 bool "CPU Idle Driver for CLPS711X processors"
56 bool "CPU Idle Driver for Calxeda processors"
63 bool "CPU Idle Driver for Marvell Kirkwood SoCs"
66 This adds the CPU Idle driver for Marvell Kirkwood SoCs.
69 bool "CPU Idle Driver for Xilinx Zynq processors"
75 bool "Cpu Idle Driver for the ST-E u8500 processors"
81 bool "Cpu Idle Driver for the AT91 processors"
88 bool "Cpu Idle Driver for the Exynos processors"
95 bool "CPU Idle Driver for mvebu v7 family processors"
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/cpuidle/
H A DKconfig.arm3 # ARM CPU Idle drivers
50 bool "CPU Idle Driver for CLPS711X processors"
56 bool "CPU Idle Driver for Calxeda processors"
63 bool "CPU Idle Driver for Marvell Kirkwood SoCs"
66 This adds the CPU Idle driver for Marvell Kirkwood SoCs.
69 bool "CPU Idle Driver for Xilinx Zynq processors"
75 bool "Cpu Idle Driver for the ST-E u8500 processors"
81 bool "Cpu Idle Driver for the AT91 processors"
88 bool "Cpu Idle Driver for the Exynos processors"
95 bool "CPU Idle Driver for mvebu v7 family processors"
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/cpuidle/
H A DKconfig.arm3 # ARM CPU Idle drivers
50 bool "CPU Idle Driver for CLPS711X processors"
56 bool "CPU Idle Driver for Calxeda processors"
63 bool "CPU Idle Driver for Marvell Kirkwood SoCs"
66 This adds the CPU Idle driver for Marvell Kirkwood SoCs.
69 bool "CPU Idle Driver for Xilinx Zynq processors"
75 bool "Cpu Idle Driver for the ST-E u8500 processors"
81 bool "Cpu Idle Driver for the AT91 processors"
88 bool "Cpu Idle Driver for the Exynos processors"
95 bool "CPU Idle Driver for mvebu v7 family processors"
[all …]
/dports/editors/joe/joe-4.6/syntax/
H A Dsed.jsf10 =Idle
25 :idle Idle
54 :first_addr_done Idle
58 :second_addr_start Idle
84 :the_cmd Idle
136 :nextallow Idle
142 :next Idle
147 :continue Idle
H A Dmail.jsf11 =Idle
28 :first Idle
39 :hbol Idle
52 :bufhdrs Idle
58 :headers Idle
72 :hnocolor Idle
76 :cont_nocolor Idle
146 :newline Idle
188 :knocolor Idle
H A Dperl.jsf5 =Idle
25 :begin Idle
36 :idle Idle
47 :idle1 Idle
73 :rest Idle
93 :pod_start Idle
107 :maybe_inc Idle
120 :maybe_inc1 Idle
139 :skipline Idle
421 :match Idle
[all …]
H A Dfilename.jsf3 =Idle
6 :idle Idle
9 :filename Idle
14 :slash Idle
H A Dphp.jsf10 =Idle
33 :begin Idle
43 :idle Idle
59 :idle_done Idle
64 :idle_here Idle
68 :here_doc Idle
73 :here_name Idle
142 :idle_qmark Idle
146 :idle_hash Idle
155 :slash Idle
[all …]
/dports/polish/kadu/kadu-4.3/plugins/idle/
H A Didle-win.cpp38 Idle::Idle(QObject *parent) : in Idle() function in Idle
74 Idle::~Idle() in ~Idle()
80 long Idle::secondsIdle() in secondsIdle()
H A Didle-plugin-object.h29 class Idle; variable
40 Idle * idle() const;
43 QPointer<Idle> m_idle;
48 INJEQT_SET void setIdle(Idle *idle);
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/pistoncore-event_loop-0.49.0/src/
H A Dlib.rs17 enum Idle { enum
26 UpdateLoop(Idle),
157 self.state = State::UpdateLoop(Idle::No); in next()
239 self.state = State::UpdateLoop(Idle::No); in next()
289 State::UpdateLoop(Idle::No) in next()
295 self.state = State::UpdateLoop(Idle::No); in next()
319 *idle = Idle::No; in next()
321 } else if *idle == Idle::No { in next()
322 *idle = Idle::Yes; in next()
327 State::UpdateLoop(Idle::No) in next()
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/grpc/xds/internal/balancer/ringhash/
H A Dpicker_test.go60 ring: newTestRing([]connectivity.State{connectivity.Ready, connectivity.Idle}),
66 ring: newTestRing([]connectivity.State{connectivity.Connecting, connectivity.Idle}),
72 ring: newTestRing([]connectivity.State{connectivity.Idle, connectivity.Idle}),
91 …ng: newTestRing([]connectivity.State{connectivity.TransientFailure, connectivity.Idle}),
127 …connectivity.Idle, connectivity.TransientFailure, connectivity.TransientFailure, connectivity.Tran…
183 …connectivity.TransientFailure, connectivity.TransientFailure, connectivity.Idle, connectivity.Tran…
215 testRing := newTestRing([]connectivity.State{connectivity.Idle, connectivity.Idle})
269 testRing := newTestRing([]connectivity.State{connectivity.Idle, connectivity.Idle})
278 testRing := newTestRing([]connectivity.State{connectivity.Idle})
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/google.golang.org/grpc/xds/internal/balancer/ringhash/
H A Dpicker_test.go60 ring: newTestRing([]connectivity.State{connectivity.Ready, connectivity.Idle}),
66 ring: newTestRing([]connectivity.State{connectivity.Connecting, connectivity.Idle}),
72 ring: newTestRing([]connectivity.State{connectivity.Idle, connectivity.Idle}),
91 …ng: newTestRing([]connectivity.State{connectivity.TransientFailure, connectivity.Idle}),
127 …connectivity.Idle, connectivity.TransientFailure, connectivity.TransientFailure, connectivity.Tran…
183 …connectivity.TransientFailure, connectivity.TransientFailure, connectivity.Idle, connectivity.Tran…
215 testRing := newTestRing([]connectivity.State{connectivity.Idle, connectivity.Idle})
269 testRing := newTestRing([]connectivity.State{connectivity.Idle, connectivity.Idle})
278 testRing := newTestRing([]connectivity.State{connectivity.Idle})
/dports/www/tusd/tusd-1.8.0/vendor/google.golang.org/grpc/xds/internal/balancer/ringhash/
H A Dpicker_test.go60 ring: newTestRing([]connectivity.State{connectivity.Ready, connectivity.Idle}),
66 ring: newTestRing([]connectivity.State{connectivity.Connecting, connectivity.Idle}),
72 ring: newTestRing([]connectivity.State{connectivity.Idle, connectivity.Idle}),
91 …ng: newTestRing([]connectivity.State{connectivity.TransientFailure, connectivity.Idle}),
127 …connectivity.Idle, connectivity.TransientFailure, connectivity.TransientFailure, connectivity.Tran…
183 …connectivity.TransientFailure, connectivity.TransientFailure, connectivity.Idle, connectivity.Tran…
215 testRing := newTestRing([]connectivity.State{connectivity.Idle, connectivity.Idle})
269 testRing := newTestRing([]connectivity.State{connectivity.Idle, connectivity.Idle})
278 testRing := newTestRing([]connectivity.State{connectivity.Idle})
/dports/www/grafana8/grafana-8.3.6/vendor/google.golang.org/grpc/xds/internal/balancer/ringhash/
H A Dpicker_test.go60 ring: newTestRing([]connectivity.State{connectivity.Ready, connectivity.Idle}),
66 ring: newTestRing([]connectivity.State{connectivity.Connecting, connectivity.Idle}),
72 ring: newTestRing([]connectivity.State{connectivity.Idle, connectivity.Idle}),
91 …ng: newTestRing([]connectivity.State{connectivity.TransientFailure, connectivity.Idle}),
127 …connectivity.Idle, connectivity.TransientFailure, connectivity.TransientFailure, connectivity.Tran…
183 …connectivity.TransientFailure, connectivity.TransientFailure, connectivity.Idle, connectivity.Tran…
215 testRing := newTestRing([]connectivity.State{connectivity.Idle, connectivity.Idle})
269 testRing := newTestRing([]connectivity.State{connectivity.Idle, connectivity.Idle})
278 testRing := newTestRing([]connectivity.State{connectivity.Idle})
/dports/x11/bbdock/bbdock-0.2.9/src/
H A Dmain.cc66 Idle in add() enumerator
69 char *fields[Idle+1]; in add()
74 for( int n = Image; n <= Idle; ) in add()
91 if( fields[Idle] ) in add()
92 if( !strcasecmp( fields[Idle], "fast" ) ) in add()
94 else if( !strcasecmp( fields[Idle], "fastest" ) ) in add()
96 else if( !strcasecmp( fields[Idle], "slow" ) ) in add()
98 else if( !strcasecmp( fields[Idle], "lame" ) ) in add()
103 atoi( fields[Idle] ); in add()
/dports/x11/waybar/Waybar-0.9.12/include/modules/mpd/
H A Dstate.hpp59 class Idle : public State { class
64 Idle(Context* const ctx) : ctx_{ctx} {} in Idle() function in waybar::modules::detail::Idle
65 virtual ~Idle() noexcept { this->exit(); }; in ~Idle()
76 Idle(const Idle&) = delete;
77 Idle& operator=(const Idle&) = delete;
180 friend class Idle;
/dports/net/frr7-pythontools/frr-frr-7.5.1/bgpd/
H A Dbgp_fsm.c351 case Idle: in bgp_timer_set()
2046 case Idle: in bgp_fsm_event_update()
2103 {bgp_stop, Idle}, /* TCP_connection_closed */
2120 {bgp_stop, Idle}, /* TCP_connection_closed */
2135 {bgp_stop, Idle}, /* BGP_Stop */
2152 {bgp_stop, Idle}, /* BGP_Stop */
2153 {bgp_stop, Idle}, /* TCP_connection_open */
2154 {bgp_stop, Idle}, /* TCP_connection_closed */
2155 {bgp_stop, Idle}, /* TCP_connection_open_failed */
2156 {bgp_stop, Idle}, /* TCP_fatal_error */
[all …]
/dports/net/frr7/frr-frr-7.5.1/bgpd/
H A Dbgp_fsm.c351 case Idle: in bgp_timer_set()
2046 case Idle: in bgp_fsm_event_update()
2103 {bgp_stop, Idle}, /* TCP_connection_closed */
2120 {bgp_stop, Idle}, /* TCP_connection_closed */
2135 {bgp_stop, Idle}, /* BGP_Stop */
2152 {bgp_stop, Idle}, /* BGP_Stop */
2153 {bgp_stop, Idle}, /* TCP_connection_open */
2154 {bgp_stop, Idle}, /* TCP_connection_closed */
2155 {bgp_stop, Idle}, /* TCP_connection_open_failed */
2156 {bgp_stop, Idle}, /* TCP_fatal_error */
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Didle.hxx34 class VCL_DLLPUBLIC Idle : public Timer class
44 Idle( bool bAuto, const char *pDebugName );
47 Idle( const char *pDebugName = nullptr );
61 class VCL_DLLPUBLIC AutoIdle : public Idle
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Didle.hxx30 class VCL_DLLPUBLIC Idle : public Timer class
40 Idle( bool bAuto, const sal_Char *pDebugName );
43 Idle( const sal_Char *pDebugName = nullptr );
57 class VCL_DLLPUBLIC AutoIdle : public Idle
/dports/editors/jupp/jupp/syntax/
H A Dvhdl.jsf.in7 =Idle
16 :idle Idle
29 :maybe_comment Idle
46 :maybe_binary Idle
50 :maybe_octal Idle
54 :maybe_hex Idle
97 :ident Idle
207 :quote Idle
211 :quote_word Idle
H A Dhtml.jsf.in9 =Idle
19 :idle Idle
28 :start Idle
32 :bang Idle
36 :maybe_comment Idle
54 :maybe_another_comment Idle
61 :mark Idle
86 :ident Idle
/dports/devel/rabs/rabs-2.19.5/minilang/src/lib/ml_libuv/
H A Dml_libuv.c4 static uv_idle_t Idle[1]; variable
8 static void ml_uv_resume(uv_idle_t *Idle) { in ml_uv_resume() argument
14 uv_idle_stop(Idle); in ml_uv_resume()
20 uv_idle_start(Idle, ml_uv_resume); in ml_uv_swap()
51 uv_idle_init(Loop, Idle); in ml_library_entry()

12345678910>>...426