/aosp_15_r20/external/skia/src/gpu/vk/ |
H A D | VulkanMemory.cpp | 26 const std::function<CheckResult>& checkResult, in AllocBufferMemory() 61 const std::function<CheckResult>& checkResult, in AllocImageMemory() 101 const std::function<CheckResult>& checkResult) { in MapAlloc() 147 const std::function<CheckResult>& checkResult) { in FlushMappedAlloc() 161 const std::function<CheckResult>& checkResult) { in InvalidateMappedAlloc()
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | uspoof.cpp | 389 USpoofCheckResult* checkResult, in uspoof_check2() 425 USpoofCheckResult* checkResult, in uspoof_check2UTF8() 644 int32_t checkImpl(const SpoofImpl* This, const UnicodeString& id, CheckResult* checkResult, UErrorC… in checkImpl() 741 USpoofCheckResult* checkResult, in uspoof_check2UnicodeString() 960 CheckResult* checkResult = new CheckResult(); in uspoof_openCheckResult() local 969 uspoof_closeCheckResult(USpoofCheckResult* checkResult) { in uspoof_closeCheckResult() 976 uspoof_getCheckResultChecks(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultChecks() 983 uspoof_getCheckResultRestrictionLevel(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultRestrictionLevel() 990 uspoof_getCheckResultNumerics(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultNumerics()
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | uspoof.cpp | 316 USpoofCheckResult* checkResult, in uspoof_check2() 352 USpoofCheckResult* checkResult, in uspoof_check2UTF8() 571 int32_t checkImpl(const SpoofImpl* This, const UnicodeString& id, CheckResult* checkResult, UErrorC… in checkImpl() 668 USpoofCheckResult* checkResult, in uspoof_check2UnicodeString() 887 CheckResult* checkResult = new CheckResult(); in uspoof_openCheckResult() local 896 uspoof_closeCheckResult(USpoofCheckResult* checkResult) { in uspoof_closeCheckResult() 903 uspoof_getCheckResultChecks(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultChecks() 910 uspoof_getCheckResultRestrictionLevel(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultRestrictionLevel() 917 uspoof_getCheckResultNumerics(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultNumerics()
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/text/ |
H A D | SpoofCheckerTest.java | 374 int checkResult = sc.areConfusable(s1, s2); in TestSpoofAPI() local 630 CheckResult checkResult = new CheckResult(); in TestRestrictionLevel() local 673 CheckResult checkResult = new CheckResult(); in TestMixedNumbers() local 694 CheckResult checkResult = new CheckResult(); in TestBug11635() local 806 CheckResult checkResult = new CheckResult(); in TestCheckResultToString11447() local 908 CheckResult checkResult = new CheckResult(); in testBug13328_MixedCombiningMarks() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/text/ |
H A D | SpoofCheckerTest.java | 377 int checkResult = sc.areConfusable(s1, s2); in TestSpoofAPI() local 633 CheckResult checkResult = new CheckResult(); in TestRestrictionLevel() local 676 CheckResult checkResult = new CheckResult(); in TestMixedNumbers() local 697 CheckResult checkResult = new CheckResult(); in TestBug11635() local 809 CheckResult checkResult = new CheckResult(); in TestCheckResultToString11447() local 911 CheckResult checkResult = new CheckResult(); in testBug13328_MixedCombiningMarks() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/subgroups/ |
H A D | vktSubgroupsTestsUtils.cpp | 2647 subgroups::CheckResult checkResult, const VkShaderStageFlags shaderStage) in makeTessellationEvaluationFrameBufferTest() 2655 …subgroups::CheckResult checkResult, const VkShaderStageFlags shaderStage, const uint32_t tessShade… in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() 2883 subgroups::CheckResult checkResult) in makeGeometryFrameBufferTest() 2891 subgroups::CheckResult checkResult, const uint32_t geometryShaderStageCreateFlags, in makeGeometryFrameBufferTestRequiredSubgroupSize() 3116 const VerificationFunctor &checkResult, in allStages() 3125 …const void *internalData, const VerificationFunctor &checkResult, const vk::VkShaderStageFlags sha… in allStagesRequiredSubgroupSize() 3461 … const void *internalData, subgroups::CheckResult checkResult) in makeVertexFrameBufferTest() 3469 subgroups::CheckResult checkResult, const uint32_t vertexShaderStageCreateFlags, in makeVertexFrameBufferTestRequiredSubgroupSize() 3674 … const void *internalData, CheckResultFragment checkResult) in makeFragmentFrameBufferTest() 3682 …CheckResultFragment checkResult, const uint32_t fragmentShaderStageCreateFlags, const uint32_t req… in makeFragmentFrameBufferTestRequiredSubgroupSize() [all …]
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/gpu_shader5/ |
H A D | esextcGPUShader5TextureGatherOffset.cpp | 1466 bool GPUShader5TextureGatherOffsetColor2DRepeatCaseTest::checkResult(const CapturedVaryings &captur… in checkResult() function in glcts::GPUShader5TextureGatherOffsetColor2DRepeatCaseTest 1624 bool GPUShader5TextureGatherOffsetColor2DClampToBorderCaseTest::checkResult(const CapturedVaryings … in checkResult() function in glcts::GPUShader5TextureGatherOffsetColor2DClampToBorderCaseTest 1838 bool GPUShader5TextureGatherOffsetColor2DClampToEdgeCaseTest::checkResult(const CapturedVaryings &c… in checkResult() function in glcts::GPUShader5TextureGatherOffsetColor2DClampToEdgeCaseTest 2013 bool GPUShader5TextureGatherOffsetColor2DOffsetsCaseTest::checkResult(const CapturedVaryings &captu… in checkResult() function in glcts::GPUShader5TextureGatherOffsetColor2DOffsetsCaseTest 2370 bool GPUShader5TextureGatherOffsetDepth2DRepeatCaseTest::checkResult(const CapturedVaryings &captur… in checkResult() function in glcts::GPUShader5TextureGatherOffsetDepth2DRepeatCaseTest 2511 bool GPUShader5TextureGatherOffsetDepth2DRepeatYCaseTest::checkResult(const CapturedVaryings &captu… in checkResult() function in glcts::GPUShader5TextureGatherOffsetDepth2DRepeatYCaseTest 2696 bool GPUShader5TextureGatherOffsetDepth2DClampToBorderCaseTest::checkResult(const CapturedVaryings … in checkResult() function in glcts::GPUShader5TextureGatherOffsetDepth2DClampToBorderCaseTest 2889 bool GPUShader5TextureGatherOffsetDepth2DClampToEdgeCaseTest::checkResult(const CapturedVaryings &c… in checkResult() function in glcts::GPUShader5TextureGatherOffsetDepth2DClampToEdgeCaseTest 3066 bool GPUShader5TextureGatherOffsetDepth2DOffsetsCaseTest::checkResult(const CapturedVaryings &captu… in checkResult() function in glcts::GPUShader5TextureGatherOffsetDepth2DOffsetsCaseTest
|
/aosp_15_r20/external/skia/src/gpu/graphite/vk/ |
H A D | VulkanBuffer.cpp | 129 auto checkResult = [](VkResult result) { in Make() local 214 auto checkResult = [sharedContext](VkResult result) { in internalMap() local 247 auto checkResult = [sharedContext, flushOffset, flushSize](VkResult result) { in internalUnmap() local
|
/aosp_15_r20/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/suggestions/ |
H A D | BaseFixSuggestionsProvider.java | 26 AccessibilityHierarchyCheckResult checkResult, in provideFixSuggestions() 70 AccessibilityHierarchyCheckResult checkResult, in sortFixSuggestions()
|
H A D | FixSuggestionProducer.java | 27 AccessibilityHierarchyCheckResult checkResult, in produceFixSuggestion()
|
H A D | FixSuggestionsProvider.java | 29 AccessibilityHierarchyCheckResult checkResult, in provideFixSuggestions()
|
H A D | EditableContentDescProducer.java | 20 AccessibilityHierarchyCheckResult checkResult, in produceFixSuggestion()
|
H A D | FixSuggestionPreset.java | 57 AccessibilityHierarchyCheckResult checkResult, in provideFixSuggestions()
|
H A D | RedundantDescriptionFixSuggestionProducer.java | 25 AccessibilityHierarchyCheckResult checkResult, in produceFixSuggestion()
|
H A D | SpeakableTextPresentFixSuggestionProducer.java | 29 AccessibilityHierarchyCheckResult checkResult, in produceFixSuggestion()
|
/aosp_15_r20/cts/hostsidetests/appwidget/src/android/appwidget/cts/ |
H A D | GeneratedPreviewsTest.kt | 63 val checkResult = runDeviceTests(PACKAGE, TEST_CLASS, CHECK_PREVIEW_TEST) in testGeneratedPreviewPersistence() constant
|
/aosp_15_r20/frameworks/base/services/accessibility/java/com/android/server/accessibility/a11ychecker/ |
H A D | AccessibilityCheckerUtils.java | 191 AccessibilityHierarchyCheckResult checkResult) { in getCheckClass() 199 AccessibilityHierarchyCheckResult checkResult) { in getCheckResultType()
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkDefs.cpp | 97 static void checkResult(VkResult result, const char *msg, const char *file, int line) in checkResult() function 116 void checkResult(VkResult result, const char *msg, const char *file, int line) in checkResult() function
|
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/ |
H A D | GrVkBuffer.cpp | 158 auto checkResult = [gpu, allocUsage, shouldPersistentlyMapCpuToGpu](VkResult result) { in Make() local 246 auto checkResult = [gpu, flushOffset, flushSize](VkResult result) { in vkUnmap() local
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/src/com/android/libraries/pcc/chronicle/api/integration/ |
D | DefaultChronicle.kt | 149 val checkResult = policyEngine.checkPolicy(policy, request, updated) in <lambda>() constant
|
/aosp_15_r20/packages/services/Car/service/src/com/android/car/ |
D | CarFeatureController.java | 380 int checkResult = checkFeatureExisting(featureName); in enableFeature() local 410 int checkResult = checkFeatureExisting(featureName); in disableFeature() local
|
/aosp_15_r20/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/ |
H A D | RpcProtocolVersionsUtilTest.java | 60 RpcVersionsCheckResult checkResult = in checkRpcVersions() local
|
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/ec/ |
H A D | AbstractECMultiplier.java | 31 protected ECPoint checkResult(ECPoint p) in checkResult() method in AbstractECMultiplier
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/math/ec/ |
H A D | AbstractECMultiplier.java | 31 protected ECPoint checkResult(ECPoint p) in checkResult() method in AbstractECMultiplier
|
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
H A D | AbstractECMultiplier.java | 27 protected ECPoint checkResult(ECPoint p) in checkResult() method in AbstractECMultiplier
|