Home
last modified time | relevance | path

Searched defs:enable (Results 6926 - 6950 of 7291) sorted by relevance

1...<<271272273274275276277278279280>>...292

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp3668 void TextPattern::SetTextDetectEnable(bool enable) in SetTextDetectEnable() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dmock_web_delegate.cpp1001 void WebDelegate::UpdateNativeVideoPlayerConfig(bool enable, bool shouldOverlay) {} in UpdateNativeVideoPlayerConfig() argument
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp5540 EnableFaceDetection(bool enable) EnableFaceDetection() argument
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp13131 bool enable = true; in HWTEST_F() local
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp481 bool enable = static_cast<bool>(enableConfig["isWaterfallAreaCompressionEnableWhenHorizontal"]); in ConfigureWaterfallDisplayCompressionParams() local
1069 void ScreenSessionManager::UpdateDisplayHookInfo(int32_t uid, bool enable, const DMHookInfo& hookInfo) in UpdateDisplayHookInfo() argument
3221 bool enable; in SetCastFromSettingData() local
[all...]
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp2156 bool enable = isValidWindow && systemConfig_.isSystemDecorEnable_ && isWindowModeSupported; in IsDecorEnable() local
3114 void SceneSession::SetBufferAvailableCallbackEnable(bool enable) in SetBufferAvailableCallbackEnable() argument
4617 void SceneSession::SetStartingWindowExitAnimationFlag(bool enable) in SetStartingWindowExitAnimationFlag() argument
[all...]
H A Dsession.cpp2378 WSError Session::SetCompatibleModeInPc(bool enable, bool isSupportDragInPcCompatibleMode) in SetCompatibleModeInPc() argument
2396 WSError Session::SetCompatibleModeEnableInPad(bool enable) in SetCompatibleModeEnableInPad() argument
2444 SetIsPcAppInPad(bool enable) SetIsPcAppInPad() argument
3204 SwitchFreeMultiWindow(bool enable) SwitchFreeMultiWindow() argument
[all...]
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp2127 bool enable = windowSystemConfig_.isSystemDecorEnable_ && in IsDecorEnable() local
2182 WMError WindowImpl::SetImmersiveModeEnabledState(bool enable) in SetImmersiveModeEnabledState() argument
3448 bool enable = windowSystemConfig_.isSystemDecorEnable_ && UpdateDecorEnable() local
[all...]
H A Dwindow_session_impl.cpp1614 WMError WindowSessionImpl::SetSingleFrameComposerEnabled(bool enable) in SetSingleFrameComposerEnabled() argument
3009 void WindowSessionImpl::NotifySwitchFreeMultiWindow(bool enable) in NotifySwitchFreeMultiWindow() argument
3841 WSError WindowSessionImpl::SwitchFreeMultiWindow(bool enable) in SwitchFreeMultiWindow() argument
4039 void WindowSessionImpl::SetFrameLayoutCallbackEnable(bool enable) in SetFrameLayoutCallbackEnable() argument
[all...]
H A Dwindow_scene_session_impl.cpp2159 bool enable = isValidWindow && windowSystemConfig_.isSystemDecorEnable_ && in IsDecorEnable() local
3531 WSError WindowSceneSessionImpl::SwitchFreeMultiWindow(bool enable) in SwitchFreeMultiWindow() argument
3593 NotifyCompatibleModeEnableInPad(bool enable) NotifyCompatibleModeEnableInPad() argument
4093 SetImmersiveModeEnabledState(bool enable) SetImmersiveModeEnabledState() argument
4341 SetGestureBackEnabled(bool enable) SetGestureBackEnabled() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v10_0.c4830 gfx_v10_0_enable_gui_idle_interrupt(struct amdgpu_device *adev, bool enable) gfx_v10_0_enable_gui_idle_interrupt() argument
4889 gfx_v10_0_rlc_smu_handshake_cntl(struct amdgpu_device *adev, bool enable) gfx_v10_0_rlc_smu_handshake_cntl() argument
5469 gfx_v10_0_cp_gfx_enable(struct amdgpu_device *adev, bool enable) gfx_v10_0_cp_gfx_enable() argument
5995 gfx_v10_0_cp_compute_enable(struct amdgpu_device *adev, bool enable) gfx_v10_0_cp_compute_enable() argument
6801 gfx_v10_0_cp_enable(struct amdgpu_device *adev, bool enable) gfx_v10_0_cp_enable() argument
7344 gfx_v10_0_update_medium_grain_clock_gating(struct amdgpu_device *adev, bool enable) gfx_v10_0_update_medium_grain_clock_gating() argument
7411 gfx_v10_0_update_3d_clock_gating(struct amdgpu_device *adev, bool enable) gfx_v10_0_update_3d_clock_gating() argument
7453 gfx_v10_0_update_coarse_grain_clock_gating(struct amdgpu_device *adev, bool enable) gfx_v10_0_update_coarse_grain_clock_gating() argument
7496 gfx_v10_0_update_gfx_clock_gating(struct amdgpu_device *adev, bool enable) gfx_v10_0_update_gfx_clock_gating() argument
7614 bool enable = (state == AMD_PG_STATE_GATE); gfx_v10_0_set_powergating_state() local
[all...]
H A Dgfx_v9_0.c1895 static void gfx_v9_0_enable_lbpw(struct amdgpu_device *adev, bool enable) in gfx_v9_0_enable_lbpw() argument
2651 gfx_v9_0_enable_gui_idle_interrupt(struct amdgpu_device *adev, bool enable) gfx_v9_0_enable_gui_idle_interrupt() argument
2821 pwr_10_0_gfxip_control_over_cgpg(struct amdgpu_device *adev, bool enable) pwr_10_0_gfxip_control_over_cgpg() argument
2889 gfx_v9_0_enable_sck_slow_down_on_power_up(struct amdgpu_device *adev, bool enable) gfx_v9_0_enable_sck_slow_down_on_power_up() argument
2903 gfx_v9_0_enable_sck_slow_down_on_power_down(struct amdgpu_device *adev, bool enable) gfx_v9_0_enable_sck_slow_down_on_power_down() argument
2917 gfx_v9_0_enable_cp_power_gating(struct amdgpu_device *adev, bool enable) gfx_v9_0_enable_cp_power_gating() argument
2931 gfx_v9_0_enable_gfx_cg_power_gating(struct amdgpu_device *adev, bool enable) gfx_v9_0_enable_gfx_cg_power_gating() argument
2944 gfx_v9_0_enable_gfx_pipeline_powergating(struct amdgpu_device *adev, bool enable) gfx_v9_0_enable_gfx_pipeline_powergating() argument
2961 gfx_v9_0_enable_gfx_static_mg_power_gating(struct amdgpu_device *adev, bool enable) gfx_v9_0_enable_gfx_static_mg_power_gating() argument
2974 gfx_v9_0_enable_gfx_dynamic_mg_power_gating(struct amdgpu_device *adev, bool enable) gfx_v9_0_enable_gfx_dynamic_mg_power_gating() argument
3131 gfx_v9_0_cp_gfx_enable(struct amdgpu_device *adev, bool enable) gfx_v9_0_cp_gfx_enable() argument
3331 gfx_v9_0_cp_compute_enable(struct amdgpu_device *adev, bool enable) gfx_v9_0_cp_compute_enable() argument
3914 gfx_v9_0_cp_enable(struct amdgpu_device *adev, bool enable) gfx_v9_0_cp_enable() argument
4788 gfx_v9_0_update_gfx_cg_power_gating(struct amdgpu_device *adev, bool enable) gfx_v9_0_update_gfx_cg_power_gating() argument
4806 gfx_v9_0_update_gfx_mg_power_gating(struct amdgpu_device *adev, bool enable) gfx_v9_0_update_gfx_mg_power_gating() argument
4825 gfx_v9_0_update_medium_grain_clock_gating(struct amdgpu_device *adev, bool enable) gfx_v9_0_update_medium_grain_clock_gating() argument
4900 gfx_v9_0_update_3d_clock_gating(struct amdgpu_device *adev, bool enable) gfx_v9_0_update_3d_clock_gating() argument
4955 gfx_v9_0_update_coarse_grain_clock_gating(struct amdgpu_device *adev, bool enable) gfx_v9_0_update_coarse_grain_clock_gating() argument
5007 gfx_v9_0_update_gfx_clock_gating(struct amdgpu_device *adev, bool enable) gfx_v9_0_update_gfx_clock_gating() argument
5101 bool enable = (state == AMD_PG_STATE_GATE); gfx_v9_0_set_powergating_state() local
[all...]
/kernel/linux/linux-5.10/arch/ia64/include/asm/uv/
H A Duv_mmrs.h556 unsigned long enable : 1; /* RW */ member
579 unsigned long enable : 1; /* RW */ member
772 unsigned long enable : 1; /* RW */ member
796 unsigned long enable : 1; /* RW */ member
820 unsigned long enable : 1; /* RW */ member
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-pko-defs.h1491 uint64_t enable:32; member
H A Dcvmx-sriox-defs.h1208 uint64_t enable:1; member
1221 uint64_t enable:1; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H A Ddc.h365 bool enable; member
[all...]
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dcadence-nand-controller.c580 cadence_nand_set_ecc_enable(struct cdns_nand_ctrl *cdns_ctrl, bool enable) cadence_nand_set_ecc_enable() argument
653 cadence_nand_set_skip_bytes_conf(struct cdns_nand_ctrl *cdns_ctrl, u8 num_of_bytes, u32 offset_value, int enable) cadence_nand_set_skip_bytes_conf() argument
684 cadence_nand_set_erase_detection(struct cdns_nand_ctrl *cdns_ctrl, bool enable, u8 bitflips_threshold) cadence_nand_set_erase_detection() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A D3c59x.c3078 set_8021q_mode(struct net_device *dev, int enable) set_8021q_mode() argument
3111 set_8021q_mode(struct net_device *dev, int enable) set_8021q_mode() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/dsa/
H A Dmt7530.h627 bool enable; member
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c4568 static void mvpp2_set_rx_promisc(struct mvpp2_port *port, bool enable) in mvpp2_set_rx_promisc() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c172 static void be_reg_intr_set(struct be_adapter *adapter, bool enable) in be_reg_intr_set() argument
191 static void be_intr_set(struct be_adapter *adapter, bool enable) in be_intr_set() argument
2096 static int be_set_vf_spoofchk(struct net_device *netdev, int vf, bool enable) in be_set_vf_spoofchk() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/
H A Dfman.c954 static int enable(struct fman *fman, struct fman_cfg *cfg) in enable() function
975 set_exception(struct fman *fman, enum fman_exceptions exception, bool enable) set_exception() argument
2040 fman_set_exception(struct fman *fman, enum fman_exceptions exception, bool enable) fman_set_exception() argument
[all...]
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-pko-defs.h1491 uint64_t enable:32; member
H A Dcvmx-sriox-defs.h1208 uint64_t enable:1; member
1221 uint64_t enable:1; member
/kernel/linux/linux-6.6/arch/ia64/include/asm/uv/
H A Duv_mmrs.h556 unsigned long enable : 1; /* RW */ member
579 unsigned long enable : 1; /* RW */ member
772 unsigned long enable : 1; /* RW */ member
796 unsigned long enable : 1; /* RW */ member
820 unsigned long enable : 1; /* RW */ member

Completed in 141 milliseconds

1...<<271272273274275276277278279280>>...292