Searched refs:partLen (Results 1 – 3 of 3) sorted by relevance
/external/dng_sdk/source/ |
D | dng_fingerprint.cpp | 282 uint32 partLen = 64 - index; in Process() local 284 if (inputLen >= partLen) in Process() 289 partLen); in Process() 293 for (i = partLen; i + 63 < inputLen; i += 64) in Process()
|
/external/icu/icu4c/source/test/perf/collperf2/ |
D | collperf2.cpp | 379 int32_t partLen = bufSize; in call() local 380 …for (int32_t n = 0; U_SUCCESS(*status) && partLen == bufSize && (maxIteration < 0 || n < maxIterat… in call() 381 partLen = ucol_nextSortKeyPart(coll, &iter, state, part, bufSize, status); in call() 446 int32_t partLen = bufSize; in call() local 447 …for (int32_t n = 0; U_SUCCESS(*status) && partLen == bufSize && (maxIteration < 0 || n < maxIterat… in call() 448 partLen = ucol_nextSortKeyPart(coll, &iter, state, part, bufSize, status); in call()
|
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.jdt.core_3.14.0.v20180528-0519.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |