Searched refs:matchFound (Results 1 – 9 of 9) sorted by relevance
279 matchFound = 0; in phFriNfc_NdefReg_Process() local307 matchFound = 0; in phFriNfc_NdefReg_Process()317 matchFound = 1; in phFriNfc_NdefReg_Process()334 matchFound = 1; in phFriNfc_NdefReg_Process()344 matchFound = 1; in phFriNfc_NdefReg_Process()349 if(matchFound) in phFriNfc_NdefReg_Process()509 matchFound = 0; in phFriNfc_NdefReg_Process()519 matchFound = 1; in phFriNfc_NdefReg_Process()536 matchFound = 1; in phFriNfc_NdefReg_Process()546 matchFound = 1; in phFriNfc_NdefReg_Process()[all …]
243 boolean matchFound = false; in findStateFromEscSeq()249 matchFound = true; in findStateFromEscSeq()253 matchFound = false; in findStateFromEscSeq()259 matchFound = false; in findStateFromEscSeq()263 if (matchFound) { in findStateFromEscSeq()268 if (matchFound) { in findStateFromEscSeq()
225 UBool matchFound = FALSE; in findStateFromEscSeq() local229 matchFound = TRUE; in findStateFromEscSeq()233 matchFound = FALSE; in findStateFromEscSeq()238 matchFound = FALSE; in findStateFromEscSeq()241 matchFound = FALSE; in findStateFromEscSeq()246 if (matchFound) { in findStateFromEscSeq()251 if (matchFound) { in findStateFromEscSeq()
89 UBool matchFound = FALSE; in main() local140 matchFound = TRUE; in main()157 return matchFound? 0: 1; in main()
1397 boolean matchFound; in PrimaryExpr()1408 matchFound = true; in PrimaryExpr()1419 matchFound = true; in PrimaryExpr()1431 matchFound = true; in PrimaryExpr()1442 matchFound = true; in PrimaryExpr()1446 matchFound = FunctionCall(); in PrimaryExpr()1450 matchFound = false; in PrimaryExpr()1453 return matchFound; in PrimaryExpr()
1750 bool matchFound = false; in operator ()() local1752 for (int i = 0; i < NUM_INVOCATIONS_PER_PIXEL && !matchFound; i++) in operator ()()1753 matchFound = isIntegerFormat ? result.i == atomicArgs[i] in operator ()()1756 if (!matchFound) in operator ()()2190 bool matchFound = false; in operator ()() local2191 for (int i = 0; i < NUM_INVOCATIONS_PER_PIXEL && !matchFound; i++) in operator ()()2192 matchFound = result == assignArgs[i]; in operator ()()2194 if (!matchFound) in operator ()()
1124 bool matchFound = false; in oneWayComparePointSets() local1142 matchFound = true; in oneWayComparePointSets()1149 if (!matchFound) in oneWayComparePointSets()
2421 bool matchFound = false; in ucurr_forLocaleAndDate() local2461 matchFound = true; in ucurr_forLocaleAndDate()2474 matchFound = true; in ucurr_forLocaleAndDate()2484 if (matchFound) in ucurr_forLocaleAndDate()2505 if((buffCapacity> resLen) && matchFound) in ucurr_forLocaleAndDate()
1527 bool matchFound = false; in verifyLineGroupPixelIndependentInterpolation() local1604 matchFound = true; in verifyLineGroupPixelIndependentInterpolation()1610 if (matchFound) in verifyLineGroupPixelIndependentInterpolation()1851 bool matchFound = false; in verifySinglesampleWideLineGroupInterpolation() local1957 matchFound = true; in verifySinglesampleWideLineGroupInterpolation()1962 if (!matchFound) in verifySinglesampleWideLineGroupInterpolation()1976 if (matchFound) in verifySinglesampleWideLineGroupInterpolation()