Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/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);
/openbsd-src/gnu/llvm/llvm/utils/vscode/llvm/src/
H A Dextension.ts7 export function activate(_context: vscode.ExtensionContext): void { function
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_fbc.c67 void (*activate)(struct intel_fbc *fbc); member
348 .activate = i8xx_fbc_activate,
367 .activate = i8xx_fbc_activate,
456 .activate = g4x_fbc_activate,
508 .activate = ilk_fbc_activate,
545 .activate = snb_fbc_activate,
631 .activate = ivb_fbc_activate,
652 fbc->funcs->activate(fbc); in intel_fbc_hw_activate()
/openbsd-src/gnu/llvm/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h52 SuppressAccessChecks(Parser &P, bool activate = true)
54 if (activate) {
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DPointer.cpp193 void Pointer::activate() const { in activate() function in Pointer
H A DInterp.h758 Field.activate(); in InitThisFieldActive()
771 Field.activate(); in InitField()
781 Field.activate(); in InitBitField()
792 Field.activate(); in InitFieldActive()
851 Field.activate(); in GetPtrActiveField()
864 Field.activate(); in GetPtrActiveThisField()
H A DPointer.h320 void activate() const;
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_fb_helper.c1385 force = var->activate & FB_ACTIVATE_KD_TEXT;
1797 info->var.activate = FB_ACTIVATE_NOW;
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlopentut.pod329 running with its own C<-n> option to activate line numbering, should do
H A Dperlintro.pod106 declaration will also activate a
H A Dperldsc.pod316 C<warnings> pragma. Often the best way to activate all these things at
H A Dperl5160delta.pod1856 This new error occurs when you try to activate a source filter (usually by
/openbsd-src/share/snmp/
H A DSNMP-USER-BASED-SM-MIB.txt406 Finally, activate the new user:
H A DSNMPv2-TC.txt419 activate the conceptual row in one transaction or in a
/openbsd-src/gnu/llvm/lldb/source/Host/macosx/objcxx/
H A DHost.mm174 " activate\n"
/openbsd-src/gnu/gcc/libgomp/
H A Dlibgomp.texi109 To activate the OpenMP extensions for C/C++ and Fortran, the compile-time
H A Dlibgomp.info89 To activate the OpenMP extensions for C/C++ and Fortran, the
/openbsd-src/gnu/usr.bin/perl/
H A Dconfigure.com5223 $! FIXME: Need to find how to activate this.
/openbsd-src/gnu/lib/libstdc++/libstdc++/
H A DChangeLog3609 Move abi.txt link placement, activate.
6276 * testsuite/27_io/istream.cc: Compile only, activate.
/openbsd-src/gnu/llvm/clang/docs/
H A Ddoxygen.cfg.in1466 # to select a filter and <Enter> or <escape> to activate or cancel the filter
/openbsd-src/usr.sbin/unbound/doc/
H A Dunbound.doxygen1845 # to select a filter and <Enter> or <escape> to activate or cancel the filter
/openbsd-src/gnu/gcc/gcc/doc/
H A Dgccinstall.info1532 building in parallel. To activate this, you can use `make -j 2'

12