Home
last modified time | relevance | path

Searched defs:cmp_u16 (Results 1 – 5 of 5) sorted by relevance

/dports/dns/wdns/wdns-0.10.0/wdns/
H A Dstr_to_rdata_ubuf.c65 cmp_u16(const void *a, const void *b) { in cmp_u16() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/cpal-0.13.4/src/
H A Dlib.rs640 let cmp_u16 = (self.sample_format == U16).cmp(&(other.sample_format == U16)); in cmp_default_heuristics() localVariable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/cpal-0.13.4/src/
H A Dlib.rs640 let cmp_u16 = (self.sample_format == U16).cmp(&(other.sample_format == U16)); in cmp_default_heuristics() localVariable
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/cpal-0.8.2/src/
H A Dlib.rs557 let cmp_u16 = (self.data_type == U16).cmp(&(other.data_type == U16)); in cmp_default_heuristics() localVariable
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/cpal-0.8.2/src/
H A Dlib.rs557 let cmp_u16 = (self.data_type == U16).cmp(&(other.data_type == U16)); in cmp_default_heuristics() localVariable