Home
last modified time | relevance | path

Searched defs:timer_mod (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/libvpx/test/
H A Ddct16x16_test.cc575 vpx_usec_timer timer_mod; in RunSpeedTest() local
688 vpx_usec_timer timer_mod; in RunInvTrans16x16SpeedTest() local
705 vpx_usec_timer timer_mod; in RunInvTrans16x16SpeedTest() local
H A Ddct32x32_test.cc396 vpx_usec_timer timer_mod; in RunInvTrans32x32SpeedTest() local
413 vpx_usec_timer timer_mod; in RunInvTrans32x32SpeedTest() local
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/
H A Dlibslirp.rs211 fn timer_mod(&self, timer_key: &TimerOpaque, expire_time: u64) { in timer_mod() method
924 fn timer_mod(&self, timer: *mut c_void, expire_time: i64) { in timer_mod() method
/aosp_15_r20/external/crosvm/third_party/libslirp-rs/src/
H A Dcontext.rs149 fn timer_mod(&mut self, timer: &mut Self::Timer, expire_time: i64); in timer_mod() method
/aosp_15_r20/external/crosvm/net_util/src/slirp/sys/windows/
H A Dhandler.rs180 fn timer_mod(&mut self, timer: &mut Self::Timer, expire_time: i64) { in timer_mod() method
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/linux/
H A Dbindings.rs2894 pub timer_mod: ::std::option::Option< field
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/macos/
H A Dbindings.rs3133 pub timer_mod: ::std::option::Option< field
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs286665 pub timer_mod: ::std::option::Option< field