/third_party/skia/third_party/externals/icu/source/i18n/ |
D | uspoof.cpp | 384 USpoofCheckResult* checkResult, in uspoof_check2() 420 USpoofCheckResult* checkResult, in uspoof_check2UTF8() 555 int32_t checkImpl(const SpoofImpl* This, const UnicodeString& id, CheckResult* checkResult, UErrorC… in checkImpl() 652 USpoofCheckResult* checkResult, in uspoof_check2UnicodeString() 798 CheckResult* checkResult = new CheckResult(); in uspoof_openCheckResult() local 807 uspoof_closeCheckResult(USpoofCheckResult* checkResult) { in uspoof_closeCheckResult() 814 uspoof_getCheckResultChecks(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultChecks() 821 uspoof_getCheckResultRestrictionLevel(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultRestrictionLevel() 828 uspoof_getCheckResultNumerics(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultNumerics()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | uspoof.cpp | 381 USpoofCheckResult* checkResult, in uspoof_check2() 417 USpoofCheckResult* checkResult, in uspoof_check2UTF8() 550 int32_t checkImpl(const SpoofImpl* This, const UnicodeString& id, CheckResult* checkResult, UErrorC… in checkImpl() 645 USpoofCheckResult* checkResult, in uspoof_check2UnicodeString() 791 CheckResult* checkResult = new CheckResult(); in uspoof_openCheckResult() local 800 uspoof_closeCheckResult(USpoofCheckResult* checkResult) { in uspoof_closeCheckResult() 807 uspoof_getCheckResultChecks(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultChecks() 814 uspoof_getCheckResultRestrictionLevel(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultRestrictionLevel() 821 uspoof_getCheckResultNumerics(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultNumerics()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | uspoof.cpp | 387 USpoofCheckResult* checkResult, in uspoof_check2() 423 USpoofCheckResult* checkResult, in uspoof_check2UTF8() 558 int32_t checkImpl(const SpoofImpl* This, const UnicodeString& id, CheckResult* checkResult, UErrorC… in checkImpl() 655 USpoofCheckResult* checkResult, in uspoof_check2UnicodeString() 801 CheckResult* checkResult = new CheckResult(); in uspoof_openCheckResult() local 810 uspoof_closeCheckResult(USpoofCheckResult* checkResult) { in uspoof_closeCheckResult() 817 uspoof_getCheckResultChecks(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultChecks() 824 uspoof_getCheckResultRestrictionLevel(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultRestrictionLevel() 831 uspoof_getCheckResultNumerics(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultNumerics()
|
/third_party/icu/icu4c/source/i18n/ |
D | uspoof.cpp | 384 USpoofCheckResult* checkResult, in uspoof_check2() 420 USpoofCheckResult* checkResult, in uspoof_check2UTF8() 555 int32_t checkImpl(const SpoofImpl* This, const UnicodeString& id, CheckResult* checkResult, UErrorC… in checkImpl() 652 USpoofCheckResult* checkResult, in uspoof_check2UnicodeString() 798 CheckResult* checkResult = new CheckResult(); in uspoof_openCheckResult() local 807 uspoof_closeCheckResult(USpoofCheckResult* checkResult) { in uspoof_closeCheckResult() 814 uspoof_getCheckResultChecks(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultChecks() 821 uspoof_getCheckResultRestrictionLevel(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultRestrictionLevel() 828 uspoof_getCheckResultNumerics(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultNumerics()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/ |
D | SpoofCheckerTest.java | 372 int checkResult = sc.areConfusable(s1, s2); in TestSpoofAPI() local 581 CheckResult checkResult = new CheckResult(); in TestRestrictionLevel() local 624 CheckResult checkResult = new CheckResult(); in TestMixedNumbers() local 645 CheckResult checkResult = new CheckResult(); in TestBug11635() local 750 CheckResult checkResult = new CheckResult(); in TestCheckResultToString11447() local 852 CheckResult checkResult = new CheckResult(); in testBug13328_MixedCombiningMarks() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/text/ |
D | SpoofCheckerTest.java | 375 int checkResult = sc.areConfusable(s1, s2); in TestSpoofAPI() local 584 CheckResult checkResult = new CheckResult(); in TestRestrictionLevel() local 627 CheckResult checkResult = new CheckResult(); in TestMixedNumbers() local 648 CheckResult checkResult = new CheckResult(); in TestBug11635() local 753 CheckResult checkResult = new CheckResult(); in TestCheckResultToString11447() local 855 CheckResult checkResult = new CheckResult(); in testBug13328_MixedCombiningMarks() local
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkDefs.cpp | 94 static void checkResult (VkResult result, const char* msg, const char* file, int line) in checkResult() function 111 void checkResult (VkResult result, const char* msg, const char* file, int line) in checkResult() function
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuResultCollector.cpp | 88 bool ResultCollector::checkResult (bool condition, qpTestResult result, const std::string& msg) in checkResult() function in tcu::ResultCollector
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/ |
D | esextcGPUShader5TextureGatherOffset.cpp | 1465 bool GPUShader5TextureGatherOffsetColor2DRepeatCaseTest::checkResult(const CapturedVaryings& captur… in checkResult() function in glcts::GPUShader5TextureGatherOffsetColor2DRepeatCaseTest 1623 bool GPUShader5TextureGatherOffsetColor2DClampToBorderCaseTest::checkResult(const CapturedVaryings&… in checkResult() function in glcts::GPUShader5TextureGatherOffsetColor2DClampToBorderCaseTest 1837 bool GPUShader5TextureGatherOffsetColor2DClampToEdgeCaseTest::checkResult(const CapturedVaryings& c… in checkResult() function in glcts::GPUShader5TextureGatherOffsetColor2DClampToEdgeCaseTest 2012 bool GPUShader5TextureGatherOffsetColor2DOffsetsCaseTest::checkResult(const CapturedVaryings& captu… in checkResult() function in glcts::GPUShader5TextureGatherOffsetColor2DOffsetsCaseTest 2364 bool GPUShader5TextureGatherOffsetDepth2DRepeatCaseTest::checkResult(const CapturedVaryings& captur… in checkResult() function in glcts::GPUShader5TextureGatherOffsetDepth2DRepeatCaseTest 2505 bool GPUShader5TextureGatherOffsetDepth2DRepeatYCaseTest::checkResult(const CapturedVaryings& captu… in checkResult() function in glcts::GPUShader5TextureGatherOffsetDepth2DRepeatYCaseTest 2690 bool GPUShader5TextureGatherOffsetDepth2DClampToBorderCaseTest::checkResult(const CapturedVaryings&… in checkResult() function in glcts::GPUShader5TextureGatherOffsetDepth2DClampToBorderCaseTest 2883 bool GPUShader5TextureGatherOffsetDepth2DClampToEdgeCaseTest::checkResult(const CapturedVaryings& c… in checkResult() function in glcts::GPUShader5TextureGatherOffsetDepth2DClampToEdgeCaseTest 3060 bool GPUShader5TextureGatherOffsetDepth2DOffsetsCaseTest::checkResult(const CapturedVaryings& captu… in checkResult() function in glcts::GPUShader5TextureGatherOffsetDepth2DOffsetsCaseTest
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
D | vktSubgroupsTestsUtils.cpp | 2640 subgroups::CheckResult checkResult, in makeTessellationEvaluationFrameBufferTest() 2651 subgroups::CheckResult checkResult, in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() 2882 subgroups::CheckResult checkResult) in makeGeometryFrameBufferTest() 2892 subgroups::CheckResult checkResult, in makeGeometryFrameBufferTestRequiredSubgroupSize() 3116 const VerificationFunctor& checkResult, in allStages() 3128 const VerificationFunctor& checkResult, in allStagesRequiredSubgroupSize() 3453 subgroups::CheckResult checkResult) in makeVertexFrameBufferTest() 3463 subgroups::CheckResult checkResult, in makeVertexFrameBufferTestRequiredSubgroupSize() 3677 CheckResultFragment checkResult) in makeFragmentFrameBufferTest() 3687 CheckResultFragment checkResult, in makeFragmentFrameBufferTestRequiredSubgroupSize() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
D | vktSubgroupsTestsUtils.cpp | 2640 subgroups::CheckResult checkResult, in makeTessellationEvaluationFrameBufferTest() 2651 subgroups::CheckResult checkResult, in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() 2882 subgroups::CheckResult checkResult) in makeGeometryFrameBufferTest() 2892 subgroups::CheckResult checkResult, in makeGeometryFrameBufferTestRequiredSubgroupSize() 3116 const VerificationFunctor& checkResult, in allStages() 3128 const VerificationFunctor& checkResult, in allStagesRequiredSubgroupSize() 3453 subgroups::CheckResult checkResult) in makeVertexFrameBufferTest() 3463 subgroups::CheckResult checkResult, in makeVertexFrameBufferTestRequiredSubgroupSize() 3677 CheckResultFragment checkResult) in makeFragmentFrameBufferTest() 3687 CheckResultFragment checkResult, in makeFragmentFrameBufferTestRequiredSubgroupSize() [all …]
|
D | vktSubgroupsSizeControlTests.cpp | 878 subgroups::CheckResultCompute checkResult = checkCompute; in testRequireSubgroupSize() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | TextTrieMapTest.java | 217 private void checkResult(String memo, Iterator itr, Object expected) { in checkResult() method in TextTrieMapTest
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
D | TextTrieMapTest.java | 220 private void checkResult(String memo, Iterator itr, Object expected) { in checkResult() method in TextTrieMapTest
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | spooftest.c | 487 USpoofCheckResult* checkResult = uspoof_openCheckResult(&status); in TestUSpoofCAPI() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderPrimitiveCounter.cpp | 471 bool GeometryShaderPrimitiveCounter::checkResult(const glw::GLint* data) in checkResult() function in glcts::GeometryShaderPrimitiveCounter
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/ |
D | esextcTextureBufferTextureBufferRange.cpp | 1053 bool TextureBufferTextureBufferRange::checkResult(FormatInfo& info, const char* phase, bool transfo… in checkResult() function in glcts::TextureBufferTextureBufferRange
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiBufferViewAccessTests.cpp | 458 tcu::TestStatus BufferViewTestInstance::checkResult (deInt8 factor) in checkResult() function in vkt::api::__anonb25550cf0111::BufferViewTestInstance 880 tcu::TestStatus BufferViewAllFormatsTestInstance::checkResult () in checkResult() function in vkt::api::__anonb25550cf0111::BufferViewAllFormatsTestInstance
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiBufferViewAccessTests.cpp | 458 tcu::TestStatus BufferViewTestInstance::checkResult (deInt8 factor) in checkResult() function in vkt::api::__anoncd4ba24f0111::BufferViewTestInstance 880 tcu::TestStatus BufferViewAllFormatsTestInstance::checkResult () in checkResult() function in vkt::api::__anoncd4ba24f0111::BufferViewAllFormatsTestInstance
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/ |
D | esextcTextureBorderClampSamplingTexture.cpp | 724 bool TextureBorderClampSamplingTexture<InputType, OutputType>::checkResult(OutputType expectedValue, in checkResult() function in glcts::TextureBorderClampSamplingTexture
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/ |
D | vktQueryPoolStatisticsTests.cpp | 954 tcu::TestStatus ComputeInvocationsSecondaryTestInstance::checkResult (const de::SharedPtr<Buffer> b… in checkResult() function in vkt::QueryPool::__anona862c7fe0111::ComputeInvocationsSecondaryTestInstance 1705 tcu::TestStatus VertexShaderTestInstance::checkResult (VkQueryPool queryPool) in checkResult() function in vkt::QueryPool::__anona862c7fe0111::VertexShaderTestInstance 2309 tcu::TestStatus GeometryShaderTestInstance::checkResult (VkQueryPool queryPool) in checkResult() function in vkt::QueryPool::__anona862c7fe0111::GeometryShaderTestInstance 2886 tcu::TestStatus TessellationShaderTestInstance::checkResult (VkQueryPool queryPool) in checkResult() function in vkt::QueryPool::__anona862c7fe0111::TessellationShaderTestInstance 3962 tcu::TestStatus VertexShaderMultipleQueryTestInstance::checkResult (VkQueryPool queryPool) in checkResult() function in vkt::QueryPool::__anona862c7fe0111::VertexShaderMultipleQueryTestInstance
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/ |
D | vktQueryPoolStatisticsTests.cpp | 954 tcu::TestStatus ComputeInvocationsSecondaryTestInstance::checkResult (const de::SharedPtr<Buffer> b… in checkResult() function in vkt::QueryPool::__anon48e7267e0111::ComputeInvocationsSecondaryTestInstance 1705 tcu::TestStatus VertexShaderTestInstance::checkResult (VkQueryPool queryPool) in checkResult() function in vkt::QueryPool::__anon48e7267e0111::VertexShaderTestInstance 2309 tcu::TestStatus GeometryShaderTestInstance::checkResult (VkQueryPool queryPool) in checkResult() function in vkt::QueryPool::__anon48e7267e0111::GeometryShaderTestInstance 2886 tcu::TestStatus TessellationShaderTestInstance::checkResult (VkQueryPool queryPool) in checkResult() function in vkt::QueryPool::__anon48e7267e0111::TessellationShaderTestInstance 3962 tcu::TestStatus VertexShaderMultipleQueryTestInstance::checkResult (VkQueryPool queryPool) in checkResult() function in vkt::QueryPool::__anon48e7267e0111::VertexShaderMultipleQueryTestInstance
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineCreationCacheControlTests.cpp | 132 qpTestResult checkResult(VkResult result, const vector<UniquePipeline>&, duration, string& reason) in checkResult() function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineCreationCacheControlTests.cpp | 132 qpTestResult checkResult(VkResult result, const vector<UniquePipeline>&, duration, string& reason) in checkResult() function
|
/third_party/lz4/tests/ |
D | fullbench.c | 672 int checkResult = 1; in fullSpeedBench() local
|