Home
last modified time | relevance | path

Searched refs:dtime2 (Results 1 – 20 of 20) sorted by relevance

/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dtic.c68 double dtime2; in toc() local
71 dtime2 = timenow() - starttime2; in toc()
77 utime-startutime, stime-startstime, (utime + stime)-(startutime+startstime), dtime2); in toc()
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/util/
H A Dtic.c103 double dtime2; in toc() local
106 dtime2 = timenow() - starttime2; in toc()
112 utime-startutime, stime-startstime, (utime + stime)-(startutime+startstime), dtime2); in toc()
/dports/math/libflame/libflame-5.2.0/old/lapack-test/lapack-timing/
H A DMakefile115 dtime2.out
210 dtime2.out: dtime2.in xlintimd
212 ./xlintimd < dtime2.in > $@ 2>&1
/dports/math/openblas/TIMING/
H A DMakefile115 dtime2.out
210 dtime2.out: dtime2.in xlintimd
212 xlintimd < dtime2.in > $@ 2>&1
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_tnrdmd_dvbt2.c780 u8 dtime2 = 0; in dvbt2_set_profile() local
789 dtime2 = 0x0c; in dvbt2_set_profile()
793 dtime2 = 0x0d; in dvbt2_set_profile()
797 dtime2 = 0x0e; in dvbt2_set_profile()
806 seq_not2_dtime = dtime2; in dvbt2_set_profile()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_tnrdmd_dvbt2.c780 u8 dtime2 = 0; in dvbt2_set_profile() local
789 dtime2 = 0x0c; in dvbt2_set_profile()
793 dtime2 = 0x0d; in dvbt2_set_profile()
797 dtime2 = 0x0e; in dvbt2_set_profile()
806 seq_not2_dtime = dtime2; in dvbt2_set_profile()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_tnrdmd_dvbt2.c780 u8 dtime2 = 0; in dvbt2_set_profile() local
789 dtime2 = 0x0c; in dvbt2_set_profile()
793 dtime2 = 0x0d; in dvbt2_set_profile()
797 dtime2 = 0x0e; in dvbt2_set_profile()
806 seq_not2_dtime = dtime2; in dvbt2_set_profile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
H A Dlast_write_time.pass.cpp405 file_time_type dtime2 = last_write_time(dir); in TEST_CASE() local
408 TEST_CHECK(dtime2 > dtime); in TEST_CASE()
410 TEST_CHECK(CompareTime(LastWriteTime(dir), dtime2)); in TEST_CASE()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
H A Dlast_write_time.pass.cpp407 file_time_type dtime2 = last_write_time(dir); in TEST_CASE() local
410 TEST_CHECK(dtime2 > dtime); in TEST_CASE()
412 TEST_CHECK(CompareTime(LastWriteTime(dir), dtime2)); in TEST_CASE()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
H A Dlast_write_time.pass.cpp407 file_time_type dtime2 = last_write_time(dir); in TEST_CASE() local
410 TEST_CHECK(dtime2 > dtime); in TEST_CASE()
412 TEST_CHECK(CompareTime(LastWriteTime(dir), dtime2)); in TEST_CASE()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
H A Dlast_write_time.pass.cpp408 file_time_type dtime2 = last_write_time(dir); in TEST_CASE() local
411 TEST_CHECK(dtime2 > dtime); in TEST_CASE()
413 TEST_CHECK(CompareTime(LastWriteTime(dir), dtime2)); in TEST_CASE()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
H A Dlast_write_time.pass.cpp405 file_time_type dtime2 = last_write_time(dir); in TEST_CASE() local
408 TEST_CHECK(dtime2 > dtime); in TEST_CASE()
410 TEST_CHECK(CompareTime(LastWriteTime(dir), dtime2)); in TEST_CASE()
/dports/devel/libc++/libcxx-10.0.1.src/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
H A Dlast_write_time.pass.cpp407 file_time_type dtime2 = last_write_time(dir); in TEST_CASE() local
410 TEST_CHECK(dtime2 > dtime); in TEST_CASE()
412 TEST_CHECK(CompareTime(LastWriteTime(dir), dtime2)); in TEST_CASE()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
H A Dlast_write_time.pass.cpp405 file_time_type dtime2 = last_write_time(dir); in TEST_CASE() local
408 TEST_CHECK(dtime2 > dtime); in TEST_CASE()
410 TEST_CHECK(CompareTime(LastWriteTime(dir), dtime2)); in TEST_CASE()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
H A Dlast_write_time.pass.cpp462 file_time_type dtime2 = last_write_time(dir); in TEST_CASE() local
465 TEST_CHECK(dtime2 > dtime); in TEST_CASE()
467 TEST_CHECK(CompareTime(LastWriteTime(dir), dtime2)); in TEST_CASE()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
H A Dlast_write_time.pass.cpp462 file_time_type dtime2 = last_write_time(dir); in TEST_CASE() local
465 TEST_CHECK(dtime2 > dtime); in TEST_CASE()
467 TEST_CHECK(CompareTime(LastWriteTime(dir), dtime2)); in TEST_CASE()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
H A Dlast_write_time.pass.cpp462 file_time_type dtime2 = last_write_time(dir); in TEST_CASE() local
465 TEST_CHECK(dtime2 > dtime); in TEST_CASE()
467 TEST_CHECK(CompareTime(LastWriteTime(dir), dtime2)); in TEST_CASE()
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
H A Dlast_write_time.pass.cpp462 file_time_type dtime2 = last_write_time(dir);
465 TEST_CHECK(dtime2 > dtime);
467 TEST_CHECK(CompareTime(LastWriteTime(dir), dtime2));
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/faust/
H A Dgxechocat.dsp65 dtime2 = ma.SR*( 60/ bpm) ;
73 head2 = de.sdelay(N, interp, dtime2):*(checkbox("Head2")) with {
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/github.com/nats-io/nats.go/test/
H A Dconn_test.go662 dtime2 := time.Time{}
687 dtime2 = time.Now()
833 …if (dtime1 == time.Time{}) || (dtime2 == time.Time{}) || (rtime == time.Time{}) || (atime1 == time…
834 …ome callbacks did not fire:\n%v\n%v\n%v\n%v\n%v\n%v", dtime1, rtime, atime1, atime2, dtime2, ctime)
837 if rtime.Before(dtime1) || dtime2.Before(rtime) || atime2.Before(atime1) || ctime.Before(atime2) {
838 …t.Fatalf("Wrong callback order:\n%v\n%v\n%v\n%v\n%v\n%v", dtime1, rtime, atime1, atime2, dtime2, c…