Home
last modified time | relevance | path

Searched defs:TimeValue (Results 1 – 25 of 342) sorted by relevance

12345678910>>...14

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/osl/
H A Dtime.h46 struct TimeValue { struct
49 constexpr TimeValue(sal_uInt32 seconds, sal_uInt32 nanoseconds): in TimeValue() function
53 TimeValue(std::chrono::duration<Rep, Period> const & duration): in TimeValue() argument
75 } TimeValue; typedef
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/osl/
H A Dtime.h40 struct TimeValue { struct
43 constexpr TimeValue(sal_uInt32 seconds, sal_uInt32 nanoseconds): in TimeValue() function
47 TimeValue(std::chrono::duration<Rep, Period> const & duration): in TimeValue() function
69 } TimeValue; argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/pkg/testexporter/correctness/
H A Dtime_flag.go8 type TimeValue struct { struct
9 time.Time
10 set bool
22 func (v TimeValue) String() string {
27 func (v *TimeValue) Set(s string) error {
/dports/net-p2p/libktorrent/libktorrent-21.12.3/src/utp/
H A Dtimevalue.cpp12 TimeValue::TimeValue() in TimeValue() function in utp::TimeValue
20 TimeValue::TimeValue(bt::Uint64 secs, bt::Uint64 usecs) in TimeValue() function in utp::TimeValue
26 TimeValue::TimeValue(const utp::TimeValue &tv) in TimeValue() function in utp::TimeValue
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/Winsock/
H A DInterop.WinsockBSD.cs53 internal struct TimeValue struct in Interop.Winsock
55 public int Seconds;
56 public int Microseconds;
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/Sockets/
H A DInternal.cs129 internal struct TimeValue { struct
130 public int Seconds; // seconds
131 public int Microseconds; // and microseconds
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Elements/
H A DTimeValue.php31 class TimeValue extends AbstractElement class
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/compilable/
H A Dddoc7795.d7 struct TimeValue { struct
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/compilable/
H A Dddoc7795.d7 struct TimeValue { struct
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/compilable/
H A Dddoc7795.d7 struct TimeValue { struct
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.test/compilable/
H A Dddoc7795.d7 struct TimeValue { struct
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.test/compilable/
H A Dddoc7795.d7 struct TimeValue { struct
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.test/compilable/
H A Dddoc7795.d7 struct TimeValue { struct
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.test/compilable/
H A Dddoc7795.d7 struct TimeValue { struct
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gdc.test/compilable/
H A Dddoc7795.d7 struct TimeValue { struct
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gdc.test/compilable/
H A Dddoc7795.d7 struct TimeValue { struct
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gdc.test/compilable/
H A Dddoc7795.d7 struct TimeValue { struct
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/
H A Dpremac.h22 #define TimeValue MacOSTimeValue macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/
H A Dpremac.h22 #define TimeValue MacOSTimeValue macro
/dports/devel/yaegi/yaegi-0.9.23/_test/
H A Dtime15.go5 type TimeValue time.Time type
/dports/math/vtk9/VTK-9.1.0/IO/Core/
H A DvtkAbstractParticleWriter.h94 double TimeValue; variable
/dports/math/vtk8/VTK-8.2.0/IO/Core/
H A DvtkAbstractParticleWriter.h94 double TimeValue; variable
/dports/math/vtk6/VTK-6.2.0/IO/Core/
H A DvtkAbstractParticleWriter.h78 double TimeValue; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/rtl/
H A Dunload.cxx29 extern "C" sal_Bool rtl_moduleCount_canUnload(rtl_StandardModuleCount*, TimeValue*) in rtl_moduleCount_canUnload() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/rtl/
H A Dunload.cxx30 rtl_StandardModuleCount *, TimeValue *) in rtl_moduleCount_canUnload() argument

12345678910>>...14