Home
last modified time | relevance | path

Searched defs:support (Results 326 - 350 of 490) sorted by relevance

1...<<11121314151617181920

/third_party/python/Lib/test/
H A Dtest_launcher.py13 from test import support namespace
H A Dtest_pdb.py16 from test import support namespace
H A Dtest_fileinput.py32 from test import support namespace
H A Dtest_long.py2 from test import support namespace
[all...]
H A Dtest_marshal.py1 from test import support namespace
[all...]
H A Dtest_signal.py14 from test import support namespace
[all...]
H A Dtest_site.py8 import test.support namespace
9 from test import support namespace
[all...]
H A Dtest_urllib2_localnet.py11 from test import support namespace
H A Dtest_pickle.py14 from test import support namespace
[all...]
H A Dtest_plistlib.py16 from test import support namespace
H A Dtest_socketserver.py16 import test.support namespace
[all...]
H A Dtest_tracemalloc.py9 from test import support namespace
H A Dtest_wsgiref.py2 from test import support namespace
H A Dtest_bytes.py18 import test.support namespace
H A Dtest_bz2.py1 from test import support namespace
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_lowering.cpp628 bool support = acc_.IsConvertSupport(gate); in LowerCheckSupportAndConvert() local
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_helper.cpp428 ErrCode NotificationHelper::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate() argument
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_stub_invalid.cpp511 ErrCode AnsManagerStub::IsSupportTemplate(const std::string &templateName, bool &support) in IsSupportTemplate() argument
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences.cpp978 ErrCode NotificationPreferences::GetTemplateSupported(const std::string& templateName, bool &support) in GetTemplateSupported() argument
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/
H A Dwifi_direct_utils.cpp349 bool support = OHOS::system::GetBoolParameter("persist.sys.softbus.connect.hml", true); in SupportHml() local
356 bool support = OHOS::system::GetBoolParameter("persist.sys.softbus.connect.hml_two", true); in SupportHmlTwo() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/
H A Dwifi_direct_utils.cpp361 bool support = OHOS::system::GetBoolParameter("persist.sys.softbus.connect.hml", true); in SupportHml() local
368 bool support = OHOS::system::GetBoolParameter("persist.sys.softbus.connect.hml_two", true); in SupportHmlTwo() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c362 void GapRemoteDeviceSupportHostSecureSimplePairingCallback(const BtAddr *addr, bool support) in GapRemoteDeviceSupportHostSecureSimplePairingCallback() argument
451 static int GapWriteSecureConnectionsHostSupport(uint8_t support) in GapWriteSecureConnectionsHostSupport() argument
/kernel/linux/linux-6.6/drivers/acpi/
H A Dpci_root.c243 static acpi_status acpi_pci_query_osc(struct acpi_pci_root *root, u32 support, in acpi_pci_query_osc() argument
355 acpi_pci_osc_control_set(acpi_handle handle, u32 *mask, u32 support, u32 *cxl_mask, u32 cxl_support) acpi_pci_osc_control_set() argument
437 u32 support; calculate_support() local
493 u32 support; calculate_cxl_support() local
546 os_control_query_checks(struct acpi_pci_root *root, u32 support) os_control_query_checks() argument
566 u32 support, control = 0, requested = 0; negotiate_os_control() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c845 u32 support = WAKE_MAGIC | WAKE_UCAST; in stmmac_set_wol() local
/third_party/backends/backend/escl/
H A Descl.h146 typedef struct support struct

Completed in 36 milliseconds

1...<<11121314151617181920