Home
last modified time | relevance | path

Searched defs:tick (Results 1 – 25 of 114) sorted by relevance

12345

/external/ipsec-tools/src/racoon/
Dschedule.c127 sched_new(tick, func, param) in sched_new() argument
295 test(tick) in test() argument
305 int *tick; in getstdin() local
Dschedule.h54 time_t tick; /* for debug */ member
75 time_t tick; member
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
Dtick.js126 function tick(t, isAnimationFrame, updatingAnimations) { function
173 testing.tick = function(t) { timeline.currentTime = t; processRafCallbacks(t); }; function
Deffect-callback.js70 function tick(t) { function
/external/rust/crates/crossbeam-channel/src/flavors/
Dmod.rs16 pub(crate) mod tick; module
/external/cronet/third_party/quic_trace/src/tools/render/
Daxis_renderer.cc146 for (const Tick& tick : in Render() local
156 for (const Tick& tick : in Render() local
/external/toybox/toys/example/
Ddemo_scankey.c24 unsigned width, height, tick; in demo_scankey_main() local
/external/libevent/
Dbufferevent_ratelim.c118 unsigned tick; in bufferevent_update_buckets() local
396 unsigned tick; in bev_refill_callback_() local
532 unsigned tick; in bev_group_refill_callback_() local
567 ev_uint32_t tick; in bufferevent_set_rate_limit() local
643 ev_uint32_t tick; in bufferevent_rate_limit_group_new() local
/external/rust/crates/tokio/src/runtime/io/
Dscheduled_io.rs445 let tick = TICK.unpack(curr) as u8; localVariable
465 let tick = TICK.unpack(curr) as u8; localVariable
525 let tick = TICK.unpack(curr) as u8; localVariable
/external/python/cpython3/Lib/turtledemo/
Dclock.py96 def tick(): function
/external/python/cpython2/Demo/turtle/
Dtdemo_clock.py96 def tick(): function
/external/rust/crates/syn/tests/repo/
Dprogress.rs6 tick: Instant, field
/external/curl/src/
Dtool_cb_prg.h38 unsigned int tick; member
/external/jemalloc_new/include/jemalloc/internal/
Dticker.h15 int32_t tick; member
/external/lzma/CPP/7zip/UI/Console/
DPercentPrinter.cpp90 DWORD tick = 0; in Print() local
/external/python/cachetools/tests/
Dtest_ttl.py18 def tick(self): member in Timer
/external/openthread/third_party/mbedtls/repo/library/
Dtiming.c147 unsigned long tick; in mbedtls_timing_hardclock() local
162 unsigned long tick; in mbedtls_timing_hardclock() local
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timezone/
DICUZDump.java49 private long tick = 1000; field in ICUZDump
64 public void setTick(int tick) { in setTick()
/external/musl/src/linux/
Dclock_adjtime.c16 long long tick, ppsfreq, jitter; member
30 long tick, ppsfreq, jitter; member
/external/guava/android/guava/src/com/google/common/base/
DStopwatch.java172 long tick = ticker.read(); in stop() local
/external/python/httplib2/tests/
Dtest_proxy.py154 def proxy_conn(client, tick): argument
/external/guava/guava/src/com/google/common/base/
DStopwatch.java174 long tick = ticker.read(); in stop() local
/external/sonivox/arm-wt-22k/lib_src/
Deas_tcdata.h50 EAS_I32 tick; /* tick based on current tempo and resolution */ member
Deas_rtttldata.h56 EAS_I32 tick; /* length of 32nd note in 256th of a msec */ member
/external/angle/src/common/
DMemoryBuffer.cpp158 void ScratchBuffer::tick() in tick() function in angle::ScratchBuffer

12345