Home
last modified time | relevance | path

Searched refs:match_found (Results 1 – 2 of 2) sorted by relevance

/external/opencore/protocols/sdp/parser/src/
Dsdpparser.cpp537 bool match_found = false; in parseSDP() local
542 match_found = true; in parseSDP()
546 if (match_found == false) in parseSDP()
/external/tesseract/textord/
Dtablefind.cpp240 bool match_found = false; in GroupColumnBlocks() local
249 match_found = true; in GroupColumnBlocks()
255 if (!match_found) { in GroupColumnBlocks()