Home
last modified time | relevance | path

Searched refs:inputLength (Results 1 – 20 of 20) sorted by relevance

/external/icu/icu4c/source/test/perf/utfperf/
Dutfperf.cpp89 int32_t inputLength; in UtfPerformanceTest() local
90 UPerfTest::getBuffer(inputLength, status); in UtfPerformanceTest()
127 input(testcase.getBuffer()), inputLength(testcase.getBufferLen()), in Command()
148 int32_t inputLength; member in Command
178 pInLimit=input+inputLength; in call()
213 if(inputLength!=outputLength) { in call()
214 …f(stderr, "error: roundtrip failed, inputLength %d!=outputLength %d\n", inputLength, outputLength); in call()
242 pInLimit=input+inputLength; in call()
/external/icu/icu4c/source/samples/csdet/
Dcsdet.c33 int32_t inputLength, match, matchCount = 0; in main() local
51 inputLength = (int32_t) fread(buffer, 1, BUFFER_SIZE, file); in main()
56 ucsdet_setText(csd, buffer, inputLength, &status); in main()
/external/skqp/tests/
DPDFDeflateWStreamTest.cpp54 size_t inputLength = src->getLength(); in stream_inflate() local
55 if (input == nullptr || inputLength == 0) { in stream_inflate()
61 flateData.avail_in = SkToUInt(inputLength); in stream_inflate()
/external/skia/tests/
DPDFDeflateWStreamTest.cpp54 size_t inputLength = src->getLength(); in stream_inflate() local
55 if (input == nullptr || inputLength == 0) { in stream_inflate()
61 flateData.avail_in = SkToUInt(inputLength); in stream_inflate()
/external/skia/src/core/
DSkMD5.cpp39 bool SkMD5::write(const void* buf, size_t inputLength) { in write() argument
45 if (inputLength >= bufferAvailable) { in write()
54 for (; inputIndex + 63 < inputLength; inputIndex += 64) { in write()
63 memcpy(&this->buffer[bufferIndex], &input[inputIndex], inputLength - inputIndex); in write()
65 this->byteCount += inputLength; in write()
/external/skqp/src/core/
DSkMD5.cpp39 bool SkMD5::write(const void* buf, size_t inputLength) { in write() argument
45 if (inputLength >= bufferAvailable) { in write()
54 for (; inputIndex + 63 < inputLength; inputIndex += 64) { in write()
63 memcpy(&this->buffer[bufferIndex], &input[inputIndex], inputLength - inputIndex); in write()
65 this->byteCount += inputLength; in write()
/external/icu/icu4c/source/test/perf/utrie2perf/
Dutrie2perf.cpp57 int32_t inputLength; in UTrie2PerfTest() local
58 UPerfTest::getBuffer(inputLength, status); in UTrie2PerfTest()
59 if(U_SUCCESS(status) && inputLength>0) { in UTrie2PerfTest()
/external/icu/icu4c/source/test/perf/unisetperf/
Dunisetperf.cpp62 int32_t inputLength; in UnicodeSetPerformanceTest() local
63 UPerfTest::getBuffer(inputLength, status); in UnicodeSetPerformanceTest()
64 if(U_SUCCESS(status) && inputLength>0) { in UnicodeSetPerformanceTest()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCjkBreakEngine.java92 int inputLength = endPos - startPos; in divideUpDictionaryRange() local
93 int[] charPositions = new int[inputLength + 1]; in divideUpDictionaryRange()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DCjkBreakEngine.java93 int inputLength = endPos - startPos; in divideUpDictionaryRange() local
94 int[] charPositions = new int[inputLength + 1]; in divideUpDictionaryRange()
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/bzip2/
DBZip2CompressorOutputStream.java339 public static int chooseBlockSize(final long inputLength) { in chooseBlockSize() argument
340 return (inputLength > 0) ? (int) Math in chooseBlockSize()
341 .min((inputLength / 132000) + 1, 9) : MAX_BLOCKSIZE; in chooseBlockSize()
/external/icu/icu4c/source/test/intltest/
Dstrcase.cpp1544 int32_t inputLength = u_strlen(input); in TestCaseMapEditsIteratorDocs() local
1624 for (int32_t srcIndex=0; srcIndex<inputLength; srcIndex++) { in TestCaseMapEditsIteratorDocs()
1656 for (int32_t destIndex=0; destIndex<inputLength; destIndex++) { in TestCaseMapEditsIteratorDocs()
Dregextst.cpp4349 int32_t inputLength; in PerlTestsUTF8() local
4542inputLength = matchString.extract(inputChars, inputCapacity, UTF8Converter.getAlias(), status); in PerlTestsUTF8()
4546 inputCapacity = inputLength + 1; in PerlTestsUTF8()
4550 utext_openUTF8(&inputText, inputChars, inputLength, &status); in PerlTestsUTF8()
/external/libphonenumber/demo/war/WEB-INF/lib/
Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/guice/extensions/struts2/lib/
Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0. ...
/external/grpc-grpc-java/netty/shaded/
Dgrpc-netty-shaded-1.14.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...