Searched refs:tap (Results 1 – 13 of 13) sorted by relevance
/external/libpcap/ |
D | pcap-enet.c | 39 struct tap_header tap; member 80 caplen = ph->tap.th_wirelen > snaplen ? snaplen : ph->tap in readloop() 83 ph->tap.th_wirelen, caplen)) { in readloop() 87 (struct timeval *)ph->tap.th_timestamp, in readloop() 88 ph->tap.th_wirelen, caplen); in readloop()
|
/external/webkit/WebCore/platform/graphics/ |
D | Color.h | 134 static const RGBA32 tap = 0x4D1A1A1A; variable
|
/external/dropbear/libtomcrypt/notes/ |
D | tech0001.txt | 53 …t gather alot of entropy and has to be used to for quite a while. One way to speed it up is to tap
|
/external/webkit/WebCore/css/ |
D | CSSPropertyNames.in | 227 -webkit-tap-highlight-color
|
/external/qemu/ |
D | qemu-options.hx | 744 "-net tap[,vlan=n][,name=str],ifname=name\n" 747 "-net tap[,vlan=n][,name=str][,fd=h][,ifname=name][,script=file][,downscript=dfile]\n" 792 @item -net tap[,vlan=@var{n}][,name=@var{name}][,fd=@var{h}][,ifname=@var{name}][,script=@var{file}… 803 qemu linux.img -net nic -net tap 808 qemu linux.img -net nic,vlan=0 -net tap,vlan=0,ifname=tap0 \ 809 -net nic,vlan=1 -net tap,vlan=1,ifname=tap1
|
D | Makefile.android | 555 VL_SOURCES += tap-win32.c
|
D | qemu-monitor.hx | 525 "tap|user|socket|vde|dump [options]", "add host VLAN client" },
|
/external/webkit/WebCore/rendering/style/ |
D | RenderStyle.h | 1196 static Color initialTapHighlightColor() { return Color::tap; } in initialTapHighlightColor()
|
/external/webkit/WebKit/mac/Carbon/ |
D | HIWebView.mm | 650 // properly. We install it once per window. We also tap into window close to release
|
/external/bluetooth/glib/po/ |
D | az.po | 857 msgstr "%c üçün uyğunluq alıntısı tapılmadan mətn qurtardı. (Mətn '%s')"
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 28750 tap tap 28751 tapanes tap@n@s 28752 tapawingo tap{iNg]
|
/external/dropbear/libtomcrypt/ |
D | crypt.tex | 171 …ample, consider a hardware platform with a specialized RNG device. Obviously one would like to tap 2672 entropy. Ideally you'd have some OS level source to tap like in UNIX. To add entropy to the PRNG …
|
/external/webkit/WebCore/ |
D | ChangeLog-2007-10-14 | 38786 virtual callbacks. Then we can tap into those callbacks in HTMLInputElement.
|