HomeSort by relevance Sort by last modified time
    Searched refs:address (Results 951 - 975 of 1981) sorted by null

<<31323334353637383940>>

  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
pool_allocator.h 150 address(reference __x) const { return &__x; } function in class:__pool_alloc
153 address(const_reference __x) const { return &__x; } function in class:__pool_alloc
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
pool_allocator.h 150 address(reference __x) const { return &__x; } function in class:__pool_alloc
153 address(const_reference __x) const { return &__x; } function in class:__pool_alloc
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
pool_allocator.h 150 address(reference __x) const { return &__x; } function in class:__pool_alloc
153 address(const_reference __x) const { return &__x; } function in class:__pool_alloc
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
pool_allocator.h 152 address(reference __x) const { return std::__addressof(__x); } function in class:__pool_alloc
155 address(const_reference __x) const { return std::__addressof(__x); } function in class:__pool_alloc
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
extptr_allocator.h 89 pointer address(reference __x) const _GLIBCXX_NOEXCEPT
92 const_pointer address(const_reference __x) const _GLIBCXX_NOEXCEPT
pool_allocator.h 153 address(reference __x) const _GLIBCXX_NOEXCEPT
157 address(const_reference __x) const _GLIBCXX_NOEXCEPT
  /sdk/templates/docs/
cssreset-min.css 7 html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}
  /system/core/libcutils/tests/memset_mips/
memset_cmips.S 67 addu t0,a0,a2 # t0 is the "past the end" address
87 .Lset0: andi v1,v1,0x3 # word-unaligned address?
201 addu a3,a0,a3 # now a3 is the dst address past the 1w chunks
  /external/chromium/net/http/
http_proxy_client_socket.cc 213 int HttpProxyClientSocket::GetPeerAddress(AddressList* address) const {
214 return transport_->socket()->GetPeerAddress(address);
217 int HttpProxyClientSocket::GetLocalAddress(IPEndPoint* address) const {
218 return transport_->socket()->GetLocalAddress(address);
  /external/chromium/net/socket/
socks_client_socket.cc 303 // TODO(eroman): we only ever use the first address in the list. It would be
422 int SOCKSClientSocket::GetPeerAddress(AddressList* address) const {
423 return transport_->socket()->GetPeerAddress(address);
426 int SOCKSClientSocket::GetLocalAddress(IPEndPoint* address) const {
427 return transport_->socket()->GetLocalAddress(address);
ssl_server_socket_unittest.cc 146 virtual int GetPeerAddress(AddressList* address) const {
148 *address = net::AddressList(ip_address, 0, false);
152 virtual int GetLocalAddress(IPEndPoint* address) const {
154 *address = net::IPEndPoint(ip_address, 0);
  /external/chromium/third_party/libevent/
http-internal.h 63 char *bind_address; /* address to use for binding the src */
66 char *address; /* address to connect to */ member in struct:evhttp_connection
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
relayport.h 74 virtual Connection* CreateConnection(const Candidate& address,
stunport.h 46 // Communicates using the address on the outside of a NAT.
77 // address for this port (which may be the same as the first address).
80 virtual Connection* CreateConnection(const Candidate& address,
  /external/elfutils/libdw/
dwarf_getlocation.c 153 /* Address, depends on address size of CU. */
359 dwarf_getlocation_addr (attr, address, llbufs, listlens, maxlocs)
361 Dwarf_Addr address;
423 if (begin == (Elf64_Addr) -1l) /* Base address entry. */
436 if (begin == (Elf32_Addr) -1) /* Base address entry. */
459 /* Fetch the CU's base address. */
462 /* Find the base address of the compilation unit. It will
464 the base address could be overridden by DW_AT_entry_pc. It's
477 /* The compiler provided no base address when it shoul
    [all...]
  /external/grub/netboot/
smc9000.c 105 * (2) compare the ioaddr with the base register's address
131 * so I can access the base address register */
141 /* well, the base address register didn't match. Must not have
163 * against the hardware address, or do some other tests. */
241 /* we have a packet address, so tell the card to use it */
417 /* check every ethernet address */
419 /* check this specific address */
429 * Get the MAC address ( bank 1, regs 4 - 9 )
433 word address; local
435 address = inw(smc9000_base + ADDR0 + i)
    [all...]
  /external/libffi/src/sparc/
v8.S 229 .uaword .LLFE1-.LLFB1 ! FDE address range
233 .uanword .LLFE1-.LLFB1 ! FDE address range
252 .uaword .LLFE2-.LLFB2 ! FDE address range
256 .uanword .LLFE2-.LLFB2 ! FDE address range
  /external/libppp/src/
mp.h 53 char address[50]; member in struct:enddisc
87 int af; /* Next address family to send */
  /external/llvm/lib/DebugInfo/
DWARFDebugAranges.h 59 uint64_t LoPC; // Start of address range
60 uint32_t Length; // End of address range (not including this address)
83 uint32_t findAddress(uint64_t address) const;
  /external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
CredentialsCache.java 8 import javax.sip.address.*;
  /external/nist-sip/java/gov/nist/javax/sip/parser/ims/
PAssociatedURIParser.java 35 import gov.nist.javax.sip.address.GenericURI;
  /external/nist-sip/java/gov/nist/javax/sip/stack/
HopImpl.java 37 * Bug fix for correct handling of IPV6 Address added by
53 public final class HopImpl extends Object implements javax.sip.address.Hop, Serializable {
MessageChannel.java 36 import gov.nist.javax.sip.address.AddressImpl;
49 import javax.sip.address.Hop;
126 * Get the peer address of the machine that sent us this message.
128 * @return a string contianing the ip address or host name of the sender of the message.
162 * Send the message (after it has been formatted), to a specified address and a specified port
165 * @param receiverAddress Address of the receiver.
243 * @param receiverAddress is the address to which we want to send
255 * Convenience function to get the raw IP source address of a SIP message as a String.
270 * generate a key given the inet address port and transport.
337 * Log a message sent to an address and port via the default interface
    [all...]
  /external/stlport/stlport/stl/
_pthread_alloc.h 124 pointer address(reference __x) const { return &__x; } function in class:pthread_allocator
125 const_pointer address(const_reference __x) const { return &__x; } function in class:pthread_allocator
307 pointer address(reference __x) const { return &__x; } function in class:per_thread_allocator
308 const_pointer address(const_reference __x) const { return &__x; } function in class:per_thread_allocator
  /external/v8/src/
incremental-marking-inl.h 98 MemoryChunk::IncrementLiveBytesFromGC(obj->address(), -obj_size);

Completed in 2116 milliseconds

<<31323334353637383940>>