HomeSort by relevance Sort by last modified time
    Searched full:hop (Results 126 - 150 of 276) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/nist-sip/java/gov/nist/javax/sip/stack/
UDPMessageChannel.java 62 import javax.sip.address.Hop;
420 Hop hop = sipStack.addressResolver.resolveAddress(v.getHop()); local
421 this.peerPort = hop.getPort();
434 || !hop.getHost().equals(
    [all...]
  /external/tcpdump/
print-olsr.c 46 * | Time To Live | Hop Count | Message Sequence Number |
56 * | Time To Live | Hop Count | Message Sequence Number |
262 printf("\n\t%s Message (%u), originator %s, ttl %u, hop %u"
print-rip.c 80 * | Next Hop (4) |
147 printf("\n\t AFI: IPv4: %15s/%-2d, tag 0x%04x, metric: %u, next-hop: ",
  /external/chromium_org/third_party/libjingle/source/talk/base/
nssidentity.cc 272 const SECHashObject **hop) {
296 *hop = ho;
  /external/svox/pico/lib/
picosig2.h 111 picoos_int16 ivalue9; /*reserved for hop*/
185 #define hop_p ivalue9 /*hop */
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentLinkedDeque.java 335 // Check for head updates every other hop.
347 if (p != h) // hop two nodes at a time
368 // Check for tail updates every other hop.
380 if (p != t) // hop two nodes at a time
472 // TODO: better HOP heuristics
725 // Check for head updates every other hop.
750 // Check for tail updates every other hop.
    [all...]
  /dalvik/vm/compiler/template/armv5te/
footer.S 26 beq 121f @ hop if not profiling
  /external/chromium/webkit/glue/resources/
webkit_strings_da.xtb 11 <translation id="4202807286478387388">hop</translation>
  /external/chromium_org/chrome/browser/chromeos/settings/
device_settings_test_helper.cc 24 // DeviceSettingsService may trigger operations that hop back and forth
  /external/chromium_org/content/renderer/input/
input_event_filter.cc 84 // type means that the message will go through an extra copy and thread hop, so
  /external/iputils/doc/
clockdiff.sgml 52 IP TIMESTAMP with prespecified hop addresses instead of four term one.
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
mirc.php 63 'gstop','gtalk','gunload','guser','help','hop','ignore','invite',
  /frameworks/base/services/java/com/android/server/connectivity/
Nat464Xlat.java 156 // http://b/9597516). Instead, set the next hop of the route to the
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmip.h 117 #define IPV6_HOP_LIMIT_OFFSET 7 /* hop limit offset */
  /external/chromium/net/http/
http_response_headers.h 312 // Adds the set of rfc2616 hop-by-hop response headers.
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/metadata/
id3_parser.js 479 'Hip-Hop',
499 'Trip-Hop',
  /external/iproute2/man/man8/
ip-route.8 323 routes it is either the true next hop router or, if it is a direct
408 Linux uses a default value calculated from the first hop device MTU.
ip-route.8.in 323 routes it is either the true next hop router or, if it is a direct
408 Linux uses a default value calculated from the first hop device MTU.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/
handlers.py 181 assert not is_hop_by_hop(name),"Hop-by-hop headers not allowed"
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/
handlers.py 181 assert not is_hop_by_hop(name),"Hop-by-hop headers not allowed"
  /developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/ActionBarCompat-ListPopupMenuSample/src/main/java/com/example/android/actionbarcompat/listpopupmenu/
Cheeses.java 84 "Heidi Gruyere", "Hereford Hop", "Herrgardsost", "Herriot Farmhouse", "Herve",
  /developers/build/prebuilts/gradle/CustomChoiceList/CustomChoiceListSample/src/main/java/com/example/android/customchoicelist/
Cheeses.java 84 "Heidi Gruyere", "Hereford Hop", "Herrgardsost", "Herriot Farmhouse", "Herve",
  /developers/samples/android/ui/actionbarcompat/ActionBarCompat-ListPopupMenu/ActionBarCompat-ListPopupMenuSample/src/main/java/com/example/android/actionbarcompat/listpopupmenu/
Cheeses.java 84 "Heidi Gruyere", "Hereford Hop", "Herrgardsost", "Herriot Farmhouse", "Herve",
  /developers/samples/android/ui/lists/CustomChoiceList/CustomChoiceListSample/src/main/java/com/example/android/customchoicelist/
Cheeses.java 84 "Heidi Gruyere", "Hereford Hop", "Herrgardsost", "Herriot Farmhouse", "Herve",
  /development/samples/ApiDemos/src/com/example/android/apis/view/
Cheeses.java 83 "Heidi Gruyere", "Hereford Hop", "Herrgardsost", "Herriot Farmhouse", "Herve",

Completed in 1563 milliseconds

1 2 3 4 56 7 8 91011>>