Home
last modified time | relevance | path

Searched defs:support (Results 276 - 300 of 465) sorted by relevance

1...<<111213141516171819

/third_party/python/Lib/test/
H A Dtest_finalization.py28 from test import support namespace
H A Dtest_gettext.py6 from test import support namespace
H A Dtest_int.py5 from test import support namespace
H A Dtest_calendar.py4 from test import support namespace
H A Dstring_tests.py6 from test import support namespace
H A Dtest_asyncore.py11 from test import support namespace
[all...]
H A Dtest_cmd_line.py11 from test import support namespace
[all...]
H A Dtest_memoryio.py7 from test import support namespace
[all...]
H A Dtest_pprint.py10 import test.support namespace
H A Dtest_deque.py4 from test import support, seq_tests namespace
H A Dtest_generators.py10 from test import support namespace
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_base_testone_ng.cpp215 auto support = richEditorPattern->keyboardAvoidance_; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_round_corner_config.h88 bool support = false; member
150 bool support = false; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_ctrl.c1729 bool support; member
1746 static void AvdtRecvRemoteDeviceSupport2MbCallback(const BtAddr *addr, bool support) in AvdtRecvRemoteDeviceSupport2MbCallback() argument
1779 static void AvdtRecvRemoteDeviceSupport3MbCallback(const BtAddr *addr, bool support) in AvdtRecvRemoteDeviceSupport3MbCallback() argument
[all...]
/kernel/linux/linux-5.10/drivers/acpi/
H A Dpci_root.c412 u32 support, control, requested; in negotiate_os_control() local
193 acpi_pci_query_osc(struct acpi_pci_root *root, u32 support, u32 *control) acpi_pci_query_osc() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c661 u32 support = WAKE_MAGIC | WAKE_UCAST; in stmmac_set_wol() local
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
H A Dhal_intf.c423 u8 support; in rtw_hal_macid_sleep() local
438 u8 support; in rtw_hal_macid_wakeup() local
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/
H A Dhal_intf.c405 u8 support; in rtw_hal_macid_sleep() local
419 u8 support; in rtw_hal_macid_wakeup() local
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_mrp.c675 enum br_mrp_hw_support support; in br_mrp_set_ring_role() local
706 enum br_mrp_hw_support support; in br_mrp_start_test() local
761 enum br_mrp_hw_support support; in br_mrp_set_in_role() local
844 enum br_mrp_hw_support support; br_mrp_start_in_test() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dsnow_dwt.c663 const int support = type == 1 ? 3 : 5; in ff_spatial_idwt_buffered_slice() local
711 const int support = type == 1 ? 3 : 5; in spatial_idwt_slice() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_screen.cpp930 D3D12_FEATURE_DATA_FORMAT_SUPPORT support = { additional_formats[i] }; in can_shader_image_load_all_formats() local
/third_party/python/Lib/test/test_asyncio/
H A Dutils.py36 from test import support namespace
H A Dtest_ssl.py20 from test import support namespace
[all...]
H A Dtest_subprocess.py13 from test import support namespace
/third_party/python/Lib/tkinter/test/
H A Dwidget_tests.py7 import test.support namespace

Completed in 32 milliseconds

1...<<111213141516171819