Home
last modified time | relevance | path

Searched defs:seconds2 (Results 1 – 24 of 24) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/unittests/Utility/
H A DTimerTest.cpp63 double seconds1, seconds2; in TEST() local
96 double seconds1, total1, child1, seconds2; in TEST() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/unittests/Utility/
H A DTimerTest.cpp63 double seconds1, seconds2; in TEST() local
96 double seconds1, total1, child1, seconds2; in TEST() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/unittests/Utility/
H A DTimerTest.cpp63 double seconds1, seconds2; in TEST() local
96 double seconds1, total1, child1, seconds2; in TEST() local
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/unittests/Utility/
H A DTimerTest.cpp63 double seconds1, seconds2; in TEST() local
96 double seconds1, total1, child1, seconds2; in TEST() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/unittests/Utility/
H A DTimerTest.cpp63 double seconds1, seconds2; in TEST() local
96 double seconds1, total1, child1, seconds2; in TEST() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/unittests/Utility/
H A DTimerTest.cpp63 double seconds1, seconds2; in TEST() local
96 double seconds1, total1, child1, seconds2; in TEST() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/unittests/Utility/
H A DTimerTest.cpp63 double seconds1, seconds2; in TEST() local
96 double seconds1, total1, child1, seconds2; in TEST() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/unittests/Utility/
H A DTimerTest.cpp63 double seconds1, seconds2; in TEST() local
96 double seconds1, total1, child1, seconds2; in TEST() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/unittests/Utility/
H A DTimerTest.cpp63 double seconds1, seconds2; in TEST() local
96 double seconds1, total1, child1, seconds2; in TEST() local
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/unittests/Utility/
H A DTimerTest.cpp63 double seconds1, seconds2; in TEST() local
96 double seconds1, total1, child1, seconds2; in TEST() local
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/portaudio-rs-0.3.2/src/
H A Dutil.rs34 let seconds2 = super::duration_to_pa_time(duration); in test_conversion() localVariable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/portaudio-rs-0.3.2/src/
H A Dutil.rs34 let seconds2 = super::duration_to_pa_time(duration); in test_conversion() localVariable
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/portaudio-rs-0.3.2/src/
H A Dutil.rs34 let seconds2 = super::duration_to_pa_time(duration); in test_conversion() localVariable
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/test/
H A DitkRealTimeClockTest.cxx78 itk::RealTimeStamp::TimeRepresentationType seconds2 = realStamp2.GetTimeInSeconds(); in itkRealTimeClockTest() local
/dports/graphics/py-svgwrite/svgwrite-1.4.1/svgwrite/data/
H A Dsvgparser.py94 seconds2 = fr"{digit2}(\.\d+)?" variable
/dports/deskutils/osmo/osmo-0.4.4/src/
H A Dutils_date_time.c46 utl_date_time_compare_js (guint32 julian1, gint seconds1, guint32 julian2, gint seconds2) in utl_date_time_compare_js()
/dports/audio/midifile/midifile-988d55b/src/
H A DMidiEvent.cpp272 double seconds2 = mev->seconds; in getDurationInSeconds() local
/dports/textproc/xlhtml/xlhtml-0.5/cole/
H A Dinternal.h55 U32 seconds2; member
/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dlisa.h72 int seconds2; member
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dlisa.h72 int seconds2; member
/dports/multimedia/handbrake/HandBrake-1.4.2/libhb/
H A Ddecsrtsub.c72 hours2, minutes2, seconds2, milliseconds2; in read_time_from_string() local
/dports/print/rtf2latex2e/rtf2latex2e-2-2-2/src/
H A Dcole_support.h162 uint32_t seconds2; member
/dports/audio/rhythmbox/rhythmbox-3.4.4/lib/
H A Drb-util.c602 int seconds2 = 0, minutes2 = 0, hours2 = 0; in rb_make_elapsed_time_string() local
/dports/editors/tea/tea-qt-60.5.1/
H A Dtea.cpp4099 double seconds2 = round (3600 * (longtitude.toDouble() - degrees2) - 60 * minutes2); in fn_math_number_dd2dms() local