Home
last modified time | relevance | path

Searched defs:features (Results 51 - 75 of 537) sorted by relevance

12345678910>>...22

/third_party/skia/src/core/
H A DSkCpu.cpp37 uint32_t features = 0; in read_cpu_features() local
83 uint32_t features = 0; read_cpu_features() local
128 uint32_t features = 0; read_cpu_features() local
141 uint32_t features = 0; read_cpu_features() local
[all...]
H A DSkCpu.h59 uint32_t features = gCachedFeatures; in Supports() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DVulkanInfo.h50 VkPhysicalDeviceFeatures features; member
/third_party/vixl/src/
H A Dcpu-features.cc121 std::ostream& operator<<(std::ostream& os, const CPUFeatures& features) { in operator <<() argument
H A Dcpu-features.h483 CPUFeaturesScope(T* cpu_features_wrapper, U first, V... features) CPUFeaturesScope() argument
[all...]
/device/qemu/drivers/virtio/
H A Dvirtrng.c38 static bool Feature0(uint32_t features, uint32_t *supported, void *dev) in Feature0() argument
47 static bool Feature1(uint32_t features, uint32_t *supported, void *dev) in Feature1() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_hwcnt_reader.h99 u32 features; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_sdp.cpp36 AvrcCtSdpManager::AvrcCtSdpManager(uint32_t features) : sdpHandle_(0xFFFFFFFF), features_(features) in AvrcCtSdpManager() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_sdp.cpp36 AvrcTgSdpManager::AvrcTgSdpManager(uint32_t features) : sdpHandle_(0xFFFFFFFF), features_(features) in AvrcTgSdpManager() argument
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_scan_impl.cpp173 ErrCode WifiScanImpl::GetSupportedFeatures(long &features) in GetSupportedFeatures() argument
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifiscansa_fuzzer/
H A Dwifiscansa_fuzzer.cpp113 long features = static_cast<long>(data[0]); in GetSupportedFeaturesFuzzTest() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/feature/
H A Dfeature_system.cpp54 std::vector<std::string> features; in GetFeatureName() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_sdp_server.cpp167 uint32_t features = HfpAgDataConnection::GetLocalFeatures(); in AddNetwork() local
179 uint32_t features = HfpAgDataConnection::GetLocalFeatures(); in AddFeatures() local
/third_party/ffmpeg/libavformat/
H A Dtmv.c73 unsigned comp_method, char_cols, char_rows, features; in tmv_read_header() local
/third_party/node/deps/v8/src/base/
H A Dcpu.cc364 SbCPUFeatures features; in StarboardDetectCPU() local
677 char* features = cpu_info.ExtractField("Features"); CPU() local
784 char* features = cpu_info.ExtractField("Features"); CPU() local
875 char* features = cpu_info.ExtractField("isa"); CPU() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_device_info.py73 features=True), variable
81 features=True, variable
93 features=True, variable
97 features variable
101 features=True), global() variable
109 features=True, global() variable
122 features=True, global() variable
127 features=True, global() variable
131 features=True, global() variable
137 features=True, global() variable
142 features=True, global() variable
148 features=True, global() variable
153 features=True), global() variable
156 features=True), global() variable
159 features=True, global() variable
168 features=True, global() variable
172 features=True), global() variable
175 features=True), global() variable
183 features=True, global() variable
187 features=True, global() variable
191 features=True, global() variable
197 features=True, global() variable
203 features=True), global() variable
206 features=True, global() variable
211 features=True), global() variable
214 features=True, global() variable
219 features=True), global() variable
228 features=True), global() variable
231 features=True, global() variable
235 features=True, global() variable
241 features=True, global() variable
246 features=True), global() variable
[all...]
/third_party/rust/crates/bindgen/bindgen/
H A Dfeatures.rs181 let mut features = RustFeatures::new(); in from() variables
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkWsiUtil.hpp57 deUint32 features; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmVaryingNameTests.cpp191 VulkanFeatures features; in addGraphicsVaryingNameTest() local
H A DvktSpvAsmWorkgroupMemoryTests.cpp272 VulkanFeatures features; in addComputeWorkgroupMemoryTests() local
329 VulkanFeatures features; in addComputeWorkgroupMemoryTests() local
364 VulkanFeatures features; in addComputeWorkgroupMemoryTests() local
419 VulkanFeatures features; addComputeWorkgroupMemoryTests() local
452 VulkanFeatures features; addComputeWorkgroupMemoryTests() local
486 VulkanFeatures features; addComputeWorkgroupMemoryTests() local
549 VulkanFeatures features; addComputeWorkgroupMemoryTests() local
586 VulkanFeatures features; addComputeWorkgroupMemoryTests() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationLimitsTests.cpp77 const VkPhysicalDeviceFeatures features = getPhysicalDeviceFeatures(vki, physDevice); in deviceLimitsTestCase() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDisplayGL.cpp160 const angle::FeaturesGL &features = getRenderer()->getFeatures(); in getRendererDescription() local
/third_party/skia/third_party/externals/libwebp/examples/
H A Dimg2webp.c94 uint32_t features; in SetLoopCount() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A DMultiviewTest.cpp274 void MultiviewTest::overrideWorkaroundsD3D(FeaturesD3D *features) in overrideWorkaroundsD3D() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-shape-plan.cc68 hb_feature_t *features = nullptr; in init() local
388 _hb_shape_plan_execute_internal(hb_shape_plan_t *shape_plan, hb_font_t *font, hb_buffer_t *buffer, const hb_feature_t *features, unsigned int num_features) _hb_shape_plan_execute_internal() argument
447 hb_shape_plan_execute(hb_shape_plan_t *shape_plan, hb_font_t *font, hb_buffer_t *buffer, const hb_feature_t *features, unsigned int num_features) hb_shape_plan_execute() argument
[all...]

Completed in 19 milliseconds

12345678910>>...22