Home
last modified time | relevance | path

Searched defs:features (Results 276 - 300 of 541) sorted by relevance

1...<<11121314151617181920>>...22

/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_impl.cpp391 ErrCode WifiDeviceImpl::GetSupportedFeatures(long &features) in GetSupportedFeatures() argument
/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Dwifi_scan_msg.h161 int64_t features; member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p_sa/
H A Dwifi_p2p_stub.cpp793 long features = 0; in OnGetSupportedFeatures() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_stub.cpp1013 long features = 0; in OnGetSupportedFeatures() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.cpp179 auto features = FeatureSystem::GetInstance().GetFeatureName(FeatureSystem::BIND_NOW); in LoadFeatures() local
/third_party/eudev/src/cdrom_id/
H A Dcdrom_id.c532 unsigned char features[65530]; in cd_profiles() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dftp.c71 char *features; /**< List of server's features represented as raw response */ member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_formats.c1206 VkFormatFeatureFlags2 features; in radv_get_modifier_flags() local
1271 VkFormatFeatureFlags2 features = in radv_list_drm_format_modifiers() local
1328 VkFormatFeatureFlags2 features = radv_list_drm_format_modifiers_2() local
[all...]
/third_party/ltp/include/lapi/
H A Dio_uring.h203 uint32_t features; member
/third_party/mesa3d/src/imagination/common/
H A Dpvr_device_info.h354 struct pvr_device_features features; member
/third_party/mesa3d/src/intel/vulkan/
H A Danv_formats.c890 VkFormatFeatureFlags features = features2_to_features(features2); in get_drm_format_modifier_properties_list() local
/third_party/node/deps/v8/src/codegen/s390/
H A Dassembler-s390.cc65 static std::set<std::string>& features = *new std::set<std::string>(); in supportsCPUFeature() local
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbackend-native.c762 int vendor, product, version, features; in rfcomm_io_callback() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkQueryUtil.cpp136 VkPhysicalDeviceFeatures features; in getPhysicalDeviceFeatures() local
146 VkPhysicalDeviceFeatures2 features; in getPhysicalDeviceFeatures2() local
157 VkPhysicalDeviceFeatures2 features; getPhysicalDeviceVulkan11Features() local
174 VkPhysicalDeviceFeatures2 features; getPhysicalDeviceVulkan12Features() local
212 VkPhysicalDeviceFeatures2 features; getPhysicalDeviceVulkanSC10Features() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferMemoryRequirementsTests.cpp397 const VkPhysicalDeviceFeatures& features = extFeatures.features; in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawIndirectTest.cpp1239 const auto& features = context.getMultiviewFeatures(); in checkSupport() local
H A DvktDrawShaderLayerTests.cpp945 const VkPhysicalDeviceFeatures& features = context.getDeviceFeatures(); in testTessellationShader() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryAllocationTests.cpp217 VkPhysicalDeviceFeatures features; in createTestDevice() local
H A DvktMemoryRequirementsTests.cpp919 const VkPhysicalDeviceFeatures features = getPhysicalDeviceFeatures(context.getInstanceInterface(), context.getPhysicalDevice()); in checkSupportImageMemoryRequirementsOriginal() local
1085 const VkPhysicalDeviceFeatures features = getPhysicalDeviceFeatures(vki, physDevice); in isImageSupported() local
1886 const VkPhysicalDeviceFeatures features = getPhysicalDeviceFeatures(vki, physicalDevice); isMultiplaneImageSupported() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineCreationCacheControlTests.cpp318 const auto features = context.getPipelineCreationCacheControlFeatures(); in checkSupport() local
H A DvktPipelineDepthRangeUnrestrictedTests.cpp735 VkPhysicalDeviceFeatures features = m_context.getDeviceFeatures(); in DepthRangeUnrestrictedTestInstance() local
H A DvktPipelineExecutablePropertiesTests.cpp872 VkPhysicalDeviceFeatures features = context.getDeviceFeatures(); in checkSupport() local
H A DvktPipelineInputAssemblyTests.cpp801 const auto& features = context.getPrimitiveTopologyListRestartFeaturesEXT(); in checkSupport() local
H A DvktPipelineInterfaceMatchingTests.cpp908 const VkPhysicalDeviceFeatures features = getPhysicalDeviceFeatures(vki, physicalDevice); in checkSupport() local
H A DvktPipelineNoPositionTests.cpp354 const auto features = getPhysicalDeviceFeatures(context.getInstanceInterface(), context.getPhysicalDevice()); in checkSupport() local

Completed in 46 milliseconds

1...<<11121314151617181920>>...22