Home
last modified time | relevance | path

Searched defs:enable (Results 76 - 100 of 6943) sorted by relevance

12345678910>>...278

/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
/arkcompiler/runtime_core/libpandabase/events/
H A Devents.rb
/arkcompiler/runtime_core/static_core/libpandabase/events/
H A Devents.rb
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/options/
H A Doptions_ark_aot.py39 def enable(self) -> bool: member in ArkAotOptions
H A Doptions_time_report.py38 def enable(self) -> bool: member in TimeReportOptions
H A Doptions_verifier.py39 def enable(self) -> bool: member in VerifierOptions
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
H A Druntime_stat.h35 void SetRuntimeStatEnabled(bool enable) in SetRuntimeStatEnabled() argument
/arkcompiler/toolchain/test/autotest/aw/api/
H A Druntime_api.py37 async def enable(self, message_id, connection, params): member in RuntimeImpl
/device/soc/hisilicon/common/platform/mtd/hifmc100/spi_nand/
H A Dhifmc100_spi_nand_ids.c108 int enable; in HifmcCntlrSpinandQeEnableDefault() local
[all...]
/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
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixmgr_fuzzer/
H A Dquickfixmgr_fuzzer.cpp37 bool enable = false; in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/
H A Dge_system_properties.cpp35 const char* enable = CachedParameterGetChanged(g_Handle, &changed); in GetBoolSystemProperty() local
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/fuzztest/vsynccontroller_fuzzer/
H A Dvsynccontroller_fuzzer.cpp62 bool enable = GetData<bool>(); in DoSomethingInterestingWithMyAPI() local
/foundation/multimodalinput/input/test/fuzztest/enableinputdevice_fuzzer/
H A Denableinputdevice_fuzzer.cpp43 bool enable = (random % 2) ? false : true; in EnableInputDeviceFuzzTest() local
/foundation/multimodalinput/input/test/fuzztest/functionkeystate_fuzzer/
H A Dfunctionkeystate_fuzzer.cpp45 bool enable = (random % 2) ? false : true; in FunctionkeyStateFuzzTest() local
/foundation/multimodalinput/input/service/hardware_cursor_pointer_manager/src/
H A Dhardware_cursor_pointer_manager.cpp86 int32_t HardwareCursorPointerManager::EnableStats(bool enable) in EnableStats() argument

Completed in 6 milliseconds

12345678910>>...278