/external/chromium_org/third_party/re2/benchlog/ |
D | mktable | 46 foreach my $who ("PCRE", "RE2") { 49 my $key = sprintf("%s%s/%s", $name, $who, $sizes[$i]); 55 $lastx{$who} = $i; 56 $lasty{$who} = $val; 59 my $color = $color{$who}; 60 printf JGR "marktype none color $color linethickness 2 linetype solid label : $who\n"; 78 foreach my $who ("PCRE", "RE2") { 79 $x1 = $lastx{$who}; 80 $y1 = $lasty{$who}; 87 printf JGR "newstring x $x1 y $y1 hjl $v : $who\n";
|
/external/regex-re2/benchlog/ |
D | mktable | 46 foreach my $who ("PCRE", "RE2") { 49 my $key = sprintf("%s%s/%s", $name, $who, $sizes[$i]); 55 $lastx{$who} = $i; 56 $lasty{$who} = $val; 59 my $color = $color{$who}; 60 printf JGR "marktype none color $color linethickness 2 linetype solid label : $who\n"; 78 foreach my $who ("PCRE", "RE2") { 79 $x1 = $lastx{$who}; 80 $y1 = $lasty{$who}; 87 printf JGR "newstring x $x1 y $y1 hjl $v : $who\n";
|
/external/iproute2/ip/ |
D | ip_common.h | 2 extern int print_linkinfo(const struct sockaddr_nl *who, 5 extern int print_addrinfo(const struct sockaddr_nl *who, 8 extern int print_addrlabel(const struct sockaddr_nl *who, 10 extern int print_neigh(const struct sockaddr_nl *who, 12 extern int print_ntable(const struct sockaddr_nl *who, 22 extern int print_route(const struct sockaddr_nl *who, 24 extern int print_prefix(const struct sockaddr_nl *who, 26 extern int print_rule(const struct sockaddr_nl *who,
|
D | xfrm_monitor.c | 45 static int xfrm_acquire_print(const struct sockaddr_nl *who, in xfrm_acquire_print() argument 106 static int xfrm_state_flush_print(const struct sockaddr_nl *who, in xfrm_state_flush_print() argument 136 static int xfrm_policy_flush_print(const struct sockaddr_nl *who, in xfrm_policy_flush_print() argument 174 static int xfrm_report_print(const struct sockaddr_nl *who, in xfrm_report_print() argument 239 static int xfrm_ae_print(const struct sockaddr_nl *who, in xfrm_ae_print() argument 270 static int xfrm_mapping_print(const struct sockaddr_nl *who, in xfrm_mapping_print() argument 292 static int xfrm_accept_msg(const struct sockaddr_nl *who, in xfrm_accept_msg() argument 305 xfrm_state_print(who, n, arg); in xfrm_accept_msg() 311 xfrm_policy_print(who, n, arg); in xfrm_accept_msg() 314 xfrm_acquire_print(who, n, arg); in xfrm_accept_msg() [all …]
|
D | ipmonitor.c | 37 int accept_msg(const struct sockaddr_nl *who, in accept_msg() argument 48 print_route(who, n, arg); in accept_msg() 52 ll_remember_index(who, n, NULL); in accept_msg() 55 print_linkinfo(who, n, arg); in accept_msg() 61 print_addrinfo(who, n, arg); in accept_msg() 67 print_addrlabel(who, n, arg); in accept_msg() 73 print_neigh(who, n, arg); in accept_msg() 79 print_prefix(who, n, arg); in accept_msg() 85 print_rule(who, n, arg); in accept_msg()
|
/external/markdown/docs/ |
D | AUTHORS | 4 Yuri Takteyev <http://freewisdom.org/>, who has written much of the current code 7 Waylan Limberg <http://achinghead.com/>, who has written most of the available 12 Artem Yunusov, who as part of a 2008 GSoC project, has refactored inline 16 Manfed Stienstra <http://www.dwerg.net/>, who wrote the original version of 19 David Wolever, who refactored the extension API and made other improvements 27 who has contributed to the progect in any way. 44 and many others who helped by reporting bugs
|
/external/tcpdump/tests/ |
D | QinQpacket.out | 1 …ype 802.1Q-QinQ (0x88a8), length 64: vlan 200, p 0, ethertype ARP, Request who-has 172.17.0.2 tell… 4 …ype 802.1Q-QinQ (0x88a8), length 64: vlan 200, p 0, ethertype ARP, Request who-has 172.17.0.2 tell… 11 …ype 802.1Q-QinQ (0x88a8), length 64: vlan 200, p 0, ethertype ARP, Request who-has 172.17.0.2 tell… 12 …ype 802.1Q-QinQ (0x88a8), length 64: vlan 200, p 0, ethertype ARP, Request who-has 172.17.0.2 tell… 13 …ype 802.1Q-QinQ (0x88a8), length 64: vlan 200, p 0, ethertype ARP, Request who-has 172.17.0.2 tell… 14 …ype 802.1Q-QinQ (0x88a8), length 64: vlan 200, p 0, ethertype ARP, Request who-has 172.17.0.2 tell… 15 …ype 802.1Q-QinQ (0x88a8), length 64: vlan 200, p 0, ethertype ARP, Request who-has 172.17.0.2 tell… 18 …ype 802.1Q-QinQ (0x88a8), length 64: vlan 200, p 0, ethertype ARP, Request who-has 172.17.0.2 tell… 25 …ype 802.1Q-QinQ (0x88a8), length 64: vlan 200, p 0, ethertype ARP, Request who-has 172.17.0.2 tell… 26 …ype 802.1Q-QinQ (0x88a8), length 64: vlan 200, p 0, ethertype ARP, Request who-has 172.17.0.2 tell… [all …]
|
D | isakmp4.out | 1 ARP, Request who-has 192.1.2.23 tell 192.1.2.254, length 28 13 ARP, Request who-has 192.1.2.254 tell 192.1.2.23, length 28 26 ARP, Request who-has 192.1.2.23 tell 192.1.2.254, length 28 32 ARP, Request who-has 192.1.2.254 tell 192.1.2.23, length 28
|
D | QinQpacketv.out | 1 … 64: vlan 200, p 0, ethertype ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 172.17.0.2 tell… 28 … 64: vlan 200, p 0, ethertype ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 172.17.0.2 tell… 107 … 64: vlan 200, p 0, ethertype ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 172.17.0.2 tell… 108 … 64: vlan 200, p 0, ethertype ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 172.17.0.2 tell… 109 … 64: vlan 200, p 0, ethertype ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 172.17.0.2 tell… 110 … 64: vlan 200, p 0, ethertype ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 172.17.0.2 tell… 111 … 64: vlan 200, p 0, ethertype ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 172.17.0.2 tell… 138 … 64: vlan 200, p 0, ethertype ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 172.17.0.2 tell… 217 … 64: vlan 200, p 0, ethertype ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 172.17.0.2 tell… 218 … 64: vlan 200, p 0, ethertype ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 172.17.0.2 tell… [all …]
|
/external/chromium_org/chrome/browser/resources/cryptotoken/ |
D | gnubbies.js | 242 Gnubbies.prototype.addClient = function(which, who, cb) { argument 247 function opened(gnubby, who, cb) { argument 250 self.removeClient(gnubby, who); 253 gnubby.registerClient(who); 281 this.removeClient(null, who); 302 opened(gnubby, client.who, client.cb); 310 opened(gnubby, who, cb); 312 var opener = {who: who, cb: cb}; property 331 Gnubbies.prototype.removeClient = function(whichDev, who) { argument 341 if (dev.hasClient(who)) { [all …]
|
D | hidgnubbydevice.js | 112 HidGnubbyDevice.prototype.registerClient = function(who) { argument 114 if (this.clients[i] === who) return; // Already registered. 116 this.clients.push(who); 130 HidGnubbyDevice.prototype.deregisterClient = function(who) { argument 136 if (client !== who) this.clients.push(client); 145 HidGnubbyDevice.prototype.hasClient = function(who) { argument 148 if (who === this.clients[i])
|
D | gnubbydevice.js | 89 GnubbyDevice.prototype.registerClient = function(who) {}; argument 97 GnubbyDevice.prototype.deregisterClient = function(who) {}; argument 103 GnubbyDevice.prototype.hasClient = function(who) {}; argument
|
D | usbgnubbydevice.js | 191 UsbGnubbyDevice.prototype.registerClient = function(who) { argument 193 if (this.clients[i] === who) return; // Already registered. 195 this.clients.push(who); 205 UsbGnubbyDevice.prototype.deregisterClient = function(who) { argument 211 if (client !== who) this.clients.push(client); 220 UsbGnubbyDevice.prototype.hasClient = function(who) { argument 223 if (who === this.clients[i])
|
/external/iproute2/tc/ |
D | tc_common.h | 10 extern int print_action(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg); 11 extern int print_filter(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg); 12 extern int print_qdisc(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg); 13 extern int print_class(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg);
|
D | tc_monitor.c | 38 int accept_tcmsg(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) in accept_tcmsg() argument 43 print_filter(who, n, arg); in accept_tcmsg() 47 print_class(who, n, arg); in accept_tcmsg() 51 print_qdisc(who, n, arg); in accept_tcmsg() 56 print_action(who, n, arg); in accept_tcmsg()
|
/external/valgrind/main/coregrind/ |
D | pub_core_scheduler.h | 63 extern void VG_(acquire_BigLock) ( ThreadId tid, const HChar* who ); 68 extern void VG_(acquire_BigLock_LL) ( const HChar* who ); 79 ThreadStatus state, const HChar* who ); 82 extern void VG_(release_BigLock_LL) ( const HChar* who );
|
/external/chromium_org/tools/gn/tutorial/ |
D | hello.cc | 9 void Hello(const char* who) { in Hello() argument 10 printf("Hello, %s.\n", who); in Hello()
|
/external/valgrind/main/none/tests/amd64/ |
D | redundantRexW.c | 39 void pp_XMMRegs ( char* who, XMMRegs* regs ) { in pp_XMMRegs() argument 41 printf ("%s (xmms in order [15..0]) {\n", who ); in pp_XMMRegs() 50 void pp_Mem ( char* who, Mem* mem ) { in pp_Mem() argument 52 printf ("%s (dqws in order [15 .. 0]) {\n", who ); in pp_Mem() 95 void after_test ( char* who, XMMRegs* regs, Mem* mem ) { in after_test() argument 102 sprintf(s, "after \"%s\"", who ); in after_test()
|
/external/libnl/lib/genl/ |
D | mngt.c | 93 static int genl_msg_parser(struct nl_cache_ops *ops, struct sockaddr_nl *who, in genl_msg_parser() argument 120 .who = who, in genl_msg_parser()
|
/external/chromium_org/third_party/icu/source/samples/ufortune/resources/ |
D | root.txt | 98 "A bachelor is a selfish, undeserving guy who has cheated some woman out 102 "A banker is a fellow who lends you his umbrella when the sun is shining 119 "A bore is someone who persists in holding his own views after we have 125 "A candidate is a person who gets money from the rich and votes from the 128 "A celebrity is a person who is known for his well-knownness.", 165 "A consultant is a person who borrows your watch, tells you what time it 192 "A diplomat is a man who can convince his wife she'd look stout in a fur 195 "A diplomat is someone who can tell you to go to hell in such a way that 204 "A diva who specializes in risque arias is an off-coloratura soprano ...",
|
/external/icu/icu4c/source/samples/ufortune/resources/ |
D | root.txt | 98 "A bachelor is a selfish, undeserving guy who has cheated some woman out 102 "A banker is a fellow who lends you his umbrella when the sun is shining 119 "A bore is someone who persists in holding his own views after we have 125 "A candidate is a person who gets money from the rich and votes from the 128 "A celebrity is a person who is known for his well-knownness.", 165 "A consultant is a person who borrows your watch, tells you what time it 192 "A diplomat is a man who can convince his wife she'd look stout in a fur 195 "A diplomat is someone who can tell you to go to hell in such a way that 204 "A diva who specializes in risque arias is an off-coloratura soprano ...",
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/ |
D | filter_functions.c | 136 double *weo, *who, opol[PITCH_WLPCORDER+1], ext[PITCH_WLPCWINLEN]; in WebRtcIsac_WeightingFilter() local 154 who=dp2; in WebRtcIsac_WeightingFilter() 174 WebRtcIsac_ZeroPoleFilter(inp, apolr, opol, PITCH_SUBFRAME_LEN, PITCH_WLPCORDER, who); in WebRtcIsac_WeightingFilter() 179 who+=PITCH_SUBFRAME_LEN; in WebRtcIsac_WeightingFilter()
|
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
D | filter_functions.c | 135 double *weo, *who, opol[PITCH_WLPCORDER+1], ext[PITCH_WLPCWINLEN]; in WebRtcIsac_WeightingFilter() local 153 who=dp2; in WebRtcIsac_WeightingFilter() 173 WebRtcIsac_ZeroPoleFilter(inp, apolr, opol, PITCH_SUBFRAME_LEN, PITCH_WLPCORDER, who); in WebRtcIsac_WeightingFilter() 178 who+=PITCH_SUBFRAME_LEN; in WebRtcIsac_WeightingFilter()
|
/external/fio/ |
D | libfio.c | 237 int fio_set_fd_nonblocking(int fd, const char *who) in fio_set_fd_nonblocking() argument 243 log_err("fio: %s failed to get file flags: %s\n", who, strerror(errno)); in fio_set_fd_nonblocking() 249 log_err("fio: %s failed to get file flags: %s\n", who, strerror(errno)); in fio_set_fd_nonblocking()
|
/external/chromium_org/sandbox/linux/seccomp-bpf-helpers/ |
D | syscall_parameters_restrictions.cc | 246 const Arg<int> who(1); in RestrictGetSetpriority() local 248 If(who == 0 || who == target_pid, Allow()).Else(Error(EPERM))) in RestrictGetSetpriority()
|