/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucnv_ct.cpp | 228 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()
|
D | ucurr.cpp | 2445 bool matchFound = false; in ucurr_forLocaleAndDate() local 2485 matchFound = true; in ucurr_forLocaleAndDate() 2498 matchFound = true; in ucurr_forLocaleAndDate() 2508 if (matchFound) in ucurr_forLocaleAndDate() 2529 if((buffCapacity> resLen) && matchFound) in ucurr_forLocaleAndDate()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucnv_ct.cpp | 228 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()
|
D | ucurr.cpp | 2415 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/ |
D | ucnv_ct.cpp | 228 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()
|
D | ucurr.cpp | 2415 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/node/deps/icu-small/source/common/ |
D | ucnv_ct.cpp | 228 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()
|
D | ucurr.cpp | 2416 bool matchFound = false; in ucurr_forLocaleAndDate() local 2456 matchFound = true; in ucurr_forLocaleAndDate() 2469 matchFound = true; in ucurr_forLocaleAndDate() 2479 if (matchFound) in ucurr_forLocaleAndDate() 2500 if((buffCapacity> resLen) && matchFound) in ucurr_forLocaleAndDate()
|
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | CharsetCompoundText.java | 245 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/flutter/skia/third_party/externals/icu/source/samples/ugrep/ |
D | ugrep.cpp | 96 UBool matchFound = FALSE; in main() local 147 matchFound = TRUE; in main() 164 return matchFound? 0: 1; in main()
|
/third_party/icu/icu4c/source/samples/ugrep/ |
D | ugrep.cpp | 96 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/ |
D | ugrep.cpp | 96 UBool matchFound = false; in main() local 147 matchFound = true; in main() 164 return matchFound? 0: 1; in main()
|
/third_party/flutter/skia/third_party/externals/angle2/util/ |
D | EGLWindow.cpp | 521 bool matchFound = true; in FindEGLConfig() local 533 matchFound = false; in FindEGLConfig() 538 if (matchFound) in FindEGLConfig()
|
/third_party/skia/third_party/externals/angle2/util/ |
D | EGLWindow.cpp | 780 bool matchFound = true; in FindEGLConfig() local 794 matchFound = false; in FindEGLConfig() 799 if (matchFound) in FindEGLConfig()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageAtomicOperationTests.cpp | 1515 bool matchFound = false; in verifyResult() local 1517 for (deInt32 i = 0; i < static_cast<deInt32>(NUM_INVOCATIONS_PER_PIXEL) && !matchFound; i++) in verifyResult() 1520 matchFound = is64Bit ? in verifyResult() 1528 if (!matchFound) in verifyResult() 1534 bool matchFound = false; in verifyResult() local 1536 for (deInt32 i = 0; i < static_cast<deInt32>(NUM_INVOCATIONS_PER_PIXEL) && !matchFound; i++) in verifyResult() 1539 matchFound = is64Bit ? in verifyResult() 1546 if (!matchFound) in verifyResult()
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuWaiverUtil.cpp | 540 bool matchFound = tcu::matchWildcards(c->name.cbegin(), in isOnWaiverList() local 547 if (matchFound) in isOnWaiverList()
|
D | tcuRasterizationVerifier.cpp | 1851 bool matchFound = false; in verifyLineGroupPixelIndependentInterpolation() local 1928 matchFound = true; in verifyLineGroupPixelIndependentInterpolation() 1934 if (matchFound) in verifyLineGroupPixelIndependentInterpolation() 2175 bool matchFound = false; in verifySinglesampleWideLineGroupInterpolation() local 2281 matchFound = true; in verifySinglesampleWideLineGroupInterpolation() 2286 if (!matchFound) in verifySinglesampleWideLineGroupInterpolation() 2300 if (matchFound) in verifySinglesampleWideLineGroupInterpolation()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationCoordinatesTests.cpp | 295 bool matchFound = false; in oneWayComparePointSets() local 313 matchFound = true; in oneWayComparePointSets() 320 if (!matchFound) in oneWayComparePointSets()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fShaderImageLoadStoreTests.cpp | 1771 bool matchFound = false; in operator ()() local 1773 for (int i = 0; i < NUM_INVOCATIONS_PER_PIXEL && !matchFound; i++) in operator ()() 1774 matchFound = isIntegerFormat ? result.i == atomicArgs[i] in operator ()() 1777 if (!matchFound) in operator ()() 2214 bool matchFound = false; in operator ()() local 2215 for (int i = 0; i < NUM_INVOCATIONS_PER_PIXEL && !matchFound; i++) in operator ()() 2216 matchFound = result == assignArgs[i]; in operator ()() 2218 if (!matchFound) in operator ()()
|
D | es31fTessellationTests.cpp | 1126 bool matchFound = false; in oneWayComparePointSets() local 1144 matchFound = true; in oneWayComparePointSets() 1151 if (!matchFound) in oneWayComparePointSets()
|