Searched defs:activate (Results 1 – 7 of 7) sorted by relevance
10 export function activate(context: vscode.ExtensionContext) { function
44 export async function activate( function
7 export function activate(_context: vscode.ExtensionContext): void { function
177 void Pointer::activate() const { in activate() function in Pointer
37 void activate () { active = true; } in activate() function
223 void SpillPlacement::activate(unsigned n) { in activate() function in SpillPlacement
91 newBehavior: function(name, activate, functions){ argument