Home
last modified time | relevance | path

Searched refs:foundStart (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/test/
DplotTimingTest.m12 foundStart = 0; variable
21 if ~foundStart
23 foundStart = 1; variable
/external/pdfium/xfa/src/fxbarcode/oned/
DBC_OneDimReader.cpp44 FX_BOOL foundStart = FALSE; in FindStartGuardPattern() local
52 while (!foundStart) { in FindStartGuardPattern()
68 foundStart = booT; in FindStartGuardPattern()
/external/icu/icu4c/source/test/intltest/
Dssearch.cpp273 int32_t foundStart = 0; in searchTest() local
280 foundMatch= usearch_search(uss.getAlias(), 0, &foundStart, &foundLimit, &status); in searchTest()
283 (foundStart != expectedMatchStart) || in searchTest()
288 foundStart, expectedMatchStart, foundLimit, expectedMatchLimit); in searchTest()
294 expectedMatchStart = foundStart; in searchTest()
297 … foundMatch = usearch_search(uss.getAlias(), foundLimit, &foundStart, &foundLimit, &status); in searchTest()
309 …foundMatch= usearch_searchBackwards(uss.getAlias(), target.length(), &foundStart, &foundLimit, &st… in searchTest()
312 (foundStart != expectedMatchStart) || in searchTest()
317 foundStart, expectedMatchStart, foundLimit, expectedMatchLimit); in searchTest()
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
DLocalList.java418 boolean foundStart = false; in debugVerify0()
433 foundStart = true; in debugVerify0()
442 if (!foundStart && in debugVerify0()
/external/skia/src/pathops/
DSkPathOpsTSect.h696 bool foundStart = false; in removeBounded() local
702 foundStart |= between(test->fStartT, fCoinStart.perpT(), test->fEndT); in removeBounded()
707 if (!foundStart || !foundEnd) { in removeBounded()
/external/zxing/core/
Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...