Home
last modified time | relevance | path

Searched refs:tm2 (Results 351 – 375 of 1533) sorted by relevance

1...<<11121314151617181920>>...62

/dports/textproc/vgrep/vgrep-2.5.5/vendor/github.com/json-iterator/go/go-1.1.12/value_tests/
H A Dmarshaler_test.go11 tm2 := encoding.TextMarshaler(&tmOfStructInt{})
18 &tm2,
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/json-iterator/go/value_tests/
H A Dmarshaler_test.go11 tm2 := encoding.TextMarshaler(&tmOfStructInt{})
18 &tm2,
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/json-iterator/go/value_tests/
H A Dmarshaler_test.go11 tm2 := encoding.TextMarshaler(&tmOfStructInt{})
18 &tm2,
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/json-iterator/go/value_tests/
H A Dmarshaler_test.go11 tm2 := encoding.TextMarshaler(&tmOfStructInt{})
18 &tm2,
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/json-iterator/go/go-1.1.10/value_tests/
H A Dmarshaler_test.go11 tm2 := encoding.TextMarshaler(&tmOfStructInt{})
18 &tm2,
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/github.com/json-iterator/go/value_tests/
H A Dmarshaler_test.go11 tm2 := encoding.TextMarshaler(&tmOfStructInt{})
18 &tm2,
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/json-iterator/go/value_tests/
H A Dmarshaler_test.go11 tm2 := encoding.TextMarshaler(&tmOfStructInt{})
18 &tm2,
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/json-iterator/go/go-1.1.6/value_tests/
H A Dmarshaler_test.go11 tm2 := encoding.TextMarshaler(&tmOfStructInt{})
18 &tm2,
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/json-iterator/go/value_tests/
H A Dmarshaler_test.go11 tm2 := encoding.TextMarshaler(&tmOfStructInt{})
18 &tm2,
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/json-iterator/go/value_tests/
H A Dmarshaler_test.go11 tm2 := encoding.TextMarshaler(&tmOfStructInt{})
18 &tm2,
/dports/sysutils/virt-what/virt-what-1.21/tests/aws-baremetal-x86/proc/
H A Dcpuinfo20 …op_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16…
46 …op_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16…
72 …op_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16…
98 …op_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16…
124 …op_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16…
150 …op_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16…
176 …op_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16…
202 …op_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16…
228 …op_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16…
254 …op_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16…
[all …]
/dports/science/elk/elk-7.2.42/src/
H A Dwriteftm.f9034 call dmtotm2(l,nspinor,k,p,lmmaxdm,dmatmt(:,:,:,:,ias),tm2)
36 write(50,'(" current : ",2G18.10)') tm2(x,y)
H A Dtm3todm.f9082 tm2(x,y)=tm2(x,y)+t2*z1*tm3(t)
/dports/net/traefik/traefik-2.6.1/vendor/github.com/docker/buildx/util/progress/
H A Dwriter.go31 tm2 := time.Now()
33 vtx2.Completed = &tm2
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/time/
H A Dtime.c159 struct tm *tm, tms, tmm, tm2; in time_instance_update() local
190 memcpy(&tm2, tm, sizeof(struct tm)); in time_instance_update()
220 if (tmm.tm_mon == tm2.tm_mon) inst->dayvalids[x][y] = 1; in time_instance_update()
255 memcpy(&tm2, tm, sizeof(struct tm)); in time_instance_update()
257 strftime(inst->year, sizeof(inst->year) - 1, "%Y", (const struct tm *)&tm2); in time_instance_update()
259 …strftime(inst->month, sizeof(inst->month) - 1, "%B", (const struct tm *)&tm2); // %b for short mon… in time_instance_update()
/dports/astro/py-astropy/astropy-5.0/astropy/time/tests/
H A Dtest_basic.py982 assert tm != tm2
1985 tm2 = tm.insert(1, [10, 20], axis=0)
2285 tm2 = Time(tm)
2290 tm2 = Time([tm, tm])
2292 assert tm2.location is None
2294 for loc in tm2.location:
2300 tm2 = Table([[tm, tm]])['col0']
2302 assert tm2.location is None
2304 for loc in tm2.location:
2315 tm2 = Time('J2010')
[all …]
/dports/devel/libvirt/libvirt-7.10.0/tests/virhostcpudata/
H A Dlinux-x86_64-test5.cpuinfo19 …stant_tsc arch_perfmon pebs bts rep_good pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdc…
44 …stant_tsc arch_perfmon pebs bts rep_good pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdc…
69 …stant_tsc arch_perfmon pebs bts rep_good pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdc…
94 …stant_tsc arch_perfmon pebs bts rep_good pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdc…
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/hw/
H A Dlpc-rtc.c72 struct tm tm2; in lpc_rtc_read_tm() local
79 tm2 = *tm; in lpc_rtc_read_tm()
86 if (loops > 0 && memcmp(&tm2, tm, sizeof(struct tm)) == 0) in lpc_rtc_read_tm()
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/hw/
H A Dlpc-rtc.c72 struct tm tm2; in lpc_rtc_read_tm() local
79 tm2 = *tm; in lpc_rtc_read_tm()
86 if (loops > 0 && memcmp(&tm2, tm, sizeof(struct tm)) == 0) in lpc_rtc_read_tm()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/hw/
H A Dlpc-rtc.c72 struct tm tm2; in lpc_rtc_read_tm() local
79 tm2 = *tm; in lpc_rtc_read_tm()
86 if (loops > 0 && memcmp(&tm2, tm, sizeof(struct tm)) == 0) in lpc_rtc_read_tm()
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/unittest/
H A DTestMetadataIO.cc88 TypedMetadata<T> tm1, tm2; in testMultiple() local
90 tm2.read(istr); in testMultiple()
95 EXPECT_EQ(val2, tm2.value()); in testMultiple()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/hw/
H A Dlpc-rtc.c72 struct tm tm2; in lpc_rtc_read_tm() local
79 tm2 = *tm; in lpc_rtc_read_tm()
86 if (loops > 0 && memcmp(&tm2, tm, sizeof(struct tm)) == 0) in lpc_rtc_read_tm()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/hw/
H A Dlpc-rtc.c72 struct tm tm2;
79 tm2 = *tm;
86 if (loops > 0 && memcmp(&tm2, tm, sizeof(struct tm)) == 0)
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/tools/cfread/
H A Dcfread.cpp50 struct timespec tm2; in main() local
141 timespec_sub(tm, tm2, tm3); in main()
151 timespec_sub(tm, tm2, tm3); in main()
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/hw/
H A Dlpc-rtc.c72 struct tm tm2; in lpc_rtc_read_tm() local
79 tm2 = *tm; in lpc_rtc_read_tm()
86 if (loops > 0 && memcmp(&tm2, tm, sizeof(struct tm)) == 0) in lpc_rtc_read_tm()

1...<<11121314151617181920>>...62