Home
last modified time | relevance | path

Searched defs:its (Results 1 – 25 of 198) sorted by relevance

12345678

/aosp_15_r20/external/ltp/include/
H A Dtst_timer.h338 static inline int sys_timer_gettime(kernel_timer_t timerid, void *its) in sys_timer_gettime()
343 static inline int sys_timer_gettime64(kernel_timer_t timerid, void *its) in sys_timer_gettime64()
348 static inline int sys_timer_settime(kernel_timer_t timerid, int flags, void *its, in sys_timer_settime()
354 static inline int sys_timer_settime64(kernel_timer_t timerid, int flags, void *its, in sys_timer_settime64()
360 static inline int sys_timerfd_gettime(int fd, void *its) in sys_timerfd_gettime()
365 static inline int sys_timerfd_gettime64(int fd, void *its) in sys_timerfd_gettime64()
370 static inline int sys_timerfd_settime(int fd, int flags, void *its, in sys_timerfd_settime()
376 static inline int sys_timerfd_settime64(int fd, int flags, void *its, in sys_timerfd_settime64()
466 static inline long long tst_its_get_interval_sec(struct tst_its its) in tst_its_get_interval_sec()
482 static inline long long tst_its_get_interval_nsec(struct tst_its its) in tst_its_get_interval_nsec()
[all …]
/aosp_15_r20/external/libcxx/utils/google-benchmark/test/
H A Duser_counters_test.cc48 double its = e.NumIterations(); in CheckSimple() local
277 double its = e.NumIterations(); in CheckIterationInvariant() local
318 double its = e.NumIterations(); in CheckIsIterationInvariantRate() local
357 double its = e.NumIterations(); in CheckAvgIterations() local
395 double its = e.NumIterations(); in CheckAvgIterationsRate() local
/aosp_15_r20/external/google-benchmark/test/
H A Duser_counters_test.cc53 double its = e.NumIterations(); in CheckSimple() local
409 double its = e.NumIterations(); in CheckIterationInvariant() local
458 double its = e.NumIterations(); in CheckIsIterationInvariantRate() local
502 double its = e.NumIterations(); in CheckAvgIterations() local
548 double its = e.NumIterations(); in CheckAvgIterationsRate() local
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/test/
H A Duser_counters_test.cc53 double its = e.NumIterations(); in CheckSimple() local
409 double its = e.NumIterations(); in CheckIterationInvariant() local
458 double its = e.NumIterations(); in CheckIsIterationInvariantRate() local
502 double its = e.NumIterations(); in CheckAvgIterations() local
548 double its = e.NumIterations(); in CheckAvgIterationsRate() local
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/functional/timers/timers/
H A Dtwoptimers.c38 struct itimerspec its; in main() local
91 struct itimerspec its; in main() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/tests/
H A Dtest_std.rs363 let its = (0..4).map(|s| (s..10).step(4)); in kmerge() localVariable
371 let its = vec![3, 2, 1, 0].into_iter().map(|s| (s..10).step(4)); in kmerge_2() localVariable
378 let its = (0..4).map(|_| 0..0); in kmerge_empty() localVariable
384 let its = (0..5).map(|_| (0..10)); in kmerge_size_hint() localVariable
390 let its = (0..5).map(|_| (0..0)); in kmerge_empty_size_hint() localVariable
/aosp_15_r20/external/curl/docs/examples/
H A Dephiperfifo.c146 struct itimerspec its; in multi_timer_cb() local
204 struct itimerspec its; in event_cb() local
468 struct itimerspec its; in main() local
/aosp_15_r20/external/rust/android-crates-io/crates/itertools/tests/
Dtest_std.rs426 let its = (0..4).map(|s| (s..10).step_by(4)); in kmerge() localVariable
433 let its = vec![3, 2, 1, 0].into_iter().map(|s| (s..10).step_by(4)); in kmerge_2() localVariable
440 let its = (0..4).map(|_| 0..0); in kmerge_empty() localVariable
446 let its = (0..5).map(|_| (0..10)); in kmerge_size_hint() localVariable
452 let its = (0..5).map(|_| (0..0)); in kmerge_empty_size_hint() localVariable
/aosp_15_r20/external/strace/
H A Ddelay.c105 const struct itimerspec its = { in arm_delay_timer() local
141 struct itimerspec its; in delay_tcb() local
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dalarm.cpp161 struct itimerspec its; in otPlatAlarmMicroStartAt() local
187 struct itimerspec its = {{0, 0}, {0, 0}}; in otPlatAlarmMicroStop() local
/aosp_15_r20/hardware/nxp/uwb/halimpl/tml/
DphOsalUwb_Timer.cc137 struct itimerspec its; in phOsalUwb_Timer_Start() local
195 static struct itimerspec its = {{0, 0}, {0, 0}}; in phOsalUwb_Timer_Stop() local
/aosp_15_r20/hardware/nxp/nfc/pn8x/halimpl/tml/
DphOsalNfc_Timer.cc142 struct itimerspec its; in phOsalNfc_Timer_Start() local
195 static struct itimerspec its = {{0, 0}, {0, 0}}; in phOsalNfc_Timer_Stop() local
/aosp_15_r20/hardware/nxp/nfc/snxxx/halimpl/tml/
DphOsalNfc_Timer.cc142 struct itimerspec its; in phOsalNfc_Timer_Start() local
197 static struct itimerspec its = {{0, 0}, {0, 0}}; in phOsalNfc_Timer_Stop() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/io/test/
Dios_state_test.cpp54 boost::io::ios_tie_saver its(input); in saver_tests_1() local
96 boost::io::ios_tie_saver its(input, &err); in saver_tests_2() local
Dios_state_unit_test.cpp189 boost::io::ios_tie_saver its(std::cout); in ios_tie_saver_unit_test() local
196 boost::io::ios_tie_saver its(std::cout, &std::clog); in ios_tie_saver_unit_test() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/util/
H A Dadaptor.hpp57 iterator_adaptor(F f, std::tuple<Is...> &&its) : in iterator_adaptor()
165 std::tuple<Is...> its; member in clover::detail::iterator_adaptor
/aosp_15_r20/external/openthread/examples/platforms/simulation/
H A Dalarm.c189 struct itimerspec its; in otPlatAlarmMicroStartAt() local
215 struct itimerspec its = {{0, 0}, {0, 0}}; in otPlatAlarmMicroStop() local
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Digt_aux.c112 struct itimerspec its; in sig_ioctl() local
175 struct itimerspec its; in igt_sigiter_start() local
1582 struct itimerspec its; in siglatency() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/fdts/
Dfvp-base-gicv3.dtsi24 its: msi-controller@2f020000 { label
Darm_fpga.dts101 its: msi-controller@30040000 { label
/aosp_15_r20/external/arm-trusted-firmware/fdts/
H A Darm_fpga.dts101 its: msi-controller@30040000 { label
H A Dfvp-base-gicv3-psci-aarch32-common.dtsi96 its: its@2f020000 { label
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_gettime/speculative/
H A D6-3.c26 struct itimerspec its; in main() local
H A D6-2.c26 struct itimerspec its; in main() local
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/speculative/
H A D12-2.c30 struct itimerspec its; in main() local

12345678