HomeSort by relevance Sort by last modified time
    Searched full:address (Results 1551 - 1575 of 19436) sorted by null

<<61626364656667686970>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
ifaddrs.h 37 struct sockaddr *ifa_addr; /* Network address of this interface. */
45 struct sockaddr *ifu_broadaddr; /* Broadcast address of this interface. */
46 struct sockaddr *ifu_dstaddr; /* Point-to-point destination address. */
57 void *ifa_data; /* Address-specific data (may be unused). */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
adfs_fs.h 8 * Disc Record at disc address 0xc00
atmmpc.h 17 __be32 ipaddr; /* the IP address of the shortcut */
26 __be32 in_dst_ip; /* IP address this ingress MPC sends packets to */
37 __be32 eg_dst_ip; /* IP address to which ingress MPC sends packets */
117 #define SET_MPC_CTRL_ADDR 107 /* Our MPC's control ATM address */
i2c-dev.h 34 #define I2C_RETRIES 0x0701 /* number of times a device address should
38 /* NOTE: Slave address is 7 or 10 bits, but 10-bit addresses
41 #define I2C_SLAVE 0x0703 /* Use this slave address */
42 #define I2C_SLAVE_FORCE 0x0706 /* Use this slave address, even if it
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
a.out.h 11 unsigned a_entry; /* start address */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
gmon_out.h 63 char low_pc[sizeof (char *)]; /* base pc address of sample buffer */
64 char high_pc[sizeof (char *)]; /* max pc address of sampled buffer */
73 char from_pc[sizeof (char *)]; /* address within caller's body */
74 char self_pc[sizeof (char *)]; /* address within callee's body */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
oprghdlr.h 15 ULONG Address,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iptypes.h 49 BYTE Address[MAX_ADAPTER_ADDRESS_LENGTH];
79 SOCKET_ADDRESS Address;
97 SOCKET_ADDRESS Address;
124 SOCKET_ADDRESS Address;
138 SOCKET_ADDRESS Address;
156 SOCKET_ADDRESS Address;
170 SOCKET_ADDRESS Address;
185 SOCKET_ADDRESS Address;
201 SOCKET_ADDRESS Address;
  /prebuilts/gdb/darwin-x86/lib/python2.7/multiprocessing/dummy/
connection.py 45 def __init__(self, address=None, family=None, backlog=1):
54 address = property(lambda self: self._backlog_queue) variable in class:Listener
57 def Client(address):
59 address.put((_out, _in))
  /prebuilts/gdb/linux-x86/lib/python2.7/multiprocessing/dummy/
connection.py 45 def __init__(self, address=None, family=None, backlog=1):
54 address = property(lambda self: self._backlog_queue) variable in class:Listener
57 def Client(address):
59 address.put((_out, _in))
  /prebuilts/go/darwin-x86/src/net/
sock_posix.go 16 // address that can be converted into a syscall.Sockaddr.
20 // family returns the platform-dependent address family
24 // isWildcard reports whether the address is a wildcard
25 // address.
28 // sockaddr returns the address converted into a syscall
30 // interface. It returns a nil interface when the address is
181 // address with reusable UDP port when the given laddr
182 // is an appropriate UDP multicast address prefix.
186 // port to join the same group address.
  /prebuilts/go/darwin-x86/src/runtime/
race.go 32 // for composite objects we have to read every address
37 // address, as any write must write the first byte.
45 // for composite objects we have to write every address
50 // address, as any write must write the first byte.
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug409.go 8 // redundant address loads.
bug444.go 8 // into doing a load-effective-address of nil.
  /prebuilts/go/linux-x86/src/net/
sock_posix.go 16 // address that can be converted into a syscall.Sockaddr.
20 // family returns the platform-dependent address family
24 // isWildcard reports whether the address is a wildcard
25 // address.
28 // sockaddr returns the address converted into a syscall
30 // interface. It returns a nil interface when the address is
181 // address with reusable UDP port when the given laddr
182 // is an appropriate UDP multicast address prefix.
186 // port to join the same group address.
  /prebuilts/go/linux-x86/src/runtime/
race.go 32 // for composite objects we have to read every address
37 // address, as any write must write the first byte.
45 // for composite objects we have to write every address
50 // address, as any write must write the first byte.
  /prebuilts/go/linux-x86/test/fixedbugs/
bug409.go 8 // redundant address loads.
bug444.go 8 // into doing a load-effective-address of nil.
  /prebuilts/ndk/current/platforms/android-21/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-21/arch-arm64/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-21/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-21/arch-mips64/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-21/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-21/arch-x86_64/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-23/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 1049 milliseconds

<<61626364656667686970>>