/external/tcpdump/ |
D | send-ack.awk | 12 tim = t[1]*3600 + t[2]*60 + t[3] 14 tzero = tim 15 ltim = tim 34 timeOf[id] = tim 46 printf "%7.2f\t%7.2f\t%s send %s %d", tim-tzero, tim-ltim,\ 49 printf " (%.2f) [%d]", tim - timeOf[id], timesSent[id] 56 printf "%7.2f\t%7.2f\t%s ack %s %d", tim-tzero, tim-ltim,\ 62 printf " (%.2f)", tim - timeOf[id] 67 ltim = tim
|
D | packetdat.awk | 19 tim = t[1]*3600 + t[2]*60 + t[3] 28 firstSend[id] = tim 31 lastSend[id] = tim 39 firstAck[id] = tim 40 lastAck[id] = tim
|
D | atime.awk | 11 tim = t[1]*3600 + t[2]*60 + t[3] 13 tzero = tim 17 printf "%7.2f\t%g\n", tim-tzero, $7/1024
|
D | stime.awk | 11 tim = t[1]*3600 + t[2]*60 + t[3] 13 tzero = tim 18 printf "%7.2f\t%g\n", tim-tzero, substr($6,1,i-1)/1024
|
D | print-802_11.c | 296 struct tim_t tim; member 1008 struct tim_t tim; in parse_elements() local 1166 memcpy(&tim, p + offset, 2); in parse_elements() 1169 if (tim.length <= 3) { in parse_elements() 1170 offset += tim.length; in parse_elements() 1171 length -= tim.length; in parse_elements() 1174 if (tim.length - 3 > (int)sizeof tim.bitmap) in parse_elements() 1176 memcpy(&tim.count, p + offset, 3); in parse_elements() 1180 memcpy(tim.bitmap, p + offset, tim.length - 3); in parse_elements() 1181 offset += tim.length - 3; in parse_elements() [all …]
|
/external/u-boot/drivers/rtc/ |
D | at91sam9_rtt.c | 36 ulong tim; in rtc_get() local 41 tim = readl(&rtt->vr); in rtc_get() 43 } while (tim!=tim2); in rtc_get() 46 rtc_to_tm(tim+off, tmp); in rtc_get() 54 ulong tim; in rtc_set() local 56 tim = rtc_mktime(tmp); in rtc_set() 61 writel(tim, &gpbr->reg[AT91_GPBR_INDEX_TIMEOFF]); in rtc_set()
|
D | pl031.c | 63 unsigned long tim; in rtc_set() local 74 tim = rtc_mktime(tmp); in rtc_set() 76 RTC_WRITE_REG(RTC_LR, tim); in rtc_set() 86 ulong tim; in rtc_get() local 96 tim = RTC_READ_REG(RTC_DR); in rtc_get() 98 rtc_to_tm(tim, tmp); in rtc_get()
|
D | mcfrtc.c | 30 int tim; in rtc_get() local 36 tim = (rtc_days * 24) + rtc_hrs; in rtc_get() 37 tim = (tim * 60) + rtc_mins; in rtc_get() 38 tim = (tim * 60) + rtc->seconds; in rtc_get() 40 rtc_to_tm(tim, tmp); in rtc_get()
|
D | mc13xxx-rtc.c | 15 int tim, i = 0; in rtc_get() local 36 tim = day1 * 86400 + time; in rtc_get() 38 rtc_to_tm(tim, rtc); in rtc_get()
|
D | date.c | 68 int rtc_to_tm(int tim, struct rtc_time *tm) in rtc_to_tm() argument 73 day = tim / SECDAY; in rtc_to_tm() 74 hms = tim % SECDAY; in rtc_to_tm()
|
D | ds1306.c | 180 ulong tim; in rtc_set() local 182 tim = rtc_mktime(tmp); in rtc_set() 185 immap->im_sit.sit_rtc = tim; in rtc_set()
|
/external/ltp/testcases/kernel/timers/timer_settime/ |
D | timer_settime03.c | 91 static kernel_timer_t timer, tim; variable 109 TEST(ltp_syscall(__NR_timer_settime, tim, 0, new_temp, in main() 137 tim = timer; in setup_test() 154 tim = (kernel_timer_t) - 1; in setup_test() 159 tim = timer; in setup_test()
|
/external/python/cpython2/Demo/curses/ |
D | tclock.py | 103 tim = time.time() 104 t = time.localtime(tim) 133 stdscr.addstr(curses.LINES - 2, 0, time.ctime(tim))
|
/external/llvm/test/CodeGen/ARM/ |
D | vfp-regs-dwarf.ll | 35 !1 = !DIFile(filename: "tmp.c", directory: "/Users/tim/llvm/build") 38 !5 = !DIFile(filename: "tmp.c", directory: "/Users/tim/llvm/build")
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | vfp-regs-dwarf.ll | 35 !1 = !DIFile(filename: "tmp.c", directory: "/Users/tim/llvm/build") 38 !5 = !DIFile(filename: "tmp.c", directory: "/Users/tim/llvm/build")
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/AArch64/ |
D | dwarfdump.ll | 33 !4 = !DIFile(filename: "tmp.c", directory: "/home/tim/llvm/build") 38 !9 = !DIFile(filename: "tmp.c", directory: "/home/tim/llvm/build")
|
/external/llvm/test/DebugInfo/AArch64/ |
D | dwarfdump.ll | 33 !4 = !DIFile(filename: "tmp.c", directory: "/home/tim/llvm/build") 38 !9 = !DIFile(filename: "tmp.c", directory: "/home/tim/llvm/build")
|
/external/grpc-grpc/test/core/end2end/fuzzers/server_fuzzer_corpus/ |
D | 4f96a5fba4d11401eb22d4b1e365fbbb2d684f24 | 12 grpc-tim
|
/external/u-boot/drivers/serial/ |
D | serial_mxc.c | 132 u32 tim; member 151 writel(0, &base->tim); in _mxc_serial_init()
|
/external/ImageMagick/coders/ |
D | Make.com | 123 $call Make tim.c 158 sct,sfw,sgi,stegano,sun,svg,tga,thumbnail,tiff,tile,tim,ttf,txt,uil,url, -
|
D | Makefile.am | 192 coders/tim.c \ 338 coders/tim.h \ 455 coders/tim.la \ 1119 coders_tim_la_SOURCES = coders/tim.c
|
/external/ltp/testcases/kdump/lib/lkdtm/ |
D | lkdtm.c | 172 int jp_hrtimer_start(struct hrtimer *timer, ktime_t tim, in jp_hrtimer_start() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/GlobalISel/ |
D | debug-insts.ll | 55 !1 = !DIFile(filename: "tmp.c", directory: "/Users/tim/llvm/build")
|
/external/icu/icu4c/source/data/locales/ |
D | sv.txt | 2037 dn{"tim"} 2043 one{"om {0} tim"} 2044 other{"om {0} tim"} 2047 one{"för {0} tim sedan"} 2048 other{"för {0} tim sedan"}
|
/external/icu/icu4c/source/data/region/ |
D | yav.txt | 200 TL{"timɔ́ɔl u nipálɛ́n"}
|