Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 25 of 50) 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/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
Dcam_semaphore_tests.cpp30 static inline void timespec_add_ms(timespec& ts, size_t ms) { in timespec_add_ms()
55 timespec ts; in TEST() local
/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/netmgr/
Dpoller.cpp33 struct timespec* ts) { in calculateTimeout()
102 struct timespec ts = { 0, 0 }; in run() local
/device/google/cuttlefish_common/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/generic/goldfish/wifi/ipv6proxy/
Dlog.cpp27 struct timespec ts; in vlogf() local
/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/google/cuttlefish_common/common/libs/threads/
Dcuttlefish_thread.h98 struct timespec ts; in WaitUntil() local
Dcuttlefish_thread_test.cpp31 struct timespec ts; in SleepUntil() local
/device/google/cuttlefish_common/guest/hals/hwcomposer/vsoc/
Dstats_keeper.cpp56 void TimeDifferenceToTimeSpec(const TimeDifference& td, TimeSpec* ts) { in TimeDifferenceToTimeSpec()
/device/google/contexthub/util/stm32_flash/
Dflash.c93 struct timespec ts; in main() local
/device/google/cuttlefish_common/guest/hals/sensors/
Dsensors.cpp33 timespec ts; in infinity() local
/device/linaro/hikey/power/
Dpower_hikey.c150 struct timespec ts; in gettime_ns() local
158 struct timespec ts; in nanosleep_ns() local
/device/linaro/hikey/hifi/xaf/host-apf/include/os/android/
Dxf-osal.h108 struct timespec ts; in __xf_wait() local
/device/google/cuttlefish_common/common/libs/utils/
Dsimulated_buffer.h79 struct timespec ts; in SleepUntilTime() local
/device/generic/goldfish/dhcp/client/
Ddhcpclient.cpp224 struct timespec ts; in waitAndReceive() local
/device/generic/goldfish/ril/
Datchannel.c108 struct timespec ts; in sleepMsec() local
678 struct timespec ts; in at_send_command_full_nolock() local
/device/google/cuttlefish_common/guest/hals/ril/libril/
Dril_event.cpp98 struct timespec ts; in getNow() local

12