Home
last modified time | relevance | path

Searched refs:lmh (Results 1 – 25 of 464) sorted by relevance

12345678910>>...19

/dports/math/R-cran-recipes/recipes/tests/testthat/
H A Dtest_unorder.R5 lmh <- c("Low", "Med", "High") vector
8 X2 = ordered(rep(lmh, each = 4),
9 levels = lmh))
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/opt/
H A Dpr70906.C22 class lmh : public R {};
61 struct IV { lmh hk; };
62 typedef list<mh<IV, lmh, &IV::hk>> ISL;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/opt/
H A Dpr70906.C22 class lmh : public R {};
61 struct IV { lmh hk; };
62 typedef list<mh<IV, lmh, &IV::hk>> ISL;
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/opt/
H A Dpr70906.C22 class lmh : public R {};
61 struct IV { lmh hk; };
62 typedef list<mh<IV, lmh, &IV::hk>> ISL;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/opt/
H A Dpr70906.C22 class lmh : public R {};
61 struct IV { lmh hk; };
62 typedef list<mh<IV, lmh, &IV::hk>> ISL;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/opt/
H A Dpr70906.C22 class lmh : public R {};
61 struct IV { lmh hk; };
62 typedef list<mh<IV, lmh, &IV::hk>> ISL;
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/opt/
H A Dpr70906.C22 class lmh : public R {};
61 struct IV { lmh hk; };
62 typedef list<mh<IV, lmh, &IV::hk>> ISL;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/opt/
H A Dpr70906.C22 class lmh : public R {};
61 struct IV { lmh hk; };
62 typedef list<mh<IV, lmh, &IV::hk>> ISL;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/opt/
H A Dpr70906.C22 class lmh : public R {};
61 struct IV { lmh hk; };
62 typedef list<mh<IV, lmh, &IV::hk>> ISL;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/opt/
H A Dpr70906.C22 class lmh : public R {};
61 struct IV { lmh hk; };
62 typedef list<mh<IV, lmh, &IV::hk>> ISL;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/opt/
H A Dpr70906.C22 class lmh : public R {};
61 struct IV { lmh hk; };
62 typedef list<mh<IV, lmh, &IV::hk>> ISL;
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/opt/
H A Dpr70906.C22 class lmh : public R {};
61 struct IV { lmh hk; };
62 typedef list<mh<IV, lmh, &IV::hk>> ISL;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/opt/
H A Dpr70906.C22 class lmh : public R {};
61 struct IV { lmh hk; };
62 typedef list<mh<IV, lmh, &IV::hk>> ISL;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/opt/
H A Dpr70906.C22 class lmh : public R {};
61 struct IV { lmh hk; };
62 typedef list<mh<IV, lmh, &IV::hk>> ISL;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/opt/
H A Dpr70906.C22 class lmh : public R {};
61 struct IV { lmh hk; };
62 typedef list<mh<IV, lmh, &IV::hk>> ISL;
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/opt/
H A Dpr70906.C22 class lmh : public R {};
61 struct IV { lmh hk; };
62 typedef list<mh<IV, lmh, &IV::hk>> ISL;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/opt/
H A Dpr70906.C22 class lmh : public R {};
61 struct IV { lmh hk; };
62 typedef list<mh<IV, lmh, &IV::hk>> ISL;
/dports/math/giacxcas/CoCoALib-0.99700/src/CoCoA-5/QCodeEdit/
H A Dqlinemarksinfocenter.cpp568 foreach ( const QLineMarkHandle& lmh, m_lineMarks ) in cursorMoved()
570 QLineMarkType t = markType(lmh.mark); in cursorMoved()
573 (e->fileName() != lmh.file) in cursorMoved()
575 (e->document() != lmh.line->document()) in cursorMoved()
581 if ( !t.persistency || (lmh.line != e->cursor().line().handle()) ) in cursorMoved()
583 removeLineMark(lmh); in cursorMoved()
/dports/math/cocoalib/CoCoALib-0.99712/src/CoCoA-5/QCodeEdit/
H A Dqlinemarksinfocenter.cpp568 foreach ( const QLineMarkHandle& lmh, m_lineMarks ) in cursorMoved()
570 QLineMarkType t = markType(lmh.mark); in cursorMoved()
573 (e->fileName() != lmh.file) in cursorMoved()
575 (e->document() != lmh.line->document()) in cursorMoved()
581 if ( !t.persistency || (lmh.line != e->cursor().line().handle()) ) in cursorMoved()
583 removeLineMark(lmh); in cursorMoved()
/dports/editors/texstudio/texstudio-4.1.2/src/qcodeedit/lib/
H A Dqlinemarksinfocenter.cpp574 foreach ( const QLineMarkHandle& lmh, m_lineMarks ) in cursorMoved()
576 QLineMarkType t = markType(lmh.mark); in cursorMoved()
579 (e->fileName() != lmh.file) in cursorMoved()
581 (e->document() != lmh.line->document()) in cursorMoved()
587 if ( !t.persistency || (lmh.line != e->cursor().line().handle()) ) in cursorMoved()
589 removeLineMark(lmh); in cursorMoved()
/dports/devel/py-zope.browserresource/zope.browserresource-3.10.3/src/zope/browserresource/
H A Dfile.py49 self.lmh = formatdate(self.lmt, usegmt=True)
180 response.setHeader('Last-Modified', file.lmh)
203 response.setHeader('Last-Modified', file.lmh)
/dports/math/R-cran-recipes/recipes/man/
H A Dstep_unorder.Rd57 lmh <- c("Low", "Med", "High")
60 X2 = ordered(rep(lmh, each = 4),
61 levels = lmh))
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DRCUtils.c272 int i, j, lmh; in DoLayoutHT() local
320 lmh = 0; in DoLayoutHT()
324 RC_Boxes(rc)[j].box.height > lmh) in DoLayoutHT()
325 lmh = RC_Boxes(rc)[j].box.height; in DoLayoutHT()
330 RC_Boxes(rc)[j].box.height = lmh; in DoLayoutHT()
372 lmh = 0; in DoLayoutHT()
382 RC_Boxes(rc)[j].box.height = lmh; in DoLayoutHT()
408 lmh = 0; in DoLayoutHT()
412 RC_Boxes(rc)[j].box.height > lmh) in DoLayoutHT()
414 lmh = RC_Boxes(rc)[j].box.height; in DoLayoutHT()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/pkg/vsphere/compute/placement/
H A Dranked_test.go76 lmh = &object.HostSystem{ var
108 fakeHostMetrics[lmh.Reference().String()] = lowMedium
/dports/misc/lifelines/lifelines-3.1.1/reports/
H A Drefn.ll16 * by Larry Hamilton (lmh@hamiltongensociety.org)

12345678910>>...19