/external/icu/icu4c/source/test/intltest/ |
H A D | normconf.h | 97 UnicodeString output[], int32_t outputLength);
|
H A D | normconf.cpp | 531 UnicodeString output[], int32_t outputLength) { 536 for (i=0; i<outputLength; ++i) { 569 if((i + 1) == outputLength) { 572 errln(UnicodeString("Missing field(s) in ", "") + s + " only " + (i + 1) + " out of " + outputLength); 530 hexsplit(const char *s, char delimiter, UnicodeString output[], int32_t outputLength) argument
|
H A D | convtest.cpp | 711 int32_t outputLength; local 717 outputLength= 0; 721 outputLength = ucnv_fromUChars(cnv, output, 10, UnicodeString::fromUTF32(input, 1).getTerminatedBuffer(), -1, &status); 722 if (U_FAILURE(status) || outputLength != 0) { 731 outputLength= 0; 739 outputLength = ucnv_fromUChars(cnv, output, 10, UnicodeString::fromUTF32(input, 1).getTerminatedBuffer(), -1, &status); 740 if (U_FAILURE(status) || outputLength <= 0) {
|
/external/icu/icu4c/source/test/perf/utfperf/ |
H A D | utfperf.cpp | 38 static int32_t utf8Length, encodedLength, outputLength, countInputCodePoints; variable 181 encodedLength=outputLength=0; 208 outputLength=pOut-output; 209 if(inputLength!=outputLength) { 210 fprintf(stderr, "error: roundtrip failed, inputLength %d!=outputLength %d\n", inputLength, outputLength);
|
/external/icu/icu4c/source/test/cintltst/ |
H A D | ccapitst.c | 2503 int32_t outputLength; local 2545 outputLength=(int32_t)(target-output); 2546 (void)outputLength; /* Suppress set but not used warning. */
|
/external/conscrypt/src/main/native/ |
H A D | org_conscrypt_NativeCrypto.cpp | 4060 int outputLength = local 4064 if (outputLength == -1) { 4065 JNI_TRACE("ECDH_compute_key(%p) => outputLength = -1", pubPkey); 4070 JNI_TRACE("ECDH_compute_key(%p) => outputLength=%d", pubPkey, outputLength); 4071 return outputLength;
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
H A D | commons-lang-2.6.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ... |
/external/guice/extensions/struts2/lib/ |
H A D | xwork-core-2.2.1.jar | META-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0.dtd xwork ... |
/external/dagger2/lib/ |
H A D | auto-value-1.0.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ... |
/external/robolectric/v3/runtime/ |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |