Home
last modified time | relevance | path

Searched refs:CHUNK_SEPARATOR (Results 1 – 11 of 11) sorted by relevance

/external/apache-http/src/org/apache/commons/codec/binary/
DBase64.java58 static final byte[] CHUNK_SEPARATOR = "\r\n".getBytes(); field in Base64
259 … (CHUNK_SEPARATOR.length == 0 ? 0 : (int) Math.ceil((float) encodedDataLength / CHUNK_SIZE)); in encodeBase64()
260 encodedDataLength += nbrChunks * CHUNK_SEPARATOR.length; in encodeBase64()
309 CHUNK_SEPARATOR, in encodeBase64()
313 CHUNK_SEPARATOR.length); in encodeBase64()
317 (chunksSoFar * CHUNK_SEPARATOR.length); in encodeBase64()
318 encodedIndex += CHUNK_SEPARATOR.length; in encodeBase64()
360 CHUNK_SEPARATOR, in encodeBase64()
363 encodedDataLength - CHUNK_SEPARATOR.length, in encodeBase64()
364 CHUNK_SEPARATOR.length); in encodeBase64()
/external/sl4a/Common/src/org/apache/commons/codec/binary/
DBase64Codec.java79 static final byte[] CHUNK_SEPARATOR = {'\r', '\n'}; field in Base64Codec
244 this(CHUNK_SIZE, CHUNK_SEPARATOR, urlSafe); in Base64Codec()
266 this(lineLength, CHUNK_SEPARATOR); in Base64Codec()
323 lineSeparator = CHUNK_SEPARATOR; // this just gets ignored in Base64Codec()
809 long len = getEncodeLength(binaryData, CHUNK_SIZE, CHUNK_SEPARATOR); in encodeBase64()
817 …Base64Codec b64 = isChunked ? new Base64Codec(urlSafe) : new Base64Codec(0, CHUNK_SEPARATOR, urlSa… in encodeBase64()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.apache.commons.codec_1.3.0.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/robolectric/v1/lib/main/
Dcommons-codec-1.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/owasp/sanitizer/lib/commons-codec-1.4/
Dcommons-codec-1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...