Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 25 of 15196) sorted by relevance

12345678910>>...608

/dports/security/s2n/s2n-tls-1.1.2/tests/unit/
H A Ds2n_asn1_time_test.c33 uint64_t timestamp = 0; in main() local
41 uint64_t timestamp = 0; in main() local
49 uint64_t timestamp = 0; in main() local
57 uint64_t timestamp = 0; in main() local
65 uint64_t timestamp = 0; in main() local
73 uint64_t timestamp = 0; in main() local
80 uint64_t timestamp = 0; in main() local
87 uint64_t timestamp = 0; in main() local
94 uint64_t timestamp = 0; in main() local
101 uint64_t timestamp = 0; in main() local
[all …]
/dports/science/siesta/siesta-4.1.5/Src/
H A Dtimestamp.f9032 subroutine timestamp (str) subroutine
36 character(len=*), intent(in) :: str
38 integer :: sec, min, hour, day, month, year
62 end subroutine timestamp argument
/dports/science/siesta/siesta-4.1.5/Util/MPI_test/
H A Dblacs_prb.f90209 subroutine timestamp ( ) subroutine
234 character ( len = 8 ) ampm
235 integer d local
236 character ( len = 8 ) date
237 integer h local
238 integer m local
239 integer mm
244 integer n
245 integer s local
247 integer values(8)
[all …]
/dports/devel/pear-I18N/I18N-1.0.0/
H A DDateTime.php125 function format($timestamp=null,$format=null)
176 function _format( $timestamp , $format )
390 function formatShort( $timestamp=null )
408 function formatDefault( $timestamp=null )
426 function formatMedium( $timestamp=null )
444 function formatLong( $timestamp=null )
462 function formatFull( $timestamp=null )
537 function formatDateLong( $timestamp=null )
555 function formatDateFull( $timestamp=null )
631 function formatTimeLong( $timestamp=null )
[all …]
/dports/databases/opentsdb/opentsdb-2.3.0/test/core/
H A DTestTsdbQueryQueries.java75 long timestamp = 1356998430000L; in runLongSingleTS() local
99 long timestamp = 1356998400500L; in runLongSingleTSMs() local
134 long timestamp = 1356998430000L; in runLongTwoAggSum() local
921 long timestamp = 1356998410; in runSingleDataPoint() local
939 long timestamp = 1356998410; in runSingleDataPointWithAnnotation() local
1063 long timestamp = 1356998400; in runRateCounterDefault() local
1089 long timestamp = 1356998400; in runRateCounterDefaultNoOp() local
1113 long timestamp = 1356998400; in runRateCounterMaxSet() local
1137 long timestamp = 1356998400; in runRateCounterAnomally() local
1159 long timestamp = 1356998400; in runRateCounterAnomallyDrop() local
[all …]
/dports/science/jstrack/jstrack/tracker/lib/
H A Dstlib.tcl5 proc get_st_type {name timestamp} { return [get_st_root $name $timestamp 0] }
6 proc get_st_name {name timestamp} { return [get_st_root $name $timestamp 1] }
7 proc get_st_ts {name timestamp} { return [get_st_root $name $timestamp 2] }
8 proc get_st_latt {name timestamp} { return [get_st_root $name $timestamp 3] }
9 proc get_st_long {name timestamp} { return [get_st_root $name $timestamp 4] }
10 proc get_st_course {name timestamp} { return [get_st_root $name $timestamp 5] }
11 proc get_st_speed {name timestamp} { return [get_st_root $name $timestamp 6] }
12 proc get_st_press {name timestamp} { return [get_st_root $name $timestamp 7] }
13 proc get_st_winds {name timestamp} { return [get_st_root $name $timestamp 8] }
21 proc get_st_gusts {name timestamp} { return [get_st_root $name $timestamp 9] }
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/junit/src/org/chromium/chrome/browser/notifications/
H A DNotificationTriggerBackgroundTaskTest.java75 long timestamp = System.currentTimeMillis() + delay; in testScheduleInitializesOneOffTask() local
107 long timestamp = System.currentTimeMillis() + 1000; in testStartBeforeNative_ValidTrigger() local
121 long timestamp = System.currentTimeMillis() + 1000; in testStartBeforeNative_InvalidTrigger() local
135 long timestamp = System.currentTimeMillis() + 1000; in testStartWithNativeCallsTriggerNotifications() local
146 long timestamp = System.currentTimeMillis() + 1000; in testReschedule_BeforeNative() local
155 long timestamp = System.currentTimeMillis() + 1000; in testReschedule_WithNative() local
163 long timestamp = System.currentTimeMillis() + 1000; in testReschedule_AfterTriggerBeforeNative() local
176 long timestamp = System.currentTimeMillis() + 1000; in testReschedule_AfterTriggerWithNative() local
189 long timestamp = System.currentTimeMillis() + 1000; in testReschedule_ValidTriggerBeforeNative() local
204 long timestamp = System.currentTimeMillis() + 1000; in testReschedule_ValidTriggerWithNative() local
[all …]
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/include/help/en/
H A Dhelp_timesource.php43 $timestamp = db_process_sql("SELECT UNIX_TIMESTAMP();"); variable
44 $timestamp = $timestamp[0]['UNIX_TIMESTAMP()']; variable
47 $timestamp = db_get_value_sql("SELECT ceil(date_part('epoch', CURRENT_TIMESTAMP));"); variable
50 …$timestamp = db_process_sql("SELECT ceil((sysdate - to_date('19700101000000','YYYYMMDDHH24MISS')) … variable
51 $timestamp = $timestamp[0]['dt']; variable
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/include/help/es/
H A Dhelp_timesource.php43 $timestamp = db_process_sql("SELECT UNIX_TIMESTAMP();"); variable
44 $timestamp = $timestamp[0]['UNIX_TIMESTAMP()']; variable
47 $timestamp = db_get_value_sql("SELECT ceil(date_part('epoch', CURRENT_TIMESTAMP));"); variable
50 …$timestamp = db_process_sql("SELECT ceil((sysdate - to_date('19700101000000','YYYYMMDDHH24MISS')) … variable
51 $timestamp = $timestamp[0]['dt']; variable
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/include/help/ja/
H A Dhelp_timesource.php38 $timestamp = db_process_sql("SELECT UNIX_TIMESTAMP();"); variable
39 $timestamp = $timestamp[0]['UNIX_TIMESTAMP()']; variable
42 $timestamp = db_get_value_sql("SELECT ceil(date_part('epoch', CURRENT_TIMESTAMP));"); variable
45 …$timestamp = db_process_sql("SELECT ceil((sysdate - to_date('19700101000000','YYYYMMDDHH24MISS')) … variable
46 $timestamp = $timestamp[0]['dt']; variable
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/
H A Dtimestamp_gogo.go38 type timestamp struct { struct
48 RegisterType((*timestamp)(nil), "gogo.protobuf.proto.timestamp")
/dports/net/inlets/inlets-3.0.2/vendor/github.com/gogo/protobuf/proto/
H A Dtimestamp_gogo.go38 type timestamp struct { struct
48 RegisterType((*timestamp)(nil), "gogo.protobuf.proto.timestamp")
/dports/net/inlets/inlets-3.0.2/vendor/github.com/gogo/protobuf/protobuf-1.3.1/proto/
H A Dtimestamp_gogo.go38 type timestamp struct { struct
48 RegisterType((*timestamp)(nil), "gogo.protobuf.proto.timestamp")
/dports/net/gscloud/gscloud-0.11.0/vendor/github.com/gogo/protobuf/proto/
H A Dtimestamp_gogo.go38 type timestamp struct { struct
48 RegisterType((*timestamp)(nil), "gogo.protobuf.proto.timestamp")
/dports/net/rclone/rclone-1.57.0/vendor/github.com/gogo/protobuf/proto/
H A Dtimestamp_gogo.go38 type timestamp struct { struct
48 RegisterType((*timestamp)(nil), "gogo.protobuf.proto.timestamp")
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/gogo/protobuf/proto/
H A Dtimestamp_gogo.go38 type timestamp struct { struct
48 RegisterType((*timestamp)(nil), "gogo.protobuf.proto.timestamp")
/dports/net/evans/evans-0.9.1/vendor/github.com/gogo/protobuf/proto/
H A Dtimestamp_gogo.go38 type timestamp struct { struct
48 RegisterType((*timestamp)(nil), "gogo.protobuf.proto.timestamp")
/dports/www/carbonapi/carbonapi-0.14.1/vendor/github.com/gogo/protobuf/proto/
H A Dtimestamp_gogo.go38 type timestamp struct { struct
48 RegisterType((*timestamp)(nil), "gogo.protobuf.proto.timestamp")
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/gogo/protobuf/proto/
H A Dtimestamp_gogo.go38 type timestamp struct { struct
48 RegisterType((*timestamp)(nil), "gogo.protobuf.proto.timestamp")
/dports/security/vault/vault-1.8.2/vendor/go.etcd.io/etcd/vendor/github.com/gogo/protobuf/proto/
H A Dtimestamp_gogo.go38 type timestamp struct { struct
48 RegisterType((*timestamp)(nil), "gogo.protobuf.proto.timestamp")
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/gogo/protobuf/proto/
H A Dtimestamp_gogo.go38 type timestamp struct { struct
48 RegisterType((*timestamp)(nil), "gogo.protobuf.proto.timestamp")
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/gogo/protobuf/proto/
H A Dtimestamp_gogo.go38 type timestamp struct { struct
48 RegisterType((*timestamp)(nil), "gogo.protobuf.proto.timestamp")
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/gogo/protobuf/proto/
H A Dtimestamp_gogo.go38 type timestamp struct { struct
48 RegisterType((*timestamp)(nil), "gogo.protobuf.proto.timestamp")
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/gogo/protobuf/proto/
H A Dtimestamp_gogo.go38 type timestamp struct { struct
48 RegisterType((*timestamp)(nil), "gogo.protobuf.proto.timestamp")
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/gogo/protobuf/proto/
H A Dwrappers.go38 t := ptr.asPointerTo(u.typ).Interface().(*float64)
41 return tagsize + SizeVarint(uint64(siz)) + siz
42 }, func(b []byte, ptr pointer, wiretag uint64, deterministic bool) ([]byte, error) {
43 t := ptr.asPointerTo(u.typ).Interface().(*float64)
45 buf, err := Marshal(v)
47 return nil, err

12345678910>>...608