Searched refs:bFound (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dssearch.cpp756 UBool bFound; local
761 bFound = usearch_search(ussLong.getAlias(), 0, &start, &end, &status);
763 if (bFound) {
770 bFound = usearch_search(ussShort.getAlias(), 0, &start, &end, &status);
772 if (bFound) {
789 UBool bFound; local
801 bFound = usearch_search(ss.getAlias(), 0, &start, &end, &status);
803 if (bFound) {
/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c116698 int bFound = 0; /* True once an index has been found */ local
[all...]

Completed in 334 milliseconds