Home
last modified time | relevance | path

Searched refs:cmp_i16 (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/bmeps/dktools-4.31.1/src/wxd2lat/
H A Dwxdcomp.c88 cmp_i16(int16_t a, int16_t b) in cmp_i16() function
126 back = cmp_i16(pl->lay, pr->lay); in wxd2lat_compare_object()
159 back = cmp_i16(pl->ot, pr->ot); in wxd2lat_compare_object()
H A Dwxdcomp.ctr121 cmp_i16(int16_t a, int16_t b)
159 back = cmp_i16(pl->lay, pr->lay);
192 back = cmp_i16(pl->ot, pr->ot);
/dports/graphics/bmeps/dktools-4.31.1/src/wxdkdraw/
H A DWxdkdrawComp.cpp82 cmp_i16(int16_t a, int16_t b) in cmp_i16() function
116 back = cmp_i16(pl->lay, pr->lay); in drawobj_compare_object()
H A DWxdkdrawComp.cpt157 cmp_i16(int16_t a, int16_t b)
191 back = cmp_i16(pl->lay, pr->lay);
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/cpal-0.8.2/src/
H A Dlib.rs552 let cmp_i16 = (self.data_type == I16).cmp(&(other.data_type == I16)); in cmp_default_heuristics() localVariable
553 if cmp_i16 != Equal { in cmp_default_heuristics()
554 return cmp_i16; in cmp_default_heuristics()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/cpal-0.8.2/src/
H A Dlib.rs552 let cmp_i16 = (self.data_type == I16).cmp(&(other.data_type == I16)); in cmp_default_heuristics() localVariable
553 if cmp_i16 != Equal { in cmp_default_heuristics()
554 return cmp_i16; in cmp_default_heuristics()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/cpal-0.13.4/src/
H A Dlib.rs635 let cmp_i16 = (self.sample_format == I16).cmp(&(other.sample_format == I16)); in cmp_default_heuristics() localVariable
636 if cmp_i16 != Equal { in cmp_default_heuristics()
637 return cmp_i16; in cmp_default_heuristics()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/cpal-0.13.4/src/
H A Dlib.rs635 let cmp_i16 = (self.sample_format == I16).cmp(&(other.sample_format == I16)); in cmp_default_heuristics() localVariable
636 if cmp_i16 != Equal { in cmp_default_heuristics()
637 return cmp_i16; in cmp_default_heuristics()