| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineSamplerTests.cpp | 585 tcu::IVec3 SamplerTest::getImageSize (SamplerViewType viewType, int size) in getImageSize() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingPipelineFlagsTests.cpp | 347 const deUint32 size = groupCount * m_alignment; in SBT() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| H A D | vktRenderPassSubpassDependencyTests.cpp | 360 const VkDescriptorPoolSize size = in createDescriptorPools() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
| H A D | vktRobustnessExtsTests.cpp | 1927 VkDeviceSize size = de::max( iterate() local 2383 VkDeviceSize size = ((b == 0) ? sizeOutputR64 : sizeImageR64); iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderTextureGatherTests.cpp | 2609 IVec3 size; init() member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmGraphicsShaderTestUtil.cpp | 4273 const deUint32 size = static_cast<deUint32>(pushConstantsBytes.size()); runAndVerifyDefaultPipeline() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktSynchronizationOperation.cpp | 234 Data getHostBufferData (const OperationContext& context, const Buffer& hostBuffer, const VkDeviceSize size) in getHostBufferData() argument 298 void fillPattern (void* const pData, const VkDeviceSize size, bool useIndexPattern = false) in fillPattern() argument 326 const deUint32 size = static_cast<deUint32>(sizeBytes / pixelSize); get2DImageExtentWithSize() local 500 const std::size_t size = m_data.size() / sizeof(m_fillValue); Implementation() local 3760 const VkDeviceSize size = getPixelBufferSize(m_resource.getImage().format, m_resource.getImage().extent); Implementation() local 4197 const VkDeviceSize size = getPixelBufferSize(m_resource.getImage().format, m_resource.getImage().extent); Implementation() local 5297 Resource(ResourceType type, vk::Move<vk::VkBuffer> buffer, de::MovePtr<vk::Allocation> allocation, vk::VkDeviceSize offset, vk::VkDeviceSize size) Resource() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/ |
| H A D | vktTransformFeedbackFuzzLayoutCase.cpp | 294 void dumpBytes (std::ostream& str, const std::string& msg, const void* dataBytes, size_t size, const void* dataMask = DE_NULL) in dumpBytes() argument [all...] |
| H A D | vktTransformFeedbackSimpleTests.cpp | 301 VkImageCreateInfo makeImageCreateInfo (const VkImageCreateFlags flags, const VkImageType type, const VkFormat format, const VkExtent2D size, const deUint32 numLayers, const VkImageUsageFlags usage) in makeImageCreateInfo() argument 1476 verifyImage(const VkFormat imageFormat, const VkExtent2D& size, const void* resultData) verifyImage() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/ |
| H A D | vktUniformBlockCase.cpp | 1933 deUint32 size = block.size; iterate() local 2068 addUniformData(deUint32 size, const void* dataPtr) addUniformData() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
| H A D | dbus_new_handlers.c | 200 size_t size = 50; in set_network_properties() local [all...] |
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuCompressedTexture.cpp | 345 CompressedTexFormat getAstcFormatByBlockSize (const IVec3& size, bool isSRGB) in getAstcFormatByBlockSize() argument
|
| H A D | tcuTexLookupVerifier.cpp | 1525 const int size = faces[coords.face].getWidth(); variable 2571 const int size = texture.getLevelFace(0, coords.face).getWidth(); in isGatherResultValid() local [all...] |
| H A D | tcuTexture.cpp | 968 IVec3 calculatePackedPitch (const TextureFormat& format, const IVec3& size) in calculatePackedPitch() argument 995 ConstPixelBufferAccess::ConstPixelBufferAccess (const TextureFormat& format, const IVec3& size, const void* data) in ConstPixelBufferAccess() argument 1015 ConstPixelBufferAccess::ConstPixelBufferAccess (const TextureFormat& format, const IVec3& size, const IVec3& pitch, const void* data) in ConstPixelBufferAccess() argument 1026 ConstPixelBufferAccess::ConstPixelBufferAccess(const TextureFormat& format, const IVec3& size, const IVec3& pitch, const IVec3& block, const void* data) in ConstPixelBufferAccess() argument 1051 PixelBufferAccess(const TextureFormat& format, const IVec3& size, void* data) PixelBufferAccess() argument 1061 PixelBufferAccess(const TextureFormat& format, const IVec3& size, const IVec3& pitch, void* data) PixelBufferAccess() argument 1066 PixelBufferAccess(const TextureFormat& format, const IVec3& size, const IVec3& pitch, const IVec3& block, void* data) PixelBufferAccess() argument 1883 wrap(Sampler::WrapMode mode, int c, int size) wrap() argument 1916 unnormalize(Sampler::WrapMode mode, float c, int size) unnormalize() argument 3060 remapCubeEdgeCoords(const CubeFaceIntCoords& origCoords, int size) remapCubeEdgeCoords() argument 3115 int size = faceAccesses[0].getWidth(); global() variable [all...] |
| /third_party/vk-gl-cts/framework/opengl/simplereference/ |
| H A D | sglrReferenceContext.hpp | 397 void setStorage (int size) { m_data.resize(size); } in setStorage() argument 413 int size; member [all...] |
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fUniformApiTests.cpp | 650 const int size = glu::getDataTypeScalarSize(a.type); apiVarValueEquals() local 688 const int size = glu::getDataTypeScalarSize(boolValue.type); getRandomBoolRepresentation() local 847 int size; global() member 1016 const int size = varType.getArraySize(); generateBasicUniforms() local 1357 const int size = glu::getDataTypeScalarSize(uniform.type); getUniforms() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
| H A D | dbus_new_handlers.c | 214 size_t size = 50; in set_network_properties() local 357 size_t size = 50; set_cred_properties() local [all...] |
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| H A D | notification_request.cpp | 2622 auto size = static_cast<uint32_t>(pixelMap->GetByteCount()); in CheckImageOverSizeForPixelMap() local [all...] |
| /base/security/crypto_framework/test/unittest/src/ |
| H A D | openssl_adapter_mock.c | 1298 int OpensslEvpDigestFinalEx(EVP_MD_CTX *ctx, unsigned char *md, unsigned int *size) in OpensslEvpDigestFinalEx() argument
|
| /base/telephony/ril_adapter/test/unittest/ |
| H A D | ril_interface_test.cpp | 925 int32_t size = 0;
in SetDataProfileInfoTest() local 927 cin >> size;
in SetDataProfileInfoTest() local
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| H A D | ark_web_nweb_wrapper.cpp | 1278 void ArkWebNWebWrapper::SetBackForwardCacheOptions(int32_t size, int32_t timeToLive) in SetBackForwardCacheOptions() argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/ |
| H A D | hifb_main.c | 3766 hi_void *hifb_buf_map(hi_u64 phy_addr, hi_u32 size) argument 6002 hifb_buf_allocmem(const hi_char *buf_name, hi_u32 size, hi_ulong layer_size, const hi_char *mmz_name) global() argument [all...] |
| /device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/include/ |
| H A D | core_802.h | 336 uint32_t size: 5; /*!< bit: 1.. 5 Size of protected area */ member 1274 __STATIC_INLINE void csi_cache_set_range (uint32_t index, uint32_t baseAddr, uint32_t size, uint32_t enable) in csi_cache_set_range() argument 1411 __STATIC_INLINE void csi_mpu_config_region(uint32_t idx, uint32_t base_addr, region_size_e size, in csi_mpu_config_region() argument [all...] |
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
| H A D | hmac_config.c | 3666 hi_u32 size; in hmac_config_set_country() local
|
| /device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/drv/ |
| H A D | ddr_training_impl.c | 734 unsigned int size; in ddr_get_rank_size() local 940 unsigned int size; in ddr_adjust_trend_check() local
|