Searched refs:time (Results 4426 - 4450 of 7707) sorted by relevance
1...<<171172173174175176177178179180>>...309
/kernel/linux/linux-6.6/sound/core/seq/oss/ |
H A D | seq_oss_rw.c | 157 /* if this is a timing event, process the current time */ in insert_queue() 170 event.time.tick = snd_seq_oss_timer_cur_tick(dp->timer); in insert_queue()
|
H A D | seq_oss_ioctl.c | 53 tmpev.time.tick = 0; in snd_seq_oss_oob_user()
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | device.c | 8 #include <linux/time.h>
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | ipv6_flowlabel_mgr.c | 18 #include <sys/time.h>
|
H A D | txring_overwrite.c | 28 #include <sys/time.h>
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/benchmarks/ |
H A D | fork.c | 23 #include <sys/time.h>
|
/kernel/linux/linux-6.6/sound/isa/cs423x/ |
H A D | cs4231.c | 12 #include <linux/time.h>
|
/kernel/linux/linux-6.6/sound/isa/ad1848/ |
H A D | ad1848.c | 12 #include <linux/time.h>
|
/kernel/linux/linux-6.6/sound/isa/gus/ |
H A D | gus_timer.c | 9 #include <linux/time.h>
|
H A D | gus_volume.c | 6 #include <linux/time.h>
|
/kernel/linux/linux-6.6/sound/isa/wavefront/ |
H A D | wavefront_fx.c | 8 #include <linux/time.h>
|
/kernel/liteos_m/testsuites/unittest/posix/src/string/ |
H A D | string_func_test_03.c | 39 #include <time.h>
|
/kernel/uniproton/cmake/common/build_auxiliary_script/ |
H A D | Kconfig2macro.py | 8 import time namespace
|
/kernel/linux/linux-6.6/sound/pci/emu10k1/ |
H A D | irq.c | 8 #include <linux/time.h>
|
/kernel/linux/linux-6.6/kernel/rcu/ |
H A D | tiny.c | 22 #include <linux/time.h>
|
/kernel/linux/linux-6.6/tools/include/nolibc/ |
H A D | types.h | 14 #include <linux/time.h> 217 union { time_t st_atime; struct timespec st_atim; }; /* time of last access */ 218 union { time_t st_mtime; struct timespec st_mtim; }; /* time of last modification */ 219 union { time_t st_ctime; struct timespec st_ctim; }; /* time of last status change */
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | msdos_fs.h | 14 *** Any manual change here will be lost the next time this script will 146 __le16 time, date, start; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | msdos_fs.h | 14 *** Any manual change here will be lost the next time this script will 146 __le16 time, date, start; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | msdos_fs.h | 143 __le16 time,date,start; member
|
/kernel/liteos_a/testsuites/unittest/libc/io/full/ |
H A D | IO_test_duplocale_001.cpp | 31 #include <time.h>
|
/kernel/liteos_a/testsuites/unittest/security/capability/smoke/ |
H A D | cap_test_001.cpp | 37 #include <time.h>
|
/test/xts/hats/kernel/syscalls/timer/clockgettime/ |
H A D | ClockGetTimeApiTest.cpp | 44 g_time = time(NULL); in SetUp() 61 * @tc.desc : Get the realtime clock successfully and compare with time function.
|
/third_party/curl/tests/http/clients/ |
H A D | h2-serverpush.c | 38 #include <sys/time.h>
|
/third_party/elfutils/tests/ |
H A D | saridx.c | 25 #include <time.h> 177 " time : %s\n" in main()
|
/third_party/ffmpeg/libavcodec/ |
H A D | mpeg4video_parser.c | 121 s1->pts = av_rescale_q(s->time, (AVRational){1, s->avctx->time_base.den}, (AVRational){1, 1200000}); in mpeg4_decode_header()
|
Completed in 12 milliseconds
1...<<171172173174175176177178179180>>...309