Searched refs:foundAlias (Results 1 - 3 of 3) sorted by relevance

/external/smack/src/org/xbill/DNS/
H A DLookup.java44 private boolean foundAlias; field in class:Lookup
185 foundAlias = false;
386 foundAlias = true;
544 else if (foundAlias)
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dccapitst.c1237 UBool foundAlias = FALSE; local
1243 foundAlias = TRUE;
1248 /* else not ambiguous, and this is a real problem. foundAlias = FALSE */
1250 if (!foundAlias) {
/external/icu/icu4c/source/test/cintltst/
H A Dccapitst.c1241 UBool foundAlias = FALSE; local
1247 foundAlias = TRUE;
1252 /* else not ambiguous, and this is a real problem. foundAlias = FALSE */
1254 if (!foundAlias) {

Completed in 107 milliseconds