Home
last modified time | relevance | path

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

12345678910>>...77

/third_party/rust/crates/rust-openssl/openssl/src/
H A Dfips.rs12 pub fn enable(enabled: bool) -> Result<(), ErrorStack> { in enable() functions
/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
/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
/applications/standard/app_samples/code/BasicFeature/Native/NdkNotification/entry/src/main/cpp/
H A DNativeNotificationAdaptor.cpp22 bool enable = OH_Notification_IsNotificationEnabled(); in IsNotificationEnabled() local
/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
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/loading_progress/
H A Dloading_progress_model_ng.cpp44 void LoadingProgressModelNG::SetEnableLoading(bool enable) in SetEnableLoading() argument
66 bool enable = true; in GetEnableLoading() local
72 void LoadingProgressModelNG::SetEnableLoading(FrameNode* frameNode, bool enable) in SetEnableLoading() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_model.h54 virtual void EnableAnalyzer(bool enable) {} in EnableAnalyzer() argument
/foundation/arkui/ui_lite/interfaces/innerkits/common/
H A Dtask_manager.h49 void SetTaskRun(bool enable) in SetTaskRun() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_mgr.cpp52 ErrCode QuickFixMgr::SwitchQuickFix(const std::string &bundleName, bool enable, in SwitchQuickFix() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfix_fuzzer/
H A Dquickfix_fuzzer.cpp36 bool enable = false; in DoSomethingInterestingWithMyAPI() local

Completed in 6 milliseconds

12345678910>>...77