Home
last modified time | relevance | path

Searched refs:Activate (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DInstrumentationRuntime.cpp48 Activate(); in ModulesDidLoad()
62 Activate(); in ModulesDidLoad()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DIOHandlerCursesGUI.h33 void Activate() override;
H A DIOHandler.h87 virtual void Activate() { m_active = true; } in Activate() function
363 void Activate() override;
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DInstrumentationRuntimeASan.h43 void Activate() override;
H A DInstrumentationRuntimeASan.cpp79 void InstrumentationRuntimeASan::Activate() {
279 void InstrumentationRuntimeASan::Activate() { Activate() function in InstrumentationRuntimeASan
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.h50 void Activate() override;
H A DInstrumentationRuntimeMainThreadChecker.cpp187 void InstrumentationRuntimeMainThreadChecker::Activate() { in Activate() function in InstrumentationRuntimeMainThreadChecker
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.h52 void Activate() override;
H A DInstrumentationRuntimeUBSan.cpp245 void InstrumentationRuntimeUBSan::Activate() { in Activate() function in InstrumentationRuntimeUBSan
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DInstrumentationRuntime.h74 virtual void Activate() = 0;
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.h49 void Activate() override;
H A DInstrumentationRuntimeTSan.cpp892 void InstrumentationRuntimeTSan::Activate() { in Activate() function in InstrumentationRuntimeTSan
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASanLibsanitizers/
H A DInstrumentationRuntimeASanLibsanitizers.cpp85 void InstrumentationRuntimeASanLibsanitizers::Activate() { in Activate() function in InstrumentationRuntimeASanLibsanitizers
/freebsd/sys/contrib/device-tree/src/arm/microchip/
H A Dat91sam9x5ek.dtsi149 atmel,vbus-gpio = <0 /* &pioD 18 GPIO_ACTIVE_LOW *//* Activate to have access to port A */
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dste-nomadik-s8815.dts135 /* Activate RXTX on UART 0 */
H A Dste-href-family-pinctrl.dtsi195 * Activate this mode with the WLAN chip.
H A Dste-nomadik-nhk15.dts190 /* Activate RX/TX and CTS/RTS on UART 0 */
H A Dste-snowball.dts634 * Activate this mode with the WLAN chip.
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandler.cpp297 void IOHandlerEditline::Activate() { in Activate() function in IOHandlerEditline
298 IOHandler::Activate(); in Activate()
H A DDebugger.cpp1410 reader_sp->Activate(); in PushIOHandler()
1443 reader_sp->Activate(); in PopIOHandler()
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpBuiltin.cpp2876 Pointer &Dest, bool Activate);
2878 Pointer &Dest, bool Activate = false) { in copyRecord() argument
2882 auto copyField = [&](const Record::Field &F, bool Activate) -> bool { in copyRecord() argument
2889 if (Activate) in copyRecord()
2895 return copyComposite(S, OpPC, Src.atField(F.Offset), DestField, Activate); in copyRecord()
2913 if (!copyField(F, Activate)) in copyRecord()
2920 if (!copyRecord(S, OpPC, Src.atField(B.Offset), DestBase, Activate)) in copyRecord()
2929 Pointer &Dest, bool Activate = false) { in copyComposite() argument
2957 if (!copyComposite(S, OpPC, SrcElem, DestElem, Activate)) in copyComposite()
2964 return copyRecord(S, OpPC, Src, Dest, Activate); in copyComposite()
/freebsd/sys/contrib/device-tree/src/arm/gemini/
H A Dgemini.dtsi137 /* Activate both groups of pins for this state */
/freebsd/contrib/unbound/contrib/
H A Daaaa-filter-iterator.patch10 +Activate behavior similar to BIND's AAAA-filter.
/freebsd/sys/kern/
H A Dbus_if.m310 * @brief Activate a resource
312 * Activate a resource previously allocated with
/freebsd/crypto/krb5/src/windows/leash/
H A DLeash.rc682 AFX_IDS_SCTASKLIST "Activate Task List"

12