Home
last modified time | relevance | path

Searched refs:activate (Results 1 – 25 of 27) sorted by relevance

12

/llvm-project-15.0.7/mlir/utils/vscode/src/
H A Dextension.ts10 export function activate(context: vscode.ExtensionContext) { function
22 await mlirContext.activate(outputChannel);
26 mlirContext.activate(outputChannel);
H A DconfigWatcher.ts44 export async function activate( function
H A DmlirContext.ts32 async activate(outputChannel: vscode.OutputChannel) {
185 await configWatcher.activate(this, workspaceFolder, configsToWatch,
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DSpillPlacement.cpp223 void SpillPlacement::activate(unsigned n) { in activate() function in SpillPlacement
267 activate(ib); in addConstraints()
274 activate(ob); in addConstraints()
288 activate(ib); in addPrefSpill()
289 activate(ob); in addPrefSpill()
303 activate(ib); in addLinks()
304 activate(ob); in addLinks()
H A DSpillPlacement.h164 void activate(unsigned n);
/llvm-project-15.0.7/llvm/utils/vscode/llvm/src/
H A Dextension.ts7 export function activate(_context: vscode.ExtensionContext): void { function
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h52 SuppressAccessChecks(Parser &P, bool activate = true)
54 if (activate) {
/llvm-project-15.0.7/libcxx/test/std/strings/basic.string/string.cons/
H A Dcopy_alloc.pass.cpp37 void activate () { active = true; } in activate() function
/llvm-project-15.0.7/clang/lib/AST/Interp/
H A DInterp.h461 Field.activate(); in InitThisFieldActive()
471 Field.activate(); in InitField()
481 Field.activate(); in InitBitField()
492 Field.activate(); in InitFieldActive()
549 Field.activate(); in GetPtrActiveField()
562 Field.activate(); in GetPtrActiveThisField()
H A DPointer.cpp177 void Pointer::activate() const { in activate() function in Pointer
H A DPointer.h290 void activate() const;
/llvm-project-15.0.7/clang-tools-extra/pseudo/
H A DDesignNotes.md101 ## Which recovery heads to activate
/llvm-project-15.0.7/polly/www/video-js/
H A Dvideo.js91 newBehavior: function(name, activate, functions){ argument
92 this.behaviors[name] = activate;
/llvm-project-15.0.7/llvm/docs/
H A DTestSuiteGuide.md21 % . venv/bin/activate
H A Ddoxygen.cfg.in1467 # to select a filter and <Enter> or <escape> to activate or cancel the filter
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/
H A Dindex.rst335 are ignored here, as they would effectively re-activate the warning.
/llvm-project-15.0.7/lldb/source/Host/macosx/objcxx/
H A DHost.mm174 " activate\n"
/llvm-project-15.0.7/mlir/docs/Bindings/
H A DPython.md39 source ~/.venv/mlirdev/bin/activate
/llvm-project-15.0.7/clang/docs/
H A Ddoxygen.cfg.in1466 # to select a filter and <Enter> or <escape> to activate or cancel the filter
/llvm-project-15.0.7/bolt/docs/
H A Ddoxygen.cfg.in1471 # to select a filter and <Enter> or <escape> to activate or cancel the filter
/llvm-project-15.0.7/polly/docs/
H A Ddoxygen.cfg.in1467 # to select a filter and <Enter> or <escape> to activate or cancel the filter
/llvm-project-15.0.7/clang-tools-extra/docs/
H A Ddoxygen.cfg.in1477 # to select a filter and <Enter> or <escape> to activate or cancel the filter
/llvm-project-15.0.7/openmp/docs/
H A Ddoxygen.cfg.in1467 # to select a filter and <Enter> or <escape> to activate or cancel the filter
/llvm-project-15.0.7/mlir/docs/
H A Ddoxygen.cfg.in1467 # to select a filter and <Enter> or <escape> to activate or cancel the filter
/llvm-project-15.0.7/flang/docs/
H A Ddoxygen.cfg.in1469 # to select a filter and <Enter> or <escape> to activate or cancel the filter

12