HomeSort by relevance Sort by last modified time
    Searched refs:encodedLength (Results 1 - 7 of 7) sorted by null

  /external/icu4c/test/perf/utfperf/
utfperf.cpp 39 static int32_t utf8Length, encodedLength, outputLength, countInputCodePoints;
182 encodedLength=outputLength=0;
189 encodedLength+=(int32_t)(pInter-intermediate);
243 encodedLength=0;
248 encodedLength+=(int32_t)(pInter-intermediate);
301 encodedLength=0;
310 encodedLength+=(int32_t)(pInter-intermediate);
  /packages/apps/Email/src/org/apache/james/mime4j/codec/
EncoderUtil.java 514 int encodedLength = bEncodedLength(bytes);
516 int totalLength = prefix.length() + encodedLength
542 int encodedLength = qEncodedLength(bytes, usage);
544 int totalLength = prefix.length() + encodedLength
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.launcher.jar 
org.eclipse.equinox.launcher_1.1.0.v20100507.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 789 milliseconds