/external/vulkan-validation-layers/layers/generated/ |
D | parameter_validation.cpp | 208 bool skip = false; in ValidatePnextStructContents() local 214 …skip |= validate_bool32("VkPhysicalDevice16BitStorageFeatures", "storageBuffer16BitAccess", struct… in ValidatePnextStructContents() 216 …skip |= validate_bool32("VkPhysicalDevice16BitStorageFeatures", "uniformAndStorageBuffer16BitAcces… in ValidatePnextStructContents() 218 …skip |= validate_bool32("VkPhysicalDevice16BitStorageFeatures", "storagePushConstant16", structure… in ValidatePnextStructContents() 220 …skip |= validate_bool32("VkPhysicalDevice16BitStorageFeatures", "storageInputOutput16", structure-… in ValidatePnextStructContents() 226 …skip |= validate_flags("VkMemoryAllocateFlagsInfo", "flags", "VkMemoryAllocateFlagBits", AllVkMemo… in ValidatePnextStructContents() 232 …skip |= validate_array("VkDeviceGroupRenderPassBeginInfo", "deviceRenderAreaCount", "pDeviceRender… in ValidatePnextStructContents() 245 …skip |= validate_array("VkDeviceGroupSubmitInfo", "waitSemaphoreCount", "pWaitSemaphoreDeviceIndic… in ValidatePnextStructContents() 247 …skip |= validate_array("VkDeviceGroupSubmitInfo", "commandBufferCount", "pCommandBufferDeviceMasks… in ValidatePnextStructContents() 249 …skip |= validate_array("VkDeviceGroupSubmitInfo", "signalSemaphoreCount", "pSignalSemaphoreDeviceI… in ValidatePnextStructContents() [all …]
|
D | object_tracker.cpp | 37 bool skip = false; in ReportUndestroyedObjects() local 38 skip |= DeviceReportUndestroyedObjects(device, kVulkanObjectTypeCommandBuffer, error_code); in ReportUndestroyedObjects() 39 skip |= DeviceReportUndestroyedObjects(device, kVulkanObjectTypeSemaphore, error_code); in ReportUndestroyedObjects() 40 skip |= DeviceReportUndestroyedObjects(device, kVulkanObjectTypeFence, error_code); in ReportUndestroyedObjects() 41 skip |= DeviceReportUndestroyedObjects(device, kVulkanObjectTypeDeviceMemory, error_code); in ReportUndestroyedObjects() 42 skip |= DeviceReportUndestroyedObjects(device, kVulkanObjectTypeBuffer, error_code); in ReportUndestroyedObjects() 43 skip |= DeviceReportUndestroyedObjects(device, kVulkanObjectTypeImage, error_code); in ReportUndestroyedObjects() 44 skip |= DeviceReportUndestroyedObjects(device, kVulkanObjectTypeEvent, error_code); in ReportUndestroyedObjects() 45 skip |= DeviceReportUndestroyedObjects(device, kVulkanObjectTypeQueryPool, error_code); in ReportUndestroyedObjects() 46 skip |= DeviceReportUndestroyedObjects(device, kVulkanObjectTypeBufferView, error_code); in ReportUndestroyedObjects() [all …]
|
D | chassis.cpp | 621 bool skip = false; in CreateDevice() local 624 skip |= intercept->PreCallValidateCreateDevice(gpu, pCreateInfo, pAllocator, pDevice); in CreateDevice() 625 if (skip) return VK_ERROR_VALIDATION_FAILED_EXT; in CreateDevice() 754 bool skip = false; in CreateGraphicsPipelines() local 767 …skip |= intercept->PreCallValidateCreateGraphicsPipelines(device, pipelineCache, createInfoCount, … in CreateGraphicsPipelines() 768 if (skip) return VK_ERROR_VALIDATION_FAILED_EXT; in CreateGraphicsPipelines() 793 bool skip = false; in CreateComputePipelines() local 806 …skip |= intercept->PreCallValidateCreateComputePipelines(device, pipelineCache, createInfoCount, p… in CreateComputePipelines() 807 if (skip) return VK_ERROR_VALIDATION_FAILED_EXT; in CreateComputePipelines() 829 bool skip = false; in CreateRayTracingPipelinesNV() local [all …]
|
/external/mesa3d/.gitlab-ci/piglit/ |
D | glslparser.txt | 1 asmparsertest/arbfp1.0/abs-03.txt: skip 2 asmparsertest/arbfp1.0/condition_code-01.txt: skip 3 asmparsertest/arbfp1.0/cos-05.txt: skip 4 asmparsertest/arbfp1.0/ddx-02.txt: skip 5 asmparsertest/arbfp1.0/ddy-02.txt: skip 6 asmparsertest/arbfp1.0/size_specifier-02.txt: skip 7 asmparsertest/arbfp1.0/size_specifier-03.txt: skip 8 asmparsertest/arbfp1.0/size_specifier-04.txt: skip 9 asmparsertest/arbfp1.0/size_specifier-05.txt: skip 10 asmparsertest/arbfp1.0/size_specifier-07.txt: skip [all …]
|
D | quick_gl.txt | 2 glx/glx-buffer-age: skip 3 glx/glx-buffer-age vblank_mode=0: skip 5 glx/glx-copy-sub-buffer samples=16: skip 6 glx/glx-copy-sub-buffer samples=2: skip 7 glx/glx-copy-sub-buffer samples=32: skip 8 glx/glx-copy-sub-buffer samples=4: skip 9 glx/glx-copy-sub-buffer samples=6: skip 10 glx/glx-copy-sub-buffer samples=8: skip 13 glx/glx-multithread-makecurrent-1: skip 14 glx/glx-multithread-makecurrent-2: skip [all …]
|
D | cl.txt | 2 api/clcompileprogram: skip 3 api/clenqueuefillbuffer: skip 4 api/clenqueuefillimage: skip 5 api/clenqueuemigratememobjects: skip 6 api/clgetextensionfunctionaddressforplatform: skip 7 api/clgetkernelarginfo: skip 8 api/cllinkprogram: skip 10 interop/egl_khr_cl_event2: skip 12 program/build/printf: skip 13 …predefined preprocessor macros/__opencl_c_version__ must be consistent with host (if defined): skip [all …]
|
D | quick_shader.txt | 1 spec/arb_bindless_texture/execution/images/basic-arithmetic-uvec2-imagestore: skip 2 spec/arb_bindless_texture/execution/images/basic-imageatomicexchange: skip 3 spec/arb_bindless_texture/execution/images/basic-imagestore: skip 4 spec/arb_bindless_texture/execution/images/explicit-image-binding: skip 5 spec/arb_bindless_texture/execution/images/fs-const-index-three-dimensions: skip 6 spec/arb_bindless_texture/execution/images/fs-struct-non-const-index: skip 7 spec/arb_bindless_texture/execution/images/image-vertex-attrib-input-output: skip 8 spec/arb_bindless_texture/execution/images/image-vertex-uniform-input-output: skip 9 spec/arb_bindless_texture/execution/images/multiple-resident-images-reading: skip 10 spec/arb_bindless_texture/execution/images/ubo-named-block: skip [all …]
|
/external/vulkan-validation-layers/layers/ |
D | best_practices.cpp | 41 bool skip = false; in PreCallValidateCreateInstance() local 45 skip |= in PreCallValidateCreateInstance() 52 return skip; in PreCallValidateCreateInstance() 62 bool skip = false; in PreCallValidateCreateDevice() local 74 skip |= in PreCallValidateCreateDevice() 82 skip |= in PreCallValidateCreateDevice() 89 return skip; in PreCallValidateCreateDevice() 94 bool skip = false; in PreCallValidateCreateBuffer() local 100 skip |= in PreCallValidateCreateBuffer() 107 return skip; in PreCallValidateCreateBuffer() [all …]
|
D | parameter_validation_utils.cpp | 40 bool skip = false; in validate_string() local 45 return skip; in validate_string() 47 …skip = log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EXT… in validate_string() 50 …skip = log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EXT… in validate_string() 53 return skip; in validate_string() 57 bool skip = false; in validate_api_version() local 61 …skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_INSTANCE_E… in validate_api_version() 67 …skip |= log_msg(report_data, VK_DEBUG_REPORT_WARNING_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_INSTANCE… in validate_api_version() 74 return skip; in validate_api_version() 78 bool skip = false; in validate_instance_extensions() local [all …]
|
D | object_tracker_utils.cpp | 83 bool skip = false; in ValidateCommandBuffer() local 92 …skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateCommandBuffer() 99 …skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateCommandBuffer() 103 return skip; in ValidateCommandBuffer() 124 bool skip = false; in ValidateDescriptorSet() local 131 …skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DESCRIPTOR… in ValidateDescriptorSet() 139 …skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DESCRIPTOR… in ValidateDescriptorSet() 143 return skip; in ValidateDescriptorSet() 148 bool skip = false; in ValidateDescriptorWrite() local 151 …skip |= ValidateObject(disp, desc->dstSet, kVulkanObjectTypeDescriptorSet, false, "VUID-VkWriteDes… in ValidateDescriptorWrite() [all …]
|
D | drawdispatch.cpp | 53 bool skip = false; in ValidateCmdDrawType() local 56 skip |= ValidateCmdQueueFlags(cb_state, caller, queue_flags, queue_flag_code); in ValidateCmdDrawType() 57 skip |= ValidateCmd(cb_state, cmd_type, caller); in ValidateCmdDrawType() 58 skip |= in ValidateCmdDrawType() 60 …skip |= (VK_PIPELINE_BIND_POINT_GRAPHICS == bind_point) ? OutsideRenderPass(cb_state, caller, rend… in ValidateCmdDrawType() 63 return skip; in ValidateCmdDrawType() 99 …bool skip = ValidateCmdDrawType(commandBuffer, true, VK_PIPELINE_BIND_POINT_GRAPHICS, CMD_DRAWINDE… in PreCallValidateCmdDrawIndexed() local 104 if (!skip && (cb_state->status & CBSTATUS_INDEX_BUFFER_BOUND)) { in PreCallValidateCmdDrawIndexed() 116 …skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_BUFFER_EXT, in PreCallValidateCmdDrawIndexed() 125 return skip; in PreCallValidateCmdDrawIndexed() [all …]
|
D | buffer_validation.cpp | 367 bool skip = false; in ValidateRenderPassLayoutAgainstFramebufferImageUsage() local 373 …skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_IMAGE_EXT,… in ValidateRenderPassLayoutAgainstFramebufferImageUsage() 378 return skip; in ValidateRenderPassLayoutAgainstFramebufferImageUsage() 386 skip |= in ValidateRenderPassLayoutAgainstFramebufferImageUsage() 398 skip |= in ValidateRenderPassLayoutAgainstFramebufferImageUsage() 409 skip |= in ValidateRenderPassLayoutAgainstFramebufferImageUsage() 420 skip |= in ValidateRenderPassLayoutAgainstFramebufferImageUsage() 436 skip |= log_msg( in ValidateRenderPassLayoutAgainstFramebufferImageUsage() 449 … skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_IMAGE_EXT, in ValidateRenderPassLayoutAgainstFramebufferImageUsage() 459 return skip; in ValidateRenderPassLayoutAgainstFramebufferImageUsage() [all …]
|
D | core_validation.cpp | 571 bool skip = false; in ValidateSetMemBinding() local 585 …skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_MEM… in ValidateSetMemBinding() 602 …skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_MEM… in ValidateSetMemBinding() 608 …skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_MEM… in ValidateSetMemBinding() 617 return skip; in ValidateSetMemBinding() 627 bool skip = VK_FALSE; in SetSparseMemBinding() local 645 return skip; in SetSparseMemBinding() 650 bool skip = false; in ValidateDeviceQueueFamily() local 652 …skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT… in ValidateDeviceQueueFamily() 657 skip |= log_msg( in ValidateDeviceQueueFamily() [all …]
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | alternate_country_names.txt | 205 skip; skip; Arab World 206 skip; skip; Caribbean small states 207 skip; skip; Country Name 208 skip; skip; East Asia & Pacific (all income levels) 209 skip; skip; East Asia & Pacific (developing only) 210 skip; skip; Euro area 211 skip; skip; Europe & Central Asia (all income levels) 212 skip; skip; Europe & Central Asia (developing only) 213 skip; skip; Heavily indebted poor countries (HIPC) 214 skip; skip; High income [all …]
|
/external/clang/test/Parser/ |
D | skip-function-bodies.mm | 30 // CHECK: skip-function-bodies.mm:3:7: ClassDecl=A:3:7 (Definition) Extent=[3:1 - 14:2] 31 // CHECK: skip-function-bodies.mm:4:9: ClassDecl=B:4:9 (Definition) Extent=[4:3 - 4:13] 32 // CHECK: skip-function-bodies.mm:6:1: CXXAccessSpecifier=:6:1 (Definition) Extent=[6:1 - 6:8] 33 // CHECK: skip-function-bodies.mm:7:3: CXXConstructor=A:7:3 (default constructor) Extent=[7:3 - 7:6] 34 // CHECK-NOT: skip-function-bodies.mm:8:12: StructDecl=C:8:12 (Definition) Extent=[8:5 - 10:6] 35 // CHECK-NOT: skip-function-bodies.mm:9:12: CXXMethod=d:9:12 (Definition) Extent=[9:7 - 9:18] 36 // CHECK: skip-function-bodies.mm:13:13: TypedefDecl=E:13:13 (Definition) Extent=[13:3 - 13:14] 37 // CHECK: skip-function-bodies.mm:13:11: TypeRef=class A::B:4:9 Extent=[13:11 - 13:12] 38 // CHECK: skip-function-bodies.mm:16:12: ObjCInterfaceDecl=F:16:12 Extent=[16:1 - 18:5] 39 // CHECK: skip-function-bodies.mm:17:10: ObjCInstanceMethodDecl=G:17:10 Extent=[17:1 - 17:12] [all …]
|
/external/python/cpython3/Lib/ |
D | sre_compile.py | 111 skip = _len(code); emit(0) 118 code[skip] = _len(code) - skip 129 skip = _len(code); emit(0) 131 code[skip] = _len(code) - skip 145 skip = _len(code); emit(0) 150 code[skip] = _len(code) - skip 153 skip = _len(code); emit(0) 157 code[skip] = _len(code) - skip 176 skip = _len(code); emit(0) 186 code[skip] = _len(code) - skip [all …]
|
/external/python/cffi/testing/cffi0/ |
D | test_ctypes.py | 14 py.test.skip("ctypes backend: not supported: " 18 py.test.skip("ctypes backend: not supported: passing a list " 22 py.test.skip("ctypes backend: not supported: passing a list " 26 py.test.skip("ctypes backend: not supported: casting to array") 29 py.test.skip("ctypes backend: not supported: nested anonymous struct") 32 py.test.skip("ctypes backend: not supported: nested anonymous struct") 35 py.test.skip("ctypes backend: not supported: nested anonymous union") 38 py.test.skip("ctypes backend: not supported: nested anonymous union") 42 py.test.skip("ctypes backend: not supported in Python 3: CType")
|
D | test_ownlib.py | 170 py.test.skip("fix the auto-generation of the tiny test lib") 172 py.test.skip("fails, errno at multiple addresses") 184 py.test.skip("fix the auto-generation of the tiny test lib") 186 py.test.skip("fails, errno at multiple addresses") 188 py.test.skip("XXX errno issue with ctypes on pypy?") 201 py.test.skip("fix the auto-generation of the tiny test lib") 211 py.test.skip("not supported by the ctypes backend") 221 py.test.skip("fix the auto-generation of the tiny test lib") 223 py.test.skip("not supported by the ctypes backend") 241 py.test.skip("fix the auto-generation of the tiny test lib") [all …]
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_flow.c | 85 lp_build_flow_skip_begin(struct lp_build_skip_context *skip, in lp_build_flow_skip_begin() argument 88 skip->gallivm = gallivm; in lp_build_flow_skip_begin() 90 skip->block = lp_build_insert_new_block(gallivm, "skip"); in lp_build_flow_skip_begin() 99 lp_build_flow_skip_cond_break(struct lp_build_skip_context *skip, in lp_build_flow_skip_cond_break() argument 104 new_block = lp_build_insert_new_block(skip->gallivm, ""); in lp_build_flow_skip_cond_break() 107 LLVMBuildCondBr(skip->gallivm->builder, cond, skip->block, new_block); in lp_build_flow_skip_cond_break() 109 LLVMPositionBuilderAtEnd(skip->gallivm->builder, new_block); in lp_build_flow_skip_cond_break() 114 lp_build_flow_skip_end(struct lp_build_skip_context *skip) in lp_build_flow_skip_end() argument 117 LLVMBuildBr(skip->gallivm->builder, skip->block); in lp_build_flow_skip_end() 118 LLVMPositionBuilderAtEnd(skip->gallivm->builder, skip->block); in lp_build_flow_skip_end() [all …]
|
/external/protobuf/objectivec/DevTools/ |
D | full_mac_build.sh | 36 --skip-xcode 38 --skip-xcode-ios 40 --skip-xcode-debug 42 --skip-xcode-release 44 --skip-xcode-osx | --skip-xcode-macos 46 --skip-xcode-tvos 48 --skip-objc-conformance 114 --skip-xcode ) 119 --skip-xcode-ios ) 122 --skip-xcode-osx | --skip-xcode-macos) [all …]
|
/external/arm-trusted-firmware/drivers/io/ |
D | io_block.c | 259 size_t skip; in block_read() local 291 skip = cur->file_pos & (block_size - 1U); in block_read() 299 if ((skip + left) > buf->length) { in block_read() 313 request = skip + left; in block_read() 319 if (request <= skip) { in block_read() 333 nbytes = request - skip; in block_read() 338 (void *)(buf->offset + skip), in block_read() 371 size_t skip; in block_write() local 404 skip = cur->file_pos & (block_size - 1U); in block_write() 412 if ((skip + left) > buf->length) { in block_write() [all …]
|
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/ |
D | get_single_element_test.py | 40 skip=[0, 5, 10], take=[1], error=[None], error_msg=[None]) + 42 skip=[100], 46 skip=[0], 50 def testGetSingleElement(self, skip, take, error=None, error_msg=None): argument 57 dataset = dataset_ops.Dataset.range(100).skip( 58 skip).map(lambda x: (x * x, make_sparse(x))).take(take) 62 self.assertEqual(skip * skip, dense_val) 63 self.assertAllEqual([[skip]], sparse_val.indices) 64 self.assertAllEqual([skip], sparse_val.values) 65 self.assertAllEqual([skip], sparse_val.dense_shape)
|
/external/python/cpython2/Lib/ |
D | sre_compile.py | 84 skip = _len(code); emit(0) 91 code[skip] = _len(code) - skip 106 skip = _len(code); emit(0) 108 code[skip] = _len(code) - skip 118 skip = _len(code); emit(0) 123 code[skip] = _len(code) - skip 129 skip = _len(code); emit(0) 134 code[skip] = _len(code) - skip 137 skip = _len(code); emit(0) 141 code[skip] = _len(code) - skip [all …]
|
/external/catch2/contrib/ |
D | gdbinit | 2 # This file provides a way to skip stepping into Catch code when debugging with gdb. 4 # With the gdb "skip" command you can tell gdb to skip files or functions during debugging. 7 # Basically the following line tells gdb to skip all functions containing the 9 # If you want to skip just some parts of the Catch code you can modify the 12 # If you want to permanently skip stepping into Catch code copy the following 16 skip -rfu Catch
|
/external/protobuf/objectivec/Tests/CocoaPods/ |
D | run_tests.sh | 22 --skip-static 24 --skip-framework 26 --skip-ios 28 --skip-osx 42 --skip-static ) 45 --skip-framework ) 48 --skip-ios ) 51 --skip-osx )
|