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

/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dssearch.cpp753 UBool bFound; local
758 bFound = usearch_search(ussLong.getAlias(), 0, &start, &end, &status);
760 if (bFound) {
767 bFound = usearch_search(ussShort.getAlias(), 0, &start, &end, &status);
769 if (bFound) {
786 UBool bFound; local
798 bFound = usearch_search(ss.getAlias(), 0, &start, &end, &status);
800 if (bFound) {
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c116698 int bFound = 0; /* True once an index has been found */ local
[all...]

Completed in 389 milliseconds