/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
atm.h | 77 /* "PVC" address (also for SVCs); get only */ 168 #define ATM_ITF_ANY -1 /* "magic" PVC address values */ 176 unsigned short sap_family; /* address family, AF_ATMPVC */ 177 struct { /* PVC address */ 181 } sap_addr __ATM_API_ALIGN; /* PVC address */ 186 #define ATM_ESA_LEN 20 /* ATM End System Address length */ 206 unsigned short sas_family; /* address family, AF_ATMSVC */ 207 struct { /* SVC address */ 208 unsigned char prv[ATM_ESA_LEN];/* private ATM address */ 209 char pub[ATM_E164_LEN+1]; /* public address (E.164) * [all...] |
/toolchain/binutils/binutils-2.25/gold/ |
reloc.h | 412 typename elfcpp::Elf_types<size>::Elf_Addr address) 417 elfcpp::Swap<valsize, big_endian>::writeval(wv, x + value - address); 425 typename elfcpp::Elf_types<size>::Elf_Addr address) 430 x + value - address); 441 typename elfcpp::Elf_types<size>::Elf_Addr address) 447 elfcpp::Swap<valsize, big_endian>::writeval(wv, x - address); 457 typename elfcpp::Elf_types<size>::Elf_Addr address) 461 elfcpp::Swap<valsize, big_endian>::writeval(wv, value + addend - address); 472 typename elfcpp::Elf_types<size>::Elf_Addr address) 477 elfcpp::Swap<valsize, big_endian>::writeval(wv, x - address); [all...] |
/external/clang/lib/CodeGen/ |
CodeGenFunction.h | 167 Address ReturnValue; 230 /// \brief The base address of the captured record, passed in as the first 331 SmallVector<Address, 1> SEHCodeSlotStack; 414 "Cleanup will be allocated on misaligned address"); 426 /// given address. Does nothing if T is not a C++ class type with a 428 void PushDestructorCleanup(QualType T, Address Addr); 432 /// the given address. 433 void PushDestructorCleanup(const CXXDestructorDecl *Dtor, Address Addr); 563 typedef llvm::DenseMap<const Decl *, Address> DeclMapTy; 582 /// \a PrivateGen returns an address of the generated private variable [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ses/ |
connection.py | 130 if "Address blacklisted." in body: 132 # email address for Amazon to blacklist it. After a day or three, 136 exc_reason = "Address blacklisted." 137 elif "Email address is not verified." in body: 141 exc_reason = "Email address is not verified." 152 # Recipient address ends with a dot/period. This is invalid. 155 elif "Local address contains control or whitespace" in body: 156 # I think this pertains to the recipient address. 158 exc_reason = "Local address contains control or whitespace." 159 elif "Illegal address" in body [all...] |
/external/clang/test/CodeGenCXX/ |
vtable-layout-abi-examples.cpp | 24 // CHECK-1-NEXT: -- (Test1::A, 0) vtable address -- 40 // CHECK-2-NEXT: -- (Test1::B, 0) vtable address -- 48 // CHECK-2-NEXT: -- (Test1::A, 16) vtable address -- 65 // CHECK-3-NEXT: -- (Test1::C, 0) vtable address -- 73 // CHECK-3-NEXT: -- (Test1::A, 16) vtable address -- 90 // CHECK-4-NEXT: -- (Test1::B, 0) vtable address -- 91 // CHECK-4-NEXT: -- (Test1::D, 0) vtable address -- 97 // CHECK-4-NEXT: -- (Test1::C, 16) vtable address -- 106 // CHECK-4-NEXT: -- (Test1::A, 32) vtable address -- 128 // CHECK-5-NEXT: -- (Test1::E, 0) vtable address - [all...] |
/external/android-clat/ |
config.c | 95 * locates the config item, parses the ipv4 address, and returns the pointer ret_val_ptr, or NULL on failure 112 logmsg(ANDROID_LOG_FATAL,"invalid IPv4 address specified for %s: %s", item_name, tmp); 120 * locates the config item, parses the ipv6 address, and returns the pointer ret_val_ptr, or NULL on failure 137 logmsg(ANDROID_LOG_FATAL,"invalid IPv6 address specified for %s: %s", item_name, tmp); 156 * a1 - first address 157 * a2 - second address 190 * picks a random interface ID that is checksum neutral with the IPv4 address and the NAT64 prefix 191 * myaddr - IPv6 address to write to 192 * ipv4_local_subnet - clat IPv4 address 197 // Fill last 8 bytes of IPv6 address with random bits [all...] |
/external/autotest/client/virt/ |
rss_client.py | 83 def __init__(self, address, port, log_func=None, timeout=20): 87 @param address: The server's address 97 self._socket.connect((address, port)) 100 "%s:%s" % (address, port), e) 259 def __init__(self, address, port, log_func=None, timeout=20): 263 @param address: The server's address 274 super(FileUploadClient, self).__init__(address, port, log_func, timeout) 358 def __init__(self, address, port, log_func=None, timeout=20) [all...] |
/external/avahi/avahi-client/ |
resolver.c | 67 char *name, *type, *domain, *host, *address; local 81 DBUS_TYPE_STRING, &address, 139 assert(address); 141 if (address[0] == 0) 142 address = NULL; 144 avahi_address_parse(address, (AvahiProtocol) aprotocol, &a); 146 r->callback(r, (AvahiIfIndex) interface, (AvahiProtocol) protocol, AVAHI_RESOLVER_FOUND, name, type, domain, host, address ? &a : NULL, port, strlst, (AvahiLookupResultFlags) flags, r->userdata); 371 char *name, *address; local 380 DBUS_TYPE_STRING, &address, 388 assert(address); 590 char *name, *address; local 657 char addr[AVAHI_ADDRESS_STR_MAX], *address = addr; local [all...] |
/external/llvm/test/tools/dsymutil/X86/ |
dsym-companion.test | 6 of the sections) in order to test the VM address layout algorithm. As the 34 CHECK32: Address: 0x1E90 36 CHECK64: Address: 0x100000EA0 53 CHECK32: Address: 0x1FAC 54 CHECK64: Address: 0x100000FAC 69 CHECK32: Address: 0x2000 84 CHECK32: Address: 0x2004 85 CHECK64: Address: 0x100001000 100 CHECK32: Address: 0x2008 101 CHECK64: Address: 0x10000100 [all...] |
/external/v8/src/base/platform/ |
platform.h | 171 // Returns the address of allocated memory, or NULL if failed. 175 static void Free(void* address, const size_t size); 182 static void ProtectCode(void* address, const size_t size); 185 static void Guard(void* address, const size_t size); 187 // Generate a random address to be used for hinting mmap(). 207 void* address; member in struct:v8::base::OS::StackFrame 290 // by address(). 303 // Returns the start address of the reserved memory. 304 // If the memory was reserved with an alignment, this address is not 307 void* address() { function in class:v8::base::VirtualMemory 331 void* address = address_; local [all...] |
/frameworks/base/core/java/android/hardware/hdmi/ |
HdmiDeviceInfo.java | 25 * CEC, this container includes basic information such as logical address, physical address and 28 * devices for which only port ID, physical address are meaningful. 63 * Logical address used to indicate the source comes from internal device. The logical address 69 * Physical address used to indicate the source comes from internal device. The physical address 74 /** Invalid physical address (routing path) */ 158 * @param logicalAddress logical address of HDMI-CEC device 159 * @param physicalAddress physical address of HDMI-CEC devic [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
cpu-sh.c | 53 32, /* 32 bits in an address. */ 68 32, /* 32 bits in an address. */ 83 32, /* 32 bits in an address. */ 98 32, /* 32 bits in an address. */ 113 32, /* 32 bits in an address. */ 128 32, /* 32 bits in an address. */ 143 32, /* 32 bits in an address. */ 158 32, /* 32 bits in an address. */ 173 32, /* 32 bits in an address. */ 188 32, /* 32 bits in an address. * [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/multiprocessing/ |
managers.py | 78 __slots__ = ('typeid', 'address', 'id') 80 def __init__(self, typeid, address, id): 81 (self.typeid, self.address, self.id) = (typeid, address, id) 84 return (self.typeid, self.address, self.id) 87 (self.typeid, self.address, self.id) = state 90 return 'Token(typeid=%r, address=%r, id=%r)' % \ 91 (self.typeid, self.address, self.id) 155 def __init__(self, registry, address, authkey, serializer): 162 self.listener = Listener(address=address, backlog=16 636 address = property(lambda self: self._address) variable in class:BaseManager [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/multiprocessing/ |
managers.py | 78 __slots__ = ('typeid', 'address', 'id') 80 def __init__(self, typeid, address, id): 81 (self.typeid, self.address, self.id) = (typeid, address, id) 84 return (self.typeid, self.address, self.id) 87 (self.typeid, self.address, self.id) = state 90 return 'Token(typeid=%r, address=%r, id=%r)' % \ 91 (self.typeid, self.address, self.id) 155 def __init__(self, registry, address, authkey, serializer): 162 self.listener = Listener(address=address, backlog=16 636 address = property(lambda self: self._address) variable in class:BaseManager [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/ |
managers.py | 78 __slots__ = ('typeid', 'address', 'id') 80 def __init__(self, typeid, address, id): 81 (self.typeid, self.address, self.id) = (typeid, address, id) 84 return (self.typeid, self.address, self.id) 87 (self.typeid, self.address, self.id) = state 90 return 'Token(typeid=%r, address=%r, id=%r)' % \ 91 (self.typeid, self.address, self.id) 155 def __init__(self, registry, address, authkey, serializer): 162 self.listener = Listener(address=address, backlog=16 636 address = property(lambda self: self._address) variable in class:BaseManager [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/ |
managers.py | 78 __slots__ = ('typeid', 'address', 'id') 80 def __init__(self, typeid, address, id): 81 (self.typeid, self.address, self.id) = (typeid, address, id) 84 return (self.typeid, self.address, self.id) 87 (self.typeid, self.address, self.id) = state 90 return 'Token(typeid=%r, address=%r, id=%r)' % \ 91 (self.typeid, self.address, self.id) 155 def __init__(self, registry, address, authkey, serializer): 162 self.listener = Listener(address=address, backlog=16 636 address = property(lambda self: self._address) variable in class:BaseManager [all...] |
/art/runtime/base/ |
hex_dump.h | 32 HexDump(const void* address, size_t byte_count, bool show_actual_addresses, const char* prefix) 33 : address_(address), byte_count_(byte_count), show_actual_addresses_(show_actual_addresses),
|
/art/runtime/gc/space/ |
large_object_space.h | 81 // Current address at which the space begins, which may vary as the space is filled. 85 // Current address at which the space ends, which may vary as the space is filled. 93 // Return true if we contain the specified address. 177 size_t GetSlotIndexForAddress(uintptr_t address) const { 178 DCHECK(Contains(reinterpret_cast<mirror::Object*>(address))); 179 return (address - reinterpret_cast<uintptr_t>(Begin())) / kAlignment; 182 AllocationInfo* GetAllocationInfoForAddress(uintptr_t address); 183 const AllocationInfo* GetAllocationInfoForAddress(uintptr_t address) const;
|
/art/runtime/native/ |
sun_misc_Unsafe.cc | 227 static void Unsafe_freeMemory(JNIEnv* env ATTRIBUTE_UNUSED, jobject, jlong address) { 228 free(reinterpret_cast<void*>(static_cast<uintptr_t>(address))); 231 static void Unsafe_setMemory(JNIEnv* env ATTRIBUTE_UNUSED, jobject, jlong address, jlong bytes, jbyte value) { 232 memset(reinterpret_cast<void*>(static_cast<uintptr_t>(address)), value, bytes); 235 static jbyte Unsafe_getByteJ(JNIEnv* env ATTRIBUTE_UNUSED, jobject, jlong address) { 236 return *reinterpret_cast<jbyte*>(address); 239 static void Unsafe_putByteJB(JNIEnv* env ATTRIBUTE_UNUSED, jobject, jlong address, jbyte value) { 240 *reinterpret_cast<jbyte*>(address) = value; 243 static jshort Unsafe_getShortJ(JNIEnv* env ATTRIBUTE_UNUSED, jobject, jlong address) { 244 return *reinterpret_cast<jshort*>(address); [all...] |
/build/core/ |
config_sanitizers.mk | 15 # SANITIZE_HOST=true is a deprecated way to say SANITIZE_HOST=address. 16 my_global_sanitize := $(subst true,address,$(my_global_sanitize)) 61 # https://code.google.com/p/address-sanitizer/issues/detail?id=387 79 ifeq ($(filter address,$(my_sanitize)),) 80 $(error $(LOCAL_PATH): $(LOCAL_MODULE): Use of 'coverage' also requires 'address') 95 ifeq ($(filter address,$(my_sanitize)),) 103 ifneq ($(filter address,$(my_sanitize)),) 110 # libraries needed with -fsanitize=address. http://b/18650275 (WAI)
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/ |
ReqTestCase.java | 30 * The target device address. 36 * Set target device address.
|
/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
CatchTable.java | 96 /** {@code >= 0;} start address */ 99 /** {@code > start;} end address (exclusive) */ 108 * @param start {@code >= 0;} start address 109 * @param end {@code > start;} end address (exclusive) 166 * Gets the start address. 168 * @return {@code >= 0;} the start address 175 * Gets the end address (exclusive). 177 * @return {@code > start;} the end address (exclusive)
|
/dalvik/dx/src/com/android/dx/dex/code/ |
CatchTable.java | 95 /** {@code >= 0;} start address */ 98 /** {@code > start;} end address (exclusive) */ 107 * @param start {@code >= 0;} start address 108 * @param end {@code > start;} end address (exclusive) 165 * Gets the start address. 167 * @return {@code >= 0;} the start address 174 * Gets the end address (exclusive). 176 * @return {@code > start;} the end address (exclusive)
|
/development/ndk/platforms/android-3/include/asm-generic/ |
tlb.h | 30 #define tlb_remove_tlb_entry(tlb, ptep, address) do { tlb->need_flush = 1; __tlb_remove_tlb_entry(tlb, ptep, address); } while (0)
|
/development/samples/ToyVpn/res/values/ |
strings.xml | 21 <string name="address">Server Address:</string>
|