/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/ |
D | SpoofCheckerTest.java | 38 import com.ibm.icu.text.SpoofChecker.CheckResult; 112 SpoofChecker.CheckResult result = new SpoofChecker.CheckResult(); in TestOpenFromSourceRules() 258 SpoofChecker.CheckResult result = new SpoofChecker.CheckResult(); in TestAllowedLocales() 296 SpoofChecker.CheckResult result = new SpoofChecker.CheckResult(); in TestAllowedChars() 305 SpoofChecker.CheckResult result = new SpoofChecker.CheckResult(); in TestCheck() 363 SpoofChecker.CheckResult result = new SpoofChecker.CheckResult(); in TestSpoofAPI() 536 SpoofChecker.CheckResult result = new SpoofChecker.CheckResult(); in TestInvisible() 581 CheckResult checkResult = new CheckResult(); in TestRestrictionLevel() 624 CheckResult checkResult = new CheckResult(); in TestMixedNumbers() 645 CheckResult checkResult = new CheckResult(); in TestBug11635() [all …]
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/text/ |
D | SpoofCheckerTest.java | 39 import ohos.global.icu.text.SpoofChecker.CheckResult; 115 SpoofChecker.CheckResult result = new SpoofChecker.CheckResult(); in TestOpenFromSourceRules() 261 SpoofChecker.CheckResult result = new SpoofChecker.CheckResult(); in TestAllowedLocales() 299 SpoofChecker.CheckResult result = new SpoofChecker.CheckResult(); in TestAllowedChars() 308 SpoofChecker.CheckResult result = new SpoofChecker.CheckResult(); in TestCheck() 366 SpoofChecker.CheckResult result = new SpoofChecker.CheckResult(); in TestSpoofAPI() 539 SpoofChecker.CheckResult result = new SpoofChecker.CheckResult(); in TestInvisible() 584 CheckResult checkResult = new CheckResult(); in TestRestrictionLevel() 627 CheckResult checkResult = new CheckResult(); in TestMixedNumbers() 648 CheckResult checkResult = new CheckResult(); in TestBug11635() [all …]
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | uspoof_impl.h | 117 class CheckResult : public UObject, 118 public IcuCApiHelper<USpoofCheckResult, CheckResult, USPOOF_CHECK_MAGIC> { 120 CheckResult(); 121 virtual ~CheckResult(); 124 static CheckResult *validateThis(USpoofCheckResult *ptr, UErrorCode &status); 125 static const CheckResult *validateThis(const USpoofCheckResult *ptr, UErrorCode &status);
|
D | uspoof.cpp | 555 int32_t checkImpl(const SpoofImpl* This, const UnicodeString& id, CheckResult* checkResult, UErrorC… in checkImpl() 660 CheckResult* ThisCheckResult = CheckResult::validateThis(checkResult, *status); in uspoof_check2UnicodeString() 667 CheckResult stackCheckResult; in uspoof_check2UnicodeString() 798 CheckResult* checkResult = new CheckResult(); in uspoof_openCheckResult() 809 CheckResult* This = CheckResult::validateThis(checkResult, status); in uspoof_closeCheckResult() 815 const CheckResult* This = CheckResult::validateThis(checkResult, *status); in uspoof_getCheckResultChecks() 822 const CheckResult* This = CheckResult::validateThis(checkResult, *status); in uspoof_getCheckResultRestrictionLevel() 829 const CheckResult* This = CheckResult::validateThis(checkResult, *status); in uspoof_getCheckResultNumerics()
|
D | uspoof_impl.cpp | 445 CheckResult::CheckResult() { in CheckResult() function in CheckResult 449 USpoofCheckResult* CheckResult::asUSpoofCheckResult() { in asUSpoofCheckResult() 457 const CheckResult* CheckResult::validateThis(const USpoofCheckResult *ptr, UErrorCode &status) { in validateThis() 461 CheckResult* CheckResult::validateThis(USpoofCheckResult *ptr, UErrorCode &status) { in validateThis() 465 void CheckResult::clear() { in clear() 471 int32_t CheckResult::toCombinedBitmask(int32_t enabledChecks) { in toCombinedBitmask() 479 CheckResult::~CheckResult() { in ~CheckResult()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | uspoof_impl.h | 118 class CheckResult : public UObject, 119 public IcuCApiHelper<USpoofCheckResult, CheckResult, USPOOF_CHECK_MAGIC> { 121 CheckResult(); 122 virtual ~CheckResult(); 125 static CheckResult *validateThis(USpoofCheckResult *ptr, UErrorCode &status); 126 static const CheckResult *validateThis(const USpoofCheckResult *ptr, UErrorCode &status);
|
D | uspoof.cpp | 559 int32_t checkImpl(const SpoofImpl* This, const UnicodeString& id, CheckResult* checkResult, UErrorC… in checkImpl() 664 CheckResult* ThisCheckResult = CheckResult::validateThis(checkResult, *status); in uspoof_check2UnicodeString() 671 CheckResult stackCheckResult; in uspoof_check2UnicodeString() 802 CheckResult* checkResult = new CheckResult(); in uspoof_openCheckResult() 813 CheckResult* This = CheckResult::validateThis(checkResult, status); in uspoof_closeCheckResult() 819 const CheckResult* This = CheckResult::validateThis(checkResult, *status); in uspoof_getCheckResultChecks() 826 const CheckResult* This = CheckResult::validateThis(checkResult, *status); in uspoof_getCheckResultRestrictionLevel() 833 const CheckResult* This = CheckResult::validateThis(checkResult, *status); in uspoof_getCheckResultNumerics()
|
D | uspoof_impl.cpp | 445 CheckResult::CheckResult() { in CheckResult() function in CheckResult 449 USpoofCheckResult* CheckResult::asUSpoofCheckResult() { in asUSpoofCheckResult() 457 const CheckResult* CheckResult::validateThis(const USpoofCheckResult *ptr, UErrorCode &status) { in validateThis() 461 CheckResult* CheckResult::validateThis(USpoofCheckResult *ptr, UErrorCode &status) { in validateThis() 465 void CheckResult::clear() { in clear() 471 int32_t CheckResult::toCombinedBitmask(int32_t enabledChecks) { in toCombinedBitmask() 479 CheckResult::~CheckResult() { in ~CheckResult()
|
/third_party/icu/icu4c/source/i18n/ |
D | uspoof_impl.h | 118 class CheckResult : public UObject, 119 public IcuCApiHelper<USpoofCheckResult, CheckResult, USPOOF_CHECK_MAGIC> { 121 CheckResult(); 122 virtual ~CheckResult(); 125 static CheckResult *validateThis(USpoofCheckResult *ptr, UErrorCode &status); 126 static const CheckResult *validateThis(const USpoofCheckResult *ptr, UErrorCode &status);
|
D | uspoof.cpp | 559 int32_t checkImpl(const SpoofImpl* This, const UnicodeString& id, CheckResult* checkResult, UErrorC… in checkImpl() 664 CheckResult* ThisCheckResult = CheckResult::validateThis(checkResult, *status); in uspoof_check2UnicodeString() 671 CheckResult stackCheckResult; in uspoof_check2UnicodeString() 802 CheckResult* checkResult = new CheckResult(); in uspoof_openCheckResult() 813 CheckResult* This = CheckResult::validateThis(checkResult, status); in uspoof_closeCheckResult() 819 const CheckResult* This = CheckResult::validateThis(checkResult, *status); in uspoof_getCheckResultChecks() 826 const CheckResult* This = CheckResult::validateThis(checkResult, *status); in uspoof_getCheckResultRestrictionLevel() 833 const CheckResult* This = CheckResult::validateThis(checkResult, *status); in uspoof_getCheckResultNumerics()
|
D | uspoof_impl.cpp | 445 CheckResult::CheckResult() { in CheckResult() function in CheckResult 449 USpoofCheckResult* CheckResult::asUSpoofCheckResult() { in asUSpoofCheckResult() 457 const CheckResult* CheckResult::validateThis(const USpoofCheckResult *ptr, UErrorCode &status) { in validateThis() 461 CheckResult* CheckResult::validateThis(USpoofCheckResult *ptr, UErrorCode &status) { in validateThis() 465 void CheckResult::clear() { in clear() 471 int32_t CheckResult::toCombinedBitmask(int32_t enabledChecks) { in toCombinedBitmask() 479 CheckResult::~CheckResult() { in ~CheckResult()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
D | vktSubgroupsTestsUtils.hpp | 58 typedef bool (*CheckResult)(const void* internalData, std::vector<const void*> datas, deUint32 widt… typedef 211 CheckResult checkResult, 219 CheckResult checkResult); 264 CheckResult checkResult); 288 CheckResult checkResult, 298 CheckResult checkResult, 321 CheckResult checkResult,
|
D | vktSubgroupsTestsUtils.cpp | 2541 subgroups::CheckResult checkResult, in makeTessellationEvaluationFrameBufferTest() 2552 subgroups::CheckResult checkResult, in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() 2781 subgroups::CheckResult checkResult) in makeGeometryFrameBufferTest() 2791 subgroups::CheckResult checkResult, in makeGeometryFrameBufferTestRequiredSubgroupSize() 3348 subgroups::CheckResult checkResult) in makeVertexFrameBufferTest() 3358 subgroups::CheckResult checkResult, in makeVertexFrameBufferTestRequiredSubgroupSize()
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_update.js | 25 args[len - 1].call(this, paramMock.businessErrorMock, CheckResult); 28 resolve(CheckResult); 409 const CheckResult = { variable
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | VertexStateTests.cpp | 227 CheckResult(triangles, instances); in DoTestDraw() 230 void CheckResult(unsigned int triangles, unsigned int instances) { in CheckResult() function in VertexStateTest 482 CheckResult(1, 4); in TEST_P() 534 CheckResult(1, 4); in TEST_P()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | SpoofChecker.java | 1213 public static class CheckResult { 1251 public CheckResult() { 1313 public boolean failsChecks(String text, CheckResult checkResult) {
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | SpoofChecker.java | 1156 public static class CheckResult { 1187 public CheckResult() { 1246 public boolean failsChecks(String text, CheckResult checkResult) {
|
/third_party/icu/icu4j/tools/build/ |
D | icu4j63.api3.gz | 12;ICU4J 63.1;;
2ST@3.6;PB;NS;NF;NS; ... |
D | icu4j65.api3.gz |
|
D | icu4j66.api3.gz | 12;ICU4J 66.1;;
2ST@3.6;PB;NS;NF;NS; ... |
D | icu4j68.api3.gz | 12;ICU4J 68.1;;
2ST@3.6;PB;NS;NF;NS; ... |
D | icu4j64.api3.gz |
|
D | icu4j69.api3.gz |
|
D | icu4j67.api3.gz | 12;ICU4J 67.1;;
2ST@3.6;PB;NS;NF;NS; ... |
D | icu4j70.api3.gz |
|