/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 int print_linkinfo(const struct sockaddr_nl *who, 4 int print_linkinfo_brief(const struct sockaddr_nl *who, 6 int print_addrinfo(const struct sockaddr_nl *who, 8 int print_addrlabel(const struct sockaddr_nl *who, 10 int print_neigh(const struct sockaddr_nl *who, 22 int print_route(const struct sockaddr_nl *who, 24 int print_mroute(const struct sockaddr_nl *who, 26 int print_prefix(const struct sockaddr_nl *who, 28 int print_rule(const struct sockaddr_nl *who, 30 int print_netconf(const struct sockaddr_nl *who, [all …]
|
D | ipmonitor.c | 57 static int accept_msg(const struct sockaddr_nl *who, in accept_msg() argument 78 print_mroute(who, n, arg); in accept_msg() 82 print_route(who, n, arg); in accept_msg() 88 ll_remember_index(who, n, NULL); in accept_msg() 90 print_linkinfo(who, n, arg); in accept_msg() 95 print_addrinfo(who, n, arg); in accept_msg() 100 print_addrlabel(who, n, arg); in accept_msg() 113 print_neigh(who, n, arg); in accept_msg() 118 print_prefix(who, n, arg); in accept_msg() 123 print_rule(who, n, arg); in accept_msg() [all …]
|
D | xfrm_monitor.c | 46 static int xfrm_acquire_print(const struct sockaddr_nl *who, in xfrm_acquire_print() argument 107 static int xfrm_state_flush_print(const struct sockaddr_nl *who, in xfrm_state_flush_print() argument 137 static int xfrm_policy_flush_print(const struct sockaddr_nl *who, in xfrm_policy_flush_print() argument 175 static int xfrm_report_print(const struct sockaddr_nl *who, in xfrm_report_print() argument 241 static int xfrm_ae_print(const struct sockaddr_nl *who, in xfrm_ae_print() argument 272 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 313 xfrm_state_print(who, n, arg); in xfrm_accept_msg() 319 xfrm_policy_print(who, n, arg); in xfrm_accept_msg() 322 xfrm_acquire_print(who, n, arg); in xfrm_accept_msg() [all …]
|
D | rtmon.c | 48 static int dump_msg(const struct sockaddr_nl *who, struct rtnl_ctrl_data *ctrl, in dump_msg() argument 59 static int dump_msg2(const struct sockaddr_nl *who, in dump_msg2() argument 62 return dump_msg(who, NULL, n, arg); in dump_msg2()
|
D | tcp_metrics.c | 91 static int process_msg(const struct sockaddr_nl *who, struct nlmsghdr *n, in process_msg() argument 335 char *who = *argv; in tcpm_do_cmd() local 340 duparg2(who, *argv); in tcpm_do_cmd() 356 char *who = "address"; in tcpm_do_cmd() local 359 who = *argv; in tcpm_do_cmd() 365 duparg2(who, *argv); in tcpm_do_cmd()
|
D | ipnetconf.c | 43 int print_netconf(const struct sockaddr_nl *who, struct rtnl_ctrl_data *ctrl, in print_netconf() argument 127 static int print_netconf2(const struct sockaddr_nl *who, in print_netconf2() argument 130 return print_netconf(who, NULL, n, arg); in print_netconf2()
|
/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 | ipv6-bad-version.out | 1 IP6 :: > ff02::1:ff76:6c14: ICMP6, neighbor solicitation, who has fe80::20c:29ff:fe76:6c14, length … 3 IP6 :: > ff02::1:ff76:6c14: ICMP6, neighbor solicitation, who has 1111:2222:3333:4444:20c:29ff:fe76…
|
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/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/iproute2/tc/ |
D | tc_monitor.c | 38 static int accept_tcmsg(const struct sockaddr_nl *who, in accept_tcmsg() argument 48 print_filter(who, n, arg); in accept_tcmsg() 52 print_class(who, n, arg); in accept_tcmsg() 56 print_qdisc(who, n, arg); in accept_tcmsg() 61 print_action(who, n, arg); in accept_tcmsg()
|
D | tc_common.h | 13 extern int print_action(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg); 14 extern int print_filter(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg); 15 extern int print_qdisc(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg); 16 extern int print_class(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg);
|
/external/valgrind/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/iproute2/bridge/ |
D | monitor.c | 38 static int accept_msg(const struct sockaddr_nl *who, in accept_msg() argument 53 return print_linkinfo(who, n, arg); in accept_msg() 59 return print_fdb(who, n, arg); in accept_msg() 65 return print_mdb(who, n, arg); in accept_msg()
|
D | br_common.h | 1 extern int print_linkinfo(const struct sockaddr_nl *who, 4 extern int print_fdb(const struct sockaddr_nl *who, 6 extern int print_mdb(const struct sockaddr_nl *who,
|
/external/curl/tests/data/ |
D | test1241 | 41 ….se.1241:8990/../../hej/but/who/../1241?stupid=me/../1241#soo/../1241 http://test.remote.haxx.se.1… 52 GET http://test.remote.haxx.se.1241:8990/../../hej/but/who/../1241?stupid=me/../1241 HTTP/1.1 57 GET http://test.remote.haxx.se.1241:8990/../../hej/but/who/../12410001 HTTP/1.1
|
D | test1231 | 40 …//%HOSTIP:%HTTPPORT/../../hej/but/who/../1231?stupid=me/../1231#soo/../1231 http://%HOSTIP:%HTTPPO…
|
D | test1232 | 42 ….se.1232:8990/../../hej/but/who/../1232?stupid=me/../1232#soo/../1232 http://test.remote.haxx.se.1…
|
/external/valgrind/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/libchrome/sandbox/linux/seccomp-bpf-helpers/ |
D | syscall_parameters_restrictions.cc | 265 const Arg<int> who(1); in RestrictGetSetpriority() local 267 Switch(who).CASES((0, target_pid), Allow()).Default(Error(EPERM))) in RestrictGetSetpriority() 299 const Arg<int> who(0); in RestrictGetrusage() local 300 return If(who == RUSAGE_SELF, Allow()).Else(CrashSIGSYS()); in RestrictGetrusage()
|
/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/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/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
D | filter_functions.c | 142 double *weo, *who, opol[PITCH_WLPCORDER+1], ext[PITCH_WLPCWINLEN]; in WebRtcIsac_WeightingFilter() local 160 who=dp2; in WebRtcIsac_WeightingFilter() 180 WebRtcIsac_ZeroPoleFilter(inp, apolr, opol, PITCH_SUBFRAME_LEN, PITCH_WLPCORDER, who); in WebRtcIsac_WeightingFilter() 185 who+=PITCH_SUBFRAME_LEN; in WebRtcIsac_WeightingFilter()
|