Home
last modified time | relevance | path

Searched defs:time (Results 18701 – 18725 of 72169) sorted by relevance

1...<<741742743744745746747748749750>>...2887

/dports/www/miniserve/miniserve-0.18.0/cargo-crates/time-0.1.43/src/
H A Dlib.rs751 let time = Timespec::new(1234567890, 54321); in test_at_utc() localVariable
771 let time = Timespec::new(1234567890, 54321); in test_at() localVariable
793 let time = Timespec::new(1234567890, 54321); in test_to_timespec() localVariable
804 let time = Timespec::new(1234567890, 54321); in test_conversions() localVariable
1020 let time = Timespec::new(1234567890, 54321); in test_asctime() localVariable
1034 let time = Timespec::new(1234567890, 54321); in test_ctime() localVariable
1048 let time = Timespec::new(1234567890, 54321); in test_strftime() localVariable
/dports/lang/rust/rustc-1.58.1-src/vendor/time/src/
H A Dlib.rs751 let time = Timespec::new(1234567890, 54321); in test_at_utc() localVariable
771 let time = Timespec::new(1234567890, 54321); in test_at() localVariable
793 let time = Timespec::new(1234567890, 54321); in test_to_timespec() localVariable
804 let time = Timespec::new(1234567890, 54321); in test_conversions() localVariable
1020 let time = Timespec::new(1234567890, 54321); in test_asctime() localVariable
1034 let time = Timespec::new(1234567890, 54321); in test_ctime() localVariable
1048 let time = Timespec::new(1234567890, 54321); in test_strftime() localVariable
/dports/devel/dtool/dtool-0.11.0/cargo-crates/time-0.1.42/src/
H A Dlib.rs745 let time = Timespec::new(1234567890, 54321); in test_at_utc() localVariable
765 let time = Timespec::new(1234567890, 54321); in test_at() localVariable
787 let time = Timespec::new(1234567890, 54321); in test_to_timespec() localVariable
798 let time = Timespec::new(1234567890, 54321); in test_conversions() localVariable
1014 let time = Timespec::new(1234567890, 54321); in test_asctime() localVariable
1028 let time = Timespec::new(1234567890, 54321); in test_ctime() localVariable
1042 let time = Timespec::new(1234567890, 54321); in test_strftime() localVariable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/time/src/
H A Dlib.rs751 let time = Timespec::new(1234567890, 54321); in test_at_utc() localVariable
771 let time = Timespec::new(1234567890, 54321); in test_at() localVariable
793 let time = Timespec::new(1234567890, 54321); in test_to_timespec() localVariable
804 let time = Timespec::new(1234567890, 54321); in test_conversions() localVariable
1020 let time = Timespec::new(1234567890, 54321); in test_asctime() localVariable
1034 let time = Timespec::new(1234567890, 54321); in test_ctime() localVariable
1048 let time = Timespec::new(1234567890, 54321); in test_strftime() localVariable
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/adt/
H A Dnabstime.c101 pg_time_t time = (pg_time_t) _time; in abstime2tm() local
265 AbsoluteTime time = PG_GETARG_ABSOLUTETIME(0); in abstimeout() local
317 AbsoluteTime time = PG_GETARG_ABSOLUTETIME(0); in abstimesend() local
646 RelativeTime time = PG_GETARG_RELATIVETIME(0); in reltimeout() local
676 RelativeTime time = PG_GETARG_RELATIVETIME(0); in reltimesend() local
686 reltime2tm(RelativeTime time, struct pg_tm *tm) in reltime2tm()
815 RelativeTime time; in interval_reltime() local
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/adt/
H A Dnabstime.c101 pg_time_t time = (pg_time_t) _time; in abstime2tm() local
265 AbsoluteTime time = PG_GETARG_ABSOLUTETIME(0); in abstimeout() local
317 AbsoluteTime time = PG_GETARG_ABSOLUTETIME(0); in abstimesend() local
646 RelativeTime time = PG_GETARG_RELATIVETIME(0); in reltimeout() local
676 RelativeTime time = PG_GETARG_RELATIVETIME(0); in reltimesend() local
686 reltime2tm(RelativeTime time, struct pg_tm *tm) in reltime2tm()
815 RelativeTime time; in interval_reltime() local
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/fmgr/
H A Dfmgr.c102 for (i = 0; i < fmgr_nbuiltins; i++) in abstime2tm()
266 * Return module and C function name providing implementation of functionId. in abstimeout()
317 *fn = TextDatumGetCString(prosrcattr); in abstimeout()
646 Datum arg; /* passthrough argument for plugin modules */
676 MemoryContext oldcxt;
686 ObjectIdGetDatum(fcinfo->flinfo->fn_oid)); in reltime2tm()
815 FunctionCallInfoData fcinfo; in interval_reltime()
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/time-0.1.44/src/
H A Dlib.rs753 let time = Timespec::new(1234567890, 54321); in test_at_utc() localVariable
773 let time = Timespec::new(1234567890, 54321); in test_at() localVariable
795 let time = Timespec::new(1234567890, 54321); in test_to_timespec() localVariable
806 let time = Timespec::new(1234567890, 54321); in test_conversions() localVariable
1022 let time = Timespec::new(1234567890, 54321); in test_asctime() localVariable
1036 let time = Timespec::new(1234567890, 54321); in test_ctime() localVariable
1050 let time = Timespec::new(1234567890, 54321); in test_strftime() localVariable
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/adt/
H A Dnabstime.c101 pg_time_t time = (pg_time_t) _time; in abstime2tm() local
265 AbsoluteTime time = PG_GETARG_ABSOLUTETIME(0); in abstimeout() local
317 AbsoluteTime time = PG_GETARG_ABSOLUTETIME(0); in abstimesend() local
646 RelativeTime time = PG_GETARG_RELATIVETIME(0); in reltimeout() local
676 RelativeTime time = PG_GETARG_RELATIVETIME(0); in reltimesend() local
686 reltime2tm(RelativeTime time, struct pg_tm *tm) in reltime2tm()
815 RelativeTime time; in interval_reltime() local
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/time-0.1.44/src/
H A Dlib.rs753 let time = Timespec::new(1234567890, 54321); in test_at_utc() localVariable
773 let time = Timespec::new(1234567890, 54321); in test_at() localVariable
795 let time = Timespec::new(1234567890, 54321); in test_to_timespec() localVariable
806 let time = Timespec::new(1234567890, 54321); in test_conversions() localVariable
1022 let time = Timespec::new(1234567890, 54321); in test_asctime() localVariable
1036 let time = Timespec::new(1234567890, 54321); in test_ctime() localVariable
1050 let time = Timespec::new(1234567890, 54321); in test_strftime() localVariable
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/utils/adt/
H A Dnabstime.c101 pg_time_t time = (pg_time_t) _time; in abstime2tm() local
265 AbsoluteTime time = PG_GETARG_ABSOLUTETIME(0); in abstimeout() local
317 AbsoluteTime time = PG_GETARG_ABSOLUTETIME(0); in abstimesend() local
646 RelativeTime time = PG_GETARG_RELATIVETIME(0); in reltimeout() local
676 RelativeTime time = PG_GETARG_RELATIVETIME(0); in reltimesend() local
686 reltime2tm(RelativeTime time, struct pg_tm *tm) in reltime2tm()
815 RelativeTime time; in interval_reltime() local
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/adt/
H A Dnabstime.c101 pg_time_t time = (pg_time_t) _time; in abstime2tm() local
265 AbsoluteTime time = PG_GETARG_ABSOLUTETIME(0); in abstimeout() local
317 AbsoluteTime time = PG_GETARG_ABSOLUTETIME(0); in abstimesend() local
646 RelativeTime time = PG_GETARG_RELATIVETIME(0); in reltimeout() local
676 RelativeTime time = PG_GETARG_RELATIVETIME(0); in reltimesend() local
686 reltime2tm(RelativeTime time, struct pg_tm *tm) in reltime2tm()
815 RelativeTime time; in interval_reltime() local
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/utils/adt/
H A Dnabstime.c101 pg_time_t time = (pg_time_t) _time; in abstime2tm() local
265 AbsoluteTime time = PG_GETARG_ABSOLUTETIME(0); in abstimeout() local
317 AbsoluteTime time = PG_GETARG_ABSOLUTETIME(0); in abstimesend() local
646 RelativeTime time = PG_GETARG_RELATIVETIME(0); in reltimeout() local
676 RelativeTime time = PG_GETARG_RELATIVETIME(0); in reltimesend() local
686 reltime2tm(RelativeTime time, struct pg_tm *tm) in reltime2tm()
815 RelativeTime time; in interval_reltime() local
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/utils/adt/
H A Dnabstime.c100 pg_time_t time = (pg_time_t) _time; in abstime2tm() local
264 AbsoluteTime time = PG_GETARG_ABSOLUTETIME(0); in abstimeout() local
316 AbsoluteTime time = PG_GETARG_ABSOLUTETIME(0); in abstimesend() local
645 RelativeTime time = PG_GETARG_RELATIVETIME(0); in reltimeout() local
675 RelativeTime time = PG_GETARG_RELATIVETIME(0); in reltimesend() local
685 reltime2tm(RelativeTime time, struct pg_tm * tm) in reltime2tm()
814 RelativeTime time; in interval_reltime() local
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/utils/adt/
H A Dnabstime.c100 pg_time_t time = (pg_time_t) _time; in abstime2tm() local
264 AbsoluteTime time = PG_GETARG_ABSOLUTETIME(0); in abstimeout() local
316 AbsoluteTime time = PG_GETARG_ABSOLUTETIME(0); in abstimesend() local
645 RelativeTime time = PG_GETARG_RELATIVETIME(0); in reltimeout() local
675 RelativeTime time = PG_GETARG_RELATIVETIME(0); in reltimesend() local
685 reltime2tm(RelativeTime time, struct pg_tm * tm) in reltime2tm()
814 RelativeTime time; in interval_reltime() local
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/utils/adt/
H A Dnabstime.c100 pg_time_t time = (pg_time_t) _time; in abstime2tm() local
264 AbsoluteTime time = PG_GETARG_ABSOLUTETIME(0); in abstimeout() local
316 AbsoluteTime time = PG_GETARG_ABSOLUTETIME(0); in abstimesend() local
645 RelativeTime time = PG_GETARG_RELATIVETIME(0); in reltimeout() local
675 RelativeTime time = PG_GETARG_RELATIVETIME(0); in reltimesend() local
685 reltime2tm(RelativeTime time, struct pg_tm * tm) in reltime2tm()
814 RelativeTime time; in interval_reltime() local
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/time/src/
H A Dlib.rs745 let time = Timespec::new(1234567890, 54321); in test_at_utc() localVariable
765 let time = Timespec::new(1234567890, 54321); in test_at() localVariable
787 let time = Timespec::new(1234567890, 54321); in test_to_timespec() localVariable
798 let time = Timespec::new(1234567890, 54321); in test_conversions() localVariable
1014 let time = Timespec::new(1234567890, 54321); in test_asctime() localVariable
1028 let time = Timespec::new(1234567890, 54321); in test_ctime() localVariable
1042 let time = Timespec::new(1234567890, 54321); in test_strftime() localVariable
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/time-0.1.42/src/
H A Dlib.rs745 let time = Timespec::new(1234567890, 54321); in test_at_utc() localVariable
765 let time = Timespec::new(1234567890, 54321); in test_at() localVariable
787 let time = Timespec::new(1234567890, 54321); in test_to_timespec() localVariable
798 let time = Timespec::new(1234567890, 54321); in test_conversions() localVariable
1014 let time = Timespec::new(1234567890, 54321); in test_asctime() localVariable
1028 let time = Timespec::new(1234567890, 54321); in test_ctime() localVariable
1042 let time = Timespec::new(1234567890, 54321); in test_strftime() localVariable
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/time-0.1.43/src/
H A Dlib.rs751 let time = Timespec::new(1234567890, 54321); in test_at_utc() localVariable
771 let time = Timespec::new(1234567890, 54321); in test_at() localVariable
793 let time = Timespec::new(1234567890, 54321); in test_to_timespec() localVariable
804 let time = Timespec::new(1234567890, 54321); in test_conversions() localVariable
1020 let time = Timespec::new(1234567890, 54321); in test_asctime() localVariable
1034 let time = Timespec::new(1234567890, 54321); in test_ctime() localVariable
1048 let time = Timespec::new(1234567890, 54321); in test_strftime() localVariable
/dports/sysutils/fusefs-xfuse/xfuse-9c8824/cargo-crates/time-0.1.44/src/
H A Dlib.rs753 let time = Timespec::new(1234567890, 54321); in test_at_utc() localVariable
773 let time = Timespec::new(1234567890, 54321); in test_at() localVariable
795 let time = Timespec::new(1234567890, 54321); in test_to_timespec() localVariable
806 let time = Timespec::new(1234567890, 54321); in test_conversions() localVariable
1022 let time = Timespec::new(1234567890, 54321); in test_asctime() localVariable
1036 let time = Timespec::new(1234567890, 54321); in test_ctime() localVariable
1050 let time = Timespec::new(1234567890, 54321); in test_strftime() localVariable
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/time-0.1.42/src/
H A Dlib.rs745 let time = Timespec::new(1234567890, 54321); in test_at_utc() localVariable
765 let time = Timespec::new(1234567890, 54321); in test_at() localVariable
787 let time = Timespec::new(1234567890, 54321); in test_to_timespec() localVariable
798 let time = Timespec::new(1234567890, 54321); in test_conversions() localVariable
1014 let time = Timespec::new(1234567890, 54321); in test_asctime() localVariable
1028 let time = Timespec::new(1234567890, 54321); in test_ctime() localVariable
1042 let time = Timespec::new(1234567890, 54321); in test_strftime() localVariable
/dports/sysutils/fselect/fselect-0.7.7/cargo-crates/time-0.1.43/src/
H A Dlib.rs751 let time = Timespec::new(1234567890, 54321); in test_at_utc() localVariable
771 let time = Timespec::new(1234567890, 54321); in test_at() localVariable
793 let time = Timespec::new(1234567890, 54321); in test_to_timespec() localVariable
804 let time = Timespec::new(1234567890, 54321); in test_conversions() localVariable
1020 let time = Timespec::new(1234567890, 54321); in test_asctime() localVariable
1034 let time = Timespec::new(1234567890, 54321); in test_ctime() localVariable
1048 let time = Timespec::new(1234567890, 54321); in test_strftime() localVariable
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/time-0.1.42/src/
H A Dlib.rs745 let time = Timespec::new(1234567890, 54321); in test_at_utc() localVariable
765 let time = Timespec::new(1234567890, 54321); in test_at() localVariable
787 let time = Timespec::new(1234567890, 54321); in test_to_timespec() localVariable
798 let time = Timespec::new(1234567890, 54321); in test_conversions() localVariable
1014 let time = Timespec::new(1234567890, 54321); in test_asctime() localVariable
1028 let time = Timespec::new(1234567890, 54321); in test_ctime() localVariable
1042 let time = Timespec::new(1234567890, 54321); in test_strftime() localVariable
/dports/sysutils/fd/fd-8.3.0/cargo-crates/time-0.1.43/src/
H A Dlib.rs751 let time = Timespec::new(1234567890, 54321); in test_at_utc() localVariable
771 let time = Timespec::new(1234567890, 54321); in test_at() localVariable
793 let time = Timespec::new(1234567890, 54321); in test_to_timespec() localVariable
804 let time = Timespec::new(1234567890, 54321); in test_conversions() localVariable
1020 let time = Timespec::new(1234567890, 54321); in test_asctime() localVariable
1034 let time = Timespec::new(1234567890, 54321); in test_ctime() localVariable
1048 let time = Timespec::new(1234567890, 54321); in test_strftime() localVariable
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/time-0.1.43/src/
H A Dlib.rs751 let time = Timespec::new(1234567890, 54321); in test_at_utc() localVariable
771 let time = Timespec::new(1234567890, 54321); in test_at() localVariable
793 let time = Timespec::new(1234567890, 54321); in test_to_timespec() localVariable
804 let time = Timespec::new(1234567890, 54321); in test_conversions() localVariable
1020 let time = Timespec::new(1234567890, 54321); in test_asctime() localVariable
1034 let time = Timespec::new(1234567890, 54321); in test_ctime() localVariable
1048 let time = Timespec::new(1234567890, 54321); in test_strftime() localVariable

1...<<741742743744745746747748749750>>...2887