Home
last modified time | relevance | path

Searched refs:TimeFormat (Results 1 – 25 of 3439) sorted by path

12345678910>>...138

/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/libc-0.2.117/src/
H A Dpsp.rs1083 TimeFormat,
/dports/astro/gpstk/GPSTk-8.0.0/ref/usersguide/
H A DPRSolve.tex66 \entry{}{--TimeFormat}{Output time format (ala CommonTime) (default: \%4F \%10.3g).}{2}
/dports/astro/py-astropy/astropy-5.0/
H A DCHANGES.rst3356 - Time formats (implemented in subclasses of ``TimeFormat``) now have
3362 ``TimeFormat`` machinery. For this case, one can also pass a ``subfmt``
/dports/astro/py-astropy/astropy-5.0/astropy/time/
H A Dformats.py79 class TimeFormat: class
396 class TimeNumeric(TimeFormat):
851 class TimeUnique(TimeFormat):
1819 class TimeDeltaFormat(TimeFormat):
/dports/astro/py-astropy/astropy-5.0/astropy/time/tests/
H A Dtest_custom_formats.py33 class Custom(TimeFormat):
46 class Custom(TimeFormat):
59 class Custom(TimeFormat):
75 class Custom(TimeFormat):
93 class Custom(TimeFormat):
109 class Custom(TimeFormat):
137 class CustomMJD(TimeFormat):
189 class Custom(TimeFormat):
204 class Custom(TimeFormat):
233 class Custom(TimeFormat):
[all …]
/dports/astro/py-astropy/astropy-5.0/docs/time/
H A Dindex.rst166 from the base :class:`~astropy.time.TimeFormat` class. This class structure can
878 `~astropy.time.TimeFormat` subclass, it may be necessary to modify your
882 Missing values in a `~astropy.time.TimeFormat` subclass object are marked by
1449 available by making a new subclass of the `~astropy.time.TimeFormat` class.
1457 .. EXAMPLE START: Writing a Custom Format with the TimeFormat Class
1462 class TimeJD(TimeFormat):
1492 .. EXAMPLE START: Customizing the TimeFormat Class with Changes to Date Format
1532 .. EXAMPLE START: Customizing the TimeFormat Class with Time Since an Epoch
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dexport_filename_selector.cc297 TimeFormat format = time_format_combo.get_active ()->get_value (time_format_cols.format); in change_time_format()
H A Dexport_filename_selector.h120 typedef ARDOUR::ExportFilename::TimeFormat TimeFormat; typedef
124 Gtk::TreeModelColumn<TimeFormat> format;
H A Dexport_timespan_selector.h116 typedef ARDOUR::ExportProfileManager::TimeFormat TimeFormat; typedef
120 Gtk::TreeModelColumn<TimeFormat> format;
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dexport_filename.h48 enum TimeFormat { enum
69 TimeFormat get_time_format () const { return time_format; } in get_time_format()
71 std::string get_time_format_str (TimeFormat format) const;
79 void set_time_format (TimeFormat format);
113 TimeFormat time_format;
H A Dexport_profile_manager.h120 enum TimeFormat { enum
129 TimeFormat time_format;
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Denums.cc126 ExportFilename::TimeFormat _ExportFilename_TimeFormat; in setup_enum_writer()
136 ExportProfileManager::TimeFormat _ExportProfileManager_TimeFormat; in setup_enum_writer()
H A Dexport_filename.cc160 time_format = (TimeFormat) string_2_enum (pair.second, time_format); in set_state()
272 ExportFilename::get_time_format_str (TimeFormat format) const in get_time_format_str()
314 ExportFilename::set_time_format (TimeFormat format) in set_time_format()
H A Dexport_profile_manager.cc58 DEFINE_ENUM_CONVERT(ARDOUR::ExportProfileManager::TimeFormat);
/dports/audio/audacity/audacity-Audacity-3.1.3/src/
H A DAdornedRulerPanel.cpp1285 mRuler.SetFormat( Ruler::TimeFormat ); in AdornedRulerPanel()
H A DPrinting.cpp86 ruler.SetFormat(Ruler::TimeFormat); in OnPrintPage()
H A DTimeTrack.cpp74 mRuler->SetFormat(Ruler::TimeFormat); in CleanState()
101 mRuler->SetFormat(Ruler::TimeFormat); in TimeTrack()
/dports/audio/audacity/audacity-Audacity-3.1.3/src/widgets/
H A DRuler.cpp467 case TimeFormat: in TickSizes()
646 case TimeFormat: in LabelString()
H A DRuler.h33 TimeFormat, enumerator
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/libc-0.2.112/src/
H A Dpsp.rs1083 TimeFormat,
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/golang.org/x/net/http2/
H A Dserver.go2428 date = time.Now().UTC().Format(http.TimeFormat)
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/golang.org/x/net/webdav/
H A Dprop.go379 return fi.ModTime().UTC().Format(http.TimeFormat), nil
H A Dprop_test.go32 p.InnerXML = []byte(fi.ModTime().UTC().Format(http.TimeFormat))
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/golang.org/x/text/date/
H A Dgen.go226 for _, tf := range tfl.TimeFormat {
H A Dgen_test.go154 for _, tf := range tfl.TimeFormat {

12345678910>>...138