Home
last modified time | relevance | path

Searched refs:is_valid_places_byte (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/rust/sync-guid/src/
H A Dlib.rs219 self.len() == 12 && self.bytes().all(Guid::is_valid_places_byte) in is_valid_for_places()
224 pub fn is_valid_places_byte(b: u8) -> bool { in is_valid_places_byte() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/sync-guid/src/
H A Dlib.rs217 self.len() == 12 && self.bytes().all(Guid::is_valid_places_byte) in is_valid_for_places()
222 pub fn is_valid_places_byte(b: u8) -> bool { in is_valid_places_byte() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/sync-guid/src/
H A Dlib.rs217 self.len() == 12 && self.bytes().all(Guid::is_valid_places_byte) in is_valid_for_places()
222 pub fn is_valid_places_byte(b: u8) -> bool { in is_valid_places_byte() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/sync-guid/src/
H A Dlib.rs217 self.len() == 12 && self.bytes().all(Guid::is_valid_places_byte) in is_valid_for_places()
222 pub fn is_valid_places_byte(b: u8) -> bool { in is_valid_places_byte() method