/external/llvm-project/lldb/include/lldb/Core/ |
D | IOHandlerCursesGUI.h | 32 void Deactivate() override;
|
D | IOHandler.h | 98 virtual void Deactivate() { m_active = false; } in Deactivate() function 378 void Deactivate() override;
|
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/ |
D | InstrumentationRuntimeASan.cpp | 58 InstrumentationRuntimeASan::~InstrumentationRuntimeASan() { Deactivate(); } in ~InstrumentationRuntimeASan() 318 void InstrumentationRuntimeASan::Deactivate() { in Deactivate() function in InstrumentationRuntimeASan
|
D | InstrumentationRuntimeASan.h | 52 void Deactivate();
|
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/ |
D | InstrumentationRuntimeUBSan.h | 56 void Deactivate();
|
D | InstrumentationRuntimeUBSan.cpp | 41 InstrumentationRuntimeUBSan::~InstrumentationRuntimeUBSan() { Deactivate(); } in LLDB_PLUGIN_DEFINE() 288 void InstrumentationRuntimeUBSan::Deactivate() { in Deactivate() function in InstrumentationRuntimeUBSan
|
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/ |
D | InstrumentationRuntimeMainThreadChecker.h | 56 void Deactivate();
|
D | InstrumentationRuntimeMainThreadChecker.cpp | 36 Deactivate(); in LLDB_PLUGIN_DEFINE() 235 void InstrumentationRuntimeMainThreadChecker::Deactivate() { in Deactivate() function in InstrumentationRuntimeMainThreadChecker
|
/external/libcups/conf/ |
D | cupsd.conf.in | 75 …er Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate… 120 …er Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate… 166 …er Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate…
|
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/ |
D | InstrumentationRuntimeTSan.h | 55 void Deactivate();
|
D | InstrumentationRuntimeTSan.cpp | 63 InstrumentationRuntimeTSan::~InstrumentationRuntimeTSan() { Deactivate(); } in ~InstrumentationRuntimeTSan() 931 void InstrumentationRuntimeTSan::Deactivate() { in Deactivate() function in InstrumentationRuntimeTSan
|
/external/llvm-project/lldb/source/Core/ |
D | IOHandler.cpp | 298 void IOHandlerEditline::Deactivate() { in Deactivate() function in IOHandlerEditline 299 IOHandler::Deactivate(); in Deactivate()
|
D | Debugger.cpp | 1021 top_reader_sp->Deactivate(); in PushIOHandler() 1043 reader_sp->Deactivate(); in PopIOHandler()
|
D | IOHandlerCursesGUI.cpp | 4345 void IOHandlerCursesGUI::Deactivate() { m_app_ap->Terminate(); } in Deactivate() function in IOHandlerCursesGUI
|
/external/python/cpython3/Doc/c-api/ |
D | contextvars.rst | 100 Deactivate the *ctx* context and restore the previous context as the
|
/external/python/cpython2/Doc/library/ |
D | fl.rst | 213 Deactivate the form.
|
D | sys.rst | 970 *on_flag* is true. Deactivate these dumps if *on_flag* is off. The function is
|
/external/python/cpython3/Lib/tkinter/ |
D | __init__.py | 185 Deactivate = '37' variable in EventType
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.9.0a1.rst | 3754 Remove implementation-specific behaviour of how venv's Deactivate works.
|
/external/cpuinfo/test/dmesg/ |
D | meizu-pro-7-plus.log | 115 [ 0.000000] -(0)[0:swapper/0]GIC: Using split EOI/Deactivate mode
|
/external/python/cpython3/Misc/ |
D | HISTORY | 4772 removed Deactivate.ps1.
|