| /third_party/vulkan-loader/loader/ |
| H A D | loader_common.h | 83 VkExtensionProperties props; member
|
| H A D | loader.c | 724 loader_add_to_ext_list(const struct loader_instance *inst, struct loader_extension_list *ext_list, uint32_t prop_list_count, const VkExtensionProperties *props) loader_add_to_ext_list() argument 767 loader_add_to_dev_ext_list(const struct loader_instance *inst, struct loader_device_extension_list *ext_list, const VkExtensionProperties *props, struct loader_string_list *entrys) loader_add_to_dev_ext_list() argument 843 loader_add_layer_properties_to_list(const struct loader_instance *inst, struct loader_pointer_layer_list *list, struct loader_layer_properties *props) loader_add_layer_properties_to_list() argument 2174 struct loader_layer_properties *props = &instance_layers->list[i]; remove_all_non_valid_override_layers() local 2245 struct loader_layer_properties props = {0}; loader_read_layer_json() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | mpegvideo_enc.c | 1830 AVCPBProperties *props; in ff_mpv_encode_picture() local
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_device.c | 1302 VkPhysicalDeviceVertexAttributeDivisorPropertiesEXT *props = in tu_GetPhysicalDeviceProperties2() local 1308 VkPhysicalDeviceCustomBorderColorPropertiesEXT *props = (void *)ext; in tu_GetPhysicalDeviceProperties2() local 1319 VkPhysicalDeviceRobustness2PropertiesEXT *props = (void *)ext; in tu_GetPhysicalDeviceProperties2() local 1335 VkPhysicalDeviceLineRasterizationPropertiesEXT *props = in tu_GetPhysicalDeviceProperties2() local 1341 VkPhysicalDeviceDrmPropertiesEXT *props in tu_GetPhysicalDeviceProperties2() local 1353 VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT *props = tu_GetPhysicalDeviceProperties2() local 1435 VkPhysicalDeviceMemoryProperties *props = &props2->memoryProperties; tu_GetPhysicalDeviceMemoryProperties2() local [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_shader.c | 2744 VkPipelineExecutablePropertiesKHR *props = NULL; local
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_device.c | 964 VkImageFormatProperties2 props = { 0 }; in dzn_GetPhysicalDeviceImageFormatProperties() local 1064 VkFormatProperties2 props = { 0 }; in dzn_physical_device_supports_compressed_format() local 937 dzn_GetPhysicalDeviceImageFormatProperties2(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2 *info, VkImageFormatProperties2 *props) dzn_GetPhysicalDeviceImageFormatProperties2() argument [all...] |
| H A D | dzn_private.h | 191 VkQueueFamilyProperties props; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiImageClearingTests.cpp | 753 const VkImageFormatProperties props = vk::getPhysicalDeviceImageFormatProperties(m_vki, m_context.getPhysicalDevice(), format, type, tiling, usage, flags); in getIs3DFormat() local 760 const VkFormatProperties props = vk::getPhysicalDeviceFormatProperties(m_vki, m_context.getPhysicalDevice(), format); in getIsAttachmentFormat() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiImageClearingTests.cpp | 677 const VkImageFormatProperties props = vk::getPhysicalDeviceImageFormatProperties(m_vki, m_context.getPhysicalDevice(), format, type, tiling, usage, flags); in getIs3DFormat() local 684 const VkFormatProperties props = vk::getPhysicalDeviceFormatProperties(m_vki, m_context.getPhysicalDevice(), format); in getIsAttachmentFormat() local
|
| /third_party/skia/src/pdf/ |
| H A D | SkPDFDevice.cpp | 982 sk_sp<SkSurface> SkPDFDevice::makeSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in makeSurface() argument
|
| /third_party/toybox/toys/pending/ |
| H A D | xzcat.c | 1941 static int lzma_props(struct xz_dec_lzma2 *s, uint8_t props) in lzma_props() argument 2257 enum xz_ret xz_dec_lzma2_reset(struct xz_dec_lzma2 *s, uint8_t props) in xz_dec_lzma2_reset() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineSamplerTests.cpp | 1426 const auto props = vk::getPhysicalDeviceFormatProperties(vki, physicalDevice, m_params.format); in checkSupport() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
| H A D | dbus_new_handlers.c | 4890 char **props = wpa_config_get_all(net->ssid, 1); in wpas_dbus_getter_network_properties() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
| H A D | dbus_new_handlers.c | 5507 char **props = wpa_config_get_all(net->ssid, 1); in wpas_dbus_getter_network_properties() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/panel/ |
| H A D | panel-simple.c | 5335 struct backlight_properties props; in panel_simple_dsi_probe() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/power/supply/ |
| H A D | bq25700_charger.c | 892 } props[] = { in bq25700_fw_read_u32_props() local [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | hwcontext_vulkan.c | 85 VkPhysicalDeviceProperties2 props; member 2143 VkImageFormatProperties2 props = { try_export_flags() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | hlsenc.c | 1353 AVCPBProperties *props = (AVCPBProperties*)av_stream_get_side_data( in get_stream_bit_rate() local
|
| /third_party/mesa3d/include/CL/ |
| H A D | cl.hpp | 3402 vector<cl_context_properties> props = context.getInfo<CL_CONTEXT_PROPERTIES>(); in BufferD3D10() local
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_device.c | 527 VkMemoryPropertyFlags props = device->memory.types[i].propertyFlags; in anv_physical_device_init_heaps() local 2332 VkPhysicalDeviceAccelerationStructurePropertiesKHR *props = (void *)ext; in anv_GetPhysicalDeviceProperties2() local 2379 VkPhysicalDeviceFragmentShadingRatePropertiesKHR *props = anv_GetPhysicalDeviceProperties2() local 2427 VkPhysicalDeviceDrmPropertiesEXT *props = anv_GetPhysicalDeviceProperties2() local 2442 VkPhysicalDeviceExternalMemoryHostPropertiesEXT *props = anv_GetPhysicalDeviceProperties2() local 2450 VkPhysicalDeviceLineRasterizationPropertiesEXT *props = anv_GetPhysicalDeviceProperties2() local 2476 VkPhysicalDeviceMeshShaderPropertiesNV *props = anv_GetPhysicalDeviceProperties2() local 2558 VkPhysicalDevicePresentationPropertiesANDROID *props = anv_GetPhysicalDeviceProperties2() local 2590 VkPhysicalDeviceSampleLocationsPropertiesEXT *props = anv_GetPhysicalDeviceProperties2() local 2609 VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT *props = anv_GetPhysicalDeviceProperties2() local 2620 VkPhysicalDeviceTransformFeedbackPropertiesEXT *props = anv_GetPhysicalDeviceProperties2() local 2638 VkPhysicalDeviceVertexAttributeDivisorPropertiesEXT *props = anv_GetPhysicalDeviceProperties2() local 2646 VkPhysicalDeviceMultiDrawPropertiesEXT *props = (VkPhysicalDeviceMultiDrawPropertiesEXT *)ext; anv_GetPhysicalDeviceProperties2() local [all...] |
| /third_party/lzma/C/ |
| H A D | LzmaEnc.c | 112 CLzmaEncProps props = *props2;
in LzmaEncProps_GetDictSize() local 536 CLzmaEncProps props = *props2;
in LzmaEnc_SetProps() local 2332 CLzmaEncProps props; LzmaEnc_Construct() local 3037 LzmaEnc_WriteProperties(CLzmaEncHandle p, Byte *props, SizeT *size) LzmaEnc_WriteProperties() argument 3112 LzmaEncode(Byte *dest, SizeT *destLen, const Byte *src, SizeT srcLen, const CLzmaEncProps *props, Byte *propsEncoded, SizeT *propsSize, int writeEndMark, ICompressProgressPtr progress, ISzAllocPtr alloc, ISzAllocPtr allocBig) LzmaEncode() argument [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-objects.cc | 1069 Handle<JSReceiver> props; in DefineProperties() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineSamplerTests.cpp | 1443 const auto props = vk::getPhysicalDeviceFormatProperties(vki, physicalDevice, m_params.format); in checkSupport() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_vop.c | 4148 struct drm_prop_enum_list *props = vop->plane_name_list; in vop_plane_create_name_property() local 4311 static const struct drm_prop_enum_list props[] = { in vop_crtc_create_plane_mask_property() local 4338 static const struct drm_prop_enum_list props[] = { in vop_crtc_create_feature_property() local 4556 static const struct drm_prop_enum_list props[] = { in vop_win_init() local [all...] |
| /test/xts/acts/arkui/ace_napi_test_es/entry/src/main/cpp/napi/ |
| H A D | napi_test.cpp | 1167 napi_property_descriptor props[] = {
in NapiDefineSendableClass() local 2757 napi_value returnValue, props;
in GetAllPropertyNames() local [all...] |