Home
last modified time | relevance | path

Searched defs:difference (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish_common/common/libs/time/
Dmonotonic_time.h242 explicit Seconds(const TimeDifference& difference) : in Seconds()
251 explicit Milliseconds(const TimeDifference& difference) : in Milliseconds()
263 explicit Microseconds(const TimeDifference& difference) : in Microseconds()
275 explicit Nanoseconds(const TimeDifference& difference) : in Nanoseconds()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
D_weakrefset.py138 def difference(self, other): member in WeakSet
Dsets.py256 def difference(self, other): member in BaseSet
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
D_weakrefset.py128 def difference(self, other): member in WeakSet