/kernel/liteos_a/kernel/base/core/ |
H A D | los_swtmr.c | 781 LITE_OS_SEC_TEXT UINT32 LOS_SwtmrTimeGet(UINT16 swtmrID, UINT32 *tick) in LOS_SwtmrTimeGet() argument
|
H A D | los_task.c | 963 LITE_OS_SEC_TEXT UINT32 LOS_TaskDelay(UINT32 tick) in LOS_TaskDelay() argument
|
/kernel/liteos_m/kal/posix/src/ |
H A D | time.c | 97 UINT64 tick; in nanosleep() local 241 UINT32 tick = 0; in timer_gettime() local [all...] |
/kernel/liteos_m/kernel/src/ |
H A D | los_task.c | 1186 LITE_OS_SEC_TEXT UINT32 LOS_TaskDelay(UINT32 tick)
in LOS_TaskDelay() argument
|
/third_party/alsa-utils/seq/aplaymidi/ |
H A D | arecordmidi.c | 213 static void metronome_note(unsigned char note, unsigned int tick) in metronome_note() argument 224 static void metronome_echo(unsigned int tick) in metronome_echo() argument 235 static void metronome_pattern(unsigned int tick) in metronome_pattern() argument 598 int tick, in finish_tracks() local [all...] |
H A D | aplaymidi.c | 53 unsigned int tick; member 307 int tick = 0; in read_track() local [all...] |
/third_party/alsa-lib/test/ |
H A D | playmidi1.c | 96 static inline double tick2time_dbl(int tick) in tick2time_dbl() argument 101 static void tick2time(snd_seq_real_time_t * tm, int tick) in tick2time() argument
|
/third_party/icu/icu4c/source/tools/tzcode/ |
H A D | icuzdump.cpp | 206 int32_t tick; member in ICUZDump
|
/third_party/lwip/src/core/ipv4/ |
H A D | dhcp.c | 477 u32_t tick = 0; local 510 u32_t tick = 0; local
|
/third_party/lwip/src/core/ipv6/ |
H A D | dhcp6.c | 831 u32_t tick = 0; local
|
/third_party/lwip/src/netif/ |
H A D | lowpan6.c | 130 u32_t tick = 0; in lowpan6_tmr_tick() local
|
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
H A D | icuzdump.cpp | 206 int32_t tick; member in ICUZDump
|
/third_party/skia/tools/viewer/ |
H A D | SlideDir.cpp | 33 void tick(float t) { this->onTick(t); } in tick() function in SlideDir::Animator 99 void tick(SkMSec t) { in tick() function in __anon26530::final
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
H A D | duration_test.cc | 321 const auto tick = absl::Nanoseconds(1) / 4; in TEST() local [all...] |
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | time_64.c | 821 unsigned long freq, quotient, tick; init_tick_ops() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_tm.c | 56 u32 tick; in hclge_shaper_para_calc() local [all...] |
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | time_64.c | 821 unsigned long freq, quotient, tick; init_tick_ops() local [all...] |
/kernel/linux/linux-5.10/kernel/time/ |
H A D | tick-sched.c | 830 ktime_t tick = expires; tick_nohz_stop_tick() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
H A D | s626.c | 1697 int tick; in s626_ai_cmd() local 1650 s626_timer_load(struct comedi_device *dev, unsigned int chan, int tick) s626_timer_load() argument
|
/kernel/linux/linux-6.6/drivers/comedi/drivers/ |
H A D | s626.c | 1696 int tick; in s626_ai_cmd() local 1649 s626_timer_load(struct comedi_device *dev, unsigned int chan, int tick) s626_timer_load() argument
|
/kernel/liteos_a/testsuites/kernel/src/ |
H A D | osTest.c | 262 VOID TestExtraTaskDelay(UINT32 tick) in TestExtraTaskDelay() argument 290 VOID TestBusyTaskDelay(UINT32 tick) in TestBusyTaskDelay() argument
|
/kernel/liteos_a/compat/posix/src/ |
H A D | time.c | 976 UINT32 tick = 0; in timer_gettime() local
|
/kernel/linux/linux-6.6/kernel/time/ |
H A D | tick-sched.c | 889 ktime_t tick = expires; tick_nohz_stop_tick() local [all...] |
/third_party/curl/src/ |
H A D | tool_operate.c | 2331 time_t tick = time(NULL); in parallel_transfers() local
|
/third_party/alsa-lib/include/ |
H A D | seq_event.h | 201 snd_seq_tick_time_t tick; /**< tick-time */ member
|