Home
last modified time | relevance | path

Searched refs:skipped_events (Results 1 – 19 of 19) sorted by relevance

/dports/misc/broot/broot-1.7.0/cargo-crates/crossterm-0.21.0/src/event/
H A Dread.rs14 skipped_events: Vec<InternalEvent>, field
29 skipped_events: Vec::with_capacity(32), in default()
100 let mut skipped_events = VecDeque::new(); in read() localVariable
118 skipped_events.push_back(event); in read()
146 skipped_events: Vec::with_capacity(32), in test_poll_fails_without_event_source()
163 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_front()
179 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_back()
192 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_front()
206 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_back()
221 skipped_events: Vec::with_capacity(32), in test_read_does_not_consume_skipped_event()
[all …]
/dports/misc/broot/broot-1.7.0/cargo-crates/crossterm-0.19.0/src/event/
H A Dread.rs17 skipped_events: Vec<InternalEvent>, field
32 skipped_events: Vec::with_capacity(32), in default()
105 let mut skipped_events = VecDeque::new(); in read() localVariable
123 skipped_events.push_back(event); in read()
150 skipped_events: Vec::with_capacity(32), in test_poll_fails_without_event_source()
167 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_front()
183 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_back()
196 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_front()
210 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_back()
225 skipped_events: Vec::with_capacity(32), in test_read_does_not_consume_skipped_event()
[all …]
/dports/shells/nsh/nsh-0.4.2/cargo-crates/crossterm-0.18.2/src/event/
H A Dread.rs17 skipped_events: Vec<InternalEvent>, field
32 skipped_events: Vec::with_capacity(32), in default()
105 let mut skipped_events = VecDeque::new(); in read() localVariable
123 skipped_events.push_back(event); in read()
150 skipped_events: Vec::with_capacity(32), in test_poll_fails_without_event_source()
167 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_front()
183 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_back()
196 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_front()
210 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_back()
225 skipped_events: Vec::with_capacity(32), in test_read_does_not_consume_skipped_event()
[all …]
/dports/editors/helix/helix-0.5.0/cargo-crates/crossterm-0.22.1/src/event/
H A Dread.rs14 skipped_events: Vec<InternalEvent>, field
29 skipped_events: Vec::with_capacity(32), in default()
100 let mut skipped_events = VecDeque::new(); in read() localVariable
118 skipped_events.push_back(event); in read()
146 skipped_events: Vec::with_capacity(32), in test_poll_fails_without_event_source()
163 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_front()
179 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_back()
192 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_front()
206 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_back()
221 skipped_events: Vec::with_capacity(32), in test_read_does_not_consume_skipped_event()
[all …]
/dports/devel/gitui/gitui-0.10.1/cargo-crates/crossterm-0.17.7/src/event/
H A Dread.rs17 skipped_events: Vec<InternalEvent>, field
32 skipped_events: Vec::with_capacity(32), in default()
105 let mut skipped_events = VecDeque::new(); in read() localVariable
123 skipped_events.push_back(event); in read()
150 skipped_events: Vec::with_capacity(32), in test_poll_fails_without_event_source()
167 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_front()
183 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_back()
196 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_front()
210 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_back()
225 skipped_events: Vec::with_capacity(32), in test_read_does_not_consume_skipped_event()
[all …]
/dports/sysutils/diskonaut/diskonaut-0.11.0/cargo-crates/crossterm-0.17.7/src/event/
H A Dread.rs17 skipped_events: Vec<InternalEvent>, field
32 skipped_events: Vec::with_capacity(32), in default()
105 let mut skipped_events = VecDeque::new(); in read() localVariable
123 skipped_events.push_back(event); in read()
150 skipped_events: Vec::with_capacity(32), in test_poll_fails_without_event_source()
167 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_front()
183 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_back()
196 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_front()
210 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_back()
225 skipped_events: Vec::with_capacity(32), in test_read_does_not_consume_skipped_event()
[all …]
/dports/devel/desed/desed-1.2.0/cargo-crates/crossterm-0.17.6/src/event/
H A Dread.rs17 skipped_events: Vec<InternalEvent>, field
32 skipped_events: Vec::with_capacity(32), in default()
105 let mut skipped_events = VecDeque::new(); in read() localVariable
123 skipped_events.push_back(event); in read()
150 skipped_events: Vec::with_capacity(32), in test_poll_fails_without_event_source()
167 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_front()
183 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_back()
196 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_front()
210 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_back()
225 skipped_events: Vec::with_capacity(32), in test_read_does_not_consume_skipped_event()
[all …]
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/crossterm-0.21.0/src/event/
H A Dread.rs14 skipped_events: Vec<InternalEvent>, field
29 skipped_events: Vec::with_capacity(32), in default()
100 let mut skipped_events = VecDeque::new(); in read() localVariable
118 skipped_events.push_back(event); in read()
146 skipped_events: Vec::with_capacity(32), in test_poll_fails_without_event_source()
163 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_front()
179 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_back()
192 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_front()
206 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_back()
221 skipped_events: Vec::with_capacity(32), in test_read_does_not_consume_skipped_event()
[all …]
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/crossterm-0.20.0/src/event/
H A Dread.rs14 skipped_events: Vec<InternalEvent>, field
29 skipped_events: Vec::with_capacity(32), in default()
100 let mut skipped_events = VecDeque::new(); in read() localVariable
118 skipped_events.push_back(event); in read()
146 skipped_events: Vec::with_capacity(32), in test_poll_fails_without_event_source()
163 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_front()
179 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_back()
192 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_front()
206 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_back()
221 skipped_events: Vec::with_capacity(32), in test_read_does_not_consume_skipped_event()
[all …]
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/crossterm-0.19.0/src/event/
H A Dread.rs17 skipped_events: Vec<InternalEvent>, field
32 skipped_events: Vec::with_capacity(32), in default()
105 let mut skipped_events = VecDeque::new(); in read() localVariable
123 skipped_events.push_back(event); in read()
150 skipped_events: Vec::with_capacity(32), in test_poll_fails_without_event_source()
167 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_front()
183 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_back()
196 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_front()
210 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_back()
225 skipped_events: Vec::with_capacity(32), in test_read_does_not_consume_skipped_event()
[all …]
/dports/misc/xplr/xplr-0.17.0/cargo-crates/crossterm-0.20.0/src/event/
H A Dread.rs14 skipped_events: Vec<InternalEvent>, field
29 skipped_events: Vec::with_capacity(32), in default()
100 let mut skipped_events = VecDeque::new(); in read() localVariable
118 skipped_events.push_back(event); in read()
146 skipped_events: Vec::with_capacity(32), in test_poll_fails_without_event_source()
163 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_front()
179 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_back()
192 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_front()
206 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_back()
221 skipped_events: Vec::with_capacity(32), in test_read_does_not_consume_skipped_event()
[all …]
/dports/misc/xplr/xplr-0.17.0/cargo-crates/crossterm-0.22.1/src/event/
H A Dread.rs14 skipped_events: Vec<InternalEvent>, field
29 skipped_events: Vec::with_capacity(32), in default()
100 let mut skipped_events = VecDeque::new(); in read() localVariable
118 skipped_events.push_back(event); in read()
146 skipped_events: Vec::with_capacity(32), in test_poll_fails_without_event_source()
163 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_front()
179 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_back()
192 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_front()
206 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_back()
221 skipped_events: Vec::with_capacity(32), in test_read_does_not_consume_skipped_event()
[all …]
/dports/net/oha/oha-0.4.7/cargo-crates/crossterm-0.20.0/src/event/
H A Dread.rs14 skipped_events: Vec<InternalEvent>, field
29 skipped_events: Vec::with_capacity(32), in default()
100 let mut skipped_events = VecDeque::new(); in read() localVariable
118 skipped_events.push_back(event); in read()
146 skipped_events: Vec::with_capacity(32), in test_poll_fails_without_event_source()
163 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_front()
179 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_back()
192 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_front()
206 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_back()
221 skipped_events: Vec::with_capacity(32), in test_read_does_not_consume_skipped_event()
[all …]
/dports/net/oha/oha-0.4.7/cargo-crates/crossterm-0.21.0/src/event/
H A Dread.rs14 skipped_events: Vec<InternalEvent>, field
29 skipped_events: Vec::with_capacity(32), in default()
100 let mut skipped_events = VecDeque::new(); in read() localVariable
118 skipped_events.push_back(event); in read()
146 skipped_events: Vec::with_capacity(32), in test_poll_fails_without_event_source()
163 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_front()
179 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_back()
192 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_front()
206 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_back()
221 skipped_events: Vec::with_capacity(32), in test_read_does_not_consume_skipped_event()
[all …]
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/crossterm-0.20.0/src/event/
H A Dread.rs14 skipped_events: Vec<InternalEvent>, field
29 skipped_events: Vec::with_capacity(32), in default()
100 let mut skipped_events = VecDeque::new(); in read() localVariable
118 skipped_events.push_back(event); in read()
146 skipped_events: Vec::with_capacity(32), in test_poll_fails_without_event_source()
163 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_front()
179 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_back()
192 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_front()
206 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_back()
221 skipped_events: Vec::with_capacity(32), in test_read_does_not_consume_skipped_event()
[all …]
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/crossterm-0.20.0/src/event/
H A Dread.rs14 skipped_events: Vec<InternalEvent>, field
29 skipped_events: Vec::with_capacity(32), in default()
100 let mut skipped_events = VecDeque::new(); in read() localVariable
118 skipped_events.push_back(event); in read()
146 skipped_events: Vec::with_capacity(32), in test_poll_fails_without_event_source()
163 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_front()
179 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_back()
192 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_front()
206 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_back()
221 skipped_events: Vec::with_capacity(32), in test_read_does_not_consume_skipped_event()
[all …]
/dports/graphics/viu/viu-1.1/cargo-crates/crossterm-0.17.7/src/event/
H A Dread.rs17 skipped_events: Vec<InternalEvent>, field
32 skipped_events: Vec::with_capacity(32), in default()
105 let mut skipped_events = VecDeque::new(); in read() localVariable
123 skipped_events.push_back(event); in read()
150 skipped_events: Vec::with_capacity(32), in test_poll_fails_without_event_source()
167 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_front()
183 skipped_events: Vec::with_capacity(32), in test_poll_returns_true_for_matching_event_in_queue_at_back()
196 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_front()
210 skipped_events: Vec::with_capacity(32), in test_read_returns_matching_event_in_queue_at_back()
225 skipped_events: Vec::with_capacity(32), in test_read_does_not_consume_skipped_event()
[all …]
/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dapc_event.c1141 guts. skipped_events++; in prima_handle_event()
1154 guts. skipped_events++; in prima_handle_event()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/unix/
H A Dguts.h583 long skipped_events; member