Home
last modified time | relevance | path

Searched defs:setLocalTime (Results 1 – 15 of 15) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/animationworklet/
H A Dworklet_animation_effect.cc53 void WorkletAnimationEffect::setLocalTime(base::Optional<double> time_ms) { in setLocalTime() function in blink::WorkletAnimationEffect
72 void WorkletAnimationEffect::setLocalTime(double time_ms, bool is_null) { in setLocalTime() function in blink::WorkletAnimationEffect
H A Deffect_proxy.cc12 void EffectProxy::setLocalTime(double time_ms, bool is_null) { in setLocalTime() function in blink::EffectProxy
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/physics/
H A Dstk_dynamics_world.hpp48 void setLocalTime(float t) { m_localTime = t; } in setLocalTime() function in STKDynamicsWorld
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/animationworklet/
H A Dworklet_animation_effect.cc53 void WorkletAnimationEffect::setLocalTime(base::Optional<double> time_ms) { in setLocalTime() function in blink::WorkletAnimationEffect
/dports/lang/ghc/ghc-8.10.7/libraries/Win32/System/Win32/
H A DTime.hsc161 setLocalTime st = with st $ \c_st -> failIf_ not "setLocalTime: SetLocalTime" $ function
/dports/www/tikiwiki/tiki-21.2/lib/
H A Dtikidate.php287 function setLocalTime($day, $month, $year, $hour, $minute, $second, $partsecond) function in TikiDate
/dports/astro/gpstk/GPSTk-8.0.0/core/lib/TimeHandling/
H A DEpoch.cpp404 Epoch& Epoch::setLocalTime() in setLocalTime() function in gpstk::Epoch
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/scheduler/
H A Dschedulerjob.h648 static void setLocalTime(KStarsDateTime *time) in setLocalTime() function
H A Dscheduler.h356 static void setLocalTime(KStarsDateTime *time) in setLocalTime() function
/dports/devel/indi/indi-1.9.1/obsolete/
H A Dieq45driver.h141 #define setLocalTime(fd, x, y, z) setCommandXYZ(fd, x, y, z, ":SL") macro
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.context/src/test/java/org/springframework/format/datetime/joda/
H A DJodaTimeFormattingTests.java459 public void setLocalTime(LocalTime localTime) { in setLocalTime() method in JodaTimeFormattingTests.JodaTimeBean
/dports/astro/kstars/kstars-3.5.6/kstars/
H A Dkstarsdbus.cpp202 void KStars::setLocalTime(int yr, int mth, int day, int hr, int min, int sec) in setLocalTime() function in KStars
/dports/devel/indi/indi-1.9.1/drivers/telescope/
H A Dlx200driver.h148 #define setLocalTime(fd, x, y, z) setCommandXYZ(fd, x, y, z, ":SL") macro
H A Dieqdriverbase.cpp498 bool Base::setLocalTime(int hh, int mm, int ss) in setLocalTime() function in iEQ::Base
/dports/www/matomo/piwik/vendor/matomo/matomo-php-tracker/
H A DMatomoTracker.php1435 public function setLocalTime($time) function in MatomoTracker