Home
last modified time | relevance | path

Searched defs:is_flushed (Results 1 – 25 of 69) sorted by relevance

123

/dports/devel/libsigrokdecode/libsigrokdecode-0.5.3/decoders/midi/
H A Dpd.py72 def check_for_garbage_flush(self, is_flushed): argument
89 def handle_channel_msg_0x80(self, is_flushed): argument
109 def handle_channel_msg_0x90(self, is_flushed): argument
131 def handle_channel_msg_0xa0(self, is_flushed): argument
235 def handle_channel_msg_0xb0(self, is_flushed): argument
252 def handle_channel_msg_0xc0(self, is_flushed): argument
278 def handle_channel_msg_0xd0(self, is_flushed): argument
294 def handle_channel_msg_0xe0(self, is_flushed): argument
314 def handle_channel_msg_generic(self, is_flushed): argument
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/librespot-core-0.3.1/src/mercury/
H A Dsender.rs22 pub fn is_flushed(&self) -> bool { in is_flushed() method
/dports/www/apache24/httpd-2.4.53/modules/http2/
H A Dh2_conn_io.h44 unsigned int is_flushed : 1; member
/dports/www/mod_http2/mod_h2-2.0.2/mod_http2/
H A Dh2_c1_io.h46 unsigned int is_flushed : 1; member
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/parallel/
H A DpsPromotionLAB.hpp75 bool is_flushed() { return _state == flushed; } in is_flushed() function in PSPromotionLAB
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/parallel/
H A DpsPromotionLAB.hpp75 bool is_flushed() { return _state == flushed; } in is_flushed() function in PSPromotionLAB
/dports/www/firefox/firefox-99.0/third_party/rust/audioipc/src/rpc/
H A Ddriver.rs22 is_flushed: bool, field
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/audioipc/src/rpc/
H A Ddriver.rs22 is_flushed: bool, field
/dports/lang/spidermonkey60/firefox-60.9.0/media/audioipc/audioipc/src/rpc/
H A Ddriver.rs22 is_flushed: bool, field
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/parallel/
H A DpsPromotionLAB.hpp75 bool is_flushed() { return _state == flushed; } in is_flushed() function in PSPromotionLAB
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/parallel/
H A DpsPromotionLAB.hpp75 bool is_flushed() { return _state == flushed; } in is_flushed() function in PSPromotionLAB
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/parallel/
H A DpsPromotionLAB.hpp75 bool is_flushed() { return _state == flushed; } in is_flushed() function in PSPromotionLAB
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/parallel/
H A DpsPromotionLAB.hpp75 bool is_flushed() { return _state == flushed; } in is_flushed() function in PSPromotionLAB
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/audioipc/src/rpc/
H A Ddriver.rs22 is_flushed: bool, field
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/parallel/
H A DpsPromotionLAB.hpp75 bool is_flushed() { return _state == flushed; } in is_flushed() function in PSPromotionLAB
/dports/lang/spidermonkey78/firefox-78.9.0/media/audioipc/audioipc/src/rpc/
H A Ddriver.rs22 is_flushed: bool, field
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/parallel/
H A DpsPromotionLAB.hpp75 bool is_flushed() { return _state == flushed; } in is_flushed() function in PSPromotionLAB
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsPromotionLAB.hpp75 bool is_flushed() { return _state == flushed; } in is_flushed() function in PSPromotionLAB
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsPromotionLAB.hpp75 bool is_flushed() { return _state == flushed; } in is_flushed() function in PSPromotionLAB
/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/src/
H A Dsocket.hpp225 bool is_flushed() const { return is_flushed_; } in is_flushed() function in datastax::internal::core::SocketWriteBase
/dports/databases/memcached/memcached-1.6.12/
H A Dcrawler.c186 int is_flushed = item_is_flushed(search); in crawler_expired_eval() local
241 int is_flushed = item_is_flushed(it); in crawler_metadump_eval() local
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dagp_backend.h81 bool is_flushed; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dagp_backend.h81 bool is_flushed; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dagp_backend.h81 bool is_flushed; member
/dports/archivers/php81-bz2/php-8.1.1/ext/bz2/
H A Dbz2_filter.c42 unsigned int is_flushed : 1; /* only for compression */ member

123