/aosp12/bionic/libc/bionic/ |
H A D | bionic_time_conversions.cpp | 33 bool timespec_from_timeval(timespec& ts, const timeval& tv) { in timespec_from_timeval() 45 void timespec_from_ms(timespec& ts, const int ms) { in timespec_from_ms() 50 void timeval_from_timespec(timeval& tv, const timespec& ts) { in timeval_from_timespec()
|
H A D | poll.cpp | 42 timespec ts; in poll() local 51 int ppoll(pollfd* fds, nfds_t fd_count, const timespec* ts, const sigset_t* ss) { in ppoll() 63 int ppoll64(pollfd* fds, nfds_t fd_count, const timespec* ts, const sigset64_t* ss) { in ppoll64() 83 timespec ts; in select() local 100 const timespec* ts, const sigset_t* ss) { in pselect() 113 const timespec* ts, const sigset64_t* ss) { in pselect64()
|
H A D | sys_time.cpp | 38 timespec ts[2]; in futimesat() local 59 timespec ts[2]; in futimes() local
|
H A D | clock.cpp | 37 timespec ts; in clock() local
|
H A D | sleep.cpp | 39 timespec ts = {.tv_sec = static_cast<time_t>(s)}; in sleep() local
|
H A D | timespec_get.cpp | 31 int timespec_get(timespec* ts, int base) { in timespec_get()
|
H A D | usleep.cpp | 34 timespec ts; in usleep() local
|
/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/ |
H A D | SFFakeHwc_test.cpp | 1271 TransactionScope ts(*sFakeComposer); in Test_LayerMove() local 1299 TransactionScope ts(*sFakeComposer); in Test_LayerCrop() local 1313 TransactionScope ts(*sFakeComposer); in Test_LayerSetLayer() local 1328 TransactionScope ts(*sFakeComposer); in Test_LayerSetLayerOpaque() local 1344 TransactionScope ts(*sFakeComposer); in Test_SetLayerStack() local 1358 TransactionScope ts(*sFakeComposer); in Test_LayerShowHide() local 1369 TransactionScope ts(*sFakeComposer); in Test_LayerShowHide() local 1380 TransactionScope ts(*sFakeComposer); in Test_LayerSetAlpha() local 1392 TransactionScope ts(*sFakeComposer); in Test_LayerSetFlags() local 1454 TransactionScope ts(*sFakeComposer); in Test_SetRelativeLayer() local [all …]
|
/aosp12/bionic/libc/private/ |
H A D | bionic_time_conversions.h | 50 static inline int check_timespec(const timespec* ts, bool null_allowed) { in check_timespec() 66 static inline void absolute_timespec_from_timespec(timespec& abs_ts, const timespec& ts, clockid_t … in absolute_timespec_from_timespec()
|
/aosp12/bionic/tests/ |
H A D | time_test.cpp | 780 timespec ts; in TEST() local 785 timespec ts; in TEST() local 790 timespec ts; in TEST() local 795 timespec ts; in TEST() local 800 timespec ts; in TEST() local 806 timespec ts; in TEST() local 812 timespec ts; in TEST() local 819 timespec ts; in TEST() local 826 timespec ts; in TEST() local 831 timespec ts; in TEST() local [all …]
|
H A D | poll_test.cpp | 44 timespec ts = { .tv_nsec = 100 }; in TEST() local 53 timespec ts = { .tv_nsec = 100 }; in TEST() local
|
/aosp12/packages/modules/IPsec/tests/iketests/src/java/android/net/ipsec/ike/ |
H A D | IkeTrafficSelectorTest.java | 134 IkeTrafficSelector ts = in testBuildAndEncodeIkeTrafficSelector() local 179 private static void verifyPersistableBundleEncodeDecodeIsLossless(IkeTrafficSelector ts) { in verifyPersistableBundleEncodeDecodeIsLossless() 282 IkeTrafficSelector ts = in testBuildIkeTrafficSelectorWithInvalidTsType() local 298 IkeTrafficSelector ts = in testBuildIkeTrafficSelectorWithInvalidPortRange() local 315 IkeTrafficSelector ts = in testBuildIkeTrafficSelectorWithMismatchedAddressType() local 331 IkeTrafficSelector ts = in testBuildIkeTrafficSelectorWithInvalidAddressRange() local
|
/aosp12/hardware/interfaces/audio/common/all-versions/test/utility/include/utility/ |
H A D | ReturnIn.h | 36 ReturnIn(ResultStore&... ts) : results(ts...) {} in ReturnIn() 64 detail::ReturnIn<ResultStore...> returnIn(ResultStore&... ts) { in returnIn()
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/ |
H A D | cam_semaphore_tests.cpp | 30 static inline void timespec_add_ms(timespec& ts, size_t ms) { in timespec_add_ms() 55 timespec ts; in TEST() local
|
/aosp12/system/core/storaged/ |
H A D | storaged_diskstats.cpp | 69 bool get_time(struct timespec* ts) { in get_time() 80 void init_disk_stats_other(const struct timespec& ts, struct disk_stats* stats) { in init_disk_stats_other() 89 struct timespec ts; in parse_disk_stats() local 125 struct timespec ts; in get_disk_stats_from_health_hal() local
|
/aosp12/frameworks/av/media/libcpustats/ |
H A D | ThreadCpuUsage.cpp | 64 struct timespec ts; in setEnabled() local 106 struct timespec ts; in sample() local 137 struct timespec ts; in elapsed() local
|
/aosp12/bionic/libc/include/sys/ |
H A D | time.h | 89 #define TIMEVAL_TO_TIMESPEC(tv, ts) { \ argument 93 #define TIMESPEC_TO_TIMEVAL(tv, ts) { \ argument
|
/aosp12/frameworks/av/media/libnblog/ |
H A D | Merger.cpp | 66 int64_t ts; member 112 int64_t ts = AbstractEntry::buildEntry(offsets[index])->timestamp(); in merge() local 171 const int64_t ts = it.payload<int64_t>(); in processSnapshot() local 180 const int64_t ts = it.payload<int64_t>(); in processSnapshot() local
|
H A D | Reader.cpp | 250 const int64_t ts = it.payload<int64_t>(); in dump() local 259 const int64_t ts = it.payload<int64_t>(); in dump() local 303 const int64_t ts = fmtEntry.timestamp(); in handleFormat() local 425 int64_t ts; in appendTimestamp() local
|
/aosp12/packages/inputmethods/LatinIME/native/jni/ |
H A D | com_android_inputmethod_latin_DicTraverseSession.cpp | 37 DicTraverseSession *ts = reinterpret_cast<DicTraverseSession *>(traverseSession); in latinime_initDicTraverseSession() local 54 DicTraverseSession *ts = reinterpret_cast<DicTraverseSession *>(traverseSession); in latinime_releaseDicTraverseSession() local
|
/aosp12/system/media/audio_utils/include/audio_utils/ |
H A D | clock.h | 93 audio_utils_time_string_t ts; in audio_utils_time_string_from_ns() local 104 static inline int64_t audio_utils_ns_from_timespec(const struct timespec *ts) in audio_utils_ns_from_timespec()
|
/aosp12/art/test/921-hello-failure/src/ |
H A D | Unmodifiable.java | 42 public static void doTest(Transform[] ts) { in doTest()
|
/aosp12/system/logging/liblog/tests/ |
H A D | log_time_test.cpp | 24 struct timespec ts; in TEST() local
|
/aosp12/system/bt/btif/src/ |
H A D | btif_debug_conn.cc | 30 uint64_t ts; member 39 static char* format_ts(const uint64_t ts, char* buffer, int len) { in format_ts()
|
/aosp12/hardware/st/secure_element2/secure_element/1.0/esehal/src/ |
H A D | transport.c | 74 struct timespec ts = { sec, ns }; in ts_add_ns() local 114 struct timespec ts, ts_timeout; in block_recv() local
|