/external/clang/test/SemaTemplate/ |
metafun-apply.cpp | 30 apply1<add_pointer, int>::type ip = &i; variable
|
typename-specifier-2.cpp | 16 // FIXME: if we make the declarator below a pointer (e.g., with *ip), 20 bind_metafun<add_pointer, int>::type::type ip = &i; variable
|
/external/dnsmasq/contrib/dynamic-dnsmasq/ |
dynamic-dnsmasq.pl | 29 # 1.3.1. just point the client's host to the IP of this machine, 73 my ($pass, $domain, $ip) = split("\t",$val); 75 print "user $key, hostname $domain, ip $ip\n"; 77 if ( defined $ip ) { 78 print $fh "$ip\t$domain\n"; 162 my $ip = shift;; 166 $X->put($user, join("\t", $spass, $shost, $ip)); 178 my $ip = shift; 189 print $sock "$response", defined($ip)? " $ip" : "" . "\n" [all...] |
/external/emma/core/java12/com/vladium/emma/instr/ |
InstrProcessor.java | 188 for (int ip = 0; ip < canonicalInstrPath.length; ++ ip) 190 canonicalInstrPath [ip] = Files.canonicalizeFile (m_instrPath [ip]); 200 for (int ip = 0; ip < instrPathLength; ++ ip) 202 if (dir.equals (canonicalInstrPath [ip]))
|
/external/grub/netboot/ |
misc.c | 226 unsigned long ip = 0; local 240 ip = (ip << 8) | val; 243 addr->s_addr = htonl (ip);
|
/external/iproute2/include/ |
iptables.h | 69 void (*print)(const struct ipt_ip *ip, 73 void (*save)(const struct ipt_ip *ip, 121 void (*print)(const struct ipt_ip *ip, 125 void (*save)(const struct ipt_ip *ip,
|
/external/iproute2/include/linux/ |
netfilter.h | 53 __be32 ip; member in union:nf_inet_addr
|
/external/iptables/extensions/ |
libxt_TEE.c | 51 static void tee_tg_print(const void *ip, const struct xt_entry_target *target, 64 static void tee_tg6_print(const void *ip, const struct xt_entry_target *target, 77 static void tee_tg_save(const void *ip, const struct xt_entry_target *target) 86 static void tee_tg6_save(const void *ip, const struct xt_entry_target *target)
|
libxt_connmark.c | 81 connmark_print(const void *ip, const struct xt_entry_match *match, int numeric) 92 connmark_mt_print(const void *ip, const struct xt_entry_match *match, int numeric) 102 static void connmark_save(const void *ip, const struct xt_entry_match *match) 114 connmark_mt_save(const void *ip, const struct xt_entry_match *match)
|
libxt_mark.c | 59 mark_mt_print(const void *ip, const struct xt_entry_match *match, int numeric) 70 mark_print(const void *ip, const struct xt_entry_match *match, int numeric) 82 static void mark_mt_save(const void *ip, const struct xt_entry_match *match) 94 mark_save(const void *ip, const struct xt_entry_match *match)
|
tos_values.c | 4 #include <linux/ip.h>
|
/external/iptables/include/ |
ip6tables.h | 4 #include <netinet/ip.h>
|
/external/iptables/include/linux/ |
netfilter.h | 53 __be32 ip; member in union:nf_inet_addr
|
/external/kernel-headers/original/linux/ |
errqueue.h | 24 #include <net/ip.h>
|
/external/openssl/crypto/ |
armv4cpuid.S | 60 eor ip,ip,ip 67 strb ip,[r0],#1 74 strb ip,[r0],#1 78 str ip,[r0],#4 97 eor ip,ip,ip
|
/external/openssl/crypto/bio/ |
bss_conn.c | 87 unsigned char ip[4]; member in struct:bio_connect_st 183 if (BIO_get_host_ip(c->param_hostname,&(c->ip[0])) <= 0) 205 ((unsigned long)c->ip[0]<<24L)| 206 ((unsigned long)c->ip[1]<<16L)| 207 ((unsigned long)c->ip[2]<< 8L)| 208 ((unsigned long)c->ip[3]); 332 ret->ip[0]=0; 333 ret->ip[1]=0; 334 ret->ip[2]=0; 335 ret->ip[3]=0 455 int *ip; local [all...] |
/external/valgrind/main/coregrind/ |
pub_core_syswrap.h | 53 Addr ip,
|
/external/valgrind/main/include/ |
pub_tool_stacktrace.h | 41 // The initial IP value to use is adjusted by first_ip_delta before 46 // [0] is the IP of thread 'tid' 66 // 'n' gives the index of the passed ip. 'opaque' is an arbitrary 71 void(*action)(UInt n, Addr ip, void* opaque),
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/netinet/ |
ip_icmp.h | 38 #include <netinet/ip.h> 108 struct ip idi_ip; 125 #define ICMP_V6ADVLENMIN (8 + sizeof(struct ip) + 40) 131 * packet is large enough to contain the returned ip header. 134 * ip header length. 139 #define ICMP_ADVLENMIN (8 + sizeof (struct ip) + 8) /* min */ 180 #define ICMP_PARAMPROB 12 /* ip header bad */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_bridge/ |
ebt_among.h | 35 __be32 ip; member in struct:ebt_mac_wormhash_tuple
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/ |
ebt_among.h | 35 __be32 ip; member in struct:ebt_mac_wormhash_tuple
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/ |
ebt_among.h | 35 __be32 ip; member in struct:ebt_mac_wormhash_tuple
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/netinet/ |
ip_icmp.h | 38 #include <netinet/ip.h> 108 struct ip idi_ip; 125 #define ICMP_V6ADVLENMIN (8 + sizeof(struct ip) + 40) 131 * packet is large enough to contain the returned ip header. 134 * ip header length. 139 #define ICMP_ADVLENMIN (8 + sizeof (struct ip) + 8) /* min */ 180 #define ICMP_PARAMPROB 12 /* ip header bad */
|
/prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/netinet/ |
ip_icmp.h | 38 #include <netinet/ip.h> 108 struct ip idi_ip; 125 #define ICMP_V6ADVLENMIN (8 + sizeof(struct ip) + 40) 131 * packet is large enough to contain the returned ip header. 134 * ip header length. 139 #define ICMP_ADVLENMIN (8 + sizeof (struct ip) + 8) /* min */ 180 #define ICMP_PARAMPROB 12 /* ip header bad */
|
/prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/netinet/ |
ip_icmp.h | 38 #include <netinet/ip.h> 108 struct ip idi_ip; 125 #define ICMP_V6ADVLENMIN (8 + sizeof(struct ip) + 40) 131 * packet is large enough to contain the returned ip header. 134 * ip header length. 139 #define ICMP_ADVLENMIN (8 + sizeof (struct ip) + 8) /* min */ 180 #define ICMP_PARAMPROB 12 /* ip header bad */
|