HomeSort by relevance Sort by last modified time
    Searched full:unreserved (Results 1 - 20 of 20) sorted by null

  /external/tcpdump/tests/
ospf-gmpls.new 15 Unreserved Bandwidth subTLV (8), length: 32
39 Unreserved Bandwidth subTLV (8), length: 32
63 Unreserved Bandwidth subTLV (8), length: 32
ospf-gmpls.out 15 Unreserved Bandwidth subTLV (8), length: 32
39 Unreserved Bandwidth subTLV (8), length: 32
63 Unreserved Bandwidth subTLV (8), length: 32
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_DSP.h 157 OMX_U16 unReserved;
237 OMX_U16 unReserved;
277 OMX_U16 unReserved;
321 OMX_U16 unReserved;
  /dalvik/dx/src/com/android/dx/ssa/back/
FirstFitLocalCombiningAllocator.java 228 * Tries to find an unreserved range that's wide enough for all of
357 * Finds a range of unreserved rop registers.
818 * Finds an unreserved range that will fit the sources of the
    [all...]
  /libcore/luni/src/main/java/org/apache/xml/serializer/utils/
URI.java 102 * alphanumerics, constitute the "unreserved" characters
110 * userinfo can be composed of unreserved, escaped and these
    [all...]
  /libcore/luni/src/main/java/org/apache/xml/utils/
URI.java 99 * alphanumerics, constitute the "unreserved" characters
107 * userinfo can be composed of unreserved, escaped and these
    [all...]
  /external/v8/src/
register-allocator.h 236 // Convert between (unreserved) assembler registers and allocator
  /external/nist-sip/java/gov/nist/javax/sip/parser/
URLParser.java 115 protected String unreserved() throws ParseException { method in class:URLParser
121 throw createParseException("unreserved");
  /external/libxml2/
uri.c 86 * unreserved = alphanum | mark
101 * reg_name = 1*( unreserved | escaped | "$" | "," |
146 * unreserved = ALPHA / DIGIT / "-" / "." / "_" / "~"
159 * pchar = unreserved / pct-encoded / sub-delims / ":" / "@"
320 * userinfo = *( unreserved / pct-encoded / sub-delims / ":" )
395 * reg-name = *( unreserved / pct-encoded / sub-delims )
512 * segment-nz-nc = 1*( unreserved / pct-encoded / sub-delims / "@" )
    [all...]
  /libcore/luni/src/main/java/java/net/
URI.java 38 static final String UNRESERVED = "_-!.~\'()*";
41 static final String SOME_LEGAL = UNRESERVED + PUNCTUATION;
42 static final String ALL_LEGAL = UNRESERVED + RESERVED;
    [all...]
  /external/bluetooth/glib/gio/
gdummyfile.c 732 /* userinfo = *( unreserved / pct-encoded / sub-delims / ":" ) */
  /external/nist-sip/java/gov/nist/javax/sip/address/
SipUri.java 436 * "unreserved" or "user-unreserved" MUST be escaped. The set
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
Ropper.java 357 * Gets the minimum label for unreserved use.
371 * Gets an arbitrary unreserved and available label.
    [all...]
  /external/tcpdump/
print-ospf.c 125 { LS_OPAQUE_TE_LINK_SUBTLV_UNRES_BW, "Unreserved Bandwidth" },
    [all...]
print-isoclns.c 362 { ISIS_SUBTLV_EXT_IS_REACH_UNRESERVED_BW, "Unreserved bandwidth" },
    [all...]
  /external/webkit/WebCore/platform/
KURL.cpp 69 // unreserved = alphanum | mark
70 // ( unreserved | escaped | ";" | ":" | "&" | "=" | "+" | "$" | "," )
    [all...]
  /frameworks/base/core/java/android/net/
Uri.java     [all...]
  /external/netperf/
nettest_xti.c     [all...]
nettest_bsd.c     [all...]
  /dalvik/hit/samples/
android.hprof     [all...]

Completed in 2459 milliseconds