Home
last modified time | relevance | path

Searched refs:region (Results 1976 - 2000 of 2029) sorted by relevance

1...<<71727374757677787980>>...82

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassMultisampleResolveTests.cpp2072 const VkBufferImageCopy region = in submit() local
2087 vkd.cmdCopyImageToBuffer(*commandBuffer, **m_singlesampleImages[dstNdx], VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL, **m_buffers[dstNdx], 1u, &region); in submit()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp1068 const VkBufferImageCopy region = in recordCopyImageToBuffer() local
1078 vk.cmdCopyImageToBuffer(cmdBuffer, srcImage, VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL, dstBuffer, 1u, &region); in recordCopyImageToBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassMultisampleResolveTests.cpp2059 const VkBufferImageCopy region = in submit() local
2074 vkd.cmdCopyImageToBuffer(*commandBuffer, **m_singlesampleImages[dstNdx], VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL, **m_buffers[dstNdx], 1u, &region); in submit()
/third_party/icu/icu4c/source/test/intltest/
H A Dregextst.cpp1137 m.region(2,4, status); in API_Match()
2327 m.region(2,4, status); in API_Match_UTF8()
3518 // <r> or </r>, a region specification within the string in regex_find()
3575 // Generate native indices for UTF8 versions of region and capture group info in regex_find()
3614 matcher->region(regionStart, regionEnd, status); in regex_find()
3617 UTF8Matcher->region(regionStartUTF8, regionEndUTF8, status); in regex_find()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackSimpleTests.cpp1797 const VkBufferImageCopy region = makeBufferImageCopy(makeExtent3D(m_imageExtent2D.width, m_imageExtent2D.height, 1u),
1812 vk.cmdCopyImageToBuffer(*cmdBuffer, *colorImage, VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL, *colorBuffer, 1u, &region);
1973 const VkBufferImageCopy region = makeBufferImageCopy(makeExtent3D(m_imageExtent2D.width, m_imageExtent2D.height, 1u),
1993 vk.cmdCopyImageToBuffer(*cmdBuffer, *colorImage, VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL, *colorBuffer, 1u, &region);
/kernel/linux/linux-5.10/arch/arm/boot/compressed/
H A Dhead.S628 * we need to fix up pointers into the BSS region.
655 * the entries that are outside the (relocated) BSS region.
786 * Initialize the highest priority protection region, PR7
878 * cacheable, in case it is located outside the region we covered above.
1557 adr r1, 0f @ clean the region of code we
/kernel/linux/linux-6.6/arch/arm/boot/compressed/
H A Dhead.S568 * we need to fix up pointers into the BSS region.
595 * the entries that are outside the (relocated) BSS region.
726 * Initialize the highest priority protection region, PR7
1457 adr r1, 0f @ clean the region of code we
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c1765 if (flash->region != ETHTOOL_FLASH_ALL_REGIONS) in mlx5e_ethtool_flash_device()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h251 u8 region; member
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_fw.h1681 struct qla_flt_region region[0]; member
2233 /* 81XX Flash locations -- occupies second 2MB region. */
2250 /* 83XX Flash locations -- occupies second 8MB region. */
H A Dqla_nx.c1602 int qla82xx_pci_region_offset(struct pci_dev *pdev, int region) in qla82xx_pci_region_offset() argument
1607 switch (region) { in qla82xx_pci_region_offset()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_gpu_error.c1051 struct intel_memory_region *mem = vma->obj->mm.region; in i915_vma_coredump_create()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c1850 if (flash->region != ETHTOOL_FLASH_ALL_REGIONS) in mlx5e_ethtool_flash_device()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_fdir.c1079 input->q_region = action->act_conf.queue.region; in ice_vc_fdir_parse_action()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h251 u8 region; member
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_fw.h1712 struct qla_flt_region region[]; member
2264 /* 81XX Flash locations -- occupies second 2MB region. */
2281 /* 83XX Flash locations -- occupies second 8MB region. */
H A Dqla_nx.c1599 int qla82xx_pci_region_offset(struct pci_dev *pdev, int region) in qla82xx_pci_region_offset() argument
1604 switch (region) { in qla82xx_pci_region_offset()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76.h846 enum nl80211_dfs_regions region; member
H A Dmac80211.c1780 if (dev->region == NL80211_DFS_UNSET || in mt76_phy_dfs_state()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c1342 if (dev->mt76.region == NL80211_DFS_UNSET) in mt7996_set_radar_background()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c1576 if (dev->mt76.region == NL80211_DFS_UNSET) in mt7915_set_radar_background()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/selftests/
H A Dhuge_pages.c511 pr_err("%s failed to create memory region\n", __func__); in igt_mock_memory_region_huge_pages()
1718 addr = round_up(addr, obj->mm.region->min_page_size); in igt_ppgtt_mixed()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_vma.c422 i915_gem_object_is_lmem(obj), obj->mm.region, in i915_vma_resource_init_from_vma()
/third_party/python/Lib/test/support/
H A D__init__.py579 detail = (f'{test_name} may generate "malloc can\'t allocate region"\n'
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp772 infoList->Put("region", tmp.c_str()); in GetDeviceInfo()
774 infoList->Put("region", "N/A"); in GetDeviceInfo()
3272 std::string region = AceApplicationInfo::GetInstance().GetCountryOrRegion();
3273 std::string local = language + "_" + region;

Completed in 93 milliseconds

1...<<71727374757677787980>>...82