/external/apache-http/src/org/apache/commons/codec/ |
package.html | 41 <a href="http://www.ietf.org/rfc/rfc2045.txt"> RFC 2045</a>
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/ |
MediaType.java | 24 * An <a href="http://tools.ietf.org/html/rfc2045">RFC 2045</a> Media Type,
|
/libcore/ojluni/src/main/java/java/util/ |
Base64.java | 41 * <a href="http://www.ietf.org/rfc/rfc2045.txt">RFC 2045</a>. 109 return Encoder.RFC2045; 172 return Decoder.RFC2045; 235 static final Encoder RFC2045 = new Encoder(false, CRLF, MIMELINEMAX, true); 508 static final Decoder RFC2045 = new Decoder(false, true); 709 if (isMIME) // skip if for rfc2045 [all...] |
/external/apache-http/src/org/apache/commons/codec/binary/ |
Base64.java | 31 * @see <a href="http://www.ietf.org/rfc/rfc2045.txt">RFC 2045</a> 49 * @see <a href="http://www.ietf.org/rfc/rfc2045.txt">RFC 2045 section 6.8</a> 56 * @see <a href="http://www.ietf.org/rfc/rfc2045.txt">RFC 2045 section 2.1</a>
|
/external/libbrillo/brillo/http/ |
http_form_data.h | 32 // http://www.ietf.org/rfc/rfc2045 48 // See http://www.ietf.org/rfc/rfc2045, section 6.1
|
/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/json/ |
Base64.java | 34 * as specified in RFC 2045 (http://www.ietf.org/rfc/rfc2045.txt).
|
/libcore/ojluni/src/main/java/java/nio/file/spi/ |
FileTypeDetector.java | 81 * defined by <a href="http://www.ietf.org/rfc/rfc2045.txt"><i>RFC 2045:
|
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/ |
xhtml1-strict.dtd | 44 <!-- media type, as per [RFC2045] --> 47 <!-- comma-separated list of media types, as per [RFC2045] --> 50 <!-- a character encoding, as per [RFC2045] --> 53 <!-- a space separated list of character encodings, as per [RFC2045] -->
|
/external/libxml2/test/valid/dtds/ |
xhtml1-strict.dtd | 42 <!-- media type, as per [RFC2045] --> 45 <!-- comma-separated list of media types, as per [RFC2045] --> 48 <!-- a character encoding, as per [RFC2045] --> 51 <!-- a space separated list of character encodings, as per [RFC2045] -->
|
xhtml1-frameset.dtd | 42 <!-- media type, as per [RFC2045] --> 45 <!-- comma-separated list of media types, as per [RFC2045] --> 48 <!-- a character encoding, as per [RFC2045] --> 51 <!-- a space separated list of character encodings, as per [RFC2045] --> [all...] |
xhtml1-transitional.dtd | 42 <!-- media type, as per [RFC2045] --> 45 <!-- comma-separated list of media types, as per [RFC2045] --> 48 <!-- a character encoding, as per [RFC2045] --> 51 <!-- a space separated list of character encodings, as per [RFC2045] -->
|
/external/sl4a/Common/src/org/apache/commons/codec/binary/ |
Base64Codec.java | 48 * @see <a href="http://www.ietf.org/rfc/rfc2045.txt">RFC 2045</a> 65 * @see <a href="http://www.ietf.org/rfc/rfc2045.txt">RFC 2045 section 6.8</a> 76 * @see <a href="http://www.ietf.org/rfc/rfc2045.txt">RFC 2045 section 2.1</a> [all...] |
/external/okhttp/okio/okio/src/main/java/okio/ |
ByteString.java | 100 * href="http://www.ietf.org/rfc/rfc2045.txt">Base64</a>. In violation of the
|
/external/guava/guava/src/com/google/common/net/ |
MediaType.java | 62 * <a href="http://www.ietf.org/rfc/rfc2045.txt">2045</a> and 702 * href="http://www.ietf.org/rfc/rfc2045.txt">RFC 2045</a>.
|
/external/libogg/doc/ |
rfc5334.txt | 93 media types [RFC2045] are used. 581 [RFC2045] Freed, N. and N. Borenstein, "Multipurpose Internet Mail
|
/frameworks/base/core/java/android/util/ |
Base64.java | 24 * href="http://www.ietf.org/rfc/rfc2045.txt">2045</a> and <a 546 * <a href="http://www.ietf.org/rfc/rfc2045.txt">RFC 2045</a>).
|
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/ |
ImapFolder.java | 386 // According to http://tools.ietf.org/html/rfc2045#section-6.1
|
/libcore/ojluni/src/main/java/java/util/prefs/ |
Preferences.java | [all...] |
/external/python/cpython2/Doc/library/ |
xmlrpclib.rst | 337 `RFC 2045 section 6.8 <https://tools.ietf.org/html/rfc2045#section-6.8>`_,
|
/external/python/cpython3/Doc/library/ |
xmlrpc.client.rst | 331 `RFC 2045 section 6.8 <https://tools.ietf.org/html/rfc2045#section-6.8>`_,
|
/packages/apps/Email/provider_src/com/android/email/mail/store/ |
ImapFolder.java | 761 // According to http://tools.ietf.org/html/rfc2045#section-6.1 [all...] |
/prebuilts/tools/common/m2/repository/org/parboiled/parboiled-core/1.0.2/ |
parboiled-core-1.0.2.jar | |
/external/libxml2/ |
xmlschemastypes.c | [all...] |
/external/protobuf/src/google/protobuf/stubs/ |
strutil.cc | [all...] |
/libcore/ojluni/src/main/java/java/nio/file/ |
Files.java | [all...] |