Home
last modified time | relevance | path

Searched refs:drop_input (Results 1 – 9 of 9) sorted by relevance

/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/logproto/
H A Dlogproto-client.c62 log_proto_client_options_set_drop_input(LogProtoClientOptions *options, gboolean drop_input) in log_proto_client_options_set_drop_input() argument
64 options->drop_input = drop_input; in log_proto_client_options_set_drop_input()
82 options->drop_input = FALSE; in log_proto_client_options_defaults()
H A Dlogproto-client.h37 gboolean drop_input; member
57 void log_proto_client_options_set_drop_input(LogProtoClientOptions *options, gboolean drop_input);
H A Dlogproto-text-client.c201 if (options->drop_input) in log_proto_text_client_init()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/filters/
H A Dreframer.c1107 Bool drop_input = GF_TRUE; in reframer_process() local
1126 drop_input = GF_FALSE; in reframer_process()
1332 if (drop_input) { in reframer_process()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/filters/
H A Dreframer.c1107 Bool drop_input = GF_TRUE; in reframer_process() local
1126 drop_input = GF_FALSE; in reframer_process()
1332 if (drop_input) { in reframer_process()
/dports/lang/vala/vala-0.48.18/vapi/
H A Dalsa.vapi1038 public int drop_input();
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/alsa-0.5.0/src/
H A Dseq.rs216 pub fn drop_input(&self) -> Result<()> { in drop_input() method
/dports/www/firefox/firefox-99.0/third_party/rust/alsa/src/
H A Dseq.rs216 pub fn drop_input(&self) -> Result<()> { in drop_input() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/alsa-0.5.0/src/
H A Dseq.rs216 pub fn drop_input(&self) -> Result<()> { in drop_input() method