Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 25 of 48) sorted by relevance

12

/device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
Dtimespec.h41 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ argument
46 #define TIMESPEC_TO_TIMEVAL(tv, ts) \ argument
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxf-sched.h55 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/
Dxf-sched.c49 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/
Dpmf_main.c182 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/
Dpoller.cpp33 struct timespec* ts) { in calculateTimeout()
101 struct timespec ts = { 0, 0 }; in run() local
/device/generic/goldfish/network/netmgr/
Dpoller.cpp33 struct timespec* ts) { in calculateTimeout()
102 struct timespec ts = { 0, 0 }; in run() local
/device/generic/goldfish/gnss/
Dutil.cpp29 ahg20::ElapsedRealtime ts = { in makeElapsedRealtime() local
Dgnss_hw_listener.cpp77 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/
Dmonotonic_time.h122 struct timespec ts; in Now() local
144 explicit MonotonicTimePoint(const struct timespec& ts) { in MonotonicTimePoint()
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlstring.c100 TString *ts; in createstrobj() local
140 TString *ts = rawgco2ts(o); in internshrstr() local
Dllex.c68 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
Dllex.h39 TString *ts; member
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Block/ramdisk/
Dramdisk.c173 STATIC UINT8 size2spc(UINT32 ts) in size2spc()
187 UINT8 TestSize(UINT32 ts) in TestSize()
/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dtime.h68 #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/
Dtest_structmembers.py11 ts=_test_structmembersType(False, 1, 2, 3, 4, 5, 6, 7, 8, variable
/device/generic/goldfish/audio/
Dutil.cpp150 TimeSpec ts; in nsecs2TimeSpec() local
/device/google/cuttlefish/guest/hals/hwcomposer/common/
Dstats_keeper.cpp58 void TimeDifferenceToTimeSpec(const TimeDifference& td, timespec* ts) { in TimeDifferenceToTimeSpec()
/device/linaro/hikey/power/
Dpower_hikey.c150 struct timespec ts; in gettime_ns() local
158 struct timespec ts; in nanosleep_ns() local
/device/google/contexthub/util/stm32_flash/
Dflash.c93 struct timespec ts; in main() local
/device/linaro/hikey/hifi/xaf/host-apf/include/os/android/
Dxf-osal.h108 struct timespec ts; in __xf_wait() local
/device/generic/goldfish/dhcp/client/
Ddhcpclient.cpp225 struct timespec ts; in waitAndReceive() local
/device/generic/goldfish/radio/ril/
Datchannel.c108 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/
Diaxxx-tunnel-intf.h30 uint64_t ts; member
/device/google/coral-kernel/sm8150/kernel-headers/linux/mfd/adnc/
Diaxxx-tunnel-intf.h31 uint64_t ts; member
/device/google/atv/audio_proxy/
DAudioProxyStreamOut.cpp210 struct timespec ts; in getPresentationPosition() local

12