/external/libvorbis/doc/ |
a2-encapsulation-rtp.tex | 8 Please consult RFC 5215 \textit{``RTP Payload Format for Vorbis Encoded
|
/external/chromium/sdch/open-vcdiff/packages/rpm/ |
rpm.spec | 6 Summary: An encoder/decoder for the VCDIFF (RFC 3284) format 21 (RFC 3284) format. Please see http://www.ietf.org/rfc/rfc3284.txt . 24 Summary: An encoder/decoder for the VCDIFF (RFC 3284) format
|
/external/chromium_org/sdch/open-vcdiff/packages/rpm/ |
rpm.spec | 6 Summary: An encoder/decoder for the VCDIFF (RFC 3284) format 21 (RFC 3284) format. Please see http://www.ietf.org/rfc/rfc3284.txt . 24 Summary: An encoder/decoder for the VCDIFF (RFC 3284) format
|
/external/open-vcdiff/packages/rpm/ |
rpm.spec | 6 Summary: An encoder/decoder for the VCDIFF (RFC 3284) format 21 (RFC 3284) format. Please see http://www.ietf.org/rfc/rfc3284.txt . 24 Summary: An encoder/decoder for the VCDIFF (RFC 3284) format
|
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/handshake/ |
__init__.py | 86 ('RFC 6455', hybi.Handshaker(request, dispatcher)))
|
hybi.py | 32 protocol (RFC 6455). 65 # Used to validate the value in the Sec-WebSocket-Key header strictly. RFC 4648 94 """Opening handshake processor for the WebSocket protocol (RFC 6455).""" 170 self._logger.debug('Protocol version is RFC 6455')
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/handshake/ |
__init__.py | 83 ('RFC 6455', hybi.Handshaker(request, dispatcher)))
|
hybi.py | 32 protocol (RFC 6455). 66 # Used to validate the value in the Sec-WebSocket-Key header strictly. RFC 4648 95 """Opening handshake processor for the WebSocket protocol (RFC 6455).""" 171 self._logger.debug('Protocol version is RFC 6455')
|
/external/chromium_org/third_party/icu/source/data/sprep/ |
spreplocal.mk | 13 # Chromium: Drop all other stringprep files other than RFC 3491 for IDNA 2003. ICU 4.6
|
/external/chromium_org/third_party/icu/source/tools/gensprep/ |
filterRFC3454.pl | 7 # This tool filters the RFC-3454 txt file for StringPrep tables and creates a table 25 $copyright = "###################\n# This file was generated from RFC 3454 (http://www.ietf.org/rfc/rfc3454.txt)\n# Copyright (C) The Internet Society (2002). All Rights Reserved. \n###################\n\n"; 162 next if $line =~ /RFC\s3454/; # ignore heading 220 $comment = "# This table contains code points from Table A.1 from RFC 3454\n"; 229 $comment = "# This table contains code points from Table B.1 from RFC 3454\n"; 238 $comment = $warning."# This table contains code points from Table B.2 from RFC 3454\n"; 247 $comment = $warning."# This table contains code points from Table B.3 from RFC 3454\n"; 641 --src-filename=<name of RFC file> 669 filterRFC3454.pl filters the RFC file and creates String prep table files [all...] |
/external/icu4c/tools/gensprep/ |
filterRFC3454.pl | 7 # This tool filters the RFC-3454 txt file for StringPrep tables and creates a table 25 $copyright = "###################\n# This file was generated from RFC 3454 (http://www.ietf.org/rfc/rfc3454.txt)\n# Copyright (C) The Internet Society (2002). All Rights Reserved. \n###################\n\n"; 162 next if $line =~ /RFC\s3454/; # ignore heading 220 $comment = "# This table contains code points from Table A.1 from RFC 3454\n"; 229 $comment = "# This table contains code points from Table B.1 from RFC 3454\n"; 238 $comment = $warning."# This table contains code points from Table B.2 from RFC 3454\n"; 247 $comment = $warning."# This table contains code points from Table B.3 from RFC 3454\n"; 641 --src-filename=<name of RFC file> 669 filterRFC3454.pl filters the RFC file and creates String prep table files [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
cookielib.py | 397 # concatenated headers, as per RFC 2616 section 4.2 456 Currently, this is also used for parsing RFC 2109 cookies. 460 # RFC 2109 attrs (may turn up in Netscape cookies, too) 480 # This is an RFC 2109 cookie. 500 # This may well be wrong. Which RFC is HDN defined in, if any (for 501 # the purposes of RFC 2965)? 513 """Return True if domain A domain-matches domain B, according to RFC 2965. 517 RFC 2965, section 1: 583 """Return request-host, as defined by RFC 2965. 585 Variation from RFC: returned value is lowercased, for convenien [all...] |
Cookie.py | 33 # cookies as a Python dictionary. See RFC 2109 for more 106 Each element of the Cookie also supports all of the RFC 2109 262 # to what the RFC says) we also encode , and ; 335 # then there can't be any special characters. See RFC 2109. 409 # RFC 2109 lists these attributes as reserved: 656 # mechanism as a whole. See RFC 2109.
|
urllib2.py | 182 """Return request-host, as defined by RFC 2965. 184 Variation from RFC: returned value is lowercased, for convenient 519 # According to RFC 2616, "2xx" code indicates that the client's 554 # Strictly (according to RFC 2616), 301 or 302 in response 642 According to RFC 3986, having an authority component means the URL must 697 # We have an authority, so for RFC 3986-compliant URLs (by ss 3. 833 # (single quotes are a violation of the RFC, but appear in the wild) 837 # XXX could pre-emptively send auth info already accepted (RFC 2617, 909 # should not, RFC 3986 s. 3.2.1) support requests for URLs containing [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
cookielib.py | 397 # concatenated headers, as per RFC 2616 section 4.2 456 Currently, this is also used for parsing RFC 2109 cookies. 460 # RFC 2109 attrs (may turn up in Netscape cookies, too) 480 # This is an RFC 2109 cookie. 500 # This may well be wrong. Which RFC is HDN defined in, if any (for 501 # the purposes of RFC 2965)? 513 """Return True if domain A domain-matches domain B, according to RFC 2965. 517 RFC 2965, section 1: 583 """Return request-host, as defined by RFC 2965. 585 Variation from RFC: returned value is lowercased, for convenien [all...] |
Cookie.py | 33 # cookies as a Python dictionary. See RFC 2109 for more 106 Each element of the Cookie also supports all of the RFC 2109 262 # to what the RFC says) we also encode , and ; 335 # then there can't be any special characters. See RFC 2109. 409 # RFC 2109 lists these attributes as reserved: 656 # mechanism as a whole. See RFC 2109.
|
urllib2.py | 182 """Return request-host, as defined by RFC 2965. 184 Variation from RFC: returned value is lowercased, for convenient 519 # According to RFC 2616, "2xx" code indicates that the client's 554 # Strictly (according to RFC 2616), 301 or 302 in response 642 According to RFC 3986, having an authority component means the URL must 697 # We have an authority, so for RFC 3986-compliant URLs (by ss 3. 833 # (single quotes are a violation of the RFC, but appear in the wild) 837 # XXX could pre-emptively send auth info already accepted (RFC 2617, 909 # should not, RFC 3986 s. 3.2.1) support requests for URLs containing [all...] |
/external/chromium_org/v8/test/mjsunit/ |
md5.js | 29 // Digest Algorithm, as defined in RFC 1321.
|
/external/chromium_org/third_party/WebKit/Source/platform/network/ |
HTTPParsers.cpp | 107 // field-value in section 4.2 of RFC 2616. 112 // See RFC 2616, Section 2.2. 166 // RFC 2183, section 2.8 says that an unknown disposition 236 // FIXME: This function doesn't comply with RFC 6266. 280 // While RFC 2616 does not allow it, other browsers allow multiple values in the HTTP media 289 // FIXME: The following is not correct. RFC 2616 allows linear white space before and 491 // The format of "Range" header is defined in RFC 2616 Section 14.35.1. 546 // HTTP/1.1 - RFC 2616
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
date-format-tofte.js | 158 // RFC 822 formatted date
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
date-format-tofte.js | 158 // RFC 822 formatted date
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/ |
date-format-tofte.js | 158 // RFC 822 formatted date
|
/external/chromium_org/v8/test/webkit/fast/js/kde/ |
md5-2.js | 29 * Digest Algorithm, as defined in RFC 1321.
|
/external/iproute2/doc/ |
ip-cref.tex | 767 --- the address was created due to stateless autoconfiguration~\cite{RFC-ADDRCONF}. 780 --- the address is not used because duplicate address detection~\cite{RFC-ADDRCONF} [all...] |
/external/dropbear/libtomcrypt/ |
crypt.tex | [all...] |