Home
last modified time | relevance | path

Searched refs:TM_1980_01_01 (Results 1 – 6 of 6) sorted by relevance

/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/zip-0.4.2/src/
H A Dread.rs30 const TM_1980_01_01 : ::time::Tm = ::time::Tm { const
360 … ::time::Tm::from_msdos(MsDosDateTime::new(last_mod_time, last_mod_date)).unwrap_or(TM_1980_01_01), in central_header_to_zip_file()
602 … ::time::Tm::from_msdos(MsDosDateTime::new(last_mod_time, last_mod_date)).unwrap_or(TM_1980_01_01), in read_zipfile_from_stream()
/dports/www/firefox/firefox-99.0/third_party/rust/zip/src/
H A Dread.rs30 const TM_1980_01_01 : ::time::Tm = ::time::Tm { const
360 … ::time::Tm::from_msdos(MsDosDateTime::new(last_mod_time, last_mod_date)).unwrap_or(TM_1980_01_01), in central_header_to_zip_file()
602 … ::time::Tm::from_msdos(MsDosDateTime::new(last_mod_time, last_mod_date)).unwrap_or(TM_1980_01_01), in read_zipfile_from_stream()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/zip/src/
H A Dread.rs30 const TM_1980_01_01 : ::time::Tm = ::time::Tm { const
360 … ::time::Tm::from_msdos(MsDosDateTime::new(last_mod_time, last_mod_date)).unwrap_or(TM_1980_01_01), in central_header_to_zip_file()
602 … ::time::Tm::from_msdos(MsDosDateTime::new(last_mod_time, last_mod_date)).unwrap_or(TM_1980_01_01), in read_zipfile_from_stream()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/zip/src/
H A Dread.rs30 const TM_1980_01_01 : ::time::Tm = ::time::Tm { const
360 … ::time::Tm::from_msdos(MsDosDateTime::new(last_mod_time, last_mod_date)).unwrap_or(TM_1980_01_01), in central_header_to_zip_file()
602 … ::time::Tm::from_msdos(MsDosDateTime::new(last_mod_time, last_mod_date)).unwrap_or(TM_1980_01_01), in read_zipfile_from_stream()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/zip/src/
H A Dread.rs30 const TM_1980_01_01 : ::time::Tm = ::time::Tm { const
360 … ::time::Tm::from_msdos(MsDosDateTime::new(last_mod_time, last_mod_date)).unwrap_or(TM_1980_01_01), in central_header_to_zip_file()
602 … ::time::Tm::from_msdos(MsDosDateTime::new(last_mod_time, last_mod_date)).unwrap_or(TM_1980_01_01), in read_zipfile_from_stream()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/zip/src/
H A Dread.rs29 const TM_1980_01_01 : ::time::Tm = ::time::Tm { const
356 … ::time::Tm::from_msdos(MsDosDateTime::new(last_mod_time, last_mod_date)).unwrap_or(TM_1980_01_01), in central_header_to_zip_file()