/device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/ |
D | timespec.h | 41 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ argument 46 #define TIMESPEC_TO_TIMEVAL(tv, ts) \ argument
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/ |
D | xf-sched.h | 55 static inline u32 xf_task_timestamp_set(xf_task_t *t, u32 ts) in xf_task_timestamp_set() 76 static inline u32 xf_sched_timestamp_set(xf_sched_t *sched, u32 ts) in xf_sched_timestamp_set()
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/ |
D | xf-sched.c | 49 void xf_sched_put(xf_sched_t *sched, xf_task_t *t, u32 ts) in xf_sched_put() 109 u32 ts; in xf_sched_get() local
|
/device/linaro/bootloader/arm-trusted-firmware/lib/pmf/ |
D | pmf_main.c | 182 void __pmf_dump_timestamp(unsigned int tid, unsigned long long ts) in __pmf_dump_timestamp() 216 unsigned long long ts) in __pmf_store_timestamp() 230 unsigned long long ts) in __pmf_store_timestamp_with_cache_maint()
|
/device/generic/goldfish/network/wifi_forwarder/ |
D | poller.cpp | 33 struct timespec* ts) { in calculateTimeout() 101 struct timespec ts = { 0, 0 }; in run() local
|
/device/generic/goldfish/network/netmgr/ |
D | poller.cpp | 33 struct timespec* ts) { in calculateTimeout() 102 struct timespec ts = { 0, 0 }; in run() local
|
/device/generic/goldfish/gnss/ |
D | util.cpp | 29 ahg20::ElapsedRealtime ts = { in makeElapsedRealtime() local
|
D | gnss_hw_listener.cpp | 77 const ahg20::ElapsedRealtime ts = util::makeElapsedRealtime(util::nowNanos()); in consume() local 95 const ahg20::ElapsedRealtime& ts) { in parse() 121 const ahg20::ElapsedRealtime& ts) { in parseGPRMC()
|
/device/google/cuttlefish/common/libs/time/ |
D | monotonic_time.h | 122 struct timespec ts; in Now() local 144 explicit MonotonicTimePoint(const struct timespec& ts) { in MonotonicTimePoint()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
D | lstring.c | 100 TString *ts; in createstrobj() local 140 TString *ts = rawgco2ts(o); in internshrstr() local
|
D | llex.c | 68 TString *ts = luaS_new(L, luaX_tokens[i]); in luaX_init() local 127 TString *ts = luaS_newlstr(L, str, l); /* create new string */ in luaX_newstring() local 490 TString *ts; in llex() local
|
D | llex.h | 39 TString *ts; member
|
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Block/ramdisk/ |
D | ramdisk.c | 173 STATIC UINT8 size2spc(UINT32 ts) in size2spc() 187 UINT8 TestSize(UINT32 ts) in TestSize()
|
/device/linaro/bootloader/edk2/StdLib/Include/sys/ |
D | time.h | 68 #define TIMEVAL_TO_TIMESPEC(tv, ts) do { \ argument 73 #define TIMESPEC_TO_TIMEVAL(tv, ts) do { \ argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_structmembers.py | 11 ts=_test_structmembersType(False, 1, 2, 3, 4, 5, 6, 7, 8, variable
|
/device/generic/goldfish/audio/ |
D | util.cpp | 150 TimeSpec ts; in nsecs2TimeSpec() local
|
/device/google/cuttlefish/guest/hals/hwcomposer/common/ |
D | stats_keeper.cpp | 58 void TimeDifferenceToTimeSpec(const TimeDifference& td, timespec* ts) { in TimeDifferenceToTimeSpec()
|
/device/linaro/hikey/power/ |
D | power_hikey.c | 150 struct timespec ts; in gettime_ns() local 158 struct timespec ts; in nanosleep_ns() local
|
/device/google/contexthub/util/stm32_flash/ |
D | flash.c | 93 struct timespec ts; in main() local
|
/device/linaro/hikey/hifi/xaf/host-apf/include/os/android/ |
D | xf-osal.h | 108 struct timespec ts; in __xf_wait() local
|
/device/generic/goldfish/dhcp/client/ |
D | dhcpclient.cpp | 225 struct timespec ts; in waitAndReceive() local
|
/device/generic/goldfish/radio/ril/ |
D | atchannel.c | 108 struct timespec ts; in sleepMsec() local 678 struct timespec ts; in at_send_command_full_nolock() local
|
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/mfd/adnc/ |
D | iaxxx-tunnel-intf.h | 30 uint64_t ts; member
|
/device/google/coral-kernel/sm8150/kernel-headers/linux/mfd/adnc/ |
D | iaxxx-tunnel-intf.h | 31 uint64_t ts; member
|
/device/google/atv/audio_proxy/ |
D | AudioProxyStreamOut.cpp | 210 struct timespec ts; in getPresentationPosition() local
|