Home
last modified time | relevance | path

Searched refs:matchFound (Results 1 – 20 of 20) sorted by relevance

/third_party/node/deps/icu-small/source/common/
Ducnv_ct.cpp228 UBool matchFound = false; in findStateFromEscSeq() local
232 matchFound = true; in findStateFromEscSeq()
236 matchFound = false; in findStateFromEscSeq()
241 matchFound = false; in findStateFromEscSeq()
244 matchFound = false; in findStateFromEscSeq()
249 if (matchFound) { in findStateFromEscSeq()
254 if (matchFound) { in findStateFromEscSeq()
Ducurr.cpp2467 bool matchFound = false; in ucurr_forLocaleAndDate() local
2507 matchFound = true; in ucurr_forLocaleAndDate()
2520 matchFound = true; in ucurr_forLocaleAndDate()
2530 if (matchFound) in ucurr_forLocaleAndDate()
2551 if((buffCapacity> resLen) && matchFound) in ucurr_forLocaleAndDate()
/third_party/skia/third_party/externals/icu/source/common/
Ducnv_ct.cpp228 UBool matchFound = FALSE; in findStateFromEscSeq() local
232 matchFound = TRUE; in findStateFromEscSeq()
236 matchFound = FALSE; in findStateFromEscSeq()
241 matchFound = FALSE; in findStateFromEscSeq()
244 matchFound = FALSE; in findStateFromEscSeq()
249 if (matchFound) { in findStateFromEscSeq()
254 if (matchFound) { in findStateFromEscSeq()
Ducurr.cpp2415 bool matchFound = false; in ucurr_forLocaleAndDate() local
2455 matchFound = true; in ucurr_forLocaleAndDate()
2468 matchFound = true; in ucurr_forLocaleAndDate()
2478 if (matchFound) in ucurr_forLocaleAndDate()
2499 if((buffCapacity> resLen) && matchFound) in ucurr_forLocaleAndDate()
/third_party/icu/icu4c/source/common/
Ducnv_ct.cpp228 UBool matchFound = false; in findStateFromEscSeq() local
232 matchFound = true; in findStateFromEscSeq()
236 matchFound = false; in findStateFromEscSeq()
241 matchFound = false; in findStateFromEscSeq()
244 matchFound = false; in findStateFromEscSeq()
249 if (matchFound) { in findStateFromEscSeq()
254 if (matchFound) { in findStateFromEscSeq()
Ducurr.cpp2441 bool matchFound = false; in ucurr_forLocaleAndDate() local
2481 matchFound = true; in ucurr_forLocaleAndDate()
2494 matchFound = true; in ucurr_forLocaleAndDate()
2504 if (matchFound) in ucurr_forLocaleAndDate()
2525 if((buffCapacity> resLen) && matchFound) in ucurr_forLocaleAndDate()
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetCompoundText.java245 boolean matchFound = false; in findStateFromEscSeq()
251 matchFound = true; in findStateFromEscSeq()
255 matchFound = false; in findStateFromEscSeq()
261 matchFound = false; in findStateFromEscSeq()
265 if (matchFound) { in findStateFromEscSeq()
270 if (matchFound) { in findStateFromEscSeq()
/third_party/icu/icu4c/source/samples/ugrep/
Dugrep.cpp96 UBool matchFound = false; in main() local
147 matchFound = true; in main()
164 return matchFound? 0: 1; in main()
/third_party/skia/third_party/externals/icu/source/samples/ugrep/
Dugrep.cpp96 UBool matchFound = false; in main() local
147 matchFound = true; in main()
164 return matchFound? 0: 1; in main()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureCompressedFormatTests.cpp288 bool matchFound = false; in validateTexture() local
309 matchFound = true; in validateTexture()
316 …errorMask.setPixel(matchFound ? tcu::IVec4(0, 0xff, 0, 0xff) : tcu::IVec4(0xff, 0, 0, 0xff), x, y); in validateTexture()
319 if (!matchFound) in validateTexture()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
DvktTextureCompressedFormatTests.cpp288 bool matchFound = false; in validateTexture() local
309 matchFound = true; in validateTexture()
316 …errorMask.setPixel(matchFound ? tcu::IVec4(0, 0xff, 0, 0xff) : tcu::IVec4(0xff, 0, 0, 0xff), x, y); in validateTexture()
319 if (!matchFound) in validateTexture()
/third_party/skia/third_party/externals/angle2/util/
DEGLWindow.cpp780 bool matchFound = true; in FindEGLConfig() local
794 matchFound = false; in FindEGLConfig()
799 if (matchFound) in FindEGLConfig()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageAtomicOperationTests.cpp1559 bool matchFound = false; in verifyResult() local
1561 for (deInt32 i = 0; i < static_cast<deInt32>(NUM_INVOCATIONS_PER_PIXEL) && !matchFound; i++) in verifyResult()
1564 matchFound = is64Bit ? in verifyResult()
1572 if (!matchFound) in verifyResult()
1578 bool matchFound = false; in verifyResult() local
1580 for (deInt32 i = 0; i < static_cast<deInt32>(NUM_INVOCATIONS_PER_PIXEL) && !matchFound; i++) in verifyResult()
1583 matchFound = is64Bit ? in verifyResult()
1590 if (!matchFound) in verifyResult()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageAtomicOperationTests.cpp1559 bool matchFound = false; in verifyResult() local
1561 for (deInt32 i = 0; i < static_cast<deInt32>(NUM_INVOCATIONS_PER_PIXEL) && !matchFound; i++) in verifyResult()
1564 matchFound = is64Bit ? in verifyResult()
1572 if (!matchFound) in verifyResult()
1578 bool matchFound = false; in verifyResult() local
1580 for (deInt32 i = 0; i < static_cast<deInt32>(NUM_INVOCATIONS_PER_PIXEL) && !matchFound; i++) in verifyResult()
1583 matchFound = is64Bit ? in verifyResult()
1590 if (!matchFound) in verifyResult()
/third_party/vk-gl-cts/framework/common/
DtcuWaiverUtil.cpp540 bool matchFound = tcu::matchWildcards(c->name.cbegin(), in isOnWaiverList() local
547 if (matchFound) in isOnWaiverList()
DtcuRasterizationVerifier.cpp1851 bool matchFound = false; in verifyLineGroupPixelIndependentInterpolation() local
1928 matchFound = true; in verifyLineGroupPixelIndependentInterpolation()
1934 if (matchFound) in verifyLineGroupPixelIndependentInterpolation()
2180 bool matchFound = false; in verifySinglesampleWideLineGroupInterpolation() local
2286 matchFound = true; in verifySinglesampleWideLineGroupInterpolation()
2291 if (!matchFound) in verifySinglesampleWideLineGroupInterpolation()
2305 if (matchFound) in verifySinglesampleWideLineGroupInterpolation()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationCoordinatesTests.cpp297 bool matchFound = false; in oneWayComparePointSets() local
315 matchFound = true; in oneWayComparePointSets()
322 if (!matchFound) in oneWayComparePointSets()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
DvktTessellationCoordinatesTests.cpp297 bool matchFound = false; in oneWayComparePointSets() local
315 matchFound = true; in oneWayComparePointSets()
322 if (!matchFound) in oneWayComparePointSets()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp1796 bool matchFound = false; in operator ()() local
1798 for (int i = 0; i < m_numInvocationsPerPixel && !matchFound; i++) in operator ()()
1799 matchFound = isIntegerFormat ? result.i == atomicArgs[i] in operator ()()
1802 if (!matchFound) in operator ()()
2261 bool matchFound = false; in operator ()() local
2262 for (int i = 0; i < m_numInvocationsPerPixel && !matchFound; i++) in operator ()()
2263 matchFound = result == assignArgs[i]; in operator ()()
2265 if (!matchFound) in operator ()()
Des31fTessellationTests.cpp1126 bool matchFound = false; in oneWayComparePointSets() local
1144 matchFound = true; in oneWayComparePointSets()
1151 if (!matchFound) in oneWayComparePointSets()