Home
last modified time | relevance | path

Searched defs:day_of_the_week (Results 1 – 25 of 56) sorted by relevance

123

/dports/devel/binutils/binutils-2.37/ld/testsuite/ld-ctf/
H A Denum.c1 enum day_of_the_week {Monday = 0, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday}; enum
H A Denum-2.c1 enum day_of_the_week {Sunday = 0, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday}; enum
/dports/devel/arm-elf-binutils/binutils-2.37/ld/testsuite/ld-ctf/
H A Denum-2.c1 enum day_of_the_week {Sunday = 0, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday}; enum
H A Denum.c1 enum day_of_the_week {Monday = 0, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday}; enum
/dports/devel/gnulibiberty/binutils-2.37/ld/testsuite/ld-ctf/
H A Denum.c1 enum day_of_the_week {Monday = 0, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday}; enum
H A Denum-2.c1 enum day_of_the_week {Sunday = 0, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday}; enum
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/time/
H A Ddate.cpp337 int day_of_the_week = calendar->BaseDayOfTheWeek->ID; in GetDayOfTheWeek() local
373 void SetCurrentDayOfTheWeek(const std::string &calendar_ident, const int day_of_the_week) in SetCurrentDayOfTheWeek()
H A Dcalendar.cpp201 CDayOfTheWeek *day_of_the_week = new CDayOfTheWeek; in ProcessConfigData() local
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/test/
H A Dcalendar_SUITE.erl95 day_of_the_week(Config) when is_list(Config) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/test/
H A Dcalendar_SUITE.erl95 day_of_the_week(Config) when is_list(Config) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/test/
H A Dcalendar_SUITE.erl95 day_of_the_week(Config) when is_list(Config) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/test/
H A Dcalendar_SUITE.erl95 day_of_the_week(Config) when is_list(Config) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/test/
H A Dcalendar_SUITE.erl95 day_of_the_week(Config) when is_list(Config) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/test/
H A Dcalendar_SUITE.erl95 day_of_the_week(Config) when is_list(Config) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/test/
H A Dcalendar_SUITE.erl95 day_of_the_week(Config) when is_list(Config) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Dcalendar.erl168 day_of_the_week(Year, Month, Day) -> function
173 day_of_the_week({Year, Month, Day}) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Dcalendar.erl167 day_of_the_week(Year, Month, Day) -> function
172 day_of_the_week({Year, Month, Day}) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Dcalendar.erl167 day_of_the_week(Year, Month, Day) -> function
172 day_of_the_week({Year, Month, Day}) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Dcalendar.erl168 day_of_the_week(Year, Month, Day) -> function
173 day_of_the_week({Year, Month, Day}) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Dcalendar.erl168 day_of_the_week(Year, Month, Day) -> function
173 day_of_the_week({Year, Month, Day}) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Dcalendar.erl168 day_of_the_week(Year, Month, Day) -> function
173 day_of_the_week({Year, Month, Day}) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Dcalendar.erl168 day_of_the_week(Year, Month, Day) -> function
173 day_of_the_week({Year, Month, Day}) -> function
/dports/devel/elixir-tzdata/tzdata-0.5.19/lib/tzdata/
H A Dutil.ex83 def day_of_the_week(year, month, day), do: :calendar.day_of_the_week(year, month, day) function
/dports/devel/elixir-calendar/calendar-0.17.4/lib/calendar/
H A Dstrftime.ex226 defp day_of_the_week(dt), do: Calendar.Date.day_of_week(dt) function
/dports/www/davix/davix-0.7.6/deps/strptime/
H A Dstrptime.c287 day_of_the_week (struct tm *tm) in day_of_the_week() function

123