Home
last modified time | relevance | path

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

/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/
DStepInterpolator.java61 double getCurrentTime(); in getCurrentTime() method
DAbstractStepInterpolator.java304 public double getCurrentTime() { in getCurrentTime() method in AbstractStepInterpolator
/external/apache-commons-math/src/main/java/org/apache/commons/math3/ode/sampling/
DStepInterpolator.java60 double getCurrentTime(); in getCurrentTime() method
DAbstractStepInterpolator.java367 public double getCurrentTime() { in getCurrentTime() method in AbstractStepInterpolator
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/jacobians/
DStepInterpolatorWithJacobians.java62 double getCurrentTime(); in getCurrentTime() method
DFirstOrderIntegratorWithJacobians.java722 public double getCurrentTime() { in getCurrentTime() method in FirstOrderIntegratorWithJacobians.StepInterpolatorWrapper
/external/robolectric/robolectric/src/main/java/org/robolectric/android/internal/
DLooperDelegatingScheduler.java40 public long getCurrentTime() { in getCurrentTime() method in LooperDelegatingScheduler
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
DMovieHeaderBox.java271 public int getCurrentTime() { in getCurrentTime() method in MovieHeaderBox
/external/robolectric/utils/src/main/java/org/robolectric/util/
DScheduler.java108 public long getCurrentTime() { in getCurrentTime() method in Scheduler
/external/llvm/lib/Support/
DTimer.cpp120 TimeRecord TimeRecord::getCurrentTime(bool Start) { in getCurrentTime() function in TimeRecord
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DTimer.cpp121 TimeRecord TimeRecord::getCurrentTime(bool Start) { in getCurrentTime() function in TimeRecord
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTimer.cpp118 TimeRecord TimeRecord::getCurrentTime(bool Start) { in getCurrentTime() function in TimeRecord
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DTimer.cpp168 TimeRecord TimeRecord::getCurrentTime(bool Start) { in getCurrentTime() function in TimeRecord
/external/python/cpython3/Lib/xmlrpc/
Dserver.py988 def getCurrentTime(): member in ExampleService.currentTime
/external/cn-cbor/test/
Dctest.h309 static uint64_t getCurrentTime() { in getCurrentTime() function