Searched defs:matchFound (Results 1 - 14 of 14) sorted by relevance

/external/icu/icu4c/source/samples/ugrep/
H A Dugrep.cpp95 UBool matchFound = FALSE; local
146 matchFound = TRUE;
163 return matchFound? 0: 1;
/external/icu/icu4c/source/common/
H A Ducnv_ct.cpp228 UBool matchFound = FALSE; local
232 matchFound = TRUE;
236 matchFound = FALSE;
241 matchFound = FALSE;
244 matchFound = FALSE;
249 if (matchFound) {
254 if (matchFound) {
H A Ducurr.cpp2372 bool matchFound = false; local
2412 matchFound = true;
2425 matchFound = true;
2435 if (matchFound)
2456 if((buffCapacity> resLen) && matchFound)
/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageAtomicOperationTests.cpp694 bool matchFound = false; local
696 for (deInt32 i = 0; i < static_cast<deInt32>(NUM_INVOCATIONS_PER_PIXEL) && !matchFound; i++)
699 matchFound = (resultValue == getAtomicFuncArgument(m_operation, gid, extendedGridSize));
702 if (!matchFound)
708 bool matchFound = false; local
710 for (deInt32 i = 0; i < static_cast<deInt32>(NUM_INVOCATIONS_PER_PIXEL) && !matchFound; i++)
713 matchFound = (resultValue == getAtomicFuncArgument(m_operation, gid, extendedGridSize));
716 if (!matchFound)
/external/aac/libDRCdec/src/
H A DdrcDec_selectionProcess.cpp1198 int matchFound = 0; local
1204 &matchFound);
1206 if (!retVal && matchFound)
1209 &matchFound);
1211 if (!retVal && matchFound)
1213 _preSelectionRequirement5(pDrcInstructionUniDrc, pCoef, &matchFound);
1215 if (!retVal && matchFound)
1216 retVal = _preSelectionRequirement6(pDrcInstructionUniDrc, &matchFound);
1218 if (!retVal && matchFound)
1219 retVal = _preSelectionRequirement7(pDrcInstructionUniDrc, &matchFound);
[all...]
/external/deqp/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp1764 bool matchFound = false; local
1766 for (int i = 0; i < NUM_INVOCATIONS_PER_PIXEL && !matchFound; i++)
1767 matchFound = isIntegerFormat ? result.i == atomicArgs[i]
1770 if (!matchFound)
2205 bool matchFound = false; local
2206 for (int i = 0; i < NUM_INVOCATIONS_PER_PIXEL && !matchFound; i++)
2207 matchFound = result == assignArgs[i];
2209 if (!matchFound)
/external/guice/lib/build/
H A Dspring-beans.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/springframework/ org/springframework/beans/ org/springframework/beans/annotation/ ...
/external/annotation-tools/asmx/test/lib/
H A Dxalan-2.6.0.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META-INF/services/ org/ org/apache/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 508 milliseconds