Home
last modified time | relevance | path

Searched defs:enable (Results 1 - 25 of 977) sorted by relevance

12345678910>>...40

/third_party/rust/crates/rust-openssl/openssl/src/
H A Dfips.rs12 pub fn enable(enabled: bool) -> Result<(), ErrorStack> { in enable() functions
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/init/
H A Dapp_io_init.c19 hi_void app_io_set_gpio2_clkout_enable(hi_bool enable) in app_io_set_gpio2_clkout_enable() argument
/third_party/node/lib/internal/
H A Dinspector_async_hook.js50 function enable() { function
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dcommon_configuration.h23 CommonConfiguration(bool enable) : enabled_(enable) {}; in CommonConfiguration() argument
/device/soc/hisilicon/common/platform/mtd/hifmc100/spi_nor/
H A Dmx25l.c27 int enable; in HifmcCntlrSpinorQeEnableMx25l() local
[all...]
H A Dw25qh.c25 int32_t HifmcCntlrSpinorEntry4AddrW25qh(struct SpiFlash *spi, int enable) in HifmcCntlrSpinorEntry4AddrW25qh() argument
98 int enable; HifmcCntlrSpinorQeEnableW25qh() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_realtime_refresh_rate_manager.cpp34 void RSRealtimeRefreshRateManager::SetShowRefreshRateEnabled(bool enable) in SetShowRefreshRateEnabled() argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dlog.c38 FILLP_INT FillpApiSetMgtMsgLog(IN FILLP_INT enable) in FillpApiSetMgtMsgLog() argument
/third_party/libinput/src/
H A Dlibinput-private-config.c44 libinput_device_config_gesture_set_hold_enabled(struct libinput_device *device, enum libinput_config_hold_state enable) libinput_device_config_gesture_set_hold_enabled() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFMCAsmInfo.h47 void setDwarfUsesRelocationsAcrossSections(bool enable) { in setDwarfUsesRelocationsAcrossSections() argument
/device/board/hisilicon/hispark_aries/liteos_a/board/include/hisoc/
H A Dnand.h34 static void hinfc620_clk_enable(int enable) in hinfc620_clk_enable() argument
/device/board/hisilicon/hispark_taurus/liteos_a/board/include/hisoc/
H A Dnand.h34 static void hinfc620_clk_enable(int enable) in hinfc620_clk_enable() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_hwcnt_watchdog_if.h85 kbase_hwcnt_watchdog_enable_fn *enable; member
/foundation/ability/form_fwk/interfaces/kits/native/include/
H A Dform_callback_interface.h62 virtual void ProcessEnableForm(bool enable) {} in ProcessEnableForm() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_model.h33 virtual void EnableAnalyzer(bool enable) {}; in EnableAnalyzer() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/quick_fix/state/src/
H A Dquick_fix_switch_state.cpp24 QuickFixSwitchState::QuickFixSwitchState(const std::string &bundleName, bool enable) in QuickFixSwitchState() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/switchquickfix_fuzzer/
H A Dswitchquickfix_fuzzer.cpp31 bool enable = false; in DoSomethingInterestingWithMyAPI() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta_new/
H A Dsta_app_acceleration_test.cpp90 int enable = 1; in HWTEST_F() local
101 int enable = 1; in HWTEST_F() local
/third_party/cJSON/tests/unity/extras/fixture/test/
H A Dunity_output_Spy.c54 void UnityOutputCharSpy_Enable(int enable) in UnityOutputCharSpy_Enable() argument
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Dalgebra.hpp46 typedef void enable; typedef
54 typedef void enable; typedef
64 typedef void enable; typedef
70 typedef void enable; typedef
81 typedef void enable; typedef
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_texture.h38 unsigned enable:1; member
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DPragma.cpp62 void Pragma(PragmaBooleanOption option, bool enable) in Pragma() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DEnumClassBitmasksTests.cpp30 static constexpr bool enable = true; member
/third_party/unity/extras/memory/test/
H A Dunity_output_Spy.c53 void UnityOutputCharSpy_Enable(int enable) in UnityOutputCharSpy_Enable() argument
/third_party/vk-gl-cts/framework/egl/
H A DegluCallLogWrapper.hpp47 void enableLogging (bool enable) { m_enableLog = enable; } in enableLogging() argument

Completed in 5 milliseconds

12345678910>>...40