Home
last modified time | relevance | path

Searched refs:is_too_old (Results 1 – 11 of 11) sorted by relevance

/dports/security/py-muacrypt/muacrypt-0.9.1/muacrypt/
H A Dcmdline.py301 def is_too_old(d):
308 if is_too_old(st.st_mtime):
321 if is_too_old(msg_date):
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/gpgme-0.10.0/src/
H A Dresults.rs938 pub fn is_too_old(&self) -> bool { in is_too_old() method
963 .field("is_too_old", &self.is_too_old()) in fmt()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcompile.erl550 case is_too_old(Infile) of
563 is_too_old(BeamFile) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcompile.erl550 case is_too_old(Infile) of
563 is_too_old(BeamFile) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcompile.erl550 case is_too_old(Infile) of
563 is_too_old(BeamFile) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcompile.erl550 case is_too_old(Infile) of
563 is_too_old(BeamFile) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcompile.erl550 case is_too_old(Infile) of
563 is_too_old(BeamFile) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcompile.erl550 case is_too_old(Infile) of
563 is_too_old(BeamFile) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcompile.erl550 case is_too_old(Infile) of
563 is_too_old(BeamFile) -> function
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dquest_log.cpp115 bool is_too_old(void) const { return ((SDL_GetTicks() - request_time) > 5000); } in is_too_old() function in Quest_Title_Request
800 if (title_requests.front().is_too_old()) in check_title_requests()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/vips/gmic/gmic/src/
H A Dgmic_def.gmic55899 is_too_old={"Y = date(0); M = date(1); D = date(2); date_current = Y*365 + M*31 + D;
55903 -if $is_too_old