Home
last modified time | relevance | path

Searched refs:g_date_get_day_of_year (Results 1 – 25 of 47) sorted by relevance

12

/dports/devel/glib20/glib-2.70.4/tests/
H A Dtestgdate.c236 (g_date_get_day_of_year(d)))); in main()
243 g_date_get_day_of_year(d)); in main()
249 g_date_get_day_of_year(d) == days_in_year); in main()
253 g_date_get_day_of_year(d), days_in_year); in main()
258 g_date_get_day_of_year(d) <= days_in_year); in main()
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgdate.h166 guint g_date_get_day_of_year (const GDate *date);
298 #define g_date_day_of_year g_date_get_day_of_year GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_date_get_da…
H A Dgdate.c727 g_date_get_day_of_year (const GDate *d) in g_date_get_day_of_year() function
772 day = g_date_get_day_of_year (d) - 1; in g_date_get_monday_week_of_year()
807 day = g_date_get_day_of_year (d) - 1; in g_date_get_sunday_week_of_year()
2112 tm->tm_yday = g_date_get_day_of_year (d) - 1; /* 0 to 365 */ in g_date_to_struct_tm()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/glib/
H A Dgdate.inc103 function g_date_get_day_of_year(date:PGDate):guint;cdecl;external gliblib name 'g_date_get_day_of_y…
156 …unction g_date_day_of_year(date:PGDate):guint;cdecl;external gliblib name 'g_date_get_day_of_year';
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/glib/
H A Dgdate.inc103 function g_date_get_day_of_year(date:PGDate):guint;cdecl;external gliblib name 'g_date_get_day_of_y…
156 …unction g_date_day_of_year(date:PGDate):guint;cdecl;external gliblib name 'g_date_get_day_of_year';
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dgo-val.c114 case GO_VAL_BUCKET_DAY_OF_YEAR : return 1 + g_date_get_day_of_year (&d); in go_val_bucketer_apply()
/dports/devel/glib20/glib-2.70.4/glib/tests/
H A Ddate.c568 g_date_get_day_of_year (d)); in test_year()
571 g_assert_cmpint (g_date_get_day_of_year (d), ==, days_in_year); in test_year()
573 g_assert_cmpint (g_date_get_day_of_year (d), <=, days_in_year); in test_year()
/dports/devel/goffice/goffice-0.10.50/goffice/utils/
H A Ddatetime.c258 doy = g_date_get_day_of_year (date); in go_date_weeknum()
270 doy = g_date_get_day_of_year (date); in go_date_weeknum()
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/glib/
H A DDate.cs96 static extern uint g_date_get_day_of_year(IntPtr raw); in g_date_get_day_of_year() method in GLib.Date
100 uint raw_ret = g_date_get_day_of_year(Handle);
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/glib-0.9.3/src/
H A Ddate.rs93 unsafe { glib_sys::g_date_get_day_of_year(self.to_glib_none().0) } in get_day_of_year()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/glib-0.9.0/src/
H A Ddate.rs93 unsafe { glib_sys::g_date_get_day_of_year(self.to_glib_none().0) } in get_day_of_year()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-0.10.3/src/
H A Ddate.rs93 unsafe { glib_sys::g_date_get_day_of_year(self.to_glib_none().0) } in get_day_of_year()
/dports/www/castor/castor-0.8.16/cargo-crates/glib-0.9.3/src/
H A Ddate.rs93 unsafe { glib_sys::g_date_get_day_of_year(self.to_glib_none().0) } in get_day_of_year()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/glib-0.8.2/src/
H A Ddate.rs93 unsafe { glib_sys::g_date_get_day_of_year(self.to_glib_none().0) } in get_day_of_year()
/dports/net-im/fractal/fractal-4.4.0/vendor/glib/src/
H A Ddate.rs93 unsafe { glib_sys::g_date_get_day_of_year(self.to_glib_none().0) } in get_day_of_year()
/dports/devel/glibmm/glibmm-2.64.2/glib/glibmm/
H A Ddate.cc294 return g_date_get_day_of_year(&gobject_); in get_day_of_year()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-0.14.4/src/
H A Ddate.rs123 unsafe { ffi::g_date_get_day_of_year(self.to_glib_none().0) } in day_of_year()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib/src/
H A Ddate.rs123 unsafe { ffi::g_date_get_day_of_year(self.to_glib_none().0) } in day_of_year()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/glib-0.14.8/src/
H A Ddate.rs123 unsafe { ffi::g_date_get_day_of_year(self.to_glib_none().0) } in day_of_year()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-0.14.8/src/
H A Ddate.rs123 unsafe { ffi::g_date_get_day_of_year(self.to_glib_none().0) } in day_of_year()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/glib-0.14.2/src/
H A Ddate.rs123 unsafe { ffi::g_date_get_day_of_year(self.to_glib_none().0) } in day_of_year()
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/glib-0.14.2/src/
H A Ddate.rs123 unsafe { ffi::g_date_get_day_of_year(self.to_glib_none().0) } in day_of_year()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/glib-0.14.8/src/
H A Ddate.rs123 unsafe { ffi::g_date_get_day_of_year(self.to_glib_none().0) } in day_of_year()
/dports/devel/glibmm/glibmm-2.64.2/glib/src/
H A Ddate.ccg281 return g_date_get_day_of_year(&gobject_);
/dports/deskutils/osmo/osmo-0.4.4/src/
H A Dcalendar.c593 g_snprintf (tmpbuf, BUFFER_SIZE, "%d", g_date_get_day_of_year (date)); in cal_set_day_info()
595 edays = utl_get_days_per_year (g_date_get_year (date)) - g_date_get_day_of_year (date); in cal_set_day_info()
962 g_snprintf (tmpbuf, BUFFER_SIZE, "%d", g_date_get_day_of_year (date)); in cal_set_day_info()
965 edays = utl_get_days_per_year (g_date_get_year (date)) - g_date_get_day_of_year (date); in cal_set_day_info()

12