Searched refs:address (Results 251 - 275 of 2795) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/net/socket/
H A Dsocket_libevent.h41 int Bind(const SockaddrStorage& address);
51 int Connect(const SockaddrStorage& address,
72 int GetLocalAddress(SockaddrStorage* address) const;
73 int GetPeerAddress(SockaddrStorage* address) const;
74 void SetPeerAddress(const SockaddrStorage& address);
75 // Returns true if peer address has been set regardless of socket state.
H A Dtcp_server_socket.cc23 int TCPServerSocket::Listen(const IPEndPoint& address, int backlog) { argument
24 int result = socket_.Open(address.GetFamily());
34 result = socket_.Bind(address);
49 int TCPServerSocket::GetLocalAddress(IPEndPoint* address) const {
50 return socket_.GetLocalAddress(address);
H A Dtcp_socket_win.h42 int Bind(const IPEndPoint& address);
46 IPEndPoint* address,
49 int Connect(const IPEndPoint& address, const CompletionCallback& callback);
58 int GetLocalAddress(IPEndPoint* address) const;
59 int GetPeerAddress(IPEndPoint* address) const;
107 IPEndPoint* address);
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dtcpport.cc76 Connection* TCPPort::CreateConnection(const Candidate& address, argument
79 if ((address.protocol() != TCP_PROTOCOL_NAME) &&
80 (address.protocol() != SSLTCP_PROTOCOL_NAME)) {
84 if (address.tcptype() == TCPTYPE_ACTIVE_STR ||
85 (address.tcptype().empty() && address.address().port() == 0)) {
100 if ((address.protocol() == SSLTCP_PROTOCOL_NAME) &&
105 if (!IsCompatibleAddress(address.address())) {
231 OnAddressReady(rtc::AsyncPacketSocket* socket, const rtc::SocketAddress& address) argument
[all...]
/external/chromium_org/tools/find_runtime_symbols/
H A Dstatic_symbols.py30 def find(self, address):
31 return self._symbol_map.get(address)
49 def find(self, address):
55 found_index = bisect.bisect_left(self._sorted_start_list, address)
61 """A class for a procedure symbol and an address range for the symbol."""
84 self, number, name, stype, address, offset, size, es, flg, lk, inf, al):
88 self.address = address
101 self.address == other.address an
[all...]
/external/chromium_org/v8/tools/testrunner/objects/
H A Dpeer.py30 def __init__(self, address, jobs, rel_perf, pubkey):
31 self.address = address # string: IP address
44 (self.address, self.jobs, self.relative_performance,
74 return [self.address, self.jobs, self.relative_performance]
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer.h10 // Symbolizer is used by sanitizers to map instruction address to a location in
29 uptr address; member in struct:__sanitizer::AddressInfo
58 address = addr;
65 uptr address; member in struct:__sanitizer::DataInfo
90 // for a given address (in all inlined functions). Returns the number
92 virtual uptr SymbolizePC(uptr address, AddressInfo *frames, uptr max_frames) { argument
95 virtual bool SymbolizeData(uptr address, DataInfo *info) { argument
/external/nist-sip/java/gov/nist/javax/sip/header/ims/
H A DPServedUser.java30 import gov.nist.javax.sip.address.AddressImpl;
45 public PServedUser(AddressImpl address) argument
48 this.address = address;
130 retval.append(address.encode());
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
H A DRouteSelector.java43 * choice of proxy server, IP address, and TLS mode. Connections may also be
54 private final Address address; field in class:RouteSelector
81 public RouteSelector(Address address, URI uri, ProxySelector proxySelector, ConnectionPool pool, argument
83 this.address = address;
91 resetNextProxy(uri, address.getProxy());
95 * Returns true if there's another route to attempt. Every address has at
103 * Returns the next route address to attempt.
109 for (Connection pooled; (pooled = pool.get(address)) != null; ) {
131 Route route = new Route(address, lastProx
[all...]
/external/chromium_org/net/disk_cache/blockfile/
H A Dentry_impl.cc298 EntryImpl::EntryImpl(BackendImpl* backend, Addr address, bool read_only) argument
302 entry_.LazyInit(backend->File(address), address);
411 memset(entry_store, 0, sizeof(EntryStore) * entry_.address().num_blocks());
417 node->contents = entry_.address().value();
423 Addr address(0);
424 if (!CreateBlock(entry_store->key_len + 1, &address))
427 entry_store->long_key = address.value();
428 File* key_file = GetBackingFile(address, kKeyFileIndex);
432 if (address
521 SetNextAddress(Addr address) argument
1177 CreateBlock(int size, Addr* address) argument
1203 DeleteData(Addr address, int index) argument
1238 GetBackingFile(Addr address, int index) argument
1250 GetExternalFile(Addr address, int index) argument
1512 GetData(int index, char** buffer, Addr* address) argument
[all...]
H A Drankings.cc250 Trace("Insert 0x%x l %d", node->address().value(), list);
254 Transaction lock(control_data_, node->address(), INSERT, list);
261 head.Data()->prev != node->address().value()) { // FinishInsert().
266 head.Data()->prev = node->address().value();
273 node->Data()->prev = node->address().value();
274 my_head.set_value(node->address().value());
276 if (!my_tail.is_initialized() || my_tail.value() == node->address().value()) {
277 my_tail.set_value(node->address().value());
321 Trace("Remove 0x%x (0x%x 0x%x) l %d", node->address().value(),
348 Transaction lock(control_data_, node->address(), REMOV
560 SetContents(CacheRankingsBlock* node, CacheAddr address) argument
888 CacheAddr address = node->address().value(); local
899 CacheAddr address = node->address().value(); local
[all...]
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dbluetooth_options_handler.cc281 std::string address; local
282 args->GetString(kUpdateDeviceAddressIndex, &address);
284 device::BluetoothDevice* device = adapter_->GetDevice(address);
304 VLOG(1) << "PIN Code supplied: " << address << ": " << auth_token;
316 VLOG(1) << "Passkey supplied: " << address << ": " << passkey;
319 LOG(WARNING) << "Auth token supplied after pairing ended: " << address
329 VLOG(1) << "Connect: " << address;
340 VLOG(1) << "Cancel pairing: " << address;
345 VLOG(1) << "Confirm pairing: " << address;
349 VLOG(1) << "Reject pairing: " << address;
379 ConnectError( const std::string& address, device::BluetoothDevice::ConnectErrorCode error_code) argument
420 DisconnectError(const std::string& address) argument
425 ForgetError(const std::string& address) argument
554 ReportError( const std::string& error, const std::string& address) argument
[all...]
/external/chromium_org/chrome/browser/resources/options/chromeos/
H A Dbluetooth_device_list.js7 * address: string,
117 // Force layout of all items even if not in the viewport to address
134 * address: string,
148 var index = this.find(device.address);
165 * @param {string=} opt_selection Optional address of device to select
180 * Retrieves the address of the selected device, or null if no device is
188 return selection.address;
193 * Selects the device with the matching address.
194 * @param {string} address The unique address o
[all...]
/external/chromium_org/net/base/
H A Daddress_list_unittest.cc20 struct sockaddr_in address; local
21 // The contents of address do not matter for this test,
23 memset(&address, 0x0, sizeof(address));
25 address.sin_family = AF_INET;
30 ai.ai_addrlen = sizeof(address);
31 ai.ai_addr = reinterpret_cast<sockaddr*>(&address);
53 // Populating the address with { i, i, i, i }.
72 // Only check the first byte of the address.
73 EXPECT_EQ(i, list[i].address()[
[all...]
H A Dnet_util_win.cc112 // IPv6 address which has the shortest lifetime.
136 for (IP_ADAPTER_UNICAST_ADDRESS* address = adapter->FirstUnicastAddress;
137 address; address = address->Next) {
138 int family = address->Address.lpSockaddr->sa_family;
141 if (endpoint.FromSockAddr(address->Address.lpSockaddr,
142 address->Address.iSockaddrLength)) {
144 size_t net_prefix = is_xp ? 0 : address->OnLinkPrefixLength;
147 // single prefix for each IP address assigne
[all...]
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DHeaderFactoryExt.java31 import javax.sip.address.Address;
60 * @param address --
61 * address for the header.
64 public ReferredByHeader createReferredByHeader(Address address); argument
91 * @param address -
97 public PAssertedIdentityHeader createPAssertedIdentityHeader(Address address) argument
101 * Creates a new P-Associated-URI header based on the supplied address
107 * if the supplied address is null
115 * @param address -
121 public PCalledPartyIDHeader createPCalledPartyIDHeader(Address address); argument
157 createPPreferredIdentityHeader(Address address) argument
172 createPathHeader(Address address) argument
189 createServiceRouteHeader(Address address) argument
250 createPProfileKeyHeader(Address address) argument
256 createPServedUserHeader(Address address) argument
[all...]
/external/chromium_org/content/renderer/p2p/
H A Dsocket_client_impl.cc73 const net::IPEndPoint& address,
79 &P2PSocketClientImpl::SendWithDscp, this, address, data, options));
88 dispatcher_->SendP2PMessage(new P2PHostMsg_Send(socket_id_, address, data,
93 void P2PSocketClientImpl::Send(const net::IPEndPoint& address, argument
96 SendWithDscp(address, data, options);
168 const net::IPEndPoint& address) {
179 socket_id_, address, new_client->socket_id_));
184 this, address, new_client));
188 const net::IPEndPoint& address,
192 delegate_->OnIncomingTcpConnection(address, new_clien
72 SendWithDscp( const net::IPEndPoint& address, const std::vector<char>& data, const rtc::PacketOptions& options) argument
167 OnIncomingTcpConnection( const net::IPEndPoint& address) argument
187 DeliverOnIncomingTcpConnection( const net::IPEndPoint& address, scoped_refptr<P2PSocketClient> new_client) argument
226 OnDataReceived(const net::IPEndPoint& address, const std::vector<char>& data, const base::TimeTicks& timestamp) argument
240 DeliverOnDataReceived( const net::IPEndPoint& address, const std::vector<char>& data, const base::TimeTicks& timestamp) argument
[all...]
/external/chromium_org/third_party/libaddressinput/src/java/test/com/android/i18n/addressinput/
H A DLookupKeyTest.java39 // Example key for TW's address (local script)
42 // Example key for TW's address (latin script)
70 AddressData address = new AddressData.Builder().setCountry("US")
74 LookupKey key = new LookupKey.Builder(KeyType.EXAMPLES).setAddressData(address).build();
93 AddressData address = new AddressData.Builder().setCountry("US")
97 LookupKey key = new LookupKey.Builder(KeyType.DATA).setAddressData(address).build();
110 AddressData address = new AddressData.Builder().setCountry("TW")
117 LookupKey key = new LookupKey.Builder(KeyType.DATA).setAddressData(address).build();
120 key = new LookupKey.Builder(KeyType.EXAMPLES).setAddressData(address).build();
123 address
[all...]
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
H A DConnection.java56 * <li>Server Name Indication (SNI) enables one IP address to negotiate secure
146 socket = route.address.socketFactory.createSocket();
154 if (route.address.sslSocketFactory != null) {
175 socket = route.address.sslSocketFactory
176 .createSocket(socket, route.address.uriHost, route.address.uriPort, true /* autoClose */);
179 platform.enableTlsExtensions(sslSocket, route.address.uriHost);
186 boolean http2 = route.address.protocols.contains(Protocol.HTTP_2);
187 boolean spdy3 = route.address.protocols.contains(Protocol.SPDY_3);
204 if (!route.address
[all...]
/external/openfst/src/include/fst/
H A Dflags.h63 : 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) cons
[all...]
/external/qemu/android/
H A Dasync-socket-connector.c46 /* TCP address for the connection. */
47 SockAddress address; member in struct:AsyncSocketConnector
77 /* Gets socket's address string. */
81 return sock_address_to_string(&connector->address);
117 sock_address_done(&connector->address);
270 &connector->address,
291 async_socket_connector_new(const SockAddress* address, argument
301 sock_address_to_string(address));
314 /* Copy socket address. */
316 connector->address
[all...]
/external/chromium_org/jingle/glue/
H A Dutils.cc21 rtc::SocketAddress* address) {
25 rtc::SocketAddressFromSockAddrStorage(addr, address);
28 bool SocketAddressToIPEndPoint(const rtc::SocketAddress& address, argument
31 int size = address.ToSockAddrStorage(&addr);
39 value.SetString("ip", candidate.address().ipaddr().ToString());
40 value.SetInteger("port", candidate.address().port());
20 IPEndPointToSocketAddress(const net::IPEndPoint& ip_endpoint, rtc::SocketAddress* address) argument
/external/chromium_org/net/udp/
H A Dudp_socket_win.cc61 // The address storage passed to WSARecvFrom().
292 int UDPSocketWin::GetPeerAddress(IPEndPoint* address) const {
294 DCHECK(address);
303 scoped_ptr<IPEndPoint> address(new IPEndPoint());
304 if (!address->FromSockAddr(storage.addr, storage.addr_len))
306 remote_address_.reset(address.release());
309 *address = *remote_address_;
313 int UDPSocketWin::GetLocalAddress(IPEndPoint* address) const {
315 DCHECK(address);
324 scoped_ptr<IPEndPoint> address(ne
342 RecvFrom(IOBuffer* buf, int buf_len, IPEndPoint* address, const CompletionCallback& callback) argument
368 SendTo(IOBuffer* buf, int buf_len, const IPEndPoint& address, const CompletionCallback& callback) argument
375 SendToOrWrite(IOBuffer* buf, int buf_len, const IPEndPoint* address, const CompletionCallback& callback) argument
396 Connect(const IPEndPoint& address) argument
406 InternalConnect(const IPEndPoint& address) argument
446 Bind(const IPEndPoint& address) argument
576 IPEndPoint address; local
620 InternalRecvFrom(IOBuffer* buf, int buf_len, IPEndPoint* address) argument
660 InternalSendTo(IOBuffer* buf, int buf_len, const IPEndPoint* address) argument
747 in_addr address; local
773 DoBind(const IPEndPoint& address) argument
793 RandomBind(const IPAddressNumber& address) argument
[all...]
/external/clang/test/SemaCXX/
H A Dwarn-bool-conversion.cpp48 b = f1; // expected-warning {{address of function 'f1' will always evaluate to 'true'}} \
49 expected-note {{prefix with the address-of operator to silence this warning}}
50 if (f1) {} // expected-warning {{address of function 'f1' will always evaluate to 'true'}} \
51 expected-note {{prefix with the address-of operator to silence this warning}}
52 b = S::f2; // expected-warning {{address of function 'S::f2' will always evaluate to 'true'}} \
53 expected-note {{prefix with the address-of operator to silence this warning}}
54 if (S::f2) {} // expected-warning {{address of function 'S::f2' will always evaluate to 'true'}} \
55 expected-note {{prefix with the address-of operator to silence this warning}}
56 b = f5; // expected-warning {{address of function 'f5' will always evaluate to 'true'}} \
57 expected-note {{prefix with the address
[all...]
/external/deqp/execserver/
H A DxsTcpServer.cpp36 de::SocketAddress address; local
37 address.setFamily(family);
38 address.setPort(port);
39 address.setType(DE_SOCKETTYPE_STREAM);
40 address.setProtocol(DE_SOCKETPROTOCOL_TCP);
42 m_socket.listen(address);

Completed in 9490 milliseconds

<<11121314151617181920>>