Home
last modified time | relevance | path

Searched refs:nhour (Results 1 – 23 of 23) sorted by relevance

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwdft/rt_tddft/rtutils/
H A Drt_tddft_estimate_rem.F36 integer nsec, nmin, nhour, nday
73 nhour = nsec_tot / 3600
78 $ nhour, " hour(s) ", nmin, " minute(s)"
83 nhour = nsec / 3600
86 $ nday, " day(s) ", nhour, " hour(s)"
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwdft/rt_tddft/rtutils/
H A Drt_tddft_estimate_rem.F36 integer nsec, nmin, nhour, nday
73 nhour = nsec_tot / 3600
78 $ nhour, " hour(s) ", nmin, " minute(s)"
83 nhour = nsec / 3600
86 $ nday, " day(s) ", nhour, " hour(s)"
/dports/science/quantum-espresso/q-e-qe-6.7.0/UtilXlib/
H A Dclocks_handler.f90549 INTEGER :: nday, nhour, nmin, nmax, mday, mhour, mmin local
605 nhour = nsec / 3600
606 nsec = nsec - 3600 * nhour
623 clock_label(n), nday, nhour, nmin
625 ELSEIF ( nhour > 0 ) THEN
629 clock_label(n), nhour, nmin
707 INTEGER :: nday, nhour, nmin, nmax, mday, mhour, mmin local
/dports/devel/ucommon/ucommon-7.0.0/corelib/
H A Ddatetime.cpp466 Time::Time(int nhour, int nminute, int nsecond) in Time() argument
468 set(nhour, nminute, nsecond); in Time()
539 ZNumber nhour((char *)str, 2); in set() local
541 set(nhour(), nminute(), sec); in set()
637 void Time::set(int nhour, int nminute, int nsecond) in set() argument
641 if (nminute > 59 || nsecond > 59 || nhour > 23) in set()
644 seconds = 3600 * nhour + 60 * nminute + nsecond; in set()
776 ZNumber nhour(buf, 2); in get() local
779 dt.tm_hour = nhour(); in get()
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/base/rss/
H A Drss_parser.cpp390 int nhour = 7; in parseDate() local
415 nhour = 4; in parseDate()
424 const int hour = parts[nhour].toInt(&ok[2]); in parseDate()
/dports/devel/commoncpp/commoncpp2-1.8.1/src/
H A Ddate.cpp532 ZNumber nhour(str, 2); in setTime() local
534 toSeconds(nhour(), nminute(), sec); in setTime()
800 ZNumber nhour(buf, 2); in getDatetime() local
803 dt.tm_hour = nhour(); in getDatetime()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/vda/
H A Dvda_lib.cpp55 int nhour = (int)fmod(t, 24); in time_str() local
57 sprintf(buf, "%4d days %02d:%02d:%02d", (int)t, nhour, nmin, nsec); in time_str()
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dzztime.c71 static integer nhour; in zztime_0_() local
3123 nhour = 0; in zztime_0_()
3211 ++nhour; in zztime_0_()
3323 nhour <= 1 && nmin <= nhour && nsec <= nmin) { in zztime_0_()
3331 && nhour <= 1 && nmin <= nhour && nsec <= nmin) { in zztime_0_()
3339 && nhour <= 0 && nmin <= 0 && nsec <= 0) { in zztime_0_()
3350 if (nyear == 0 && nday == 0 && njd == 0 && ndoy == 0 && nhour == 0 && in zztime_0_()
3505 } else if (nhour > 1) { in zztime_0_()
3606 } else if (nmin > nhour) { in zztime_0_()
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dzztime.c71 static integer nhour; in zztime_0_() local
3123 nhour = 0; in zztime_0_()
3211 ++nhour; in zztime_0_()
3323 nhour <= 1 && nmin <= nhour && nsec <= nmin) { in zztime_0_()
3331 && nhour <= 1 && nmin <= nhour && nsec <= nmin) { in zztime_0_()
3339 && nhour <= 0 && nmin <= 0 && nsec <= 0) { in zztime_0_()
3350 if (nyear == 0 && nday == 0 && njd == 0 && ndoy == 0 && nhour == 0 && in zztime_0_()
3505 } else if (nhour > 1) { in zztime_0_()
3606 } else if (nmin > nhour) { in zztime_0_()
/dports/astro/gpsd/gpsd-3.20/
H A Dais_json.c140 ais->type6.dac1fid12.nhour = AIS_HOUR_NOT_AVAILABLE; in json_ais_read()
146 &ais->type6.dac1fid12.nhour, in json_ais_read()
H A Dgps.h1113 unsigned int nhour; /* ETA hour */ member
H A Ddriver_ais.c278 ais->type6.dac1fid12.nhour = UBITS(177, 5); in ais_binary_decode()
H A Dgpsd_json.c2143 ais->type6.dac1fid12.nhour, in json_aivdm_dump()
/dports/security/p5-CSP/CSP-0.34/
H A DCSP.pm960 my ($nyear,$nmonth,$nday,$nhour,$nmin,$nsec) =
963 my $tmp = sprintf("%02d%02d%02d%02d%02d%02dZ",$nyear,$nmonth,$nday,$nhour,$nmin,$nsec);
/dports/x11/kf5-kdelibs4support/kdelibs4support-5.89.0/src/kdecore/
H A Dkdatetime.cpp1855 int nhour = 7; in fromString() local
1879 nhour = 4; in fromString()
1887 int hour = parts[nhour].toInt(&ok[2]); in fromString()
/dports/net/kalarmcal/kalarmcal-21.12.3/src/
H A Dkadatetime.cpp1965 int nhour = 7; in fromString() local
1989 nhour = 4; in fromString()
1998 int hour = parts[nhour].toInt(&ok[2]); in fromString()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/host_applications/linux/apps/raspicam/
H A Dgps.h1063 unsigned int nhour; /* ETA hour */ member
/dports/science/libccp4/libccp4-6.5.1/fortran/
H A Dlgglib.f4593 subroutine sectime(sec,nhour,nmin,sres) argument
4596 nhour = 0
4604 nhour = int(float(nmin)/60.)
4605 nmin = nmin0 - nhour*60
/dports/lang/gforth/gforth-0.7.3/engine/
H A Dprim.i8405 Cell nhour; variable
8434 nhour =ltime->tm_hour;
8444 fputs(" nhour=", vm_out); printarg_n(nhour);
8454 vm_n2Cell(nhour,sp[3]);
/dports/lang/gforth/gforth-0.7.3/
H A Dprim1708 time&date ( -- nsec nmin nhour nday nmonth nyear ) facility-ext time_and_date
1728 nhour =ltime->tm_hour;
H A Dprim.b2647 time&date ( -- nsec nmin nhour nday nmonth nyear ) facility-ext time_and_date
2667 nhour =ltime->tm_hour;
/dports/games/simutrans-pak128/simutrans/pak128/text/
H A Den.tab476 …nyone can get a\njob driving a taxi. All you\nneed to do is take an eight\nhour course in which yo…
/dports/lang/gforth/gforth-0.7.3/doc/
H A Dgforth.info-24792 `time&date' - nsec nmin nhour nday nmonth nyear facility-ext "time-and-date"