Home
last modified time | relevance | path

Searched defs:Time (Results 1 – 25 of 43) sorted by relevance

12

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/
DTime.java35 public class Time class
51 public Time( in Time() method in Time
70 public Time( in Time() method in Time
103 public Time( in Time() method in Time
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
DTime.java19 public class Time class
32 public Time( in Time() method in Time
51 public Time( in Time() method in Time
84 public Time( in Time() method in Time
/external/v8/src/base/platform/
Dtime.h31 class Time; variable
284 Time() : TimeBase(0) {} in Time() function
323 explicit Time(int64_t us) : TimeBase(us) {} in Time() function
/external/skia/tools/
Dok_vias.cpp136 struct Time : Dst { struct
140 Time via; in Create() argument
160 static Register _time{"time", "print wall run time", Time::Create}; argument
/external/libchrome/crypto/
Dnss_util.h19 class Time; variable
/external/libchrome/base/process/
Dprocess_info.h13 class Time; variable
Dinternal_linux.h19 class Time; variable
/external/clang/utils/analyzer/
DSumTimerInfo.py22 Time = 0.0 variable
40 Time = Time + float(s[6]) variable
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DWindowsSupport.h216 inline std::chrono::nanoseconds toDuration(FILETIME Time) { in toDuration()
225 inline TimePoint<> toTimePoint(FILETIME Time) { in toTimePoint()
242 FILETIME Time; in toFILETIME() local
/external/lzma/CPP/7zip/UI/FileManager/
DOverwriteDialog.h18 FILETIME Time; member
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DTimer.h77 TimeRecord Time; ///< The total time captured. variable
172 TimeRecord Time; member
/external/python/cpython2/Lib/sqlite3/
Ddbapi2.py38 Time = datetime.time variable
/external/webrtc/webrtc/base/
Dratetracker.cc129 uint32_t RateTracker::Time() const { in Time() function in rtc::RateTracker
Dratetracker_unittest.cc19 virtual uint32_t Time() const { return time_; } in Time() function in rtc::RateTrackerForTest
Dtimeutils.cc81 uint32_t Time() { in Time() function
/external/libchrome/base/files/
Dfile_util.h41 class Time; variable
/external/swiftshader/third_party/subzero/src/
DIceTimerTree.h54 double Time = 0; variable
/external/valgrind/include/
Dpub_tool_xtree.h192 typedef Long Time; typedef
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DTimer.h85 TimeRecord Time; variable
/external/libchrome/base/time/
Dtime.h437 Time() : TimeBase(0) { in Time() function
581 explicit Time(int64_t us) : TimeBase(us) {} in Time() function
/external/libmojo/ipc/
Dipc_message_utils.h40 class Time; variable
/external/llvm/include/llvm/Support/
DTimer.h79 TimeRecord Time; // The total time captured variable
/external/webrtc/webrtc/video/
Dstream_synchronization_unittest.cc31 class Time { class
33 explicit Time(int64_t offset) in Time() function in webrtc::Time
/external/swiftshader/third_party/subzero/runtime/
Dwasm-runtime.cpp267 int env$$ctime(WasmPtr<time_t> Time) { in env$$ctime()
280 time_t env$$time(WasmPtr<time_t> Time) { in env$$time()
/external/compiler-rt/lib/esan/
Dworking_set.cpp243 u32 Time = getPeriodForPrinting(getFlags()->sample_freq*Freq, Unit); in reportWorkingSet() local

12