Home
last modified time | relevance | path

Searched defs:disable (Results 1 - 25 of 564) sorted by relevance

12345678910>>...23

/third_party/node/lib/internal/
H A Dinspector_async_hook.js68 function disable() { function
/arkcompiler/toolchain/test/autotest/aw/cdp/
H A Dprofiler.py32 def disable(): function
H A Dheap_profiler.py32 def disable(): function
/kernel/linux/linux-5.10/include/linux/mfd/
H A Dtc6387xb.h15 int (*disable)(struct platform_device *dev); member
/arkcompiler/ets_frontend/ets2panda/public/headers_parser/
H A Dparse_class.py48 from cpp_parser import CppParser # pylint: disable=C0415 namespace
H A Dparse_namespace.py30 from cpp_parser import CppParser # pylint: disable=C0415 namespace
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_config.h43 bool disable = false; member in OHOS::HiviewDFX::HiAppEventConfig
/base/msdp/device_status/rust/data/sys/src/
H A Dplugin_manager.rs39 fn disable(&self, context: &CallingContext, data: &BorrowedMsgParcel, reply: &mut BorrowedMsgParcel) -> FusionResult<()>; in disable() functions
/base/msdp/device_status/rust/modules/coordination/server/src/
H A Dcoordination.rs45 pub fn disable(&self, context: &CallingContext, in disable() functions
H A Dlib.rs53 fn disable(&self, context: &CallingContext, data: &BorrowedMsgParcel, in disable() functions
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dmcfclk.h14 void (*disable)(struct clk *); member
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dmcfclk.h14 void (*disable)(struct clk *); member
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-cec.h10 void (*disable)(struct dw_hdmi *hdmi); member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dg84.c35 u64 disable = 0ULL; in g84_devinit_disable() local
[all...]
H A Dg98.c35 u64 disable = 0ULL; in g98_devinit_disable() local
H A Dmcp89.c35 u64 disable = 0; in mcp89_devinit_disable() local
H A Dgm107.c35 u64 disable = 0ULL; in gm107_devinit_disable() local
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-cec.h10 void (*disable)(struct dw_hdmi *hdmi); member
/third_party/mbedtls/scripts/mbedtls_dev/
H A Dtyping_util.py29 from typing_extensions import Protocol #pylint: disable=import-error namespace
/third_party/mbedtls/tests/scripts/
H A Dgenerate_ecp_tests.py25 import scripts_path # pylint: disable=unused-import namespace
30 from mbedtls_dev import ecp # pylint: disable=unused-import namespace
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_imul.py45 import nir_algebraic # pylint: disable=import-error namespace
H A Dir3_nir_trig.py41 import nir_algebraic # pylint: disable=import-error namespace
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dzink_nir_algebraic.py40 import nir_algebraic # pylint: disable=import-error namespace
/base/msdp/device_status/rust/ipc/client/src/
H A Dlib.rs104 pub fn disable(&self, intention: Intention, data: &dyn Serialize, in disable() functions
/base/msdp/device_status/rust/modules/drag/server/src/
H A Dlib.rs72 fn disable(&self, context: &CallingContext, data: &BorrowedMsgParcel, in disable() functions

Completed in 5 milliseconds

12345678910>>...23