Home
last modified time | relevance | path

Searched defs:supported (Results 251 - 275 of 618) sorted by relevance

1...<<11121314151617181920>>...25

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DProgramBinaryTest.cpp65 bool supported() const in supported() function in ProgramBinaryTest
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp1118 T supported; in getSupportedFeatures() local
1128 auto supported in hasExtendedFeatures() local
1140 auto supported = getSupportedFeatures(requested); hasExtendedFeatures() local
1148 auto supported = getSupportedFeatures(requested); hasExtendedFeatures() local
1166 auto supported = getSupportedFeatures(requested); hasExtendedFeatures() local
1219 auto supported = getSupportedFeatures(requested); hasExtendedFeatures() local
1226 auto supported = getSupportedFeatures(requested); hasExtendedFeatures() local
[all...]
/third_party/skia/src/shaders/
H A DSkImageShader.cpp191 auto supported = [](const SkSamplingOptions& sampling) { in onMakeContext() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fPixelBufferObjectTests.cpp161 bool supported = false; in init() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/modifiers/
H A DvktModifiersTests.cpp205 const auto supported = verifyHandleTypeForFormatModifier(vki, context.getPhysicalDevice(), format, in getExportImportCompatibleModifiers() local
678 const auto supported = verifyHandleTypeForFormatModifier(vki, context.getPhysicalDevice(), format, exportImportMemoryExplicitModifiersCase() local
[all...]
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtgpu.c154 static bool Feature0(uint32_t features, uint32_t *supported, void *dev) in Feature0() argument
166 static bool Feature1(uint32_t features, uint32_t *supported, void *dev) in Feature1() argument
/device/qemu/drivers/virtio/
H A Dvirtnet.c95 static bool Feature0(uint32_t features, uint32_t *supported, void *dev) in Feature0() argument
126 static bool Feature1(uint32_t features, uint32_t *supported, void *dev) in Feature1() argument
H A Dvirtgpu.c153 static bool Feature0(uint32_t features, uint32_t *supported, void *dev) in Feature0() argument
165 static bool Feature1(uint32_t features, uint32_t *supported, void *dev) in Feature1() argument
H A Dvirtblock.c85 static bool Feature0(uint32_t features, uint32_t *supported, void *dev) in Feature0() argument
110 static bool Feature1(uint32_t features, uint32_t *supported, void *dev) in Feature1() argument
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_dash.h102 __u8 supported; member
/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.cpp593 bool IsOrientationMatch(const AceResConfig& desired, const AceResConfig& supported) in IsOrientationMatch() argument
599 bool IsDeviceTypeMatch(const AceResConfig& desired, const AceResConfig& supported) in IsDeviceTypeMatch() argument
604 bool IsColorModeMatch(const AceResConfig& desired, const AceResConfig& supported) in IsColorModeMatch() argument
609 bool IsMccMncMatch(const AceResConfig& desired, const AceResConfig& supported) in IsMccMncMatch() argument
617 IsResolutionMatch(const AceResConfig& desired, const AceResConfig& supported) IsResolutionMatch() argument
622 MatchResConfig(const AceResConfig& desired, const AceResConfig& supported) MatchResConfig() argument
629 DeclarativeMatchResConfig(const AceResConfig& desired, const AceResConfig& supported) DeclarativeMatchResConfig() argument
[all...]
/foundation/multimedia/drm_framework/frameworks/native/test/unittest/src/
H A Ddrm_framework_unittest.cpp284 bool supported; in HWTEST_F() local
299 bool supported; in HWTEST_F() local
314 bool supported; in HWTEST_F() local
329 bool supported = true; HWTEST_F() local
348 bool supported = true; HWTEST_F() local
373 bool supported = true; HWTEST_F() local
3672 bool supported = true; killclearplay2() local
[all...]
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_tracker.cpp425 int32_t NetworkShareTracker::IsNetworkSharingSupported(int32_t &supported) in IsNetworkSharingSupported() argument
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifidevicestub_fuzzer/
H A Dwifidevicestub_fuzzer.cpp990 bool supported = (static_cast<int>(data[0]) % TWO) ? true : false; in IsBandTypeSupportedTest() local
/foundation/communication/netmanager_ext/test/networksharemanager/fuzztest/netshareclient_fuzzer/
H A Dnetshare_client_fuzzer.cpp539 int32_t supported = 0; in NetworkShareTrackerFuzzTest() local
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_proxy_lite.cpp1600 ErrCode WifiDeviceProxy::IsBandTypeSupported(int bandType, bool &supported) in IsBandTypeSupported() argument
H A Dwifi_device_impl.cpp420 ErrCode WifiDeviceImpl::IsBandTypeSupported(int bandType, bool &supported) in IsBandTypeSupported() argument
/kernel/linux/linux-5.10/drivers/acpi/
H A Dsleep.c1339 char supported[ACPI_S_STATE_COUNT * 3 + 1]; in acpi_sleep_init() local
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dvirtio_uml.c1045 u64 supported = vdev->features & VHOST_USER_SUPPORTED_F; in vu_finalize_features() local
/kernel/linux/linux-5.10/arch/x86/kvm/svm/
H A Davic.c913 ulong supported = BIT(APICV_INHIBIT_REASON_DISABLE) | in svm_check_apicv_inhibit_reasons() local
/kernel/linux/linux-5.10/drivers/net/dsa/
H A Dbcm_sf2.c604 bcm_sf2_sw_validate(struct dsa_switch *ds, int port, unsigned long *supported, struct phylink_link_state *state) bcm_sf2_sw_validate() argument
H A Dqca8k.c895 qca8k_phylink_validate(struct dsa_switch *ds, int port, unsigned long *supported, struct phylink_link_state *state) qca8k_phylink_validate() argument
/kernel/linux/linux-5.10/drivers/net/dsa/qca/
H A Dar9331.c357 ar9331_sw_phylink_validate(struct dsa_switch *ds, int port, unsigned long *supported, struct phylink_link_state *state) ar9331_sw_phylink_validate() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ethtool.c123 u32 supported, advertising; in hns_nic_get_link_ksettings() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/
H A Dcxgb2.c571 u32 supported, advertising; in get_link_ksettings() local
[all...]

Completed in 36 milliseconds

1...<<11121314151617181920>>...25