/aosp_15_r20/external/vulkan-validation-layers/layers/generated/ |
H A D | parameter_validation.cpp | 208 bool skip = false; in ValidatePnextStructContents() local 1524 bool skip = false; in PreCallValidateCreateInstance() local 1573 bool skip = false; in PreCallValidateDestroyInstance() local 1601 bool skip = false; in PreCallValidateEnumeratePhysicalDevices() local 1609 bool skip = false; in PreCallValidateGetPhysicalDeviceFeatures() local 1618 bool skip = false; in PreCallValidateGetPhysicalDeviceFormatProperties() local 1636 bool skip = false; in PreCallValidateGetPhysicalDeviceImageFormatProperties() local 1653 bool skip = false; in PreCallValidateGetPhysicalDeviceProperties() local 1666 bool skip = false; in PreCallValidateGetPhysicalDeviceQueueFamilyProperties() local 1681 bool skip = false; in PreCallValidateGetPhysicalDeviceMemoryProperties() local [all …]
|
H A D | object_tracker.cpp | 37 bool skip = false; in ReportUndestroyedObjects() local 117 bool skip = false; in PreCallValidateGetPhysicalDeviceFeatures() local 127 bool skip = false; in PreCallValidateGetPhysicalDeviceFormatProperties() local 141 bool skip = false; in PreCallValidateGetPhysicalDeviceImageFormatProperties() local 150 bool skip = false; in PreCallValidateGetPhysicalDeviceProperties() local 159 bool skip = false; in PreCallValidateGetPhysicalDeviceMemoryProperties() local 168 bool skip = false; in PreCallValidateGetInstanceProcAddr() local 177 bool skip = false; in PreCallValidateGetDeviceProcAddr() local 188 bool skip = false; in PreCallValidateCreateDevice() local 210 bool skip = false; in PreCallValidateEnumerateDeviceExtensionProperties() local [all …]
|
H A D | chassis.cpp | 621 bool skip = false; in CreateDevice() local 754 bool skip = false; in CreateGraphicsPipelines() local 793 bool skip = false; in CreateComputePipelines() local 829 bool skip = false; in CreateRayTracingPipelinesNV() local 867 bool skip = false; in CreatePipelineLayout() local 901 bool skip = false; in CreateShaderModule() local 933 bool skip = false; in AllocateDescriptorSets() local 1032 bool skip = false; in EnumeratePhysicalDevices() local 1054 bool skip = false; in GetPhysicalDeviceFeatures() local 1076 bool skip = false; in GetPhysicalDeviceFormatProperties() local [all …]
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | parameter_validation_utils.cpp | 40 bool skip = false; in validate_string() local 57 bool skip = false; in validate_api_version() local 78 bool skip = false; in validate_instance_extensions() local 97 bool skip = false; in manual_PreCallValidateCreateInstance() local 193 bool skip = false; in manual_PreCallValidateCreateDevice() local 319 bool skip = false; in manual_PreCallValidateCreateBuffer() local 363 bool skip = false; in manual_PreCallValidateCreateImage() local 642 bool skip = false; in manual_PreCallValidateViewport() local 813 bool skip = false; in ValidateCoarseSampleOrderCustomNV() local 908 bool skip = false; in manual_PreCallValidateCreateGraphicsPipelines() local [all …]
|
H A D | best_practices.cpp | 41 bool skip = false; in PreCallValidateCreateInstance() local 62 bool skip = false; in PreCallValidateCreateDevice() local 94 bool skip = false; in PreCallValidateCreateBuffer() local 112 bool skip = false; in PreCallValidateCreateImage() local 130 bool skip = false; in PreCallValidateCreateSwapchainKHR() local 146 bool skip = false; in PreCallValidateCreateSharedSwapchainsKHR() local 164 bool skip = false; in PreCallValidateCreateRenderPass() local 199 bool skip = false; in PreCallValidateAllocateMemory() local 221 bool skip = false; in PreCallValidateCreateGraphicsPipelines() local 237 bool skip = false; in PreCallValidateCreateComputePipelines() local [all …]
|
H A D | object_tracker_utils.cpp | 83 bool skip = false; in ValidateCommandBuffer() local 124 bool skip = false; in ValidateDescriptorSet() local 148 bool skip = false; in ValidateDescriptorWrite() local 190 bool skip = false; in PreCallValidateCmdPushDescriptorSetKHR() local 231 bool skip = false; in DeviceReportUndestroyedObjects() local 252 bool skip = false; in PreCallValidateDestroyInstance() local 286 bool skip = ValidateObject(instance, instance, kVulkanObjectTypeInstance, false, in PreCallValidateEnumeratePhysicalDevices() local 326 bool skip = false; in PreCallValidateDestroyDevice() local 349 bool skip = false; in PreCallValidateGetDeviceQueue() local 375 bool skip = false; in PreCallValidateUpdateDescriptorSets() local [all …]
|
H A D | core_validation.cpp | 571 bool skip = false; in ValidateSetMemBinding() local 627 bool skip = VK_FALSE; in SetSparseMemBinding() local 650 bool skip = false; in ValidateDeviceQueueFamily() local 670 bool skip = false; in ValidateQueueFamilies() local 806 bool skip = false; in ValidateAttachmentCompatibility() local 847 bool skip = false; in ValidateSubpassCompatibility() local 903 bool skip = false; in ValidateRenderPassCompatibility() local 945 bool skip = false; in ValidatePipelineDrawtimeState() local 1322 bool skip = false; in ValidatePipelineLocked() local 1362 bool skip = false; in ValidatePipelineUnlocked() local [all …]
|
H A D | buffer_validation.cpp | 367 bool skip = false; in ValidateRenderPassLayoutAgainstFramebufferImageUsage() local 465 bool skip = false; in VerifyFramebufferAndRenderPassLayouts() local 669 bool skip = false; in ValidateBarrierLayoutToImageUsage() local 727 bool skip = false; in ValidateBarriersToImages() local 855 bool skip = false; in ValidateQFOTransferBarrierUniqueness() local 912 bool skip = false; in ValidateBarriersQFOTransferUniqueness() local 929 bool skip = false; in ValidateAndUpdateQFOScoreboard() local 949 bool skip = false; in ValidateQueuedQFOTransferBarriers() local 997 bool skip = false; in ValidateQueuedQFOTransfers() local 1081 bool skip = false; in VerifyImageLayout() local [all …]
|
H A D | drawdispatch.cpp | 53 bool skip = false; in ValidateCmdDrawType() local 99 …bool skip = ValidateCmdDrawType(commandBuffer, true, VK_PIPELINE_BIND_POINT_GRAPHICS, CMD_DRAWINDE… in PreCallValidateCmdDrawIndexed() local 142 …bool skip = ValidateCmdDrawType(commandBuffer, false, VK_PIPELINE_BIND_POINT_GRAPHICS, CMD_DRAWIND… in PreCallValidateCmdDrawIndirect() local 177 bool skip = ValidateCmdDrawType( in PreCallValidateCmdDrawIndexedIndirect() local 213 bool skip = false; in PreCallValidateCmdDispatch() local 230 bool skip = in PreCallValidateCmdDispatchIndirect() local 257 bool skip = false; in PreCallValidateCmdDrawIndirectCountKHR() local 315 bool skip = false; in PreCallValidateCmdDrawIndexedIndirectCountKHR() local 396 …bool skip = ValidateCmdDrawType(commandBuffer, false, VK_PIPELINE_BIND_POINT_GRAPHICS, CMD_DRAWMES… in PreCallValidateCmdDrawMeshTasksNV() local 411 …bool skip = ValidateCmdDrawType(commandBuffer, false, VK_PIPELINE_BIND_POINT_GRAPHICS, CMD_DRAWMES… in PreCallValidateCmdDrawMeshTasksIndirectNV() local [all …]
|
H A D | shader_validation.cpp | 919 bool skip = false; in ValidateViConsistency() local 939 bool skip = false; in ValidateViAgainstVsInputs() local 1013 bool skip = false; in ValidateFsOutputsAgainstRenderPass() local 1282 bool skip = false; in ValidatePushConstantBlockAgainstPipeline() local 1328 bool skip = false; in ValidatePushConstantUsage() local 1343 bool skip = false; in ValidateSpecializationOffsets() local 1514 bool skip = false; in ValidateShaderCapabilities() local 1790 bool skip = false; in ValidateShaderStageWritableDescriptor() local 1821 bool skip = false; in ValidateShaderStageGroupNonUniform() local 1852 bool skip = false; in ValidateShaderStageInputOutputLimits() local [all …]
|
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
D | KeyboardBuilder.java | 298 private void parseKeyboardContent(final XmlPullParser parser, final boolean skip) in parseKeyboardContent() 356 final boolean skip) throws XmlPullParserException, IOException { in parseRowContent() 391 private void parseGridRows(final XmlPullParser parser, final boolean skip) in parseGridRows() 470 private void parseKey(final XmlPullParser parser, final KeyboardRow row, final boolean skip) in parseKey() 494 private void parseSpacer(final XmlPullParser parser, final KeyboardRow row, final boolean skip) in parseSpacer() 511 private void parseIncludeKeyboardContent(final XmlPullParser parser, final boolean skip) in parseIncludeKeyboardContent() 517 final boolean skip) throws XmlPullParserException, IOException { in parseIncludeRowContent() 522 final boolean skip) throws XmlPullParserException, IOException { in parseIncludeInternal() 567 private void parseMerge(final XmlPullParser parser, final KeyboardRow row, final boolean skip) in parseMerge() 588 private void parseSwitchKeyboardContent(final XmlPullParser parser, final boolean skip) in parseSwitchKeyboardContent() [all …]
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/tc-testing/ |
H A D | tdc_batch.py | 57 skip = "skip_hw" variable 59 skip = "skip_sw" variable 73 def format_add_filter(device, prio, handle, skip, src_mac, dst_mac, argument 80 def format_rep_filter(device, prio, handle, skip, src_mac, dst_mac, argument 87 def format_del_filter(device, prio, handle, skip, src_mac, dst_mac, argument
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/stream/ |
D | SliceOps.java | 52 private static long calcSize(long size, long skip, long limit) { in calcSize() 64 private static long calcSliceFence(long skip, long limit) { in calcSliceFence() 77 long skip, long limit) { in sliceSpliterator() 105 long skip, long limit) { in makeRef() 118 long skip, long limit, long sizeIfKnown) { in makeRef()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/22/libcore/ojluni/src/main/java/java/util/stream/ |
D | SliceOps.java | 52 private static long calcSize(long size, long skip, long limit) { in calcSize() 64 private static long calcSliceFence(long skip, long limit) { in calcSliceFence() 77 long skip, long limit) { in sliceSpliterator() 105 long skip, long limit) { in makeRef() 118 long skip, long limit, long sizeIfKnown) { in makeRef()
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/stream/ |
H A D | SliceOps.java | 52 private static long calcSize(long size, long skip, long limit) { in calcSize() 64 private static long calcSliceFence(long skip, long limit) { in calcSliceFence() 77 long skip, long limit) { in sliceSpliterator() 105 long skip, long limit) { in makeRef() 118 long skip, long limit, long sizeIfKnown) { in makeRef()
|
/aosp_15_r20/external/igt-gpu-tools/runner/json_tests_data/aborted-on-boot/ |
H A D | reference.json | 55 "skip":0, number 67 "skip":0, number 79 "skip":0, number 91 "skip":0, number 103 "skip":0, number 115 "skip":0, number
|
/aosp_15_r20/external/igt-gpu-tools/runner/json_tests_data/aborted-after-a-test/ |
H A D | reference.json | 61 "skip":0, number 73 "skip":0, number 85 "skip":0, number 97 "skip":0, number 109 "skip":0, number 121 "skip":0, number
|
/aosp_15_r20/external/igt-gpu-tools/runner/json_tests_data/incomplete-before-any-subtests/ |
H A D | reference.json | 50 "skip":0, number 62 "skip":0, number 74 "skip":0, number 86 "skip":0, number 98 "skip":0, number
|
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/file/ |
H A D | DeletingPathVisitor.java | 57 private final String[] skip; field in DeletingPathVisitor 69 …hVisitor(final PathCounters pathCounter, final DeleteOption[] deleteOption, final String... skip) { in DeletingPathVisitor() 82 …Counter, final LinkOption[] linkOptions, final DeleteOption[] deleteOption, final String... skip) { in DeletingPathVisitor() 99 public DeletingPathVisitor(final PathCounters pathCounter, final String... skip) { in DeletingPathVisitor()
|
/aosp_15_r20/external/igt-gpu-tools/runner/json_tests_data/notrun-results/ |
H A D | reference.json | 55 "skip":0, number 67 "skip":0, number 79 "skip":0, number 91 "skip":0, number 103 "skip":0, number
|
/aosp_15_r20/cts/tests/signature/lib/common/src/android/signature/cts/ |
H A D | AnnotationChecker.java | 79 public boolean skip(Class<?> clazz); in skip() method 80 public boolean skip(Constructor<?> ctor); in skip() method 81 public boolean skip(Method m); in skip() method 82 public boolean skip(Field f); in skip() method
|
/aosp_15_r20/external/igt-gpu-tools/runner/json_tests_data/normal-run/ |
H A D | reference.json | 79 "skip":2, number 91 "skip":2, number 103 "skip":0, number 115 "skip":0, number 127 "skip":2, number
|
/aosp_15_r20/external/igt-gpu-tools/runner/json_tests_data/warnings/ |
H A D | reference.json | 79 "skip":2, number 91 "skip":2, number 103 "skip":0, number 115 "skip":0, number 127 "skip":2, number
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | YAMLParser.h | 142 virtual void skip() {} in skip() function 285 void skip() override { in skip() function 371 template <class CollectionType> void skip(CollectionType &C) { in skip() function 411 void skip() override { yaml::skip(*this); } in skip() function 469 void skip() override { yaml::skip(*this); } in skip() function
|
/aosp_15_r20/external/igt-gpu-tools/runner/json_tests_data/piglit-style-dmesg/ |
H A D | reference.json | 79 "skip":2, number 91 "skip":2, number 103 "skip":0, number 115 "skip":0, number 127 "skip":2, number
|