Home
last modified time | relevance | path

Searched defs:time_format (Results 1 – 25 of 381) sorted by relevance

12345678910>>...16

/dports/devel/py-oci/oci-2.53.1/src/oci/logging/models/
H A Dunified_agent_regex_parser.py123 def time_format(self): member in UnifiedAgentRegexParser
133 def time_format(self, time_format): argument
H A Dunified_json_parser.py144 def time_format(self): member in UnifiedJSONParser
154 def time_format(self, time_format): member in UnifiedJSONParser
H A Dunified_agent_syslog_parser.py156 def time_format(self): member in UnifiedAgentSyslogParser
166 def time_format(self, time_format): member in UnifiedAgentSyslogParser
/dports/textproc/R-cran-vroom/vroom/R/
H A Dlocale.R39 date_format = "%AD", time_format = "%AT", argument
66 time_format = time_format, nameattr
/dports/textproc/R-cran-readr/readr/R/
H A Dlocale.R43 date_format = "%AD", time_format = "%AT", argument
74 time_format = time_format, nameattr
/dports/misc/digitemp/digitemp-3.7.2/src/
H A Ddigitemp.c222 int build_tf( char *time_format, char *format, int sensor, in build_tf()
374 int build_cf( char *time_format, char *format, int sensor, int page, in build_cf()
538 time_format[160]; in log_temp() local
570 time_format[160]; in log_counter() local
602 time_format[160]; in log_humidity() local
1003 time_format[160]; in read_ds2406() local
1081 time_format[160]; in read_ds2438() local
2798 time_format[160]; local
/dports/x11-toolkits/fltk/fltk-1.3.8/examples/
H A Dtree-custom-draw-items.cxx34 const char *time_format; member in MyTimeItem
46 MyTimeItem(Fl_Tree *tree, const char *time_format) : Fl_Tree_Item(tree) { in MyTimeItem()
/dports/math/plplot/plplot-5.15.0/examples/octave/
H A Dx29c.m246 time_format = "%Y%"; variable
265 time_format = "%S%2%"; variable
289 time_format = "%S%2%"; variable
313 time_format = "%S%2%"; variable
/dports/math/plplot-ada/plplot-5.15.0/examples/octave/
H A Dx29c.m246 time_format = "%Y%"; variable
265 time_format = "%S%2%"; variable
289 time_format = "%S%2%"; variable
313 time_format = "%S%2%"; variable
/dports/deskutils/osmo/osmo-0.4.4/src/
H A Dutils_date_time.c71 utl_date_time_print (GDate *d, gint date_format, TIME *t, gint time_format, gint override_locale) in utl_date_time_print()
89 utl_date_time_print_js (guint32 julian, gint date_format, gint seconds, gint time_format, gint over… in utl_date_time_print_js()
/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/lib/
H A Dmtr_stress.pl82 if ( @::opt_cases )
/dports/science/py-obspy/obspy-1.2.2/obspy/io/json/
H A Ddefault.py43 def __init__(self, omit_nulls=True, time_format=None): argument
/dports/ftp/omi/omi/
H A Dbas.c17 time_format (int secs) in time_format() function
/dports/games/dose-response/dose-response-179c326/cargo-crates/simplelog-0.5.3/src/
H A Dconfig.rs28 pub time_format: Option<&'static str>, field
/dports/mail/nextcloud-mail/mail/vendor/pear-pear.horde.org/Horde_Date/Horde/Date/
H A DUtils.php89 $time_format = '%X')
/dports/deskutils/egroupware/egroupware/vendor/pear-pear.horde.org/Horde_Date/Horde/Date/
H A DUtils.php89 $time_format = '%X')
/dports/devel/pear-Horde_Date/Horde_Date-2.4.1/lib/Horde/Date/
H A DUtils.php89 $time_format = '%X')
/dports/comms/redsea/redsea-0.20/src/
H A Doptions.h52 std::string time_format; member
/dports/x11/polybar/polybar-3.5.7/src/modules/
H A Ddate.cpp50 auto time_format = m_toggled ? m_timeformat_alt : m_timeformat; in update() local
/dports/textproc/p5-XML-RAI/XML-RAI-1.3031/lib/XML/
H A DRAI.pm55 sub time_format { subroutine
/dports/net/wireshark-lite/wireshark-3.6.1/ui/
H A Ddissect_opts.h50 ts_type time_format; member
/dports/net/wireshark/wireshark-3.6.1/ui/
H A Ddissect_opts.h50 ts_type time_format; member
/dports/net/tshark-lite/wireshark-3.6.1/ui/
H A Ddissect_opts.h50 ts_type time_format; member
/dports/net/tshark/wireshark-3.6.1/ui/
H A Ddissect_opts.h50 ts_type time_format; member
/dports/www/py-flask-peewee/flask-peewee-3.0.4/flask_peewee/
H A Dserializer.py12 time_format = '%H:%M:%S' variable in Serializer

12345678910>>...16