Home
last modified time | relevance | path

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

123

/external/u-boot/drivers/i2c/
Dmvtwsi.c94 uint tick; member
266 uint tick) in twsi_wait()
303 uint tick) in twsi_start()
326 int expected_status, uint tick) in twsi_send()
351 uint tick) in twsi_recv()
381 static int twsi_stop(struct mvtwsi_registers *twsi, uint tick) in twsi_stop()
530 u8 addr, uint tick) in i2c_begin()
562 uint tick) in __twsi_i2c_probe_chip()
602 uint tick) in __twsi_i2c_read()
651 uint tick) in __twsi_i2c_write()
/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/u-boot/lib/
Dtime.c117 static uint64_t notrace tick_to_time(uint64_t tick) in tick_to_time()
144 uint64_t tick = usec; in usec_to_tick() local
/external/autotest/scheduler/
Dhost_scheduler.py285 def tick(self): member in BaseHostScheduler
382 def tick(self): member in HostScheduler
403 def tick(self): member in DummyHostScheduler
/external/u-boot/arch/arm/cpu/arm926ejs/mx27/
Dtimer.c40 static inline unsigned long long tick_to_time(unsigned long long tick) in tick_to_time()
66 static inline unsigned long long tick_to_time(unsigned long long tick) in tick_to_time()
/external/toybox/toys/example/
Ddemo_scankey.c24 unsigned width, height, tick; in demo_scankey_main() local
/external/u-boot/arch/arm/mach-rockchip/
Drk_timer.c25 uint64_t tick = usec; in usec_to_tick() local
/external/autotest/site_utils/chromeos_proxy/
Dswarming_bot_manager.py107 def tick(afe, bot_manager): function
/external/jemalloc/include/jemalloc/internal/
Dticker.h11 int32_t tick; member
/external/python/cpython2/Demo/turtle/
Dtdemo_clock.py96 def tick(): function
/external/python/cpython3/Lib/turtledemo/
Dclock.py96 def tick(): function
/external/u-boot/arch/arm/cpu/armv7/vf610/
Dtimer.c18 static inline unsigned long long tick_to_time(unsigned long long tick) in tick_to_time()
/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
568 ev_uint32_t tick; in bufferevent_set_rate_limit() local
644 ev_uint32_t tick; in bufferevent_rate_limit_group_new() local
/external/curl/src/
Dtool_cb_prg.h36 unsigned int tick; member
/external/jemalloc_new/include/jemalloc/internal/
Dticker.h15 int32_t tick; member
/external/skqp/modules/sksg/src/
DSkSGScene.cpp21 void Animator::tick(float t) { in tick() function in sksg::Animator
/external/lzma/CPP/7zip/UI/Console/
DPercentPrinter.cpp90 DWORD tick = 0; in Print() local
/external/skia/modules/sksg/src/
DSkSGScene.cpp21 void Animator::tick(float t) { in tick() function in sksg::Animator
/external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/
DStopwatch.java173 long tick = ticker.read(); in stop() local
/external/autotest/client/tests/cgroup/
Dcgroup.py305 def tick(self): member in cgroup.test_cpuset.per_cpu_load
/external/u-boot/arch/arm/mach-imx/
Dsyscounter.c34 static inline unsigned long long tick_to_time(unsigned long long tick) in tick_to_time()
/external/u-boot/arch/arm/cpu/armv7/ls102xa/
Dtimer.c31 static inline unsigned long long tick_to_time(unsigned long long tick) in tick_to_time()
/external/u-boot/arch/arm/cpu/arm926ejs/mxs/
Dtimer.c34 static inline unsigned long tick_to_time(unsigned long tick) in tick_to_time()
/external/guava/guava/src/com/google/common/base/
DStopwatch.java174 long tick = ticker.read(); in stop() local

123