/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASanLibsanitizers/ |
H A D | InstrumentationRuntimeASanLibsanitizers.cpp | 51 Deactivate(); in ~InstrumentationRuntimeASanLibsanitizers() 117 void InstrumentationRuntimeASanLibsanitizers::Deactivate() { in Deactivate() function in InstrumentationRuntimeASanLibsanitizers
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | IOHandlerCursesGUI.h | 32 void Deactivate() override;
|
H A D | IOHandler.h | 94 virtual void Deactivate() { m_active = false; } in Deactivate() function 370 void Deactivate() override;
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/ |
H A D | InstrumentationRuntimeASan.cpp | 45 InstrumentationRuntimeASan::~InstrumentationRuntimeASan() { Deactivate(); } 103 void InstrumentationRuntimeASan::Deactivate() { 318 void InstrumentationRuntimeASan::Deactivate() { Deactivate() function in InstrumentationRuntimeASan
|
H A D | InstrumentationRuntimeASan.h | 45 void Deactivate();
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/ |
H A D | InstrumentationRuntimeMainThreadChecker.cpp | 36 Deactivate(); in LLDB_PLUGIN_DEFINE() 227 void InstrumentationRuntimeMainThreadChecker::Deactivate() { in Deactivate() function in InstrumentationRuntimeMainThreadChecker
|
H A D | InstrumentationRuntimeMainThreadChecker.h | 52 void Deactivate();
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/ |
H A D | InstrumentationRuntimeUBSan.h | 54 void Deactivate();
|
H A D | InstrumentationRuntimeUBSan.cpp | 41 InstrumentationRuntimeUBSan::~InstrumentationRuntimeUBSan() { Deactivate(); } in LLDB_PLUGIN_DEFINE() 287 void InstrumentationRuntimeUBSan::Deactivate() { in Deactivate() function in InstrumentationRuntimeUBSan
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/ |
H A D | InstrumentationRuntimeTSan.h | 51 void Deactivate();
|
H A D | InstrumentationRuntimeTSan.cpp | 61 InstrumentationRuntimeTSan::~InstrumentationRuntimeTSan() { Deactivate(); } in ~InstrumentationRuntimeTSan() 933 void InstrumentationRuntimeTSan::Deactivate() { in Deactivate() function in InstrumentationRuntimeTSan
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | IOHandler.cpp | 318 void IOHandlerEditline::Deactivate() { in Deactivate() 319 IOHandler::Deactivate(); in Deactivate() 316 void IOHandlerEditline::Deactivate() { Deactivate() function in IOHandlerEditline
|
H A D | Debugger.cpp | 1256 top_reader_sp->Deactivate(); in PushIOHandler() 1278 reader_sp->Deactivate(); in PopIOHandler()
|
H A D | IOHandlerCursesGUI.cpp | 7735 void IOHandlerCursesGUI::Deactivate() { m_app_ap->Terminate(); } in Deactivate() function in IOHandlerCursesGUI
|
/freebsd/sys/kern/ |
H A D | bus_if.m | 372 * @brief Deactivate a resource 374 * Deactivate a resource previously allocated with
|
/freebsd/sys/dev/bhnd/ |
H A D | bhnd_bus_if.m | 962 * Deactivate a bhnd resource.
|