Home
last modified time | relevance | path

Searched defs:enabled (Results 126 - 150 of 3741) sorted by relevance

12345678910>>...150

/third_party/skia/src/gpu/
H A DGrWindowRectsState.h26 bool enabled() const { return Mode::kInclusive == fMode || !fWindows.empty(); } in enabled() function in GrWindowRectsState
H A DGrScissorState.h63 bool enabled() const { in enabled() function in GrScissorState
/third_party/skia/src/gpu/vk/
H A DGrVkMemoryReclaimer.cpp85 void GrVkMemoryReclaimer::setGpuMemoryAsyncReclaimerSwitch(bool enabled) in setGpuMemoryAsyncReclaimerSwitch() argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DNativeEngine.java9 static native void setWorkaroundsEnabled(boolean enabled); in setWorkaroundsEnabled() argument
/third_party/skia/tools/skiaserve/urlhandlers/
H A DOpBoundsHandler.cpp31 int enabled; in handle() local
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_concurrent_marker.h47 void ConfigConcurrentMark(bool enabled) in ConfigConcurrentMark() argument
/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_setting_test.cpp82 bool enabled = false; in HWTEST_F() local
102 bool enabled = false; in HWTEST_F() local
146 bool enabled = false; in HWTEST_F() local
/base/notification/distributed_notification_service/services/distributed/src/
H A Ddistributed_preferences_info.cpp59 void DistributedPreferencesInfo::SetSyncEnabledWithoutApp(const int32_t userId, const bool enabled) in SetSyncEnabledWithoutApp() argument
64 ErrCode DistributedPreferencesInfo::GetSyncEnabledWithoutApp(const int32_t userId, bool &enabled) in GetSyncEnabledWithoutApp() argument
/base/notification/distributed_notification_service/test/fuzztest/notificationrequest_fuzzer/
H A Dnotificationrequest_fuzzer.cpp35 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/reminderhelper_fuzzer/
H A Dreminderhelper_fuzzer.cpp42 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/telephony/cellular_data/frameworks/cj/src/
H A Dtel_cellular_data_impl.cpp181 bool enabled = false; in IsCellularDataEnabled() local
193 bool enabled = false; in IsCellularDataRoamingEnabled() local
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_vsync_adapter_impl.cpp34 void ArkVSyncAdapterImpl::SetFrameRateLinkerEnable(bool enabled) in SetFrameRateLinkerEnable() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_vsync_adapter_wrapper.cpp39 void ArkVSyncAdapterWrapper::SetFrameRateLinkerEnable(bool enabled) in SetFrameRateLinkerEnable() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.h57 bool enabled = true; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Ddistributed_bundle_info.h34 bool enabled = true; member
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_rtg.cpp55 bool enabled = RTGCtrl::Instance().Enabled(); in HWTEST_F() local
/foundation/window/window_manager/wm/test/unittest/
H A Dpicture_in_picture_option_test.cpp101 auto enabled = PiPControlStatus::ENABLED; in HWTEST_F() local
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-ralink/
H A Dpinmux.h35 int enabled; member
40 int enabled; member
/kernel/linux/linux-5.10/arch/mips/oprofile/
H A Dop_impl.h17 unsigned long enabled; member
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dextrace.c171 u8 enabled = FALSE; in acpi_ex_start_trace_method() local
228 u8 enabled; in acpi_ex_stop_trace_method() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_82599.c225 int enabled = 0; in ixgbe_dcb_config_pfc_82599() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.h46 bool enabled; member
/kernel/linux/linux-5.10/include/linux/
H A Drcu_segcblist.h75 u8 enabled; member
/kernel/linux/linux-5.10/include/linux/sched/
H A Dnuma_balancing.h34 static inline void set_numabalancing_state(bool enabled) in set_numabalancing_state() argument
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_beep.h25 unsigned int enabled:1; member

Completed in 9 milliseconds

12345678910>>...150