| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-compiler.h | 279 explicit DeferredClearCaptures(Interval range) in DeferredClearCaptures() argument 281 Interval range() { return range_; } in range() function in v8::internal::Trace::DeferredClearCaptures
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample.h | 470 unsigned base, range; member 479 unsigned base, range; member
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_resource.cpp | 1240 D3D12_RANGE range; in linear_range() local 1253 synchronize(struct d3d12_context *ctx, struct d3d12_resource *res, unsigned usage, D3D12_RANGE *range) synchronize() argument 1574 D3D12_RANGE range; d3d12_transfer_map() local 1751 D3D12_RANGE range = { 0, 0 }; d3d12_transfer_unmap() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_resource.c | 1664 VkMappedMemoryRange range = { in zink_resource_init_mem_range() local 1878 VkMappedMemoryRange range = zink_resource_init_mem_range(screen, res->obj, offset, size); in zink_buffer_map() local 1998 VkMappedMemoryRange range = zink_resource_init_mem_range(screen, res->obj, res->obj->offset + offset, size); in zink_image_map() local 2053 VkMappedMemoryRange range = zink_resource_init_mem_range(screen, m->obj, m->obj->offset, m->obj->size); zink_transfer_flush_region() local [all...] |
| /third_party/node/deps/openssl/openssl/apps/lib/ |
| H A D | s_cb.c | 1043 enum range { OPT_X_ENUM }; enum
|
| /third_party/rust/crates/clap/src/builder/ |
| H A D | value_parser.rs | 1264 pub fn range<B: RangeBounds<i64>>(mut self, range: B) -> Self { range() functions 1462 pub fn range<B: RangeBounds<u64>>(mut self, range: B) -> Self { range() functions [all...] |
| /third_party/openssl/apps/lib/ |
| H A D | s_cb.c | 1043 enum range { OPT_X_ENUM }; enum
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkRayTracingUtil.hpp | 160 const T range = std::numeric_limits<T>::max(); in deFloat32ToSNorm() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
| H A D | vktBindingBufferDeviceAddressTests.cpp | 1283 VkImageSubresourceRange range = makeImageSubresourceRange(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 1u, 0u, 1u); in iterate() local
|
| H A D | vktBindingDescriptorUpdateTests.cpp | 1099 vk::VkDeviceSize range; // The range for the descriptor update. in iterate() member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageAtomicOperationTests.cpp | 1200 shaderFillImage(const VkCommandBuffer cmdBuffer, const VkBuffer& buffer, const VkPipeline pipeline, const VkPipelineLayout pipelineLayout, const VkDescriptorSet descriptorSet, const VkDeviceSize& range, const tcu::UVec3& gridSize) shaderFillImage() argument 1416 commandsAfterCompute(const VkCommandBuffer cmdBuffer, const VkPipeline pipeline, const VkPipelineLayout pipelineLayout, const VkDescriptorSet descriptorSet, const VkDeviceSize& range, const bool useTransfer) commandsAfterCompute() argument 1741 commandsAfterCompute(const VkCommandBuffer cmdBuffer, const VkPipeline pipeline, const VkPipelineLayout pipelineLayout, const VkDescriptorSet descriptorSet, const VkDeviceSize& range, const bool useTransfer) commandsAfterCompute() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
| H A D | vktMemoryBindingTests.cpp | 95 const VkMappedMemoryRange range = makeMemoryRange(0, VK_WHOLE_SIZE); in flush() local 101 const VkMappedMemoryRange range = makeMemoryRange(0, VK_WHOLE_SIZE); in invalidate() local 115 const VkMappedMemoryRange range = in makeMemoryRange() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/ |
| H A D | vktMemoryModelMessagePassing.cpp | 1599 VkImageSubresourceRange range = makeImageSubresourceRange(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 1u, 0u, 1u); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineFramebufferAttachmentTests.cpp | 1085 const VkImageSubresourceRange range = makeColorSubresourceRange(0, 1); in testMultiAttachments() local 1522 const VkImageSubresourceRange range = makeColorSubresourceRange(0, 1); in testInputResolveSameAttachment() local [all...] |
| H A D | vktPipelineImageSlicedViewOf3DTests.cpp | 85 uint32_t range; member 1063 uint32_t range = 0u; createImageSlicedViewOf3DTests() local 1138 uint32_t range = 0u; createImageSlicedViewOf3DTests() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| H A D | vktRenderPassDepthStencilResolveTests.cpp | 435 const VkImageSubresourceRange range = in createImageView() local
|
| H A D | vktRenderPassMultisampleResolveTests.cpp | 349 const VkImageSubresourceRange range = in createImageViews() local
|
| H A D | vktRenderPassMultisampleTests.cpp | 336 const VkImageSubresourceRange range = in createImageAttachmentView() local 357 const VkImageSubresourceRange range = in createSrcPrimaryInputImageView() local 380 const VkImageSubresourceRange range = in createSrcSecondaryInputImageView() local 1516 const float range = 1.0f; in iterateInternal() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderBuiltinVarTests.cpp | 534 const VkMappedMemoryRange range = in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
| H A D | vktSSBOLayoutTests.cpp | 950 const VkMappedMemoryRange range = in ssboUnsizedArrayLengthTest() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
| H A D | vktWsiMaintenance1Tests.cpp | 867 VkImageSubresourceRange range = in presentFenceTest() local 1613 VkImageSubresourceRange range = in scalingTest() local 2067 VkImageSubresourceRange range = in releaseImagesTest() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
| H A D | vktBindingBufferDeviceAddressTests.cpp | 1283 VkImageSubresourceRange range = makeImageSubresourceRange(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 1u, 0u, 1u); in iterate() local
|
| H A D | vktBindingDescriptorUpdateTests.cpp | 1099 vk::VkDeviceSize range; // The range for the descriptor update. in iterate() member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageAtomicOperationTests.cpp | 1204 shaderFillImage(const VkCommandBuffer cmdBuffer, const VkBuffer& buffer, const VkPipeline pipeline, const VkPipelineLayout pipelineLayout, const VkDescriptorSet descriptorSet, const VkDeviceSize& range, const tcu::UVec3& gridSize) shaderFillImage() argument 1420 commandsAfterCompute(const VkCommandBuffer cmdBuffer, const VkPipeline pipeline, const VkPipelineLayout pipelineLayout, const VkDescriptorSet descriptorSet, const VkDeviceSize& range, const bool useTransfer) commandsAfterCompute() argument 1745 commandsAfterCompute(const VkCommandBuffer cmdBuffer, const VkPipeline pipeline, const VkPipelineLayout pipelineLayout, const VkDescriptorSet descriptorSet, const VkDeviceSize& range, const bool useTransfer) commandsAfterCompute() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
| H A D | vktMemoryBindingTests.cpp | 95 const VkMappedMemoryRange range = makeMemoryRange(0, VK_WHOLE_SIZE); in flush() local 101 const VkMappedMemoryRange range = makeMemoryRange(0, VK_WHOLE_SIZE); in invalidate() local 115 const VkMappedMemoryRange range = in makeMemoryRange() local
|