HomeSort by relevance Sort by last modified time
    Searched full:addresses (Results 301 - 325 of 3304) sorted by null

<<11121314151617181920>>

  /external/wpa_supplicant_8/hostapd/
wired.conf 22 # authentication with external ACL for MAC addresses, and accounting
  /frameworks/base/services/java/com/android/server/location/
LocationBasedCountryDetector.java 78 List<Address> addresses = geoCoder.getFromLocation( local
80 if (addresses != null && addresses.size() > 0) {
81 country = addresses.get(0).getCountryCode();
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/address/
Address.java 25 * The abstract base for classes that represent RFC2822 addresses.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
PtNodeInfo.java 24 * Raw PtNode info straight out of a file. This will contain numbers for addresses.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
sockaddr.h 32 of the data types used for socket addresses, `struct sockaddr',
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
inet_diag.h 24 __u8 idiag_family; /* Family of addresses. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
sockaddr.h 32 of the data types used for socket addresses, `struct sockaddr',
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
inet_diag.h 24 __u8 idiag_family; /* Family of addresses. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
sockaddr.h 32 of the data types used for socket addresses, `struct sockaddr',
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
inet_diag.h 24 __u8 idiag_family; /* Family of addresses. */
  /external/chromium/net/base/
mock_host_resolver.cc 35 std::vector<std::string> addresses; local
36 base::SplitString(host_list, ',', &addresses);
37 for (size_t index = 0; index < addresses.size(); ++index) {
39 if (!ParseIPLiteralToNumber(addresses[index], &ip_number)) {
40 LOG(WARNING) << "Not a supported IP literal: " << addresses[index];
92 AddressList* addresses,
100 return impl_->Resolve(info, addresses, callback, out_req, net_log);
  /external/chromium_org/tools/cygprofile/
symbolize.py 10 addresses, 2) function and line numbers for the addresses, or 3) an order file.
74 list of sorted unique addresses and corresponding size of function symbols
75 in lib_file and map of addresses to all symbols at a particular address
139 Exception: if address not found. Functions expects all logged addresses
187 command line argument. The default output type is to symbolize the addresses
209 # Check for duplicate addresses in the log file, and print a warning if
  /external/smack/src/org/xbill/DNS/
Address.java 9 * Routines dealing with IP addresses. Includes functions similar to
257 * @exception UnknownHostException The hostname does not have any addresses
272 * @return All matching IP addresses
273 * @exception UnknownHostException The hostname does not have any addresses
293 * @return The IP addresses
313 * @return The IP addresses
361 * @return The length of addresses in that family.
  /frameworks/base/docs/html/training/location/
display-address.jd 51 The Android platform API provides a feature that returns an estimated street addresses for
73 list of addresses. The method is synchronous, and may take a long time to do its work, so you
150 List&lt;Address&gt; addresses = null;
155 addresses = geocoder.getFromLocation(loc.getLatitude(),
174 if (addresses != null &amp;&amp; addresses.size() &gt; 0) {
176 Address address = addresses.get(0);
  /external/chromium/sdch/open-vcdiff/src/
encodetable_test.cc 233 ExpectByte(0x00); // length of addresses for COPYs
252 ExpectByte(0x00); // length of addresses for COPYs
271 ExpectByte(0x00); // length of addresses for COPYs
291 ExpectByte(0x00); // length of addresses for COPYs
312 ExpectByte(0x02); // length of addresses for COPYs
347 ExpectByte(0x00); // length of addresses for COPYs
380 ExpectByte(0x02); // length of addresses for COPYs
411 ExpectByte(0x00); // length of addresses for COPYs
445 ExpectByte(0x00); // length of addresses for COPYs
477 ExpectByte(0x00); // length of addresses for COPY
    [all...]
vcdecoder4_test.cc 140 0x01, // length of addresses for COPYs
145 // Addresses for COPYs (length 1)
154 0x00, // length of addresses for COPYs
165 // No addresses for COPYs
175 0x01, // length of addresses for COPYs
180 // Addresses for COPYs (length 1)
191 0x01, // length of addresses for COPYs
196 // Addresses for COPYs (length 1)
205 0x00, // length of addresses for COPYs
210 // No addresses for COPY
    [all...]
  /external/chromium_org/sdch/open-vcdiff/src/
encodetable_test.cc 215 ExpectByte(0x00); // length of addresses for COPYs
233 ExpectByte(0x00); // length of addresses for COPYs
251 ExpectByte(0x00); // length of addresses for COPYs
270 ExpectByte(0x00); // length of addresses for COPYs
290 ExpectByte(0x02); // length of addresses for COPYs
315 ExpectByte(0x00); // length of addresses for COPYs
338 ExpectByte(0x02); // length of addresses for COPYs
362 ExpectByte(0x00); // length of addresses for COPYs
389 ExpectByte(0x00); // length of addresses for COPYs
421 ExpectByte(0x00); // length of addresses for COPY
    [all...]
vcdecoder4_test.cc 140 0x01, // length of addresses for COPYs
145 // Addresses for COPYs (length 1)
154 0x00, // length of addresses for COPYs
165 // No addresses for COPYs
175 0x01, // length of addresses for COPYs
180 // Addresses for COPYs (length 1)
191 0x01, // length of addresses for COPYs
196 // Addresses for COPYs (length 1)
205 0x00, // length of addresses for COPYs
210 // No addresses for COPY
    [all...]
  /external/open-vcdiff/src/
encodetable_test.cc 215 ExpectByte(0x00); // length of addresses for COPYs
233 ExpectByte(0x00); // length of addresses for COPYs
251 ExpectByte(0x00); // length of addresses for COPYs
270 ExpectByte(0x00); // length of addresses for COPYs
290 ExpectByte(0x02); // length of addresses for COPYs
315 ExpectByte(0x00); // length of addresses for COPYs
338 ExpectByte(0x02); // length of addresses for COPYs
362 ExpectByte(0x00); // length of addresses for COPYs
389 ExpectByte(0x00); // length of addresses for COPYs
421 ExpectByte(0x00); // length of addresses for COPY
    [all...]
vcdecoder4_test.cc 140 0x01, // length of addresses for COPYs
145 // Addresses for COPYs (length 1)
154 0x00, // length of addresses for COPYs
165 // No addresses for COPYs
175 0x01, // length of addresses for COPYs
180 // Addresses for COPYs (length 1)
191 0x01, // length of addresses for COPYs
196 // Addresses for COPYs (length 1)
205 0x00, // length of addresses for COPYs
210 // No addresses for COPY
    [all...]
  /external/chromium_org/v8/src/
store-buffer.h 51 // Used to implement the write barrier by collecting addresses of pointers
64 // This is used by the mutator to enter addresses into the store buffer.
67 // This is used by the heap traversal to enter the addresses into the store
69 // addresses directly into the old buffer because the GC starts by wiping the
75 // stage of the scavenge can only reduce the number of addresses in the store
  /external/v8/src/
store-buffer.h 47 // Used to implement the write barrier by collecting addresses of pointers
60 // This is used by the mutator to enter addresses into the store buffer.
63 // This is used by the heap traversal to enter the addresses into the store
65 // addresses directly into the old buffer because the GC starts by wiping the
71 // stage of the scavenge can only reduce the number of addresses in the store
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
ContextMap.java 40 * Connection class helps map connection IDs to device addresses.
193 * Get the device addresses for all connected devices
196 Set<String> addresses = new HashSet<String>(); local
200 addresses.add(connection.address);
202 return addresses;
  /frameworks/ex/chips/src/com/android/ex/chips/
RecipientAlternatesAdapter.java 71 * Called with all addresses that could not be resolved to valid recipients.
87 * @param inAddresses Array of addresses on which to perform the lookup.
101 HashSet<String> addresses = new HashSet<String>(); local
106 addresses.add(tokens.length > 0 ? tokens[0].getAddress() : inAddresses.get(i));
114 Log.d(TAG, "Doing reverse lookup for " + addresses.toString());
117 String[] addressArray = new String[addresses.size()];
118 addresses.toArray(addressArray);
138 if (recipientEntries.size() < addresses.size()) {
157 for (String address : addresses) {
  /external/chromium_org/tools/mac/
symbolicate_crash.py 71 # For each image, run atos with the list of addresses.
72 for image_name, addresses in offsets_by_image.items():
74 if image_name not in self._binary_images or not len(addresses):
81 # addresses.
82 address_list = map(lambda x: x[1], addresses)
88 # list of |addresses|.
95 # order of |addresses| has stayed the same as |symbol_names|.
96 self._AddSymbolsToFrames(symbol_names, addresses)
326 def _RunAtos(self, load_address, dsym_file, addresses):
327 """Runs the atos with the provided arguments. |addresses| is used as stdin
    [all...]

Completed in 912 milliseconds

<<11121314151617181920>>