Searched
full:address (Results
876 -
900 of
19436) sorted by null
<<31323334353637383940>>
/packages/services/Telephony/src/org/apache/james/mime4j/field/address/parser/ |
ASTaddress_list.java | 3 package org.apache.james.mime4j.field.address.parser;
|
ASTangle_addr.java | 3 package org.apache.james.mime4j.field.address.parser;
|
ASTdomain.java | 3 package org.apache.james.mime4j.field.address.parser;
|
ASTgroup_body.java | 3 package org.apache.james.mime4j.field.address.parser;
|
ASTlocal_part.java | 3 package org.apache.james.mime4j.field.address.parser;
|
ASTmailbox.java | 3 package org.apache.james.mime4j.field.address.parser;
|
ASTname_addr.java | 3 package org.apache.james.mime4j.field.address.parser;
|
ASTphrase.java | 3 package org.apache.james.mime4j.field.address.parser;
|
ASTroute.java | 3 package org.apache.james.mime4j.field.address.parser;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
socket.h | 12 unsigned short ss_family; /* address family */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
socket.h | 14 __kernel_sa_family_t ss_family; /* address family */
|
/prebuilts/go/darwin-x86/src/net/ |
ipsock_posix.go | 21 // both address families are to be supported. 55 // IPv6 IPv4-mapped address communication capability 95 // favoriteAddrFamily returns the appropriate address family to 97 // address family out from the net. If mode indicates "listen" 99 // make a passive connection with a wildcard address family, both 100 // AF_INET and AF_INET6, and a wildcard address like following: 105 // both IPv4 and IPv6 wildcard address over an AF_INET6 107 // wildcard address listen over an AF_INET socket. 113 // Almost same as 1 but we prefer an IPv6 wildcard address 119 // We use an IPv4 (AF_INET) wildcard address listen [all...] |
tcpsock.go | 7 // TCPAddr represents the address of a TCP end point. 14 // Network returns the address's network name, "tcp". 42 // ResolveTCPAddr parses addr as a TCP address of the form "host:port" 45 // "tcp6". A literal address or host name for IPv6 must be enclosed
|
udpsock.go | 7 // UDPAddr represents the address of a UDP end point. 14 // Network returns the address's network name, "udp". 42 // ResolveUDPAddr parses addr as a UDP address of the form "host:port" 45 // "udp6". A literal address or host name for IPv6 must be enclosed
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
bug484.go | 9 // address taken by the closure (different s, but the parser 11 // saw s as having its address taken but the register optimizer 17 // same "address taken" flag that the liveness analysis uses, 18 // even if it cannot see any address being taken in the actual
|
issue8074.go | 8 // was "cannot take the address of 1"
|
/prebuilts/go/linux-x86/src/net/ |
ipsock_posix.go | 21 // both address families are to be supported. 55 // IPv6 IPv4-mapped address communication capability 95 // favoriteAddrFamily returns the appropriate address family to 97 // address family out from the net. If mode indicates "listen" 99 // make a passive connection with a wildcard address family, both 100 // AF_INET and AF_INET6, and a wildcard address like following: 105 // both IPv4 and IPv6 wildcard address over an AF_INET6 107 // wildcard address listen over an AF_INET socket. 113 // Almost same as 1 but we prefer an IPv6 wildcard address 119 // We use an IPv4 (AF_INET) wildcard address listen [all...] |
tcpsock.go | 7 // TCPAddr represents the address of a TCP end point. 14 // Network returns the address's network name, "tcp". 42 // ResolveTCPAddr parses addr as a TCP address of the form "host:port" 45 // "tcp6". A literal address or host name for IPv6 must be enclosed
|
udpsock.go | 7 // UDPAddr represents the address of a UDP end point. 14 // Network returns the address's network name, "udp". 42 // ResolveUDPAddr parses addr as a UDP address of the form "host:port" 45 // "udp6". A literal address or host name for IPv6 must be enclosed
|
/prebuilts/go/linux-x86/test/fixedbugs/ |
bug484.go | 9 // address taken by the closure (different s, but the parser 11 // saw s as having its address taken but the register optimizer 17 // same "address taken" flag that the liveness analysis uses, 18 // even if it cannot see any address being taken in the actual
|
issue8074.go | 8 // was "cannot take the address of 1"
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/ |
dlfcn.h | 37 contains address */ 38 void *dli_fbase; /* Address at which shared object 40 const char *dli_sname; /* Name of nearest symbol with address 42 void *dli_saddr; /* Exact address of symbol named
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/ |
dlfcn.h | 37 contains address */ 38 void *dli_fbase; /* Address at which shared object 40 const char *dli_sname; /* Name of nearest symbol with address 42 void *dli_saddr; /* Exact address of symbol named
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/ |
dlfcn.h | 37 contains address */ 38 void *dli_fbase; /* Address at which shared object 40 const char *dli_sname; /* Name of nearest symbol with address 42 void *dli_saddr; /* Exact address of symbol named
|
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/ |
dlfcn.h | 37 contains address */ 38 void *dli_fbase; /* Address at which shared object 40 const char *dli_sname; /* Name of nearest symbol with address 42 void *dli_saddr; /* Exact address of symbol named
|
Completed in 294 milliseconds
<<31323334353637383940>>