Home
last modified time | relevance | path

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

12

/device/linaro/bootloader/arm-trusted-firmware/include/stdlib/sys/
Dtimespec.h41 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ argument
46 #define TIMESPEC_TO_TIMEVAL(tv, ts) \ argument
/device/huawei/angler/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/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/lge/bullhead/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/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
Dloslib.c246 struct tm ts; in os_time() local
Dluac.c223 static void PrintString(const TString* ts) in PrintString()
Dlapi.c502 TString *ts; in lua_pushlstring() local
519 TString *ts; in lua_pushstring() local
Dlstate.h187 union TString ts; member
Dlparser.c64 TString *ts = ls->t.seminfo.ts; in anchor_token() local
140 TString *ts; in str_checkname() local
/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/linaro/hikey/power/
Dpower_hikey.c99 struct timespec ts; in gettime_ns() local
107 struct timespec ts; in nanosleep_ns() local
/device/google/contexthub/util/stm32_flash/
Dflash.c85 struct timespec ts; in main() local
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregexec.c1168 static struct timeval ts, te; variable
1170 #define TIMEDIFF(te,ts) (((te).tv_usec - (ts).tv_usec) + \ argument
1176 static struct tms ts, te; variable
1178 #define TIMEDIFF(te,ts) ((te).tms_utime - (ts).tms_utime) argument
/device/google/marlin/camera/usbcamcore/src/
DQCameraMjpegDecode.cpp683 struct timespec ts; in mjpegd_cond_timedwait() local
/device/generic/goldfish/sensors/
Dsensors_qemu.c124 struct timespec ts; in now_ns() local
/device/generic/goldfish/fingerprint/
Dfingerprint.c572 struct timespec ts; in send_scan_notice() local
/device/lge/bullhead/camera/QCamera2/stack/common/
Dmm_camera_interface.h126 struct timespec ts; member
/device/huawei/angler/camera/QCamera2/stack/common/
Dmm_camera_interface.h126 struct timespec ts; member
/device/google/marlin/camera/QCamera2/stack/common/
Dmm_camera_interface.h130 struct timespec ts; member
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera.c1713 struct timespec ts; in mm_camera_util_wait_for_event() local
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera.c1713 struct timespec ts; in mm_camera_util_wait_for_event() local

12