Home
last modified time | relevance | path

Searched defs:usedLen (Results 1 – 2 of 2) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DLongArray.java537 int usedLen = getUsedLength(); in toBigInteger() local
2138 int usedLen = getUsedLength(); in equals() local
2155 int usedLen = getUsedLength(); in hashCode() local
/external/icu/icu4c/source/common/
Duresbund.cpp1199 int32_t usedLen = ((resB->fResBuf == resB->fResPath) ? resB->fResPathLen : 0); in init_resb_result() local