Searched refs:outLen (Results 1 - 23 of 23) sorted by relevance

/external/skia/src/core/
H A DSkWriter32.cpp16 const char* SkReader32::readString(size_t* outLen) { argument
24 if (outLen) {
25 *outLen = len;
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
H A DPunycodeReference.java232 int[] outLen = new int[1];
233 outLen[0] = input.length()*4;
234 char[] output = new char[outLen[0]];
237 rc = encode(inLen,in,case_flags, outLen, output);
239 outLen[0] = outLen[0]*4;
240 output = new char[outLen[0]];
247 return result.append(output,0,outLen[0]);
270 int[] outLen = new int[1];
271 outLen[
[all...]
/external/webrtc/src/common_audio/resampler/
H A Dresampler.cc432 int maxLen, int &outLen)
481 outLen = 2 * actualOutLen_left;
501 outLen = lengthIn;
509 outLen = lengthIn * 2;
531 outLen = lengthIn * 3;
545 outLen = lengthIn * 4;
566 outLen = lengthIn * 2;
568 for (int i = 0; i < outLen; i += 160)
574 outLen = outLen *
431 Push(const WebRtc_Word16 * samplesIn, int lengthIn, WebRtc_Word16* samplesOut, int maxLen, int &outLen) argument
1057 Pull(WebRtc_Word16* samplesOut, int desiredLen, int &outLen) argument
[all...]
/external/icu/icu4c/source/i18n/
H A Dstrrepl.cpp106 int32_t outLen; local
116 outLen = output.length();
192 outLen = destLimit - destStart;
196 text.handleReplaceBetween(tempStart + outLen, destLimit + outLen, UnicodeString());
199 text.handleReplaceBetween(start + outLen, limit + outLen, UnicodeString());
217 newStart = start + outLen;
234 return outLen;
H A Dstrmatch.cpp223 int32_t outLen = 0; local
232 outLen = matchLimit - matchStart;
238 return outLen;
H A Dtzfmt.cpp1782 int32_t outLen = 0;
1796 outLen = parseOffsetFieldsWithPattern(text, start, items, FALSE, offsetH, offsetM, offsetS);
1797 if (outLen > 0) {
1804 if (outLen > 0 && fAbuttingOffsetHoursAndMinutes) {
1826 if (tmpLen > outLen) {
1828 outLen = tmpLen;
1836 if (outLen > 0) {
1838 parsedLen = outLen;
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DStringReplacer.java115 int outLen;
125 outLen = output.length();
217 outLen = destLimit - destStart;
221 text.replace(tempStart + outLen, destLimit + tempExtra + outLen, "");
224 text.replace(start + outLen, limit + outLen, "");
242 newStart = start + outLen;
259 return outLen;
H A DStringMatcher.java239 int outLen = 0;
248 outLen = matchLimit - matchStart;
254 return outLen;
/external/webrtc/src/common_audio/resampler/include/
H A Dresampler.h81 int maxLen, int &outLen);
87 int Pull(WebRtc_Word16* samplesOut, int desiredLen, int &outLen);
/external/svox/pico/lib/
H A Dpicowa.c64 picoos_uint16 outLen; /* length of item in outBuf, 0 for empty buf */ member in struct:wa_subobj
99 wa->outLen = 0;
294 &wa->outLen)) {
297 if (PICO_OK != picodata_set_iteminfo1(wa->outBuf, wa->outLen,
332 &wa->outLen)) == PICO_OK) {
342 &wa->outLen)) {
345 if (PICO_OK != picodata_set_iteminfo1(wa->outBuf, wa->outLen,
390 PICODBG_DEBUG(("doing state %i, inLen: %d, outLen: %d",
391 wa->procState, wa->inLen, wa->outLen));
473 wa->outBufSize, &wa->outLen);
[all...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/encoders/
H A DHexEncoder.java91 int outLen = 0;
129 outLen++;
132 return outLen;
H A DBase64Encoder.java139 int outLen = 0;
183 outLen += 3;
188 outLen += decodeLastBlock(out, (char)data[end - 4], (char)data[end - 3], (char)data[end - 2], (char)data[end - 1]);
190 return outLen;
/external/javasqlite/src/main/java/SQLite/
H A DStringEncoder.java71 int outLen = a.length + nEscapes + 1;
72 StringBuffer out = new StringBuffer(outLen);
189 int outLen = j;
191 if (result.length != outLen) {
192 result = byteCopy(result, 0, outLen, new byte[outLen]);
233 int outLen = a.length * 2 + 3;
234 StringBuffer out = new StringBuffer(outLen);
/external/webrtc/src/modules/audio_processing/ns/
H A Dns_core.h57 int outLen; member in struct:NSinst_t_
H A Dns_core.c93 inst->outLen = 0;
100 inst->outLen = 0;
107 inst->outLen = 0;
801 if (inst->outLen == 0) {
829 inst->outLen = inst->blockLen - inst->blockLen10ms;
831 for (i = 0; i < inst->outLen; i++) {
1223 inst->outLen = inst->blockLen - inst->blockLen10ms;
1225 for (i = 0; i < inst->outLen; i++) {
1235 sizeof(float) * (inst->outLen - inst->blockLen10ms));
1236 memset(inst->outBuf + inst->outLen
[all...]
/external/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp513 SizeT outLen = kOutBufSize - outPos; local
516 xzu.OutBuf + outPos, &outLen,
520 // printf("\n_inPos = %6d inLen = %5d, outLen = %5d", inPos, inLen, outLen);
523 outPos += (UInt32)outLen;
525 lps->OutSize += outLen;
527 bool finished = (((inLen == 0) && (outLen == 0)) || res != SZ_OK);
/external/icu/icu4c/source/common/
H A Ducnv2022.cpp1692 int32_t len, outLen; local
1941 outLen = 0; /* count output bytes */
1945 buffer[outLen++] = UCNV_SI;
1952 uprv_memcpy(buffer + outLen, escSeqChars[cs], escLen);
1953 outLen += escLen;
1965 buffer[outLen++] = UCNV_SO;
1969 buffer[outLen++] = 0x1b;
1970 buffer[outLen++] = 0x4e;
1978 buffer[outLen++] = (char)targetValue;
1980 buffer[outLen
[all...]
/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3string.c733 ANTLR3_UINT32 outLen; local
744 outLen = 0;
752 outLen += 2;
758 outLen += 2;
763 outLen++;
768 outLen++;
773 string->len = outLen;
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetISO2022.java1732 int len, outLen;
1978 outLen = 0;
1982 buffer[outLen++] = UConverterConstants.SI;
1989 buffer[outLen++] = escSeqChars[cs][i];
2002 buffer[outLen++] = UConverterConstants.SO;
2006 buffer[outLen++] = 0x1b;
2007 buffer[outLen++] = 0x4e;
2015 buffer[outLen++] = (byte)targetValue;
2017 buffer[outLen++] = (byte)(targetValue >> 8);
2018 buffer[outLen
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Didnatest.c830 int32_t outLen = uidna_toUnicode(invalid_idn, len, output, 50, UIDNA_DEFAULT, &prsError, &status); local
831 (void)outLen; /* Suppress set but not used warning. */
836 outLen = uidna_toUnicode(invalid_idn, len, output, 50, UIDNA_USE_STD3_RULES, &prsError, &status);
842 outLen = uidna_IDNToUnicode(invalid_idn, len, output, 50, UIDNA_DEFAULT, &prsError, &status);
847 outLen = uidna_IDNToUnicode(invalid_idn, len, output, 50, UIDNA_USE_STD3_RULES, &prsError, &status);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DTimeZoneFormat.java2311 int outLen = 0;
2327 outLen = parseOffsetFieldsWithPattern(text, start, items, false, fields);
2328 if (outLen > 0) {
2336 if (outLen > 0 && _abuttingOffsetHoursAndMinutes) {
2354 if (tmpLen > outLen) {
2356 outLen = tmpLen;
2365 parsedLen[0] = outLen;
2368 if (outLen > 0) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 1171 milliseconds