/external/chromium/googleurl/src/ |
url_canon_ip.cc | 97 // Invalid character for an IPv4 address. 184 // Writes the given address (with each character representing one dotted 185 // part of an IPv4 address) to the output, and updating |*out_host| to 187 void AppendIPv4Address(const unsigned char address[4], 193 _itoa_s(address[i], str, 10); 208 unsigned char address[4], 232 // Use that sequence of numbers to fill out the 4-component IP address. 239 address[i] = static_cast<unsigned char>(component_values[i]); 245 address[i] = static_cast<unsigned char>(last_value); 267 unsigned char address[4] local 608 unsigned char address[16]; local [all...] |
/external/tcpdump/ |
aodv.h | 42 u_int32_t rreq_da; /* destination IPv4 address */ 44 u_int32_t rreq_oa; /* originator IPv4 address */ 54 struct in6_addr rreq_da; /* destination IPv6 address */ 56 struct in6_addr rreq_oa; /* originator IPv6 address */ 67 struct in6_addr rreq_da; /* destination IPv6 address */ 68 struct in6_addr rreq_oa; /* originator IPv6 address */ 84 u_int32_t rrep_da; /* destination IPv4 address */ 86 u_int32_t rrep_oa; /* originator IPv4 address */ 95 struct in6_addr rrep_da; /* destination IPv6 address */ 97 struct in6_addr rrep_oa; /* originator IPv6 address */ [all...] |
decnet.h | 40 u_int8_t dne_addr[6]; /* full ethernet address */ 43 u_int8_t dne_nodeaddr[2]; /* DECnet node address */ 47 typedef union etheraddress etheraddr; /* Ethernet address */ 49 #define HIORD 0x000400aa /* high 32-bits of address (swapped) */ 53 #define NODEMASK 01777 /* mask for node address field */ 55 #define DN_MAXADDL 20 /* max size of DECnet address */ 57 u_int16_t a_len; /* length of address */ 58 u_int8_t a_addr[DN_MAXADDL]; /* address as bytes */ 67 word sh_dst; /* destination node address */ 68 word sh_src; /* source node address */ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/ |
if_arp.h | 1 /* Definitions for Address Resolution Protocol. 57 unsigned short int ar_hrd; /* Format of hardware address. */ 58 unsigned short int ar_pro; /* Format of protocol address. */ 59 unsigned char ar_hln; /* Length of hardware address. */ 60 unsigned char ar_pln; /* Length of protocol address. */ 65 unsigned char __ar_sha[ETH_ALEN]; /* Sender hardware address. */ 66 unsigned char __ar_sip[4]; /* Sender IP address. */ 67 unsigned char __ar_tha[ETH_ALEN]; /* Target hardware address. */ 68 unsigned char __ar_tip[4]; /* Target IP address. */ 139 struct sockaddr arp_pa; /* Protocol address. * [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/net/ |
if_arp.h | 1 /* Definitions for Address Resolution Protocol. 57 unsigned short int ar_hrd; /* Format of hardware address. */ 58 unsigned short int ar_pro; /* Format of protocol address. */ 59 unsigned char ar_hln; /* Length of hardware address. */ 60 unsigned char ar_pln; /* Length of protocol address. */ 65 unsigned char __ar_sha[ETH_ALEN]; /* Sender hardware address. */ 66 unsigned char __ar_sip[4]; /* Sender IP address. */ 67 unsigned char __ar_tha[ETH_ALEN]; /* Target hardware address. */ 68 unsigned char __ar_tip[4]; /* Target IP address. */ 139 struct sockaddr arp_pa; /* Protocol address. * [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/net/ |
if_arp.h | 1 /* Definitions for Address Resolution Protocol. 57 unsigned short int ar_hrd; /* Format of hardware address. */ 58 unsigned short int ar_pro; /* Format of protocol address. */ 59 unsigned char ar_hln; /* Length of hardware address. */ 60 unsigned char ar_pln; /* Length of protocol address. */ 65 unsigned char __ar_sha[ETH_ALEN]; /* Sender hardware address. */ 66 unsigned char __ar_sip[4]; /* Sender IP address. */ 67 unsigned char __ar_tha[ETH_ALEN]; /* Target hardware address. */ 68 unsigned char __ar_tip[4]; /* Target IP address. */ 139 struct sockaddr arp_pa; /* Protocol address. * [all...] |
/external/chromium/net/disk_cache/ |
stats.cc | 72 bool LoadStats(BackendImpl* backend, Addr address, OnDiskStats* stats) { 73 MappedFile* file = backend->File(address); 77 size_t offset = address.start_block() * address.BlockSize() + 95 bool StoreStats(BackendImpl* backend, Addr address, OnDiskStats* stats) { 96 MappedFile* file = backend->File(address); 100 size_t offset = address.start_block() * address.BlockSize() + 105 bool CreateStats(BackendImpl* backend, Addr* address, OnDiskStats* stats) { 106 if (!backend->CreateBlock(BLOCK_256, 2, address)) [all...] |
/external/qemu/elff/ |
dwarf_die.cc | 99 DIEObject* DIEObject::get_leaf_for_address(Elf_Xword address) {
101 contains_address<Elf_Xword>(address) :
102 contains_address<Elf_Word>(address);
104 /* For CU DIEs address range may be zero size, even though its child DIEs
105 * occupie some address space. So, if CU DIE's address range doesn't
106 * contain the given address, we still want to go and check the children.
112 /* This DIE contains given address (or may contain it, if this is a CU DIE).
114 * this address. */
117 DIEObject* leaf = child->get_leaf_for_address(address);
[all...] |
/ndk/sources/host-tools/ndk-stack/elff/ |
dwarf_die.cc | 101 DIEObject* DIEObject::get_leaf_for_address(Elf_Xword address) { 103 contains_address<Elf_Xword>(address) : 104 contains_address<Elf_Word>(address); 106 /* For CU DIEs address range may be zero size, even though its child DIEs 107 * occupie some address space. So, if CU DIE's address range doesn't 108 * contain the given address, we still want to go and check the children. 114 /* This DIE contains given address (or may contain it, if this is a CU DIE). 116 * this address. */ 119 DIEObject* leaf = child->get_leaf_for_address(address); [all...] |
/external/qemu-pc-bios/bochs/bios/ |
acpi-dsdt.dsl | 152 0x0000, // Address Space Granularity 153 0x0000, // Address Range Minimum 154 0x00FF, // Address Range Maximum 155 0x0000, // Address Translation Offset 156 0x0100, // Address Length 159 0x0CF8, // Address Range Minimum 160 0x0CF8, // Address Range Maximum 161 0x01, // Address Alignment 162 0x08, // Address Length 165 0x0000, // Address Space Granularit [all...] |
/dalvik/vm/alloc/ |
HeapBitmap.h | 25 /* <offset> is the difference from .base to a pointer address. 37 /* Pack the bits in backwards so they come out in address order 61 /* The base address, which corresponds to the first bit in 67 * from this heap. I.e., the highest address that may correspond 100 * Returns true if the address range of the bitmap covers the object 101 * address. 106 * Applies the callback function to each set address in the bitmap. 113 * address. 119 * Walk through the bitmaps in increasing address order, and find the
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_symbolizer.h | 12 // address. It is an analogue of addr2line utility and allows to map 13 // instruction address to a location in source code at run-time. 34 uptr address; member in struct:__sanitizer::AddressInfo 50 address = addr; 57 uptr address; member in struct:__sanitizer::DataInfo 66 // for a given address (in all inlined functions). Returns the number 69 uptr SymbolizeCode(uptr address, AddressInfo *frames, uptr max_frames); 70 bool SymbolizeData(uptr address, DataInfo *info); 85 bool containsAddress(uptr address) const;
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/udp/ |
UdpEndpoint.java | 56 private SocketAddress address; field in class:UdpEndpoint 61 public UdpEndpoint( UdpKernel kernel, long id, SocketAddress address, DatagramSocket socket ) 64 this.address = address; 76 return address; 105 return String.valueOf(address); 124 data.remaining(), address ); 132 throw new KernelException( "Error sending datagram to:" + address, e ); 138 return "UdpEndpoint[" + id + ", " + address + "]";
|
/external/llvm/test/DebugInfo/ |
dwarfdump-test.test | 2 RUN: --address=0x400559 --functions | FileCheck %s -check-prefix MAIN 4 RUN: --address=0x400528 --functions | FileCheck %s -check-prefix FUNCTION 6 RUN: --address=0x400586 --functions | FileCheck %s -check-prefix CTOR_WITH_SPEC 8 RUN: --address=0x4004e8 --functions | FileCheck %s -check-prefix MANY_CU_1 10 RUN: --address=0x4004f4 --functions | FileCheck %s -check-prefix MANY_CU_2 12 RUN: --address=0x640 --functions | FileCheck %s -check-prefix ABS_ORIGIN_1 14 RUN: --address=0x633 --functions | FileCheck %s -check-prefix INCLUDE_TEST_1 16 RUN: --address=0x62d --functions | FileCheck %s -check-prefix INCLUDE_TEST_2 18 RUN: --address=0x62c --functions \
|
/external/llvm/test/MC/MachO/ |
x86_32-sections.s | 70 // CHECK: ('address', 0) 83 // CHECK: ('address', 0) 96 // CHECK: ('address', 0) 109 // CHECK: ('address', 0) 122 // CHECK: ('address', 0) 135 // CHECK: ('address', 0) 148 // CHECK: ('address', 0) 161 // CHECK: ('address', 0) 174 // CHECK: ('address', 0) 187 // CHECK: ('address', 0 [all...] |
/external/qemu/ |
sockets.h | 164 /* Generic socket address structure. Note that for Unix 173 uint32_t address; member in struct:__anon13877::__anon13878::__anon13879 177 uint8_t address[16]; member in struct:__anon13877::__anon13878::__anon13880 189 /* initialize a new IPv4 socket address, the IP address and port are 194 /* Initialize an IPv6 socket address, the address is in network order 201 /* Intialize a Unix socket address, this will copy the 'path' string into the 208 /* Finalize a socket address, only needed for now for Unix addresses */ 213 /* return a static string describing the address */ [all...] |
/external/valgrind/main/memcheck/tests/ |
holey_buffer_too_small.stderr.exp | 2 ---- part defined, address error at end ---- 6 Address 0x........ is 4 bytes inside a block of size 8 alloc'd 15 Address 0x........ is 0 bytes after a block of size 8 alloc'd 20 ---- part defined, address error at start ---- 24 Address 0x........ is 1 bytes before a block of size 8 alloc'd 29 ---- fully defined, address error at end ---- 33 Address 0x........ is 0 bytes after a block of size 8 alloc'd 38 ---- fully defined, address error at start ---- 42 Address 0x........ is 1 bytes before a block of size 8 alloc'd
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/ |
if_ether.h | 66 * Ethernet Address Resolution Protocol. 74 u_int8_t arp_sha[ETH_ALEN]; /* sender hardware address */ 75 u_int8_t arp_spa[4]; /* sender protocol address */ 76 u_int8_t arp_tha[ETH_ALEN]; /* target hardware address */ 77 u_int8_t arp_tpa[4]; /* target protocol address */ 86 * Macro to map an IP multicast address to an Ethernet multicast address. 87 * The high-order 25 bits of the Ethernet address are statically assigned, 88 * and the low-order 23 bits are taken from the low end of the IP address.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/ |
if_ether.h | 66 * Ethernet Address Resolution Protocol. 74 u_int8_t arp_sha[ETH_ALEN]; /* sender hardware address */ 75 u_int8_t arp_spa[4]; /* sender protocol address */ 76 u_int8_t arp_tha[ETH_ALEN]; /* target hardware address */ 77 u_int8_t arp_tpa[4]; /* target protocol address */ 86 * Macro to map an IP multicast address to an Ethernet multicast address. 87 * The high-order 25 bits of the Ethernet address are statically assigned, 88 * and the low-order 23 bits are taken from the low end of the IP address.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/ |
if_ether.h | 66 * Ethernet Address Resolution Protocol. 74 u_int8_t arp_sha[ETH_ALEN]; /* sender hardware address */ 75 u_int8_t arp_spa[4]; /* sender protocol address */ 76 u_int8_t arp_tha[ETH_ALEN]; /* target hardware address */ 77 u_int8_t arp_tpa[4]; /* target protocol address */ 86 * Macro to map an IP multicast address to an Ethernet multicast address. 87 * The high-order 25 bits of the Ethernet address are statically assigned, 88 * and the low-order 23 bits are taken from the low end of the IP address.
|
/sdk/emulator/opengl/tests/event_injector/ |
sockets.h | 172 /* Generic socket address structure. Note that for Unix 181 uint32_t address; member in struct:__anon43520::__anon43521::__anon43522 185 uint8_t address[16]; member in struct:__anon43520::__anon43521::__anon43523 197 /* initialize a new IPv4 socket address, the IP address and port are 202 /* Initialize an IPv6 socket address, the address is in network order 209 /* Intialize a Unix socket address, this will copy the 'path' string into the 216 /* Finalize a socket address, only needed for now for Unix addresses */ 221 /* return a static string describing the address */ [all...] |
/external/llvm/lib/DebugInfo/ |
DWARFDebugLine.cpp | 60 Address = 0; 73 OS << format("0x%16.16" PRIx64 " %6u %6u", Address, Line, Column) 88 OS << "Address Line Column File ISA Flags\n" 102 Sequence::LowPC = Address; 109 Sequence::HighPC = Address; 124 // Sort all sequences so that address lookup will work faster. 127 // Note: actually, instruction address ranges of sequences should not 128 // overlap (in shared objects and executables). If they do, the address 132 // rudimentary sequences for address ranges [0x0, 0xsomething). 258 // address is that of the byte after the last target machine instructio [all...] |
/external/nist-sip/java/gov/nist/javax/sip/header/ims/ |
PChargingFunctionAddressesHeader.java | 91 * <p>Set the Charging Collection Function (CCF) Address</p> 92 * @param ccfAddress - the address to set in the CCF parameter 98 * <p>Add another Charging Collection Function (CCF) Address to this header</p> 99 * @param ccfAddress - the address to set in the CCF parameter 105 * <p>Remove a Charging Collection Function (CCF) Address set in this header</p> 106 * @param ccfAddress - the address in the CCF parameter to remove 107 * @throws ParseException if the address was not removed 118 * <p>Set the Event Charging Function (ECF) Address</p> 119 * @param ecfAddress - the address to set in the ECF parameter 125 * <p>Add another Event Charging Function (ECF) Address to this header</p [all...] |
/external/openfst/src/include/fst/ |
flags.h | 63 : address(addr), 69 T *address; member in struct:FlagDescription 96 bool SetFlag(const string &val, bool *address) const { 98 *address = true; 101 *address = false; 108 bool SetFlag(const string &val, string *address) const { 109 *address = val; 112 bool SetFlag(const string &val, int32 *address) const { 114 *address = strtol(val.c_str(), &p, 0); 117 bool SetFlag(const string &val, int64 *address) const [all...] |
/hardware/samsung_slsi/exynos5/libcsc/ |
csc.h | 204 * address of image width[out] 207 * address of image height[out] 210 * address of image left crop size[out] 213 * address of image top crop size[out] 216 * address of cropped image width[out] 219 * address of cropped image height[out] 222 * address of source color format(HAL format)[out] 290 * address of image width[out] 293 * address of image height[out] 296 * address of image left crop size[out [all...] |