Home
last modified time | relevance | path

Searched refs:usedLen (Results 1 – 8 of 8) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DLongArray.java537 int usedLen = getUsedLength(); in toBigInteger() local
538 if (usedLen == 0) in toBigInteger()
543 long highestInt = m_ints[usedLen - 1]; in toBigInteger()
557 int barrLen = 8 * (usedLen - 1) + barrI; in toBigInteger()
565 for (int iarrJ = usedLen - 2; iarrJ >= 0; iarrJ--) in toBigInteger()
2138 int usedLen = getUsedLength(); in equals() local
2139 if (other.getUsedLength() != usedLen) in equals()
2143 for (int i = 0; i < usedLen; i++) in equals()
2155 int usedLen = getUsedLength(); in hashCode() local
2157 for (int i = 0; i < usedLen; i++) in hashCode()
/external/icu/icu4c/source/common/
Duresbund.cpp1197 int32_t usedLen = ((resB->fResBuf == resB->fResPath) ? resB->fResPathLen : 0); in init_resb_result() local
1198 uprv_memset(resB->fResBuf + usedLen, 0, sizeof(resB->fResBuf) - usedLen); in init_resb_result()
/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/ ...