Home
last modified time | relevance | path

Searched refs:flu (Results 1 – 25 of 833) sorted by relevance

12345678910>>...34

/dports/science/cdk/cdk-cdk-2.3/base/test-interfaces/src/test/java/org/openscience/cdk/interfaces/
H A DAbstractMolecularFormulaTest.java111 mf.addIsotope(flu); in testGetIsotopeCount_IIsotope()
118 Assert.assertEquals(1, mf.getIsotopeCount(flu)); in testGetIsotopeCount_IIsotope()
135 mf.addIsotope(flu); in testGetIsotopeCount_IIsotope2()
159 mf.addIsotope(flu); in testAddIsotope_IIsotope_int()
185 mf.addIsotope(flu); in testGetIsotope_Number_Clone()
215 mf.addIsotope(flu); in testGetIsotopeCount_IIsotope_Occurr()
314 mf.addIsotope(flu); in testInstance_IIsotope()
420 mf.addIsotope(flu); in testRemoveIsotope_IIsotope()
424 mf.removeIsotope(flu); in testRemoveIsotope_IIsotope()
442 mf.addIsotope(flu); in testRemoveAllIsotopes()
[all …]
/dports/games/burrtools/burrtools-0.6.3/src/
H A DMakefile.in79 flu/Flu_Combo_Box.$(OBJEXT) flu/Flu_Combo_List.$(OBJEXT) \
82 flu/flu_pixmaps.$(OBJEXT) flu/Flu_Return_Button.$(OBJEXT) \
727 flu/Flu_Button.$(OBJEXT): flu/$(am__dirstamp) \
729 flu/Flu_Combo_Box.$(OBJEXT): flu/$(am__dirstamp) \
731 flu/Flu_Combo_List.$(OBJEXT): flu/$(am__dirstamp) \
733 flu/Flu_Combo_Tree.$(OBJEXT): flu/$(am__dirstamp) \
739 flu/Flu_Label.$(OBJEXT): flu/$(am__dirstamp) \
741 flu/flu_pixmaps.$(OBJEXT): flu/$(am__dirstamp) \
745 flu/Flu_Separator.$(OBJEXT): flu/$(am__dirstamp) \
747 flu/FluSimpleString.$(OBJEXT): flu/$(am__dirstamp) \
[all …]
H A DMakefile.am181 flu/Flu_Button.cpp \
182 flu/Flu_Button.h \
184 flu/Flu_Combo_Box.h \
186 flu/Flu_Combo_List.h \
190 flu/flu_export.h \
195 flu/Flu_Label.h \
196 flu/Flu_Label.cpp \
197 flu/flu_pixmaps.cpp \
198 flu/flu_pixmaps.h \
202 flu/Flu_Separator.h \
[all …]
/dports/science/cdk/cdk-cdk-2.3/tool/formula/src/test/java/org/openscience/cdk/formula/
H A DMolecularFormulaRangeTest.java140 IIsotope flu = builder.newInstance(IIsotope.class, "F"); in testGetIsotopeCountMin_IIsotope() local
147 Assert.assertEquals(-1, mfRange.getIsotopeCountMin(flu)); in testGetIsotopeCountMin_IIsotope()
287 IIsotope flu = builder.newInstance(IIsotope.class, "F"); in testRemoveIsotope_IIsotope() local
290 mfRange.addIsotope(flu, 0, 10); in testRemoveIsotope_IIsotope()
294 mfRange.removeIsotope(flu); in testRemoveIsotope_IIsotope()
311 IIsotope flu = builder.newInstance(IIsotope.class, "F"); in testRemoveAllIsotopes() local
314 mfRange.addIsotope(flu, 0, 10); in testRemoveAllIsotopes()
350 IIsotope flu = builder.newInstance(IIsotope.class, "F"); in testClone_Isotopes() local
353 mfRange.addIsotope(flu, 2, 8); in testClone_Isotopes()
358 Assert.assertEquals(2, mfRange.getIsotopeCountMin(flu)); in testClone_Isotopes()
[all …]
/dports/graphics/argyllcms/Argyll_V1.9.2/imdi/
H A Dgreytiff.c143 icxLuBase *flu; /* Device -> Jab/Lab */ member
169 rx->flu->lookup(rx->flu, Lab, in_vals); in md_table()
311 …if ((su.flu = xicco->get_luobj(xicco, ICX_CLIP_NEAREST, icmFwd, icRelativeColorimetric, pcsor, icm… in main()
315 su.flu->spaces(su.flu, &ins, &inn, NULL, NULL, NULL, NULL, NULL, NULL); in main()
445 if ((rv = su.flu->lookup(su.flu, Lab, in)) > 1) in main()
500 if ((rv = su.flu->lookup(su.flu, Lab, in)) > 1) in main()
532 if ((rv = su.flu->lookup(su.flu, Lab, in)) > 1) in main()
564 su.flu->del(su.flu); in main()
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/testunits/module_BASE/
H A DMultiDimNoisyORCompoundTestSuite.h67 gum::LabelizedVariable flu("Flu", "", 2); in testCompatibleWithHardOR()
72 p << fever << malaria << flu << cold; in testCompatibleWithHardOR()
74 p.causalWeight(flu, 1.0f); in testCompatibleWithHardOR()
104 gum::LabelizedVariable flu("Flu", "", 2); in testComputationInNoisyORCompound()
109 p << fever << malaria << flu << cold; in testComputationInNoisyORCompound()
111 p.causalWeight(flu, 0.8f); in testComputationInNoisyORCompound()
H A DMultiDimNoisyORNetTestSuite.h68 gum::LabelizedVariable flu("Flu", "", 2); in testCompatibleWithHardOR()
73 p << fever << malaria << flu << cold; in testCompatibleWithHardOR()
75 p.causalWeight(flu, 1.0f); in testCompatibleWithHardOR()
105 gum::LabelizedVariable flu("Flu", "", 2); in testComputationInNoisyORNet()
110 p << fever << malaria << flu << cold; in testComputationInNoisyORNet()
112 p.causalWeight(flu, 0.8f); in testComputationInNoisyORNet()
H A DMultiDimNoisyANDTestSuite.h72 gum::LabelizedVariable flu("Flu", "", 2); in testCompatibleWithHardAND()
77 p << fever << malaria << flu << cold; in testCompatibleWithHardAND()
79 p.causalWeight(flu, 1.0f); in testCompatibleWithHardAND()
109 gum::LabelizedVariable flu("Flu", "", 2); in testComputationInNoisyAND()
114 p << fever << malaria << flu << cold; // malaria, flu and cold are causes of fever in testComputationInNoisyAND()
116 p.causalWeight(flu, 0.8f); in testComputationInNoisyAND()
/dports/mail/cvsmail/mailutils-2.2/
H A Drotatemail.c551 size_t flu = 0, fls = 0, d = 0; in maildir_rotate() local
570 if (flu >= fls) { in maildir_rotate()
571 if (flu == 0) in maildir_rotate()
581 filelist[flu++] = strdup(fn); /* XXX */ in maildir_rotate()
583 qsort(filelist, flu, sizeof *filelist, qsort_strcmp); in maildir_rotate()
585 for (d = 0; d < flu; d++) in maildir_rotate()
614 while ((tmp != NULL || (size > max2)) && d < flu) { in maildir_rotate()
667 size, max2, tmp, d, flu); in maildir_rotate()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/insane/
H A Dinsane.cpp966 struct fluConf *flu; in escapeKeyHandler() local
993 flu = &_fluConf[14 + _iactSceneId2]; in escapeKeyHandler()
997 queueSceneSwitch(flu->sceneId, *flu->fluPtr, flu->filenamePtr, 64, 0, in escapeKeyHandler()
998 flu->startFrame, flu->numFrames); in escapeKeyHandler()
1047 flu = &_fluConf[7 + _iactSceneId2]; in escapeKeyHandler()
1051 queueSceneSwitch(flu->sceneId, *flu->fluPtr, flu->filenamePtr, 64, 0, in escapeKeyHandler()
1052 flu->startFrame, flu->numFrames); in escapeKeyHandler()
1055 flu = &_fluConf[0 + _iactSceneId2]; in escapeKeyHandler()
1059 queueSceneSwitch(flu->sceneId, *flu->fluPtr, flu->filenamePtr, 64, 0, in escapeKeyHandler()
1060 flu->startFrame, flu->numFrames); in escapeKeyHandler()
H A Dinsane_scenes.cpp1095 struct fluConf *flu; in postCase1() local
1098 flu = &_fluConf[14 + _iactSceneId2]; in postCase1()
1102 queueSceneSwitch(flu->sceneId, *flu->fluPtr, flu->filenamePtr, 64, 0, in postCase1()
1103 flu->startFrame, flu->numFrames); in postCase1()
1219 struct fluConf *flu; in postCase6() local
1223 flu = &_fluConf[7 + _iactSceneId2]; in postCase6()
1225 flu = &_fluConf[0 + _iactSceneId2]; in postCase6()
1230 queueSceneSwitch(flu->sceneId, *flu->fluPtr, flu->filenamePtr, 64, 0, in postCase6()
1231 flu->startFrame, flu->numFrames); in postCase6()
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/insane/
H A Dinsane.cpp966 struct fluConf *flu; in escapeKeyHandler() local
993 flu = &_fluConf[14 + _iactSceneId2]; in escapeKeyHandler()
997 queueSceneSwitch(flu->sceneId, *flu->fluPtr, flu->filenamePtr, 64, 0, in escapeKeyHandler()
998 flu->startFrame, flu->numFrames); in escapeKeyHandler()
1047 flu = &_fluConf[7 + _iactSceneId2]; in escapeKeyHandler()
1051 queueSceneSwitch(flu->sceneId, *flu->fluPtr, flu->filenamePtr, 64, 0, in escapeKeyHandler()
1052 flu->startFrame, flu->numFrames); in escapeKeyHandler()
1055 flu = &_fluConf[0 + _iactSceneId2]; in escapeKeyHandler()
1059 queueSceneSwitch(flu->sceneId, *flu->fluPtr, flu->filenamePtr, 64, 0, in escapeKeyHandler()
1060 flu->startFrame, flu->numFrames); in escapeKeyHandler()
H A Dinsane_scenes.cpp1100 struct fluConf *flu; in postCase1() local
1103 flu = &_fluConf[14 + _iactSceneId2]; in postCase1()
1107 queueSceneSwitch(flu->sceneId, *flu->fluPtr, flu->filenamePtr, 64, 0, in postCase1()
1108 flu->startFrame, flu->numFrames); in postCase1()
1224 struct fluConf *flu; in postCase6() local
1228 flu = &_fluConf[7 + _iactSceneId2]; in postCase6()
1230 flu = &_fluConf[0 + _iactSceneId2]; in postCase6()
1235 queueSceneSwitch(flu->sceneId, *flu->fluPtr, flu->filenamePtr, 64, 0, in postCase6()
1236 flu->startFrame, flu->numFrames); in postCase6()
/dports/science/code_saturne/code_saturne-7.1.0/src/alge/
H A Dcs_matrix_building.c1374 cs_real_2_t flu = { in cs_matrix_vector() local
1393 cs_real_2_t flu = { in cs_matrix_vector() local
1411 + flu[0] in cs_matrix_vector()
1415 + flu[1] in cs_matrix_vector()
1478 cs_real_2_t flu = { in cs_matrix_vector() local
1502 d_ij * flu[0] in cs_matrix_vector()
1505 + (flu[0] + flu[1] * n_b_n + idiffp * b_visc[face_id] * n_bf_n) in cs_matrix_vector()
1942 cs_real_2_t flu = { in cs_matrix_anisotropic_diffusion() local
1995 cs_real_2_t flu = { in cs_matrix_anisotropic_diffusion() local
2019 d_ij * flu[0] in cs_matrix_anisotropic_diffusion()
[all …]
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/testunits/module_BN/
H A DMultiDimAggregatorForBNTestSuite.h138 gum::LabelizedVariable flu("Flu", "", 2); in testNoisyORNetInBN()
146 gum::NodeId idFlu = bn.add(flu); in testNoisyORNetInBN()
221 gum::LabelizedVariable flu("Flu", "", 2); in testNoisyORCompoundInBN()
229 gum::NodeId idFlu = bn.add(flu); in testNoisyORCompoundInBN()
307 gum::LabelizedVariable flu("Flu", "", 2); in testNoisyANDInBN()
315 gum::NodeId idFlu = bn.add(flu); in testNoisyANDInBN()
/dports/biology/hyphy/hyphy-2.5.33/tests/hbltests/SimpleOptimizations/
H A DIntermediateNuc.bf38 DataSet flu = ReadDataFile(PATH_TO_CURRENT_BF + "/../data/fluHA.nex");
39 DataSetFilter flu_part2 = CreateFilter(flu,1,"0-966","101,26,75,103,100,102,49,89,29,9,4,0,19,91,…
/dports/print/texinfo/texinfo-6.8/install-info/tests/
H A Dii-0043-input-dir-file40 * Beating the flu: (flu). Three simple steps to beating influenza.
H A Dii-0043-expected-dir-file43 * Beating the flu: (flu). Three simple steps to beating influenza.
/dports/science/py-scipy/scipy-1.7.1/scipy/linalg/
H A Ddecomp_lu.py215 flu, = get_flinalg_funcs(('lu',), (a1,))
216 p, l, u, info = flu(a1, permute_l=permute_l, overwrite_a=overwrite_a)
/dports/astro/py-astropy/astropy-5.0/astropy/units/tests/
H A Dtest_logarithmic.py258 flu = flu_unit(physical_unit)
261 assert flu.is_equivalent(tlu)
262 assert_allclose(flu.to(tlu), flu.function_unit.to(tlu.function_unit))
263 assert_allclose(flu.to(tlu, values),
264 values * flu.function_unit.to(tlu.function_unit))
267 assert flu.is_equivalent(tlu2)
269 assert_allclose(flu.to(tlu2, tlu2.to(flu, values)), values, atol=1.e-15)
272 assert flu.is_equivalent(tlu3)
273 assert_allclose(flu.to(tlu3, tlu3.to(flu, values)), values, atol=1.e-15)
276 assert not flu.is_equivalent(tlu4)
[all …]
/dports/textproc/link-grammar/link-grammar-5.8.0/data/en/
H A Dcorpus-voa.batch59 But the flu can kill.
63 A person who has suffered one kind of flu cannot develop that same kind again.
64 The World Health Organization holds meetings in which experts discuss what kinds of flu viruses to …
66 The flu spread in Asia in eighteen twenty-nine, then again in eighteen thirty-six.
67 Experts say two hundred fifty thousand people died in Europe in that flu pandemic.
68 The deadliest spread of influenza ever reported involved a flu that first appeared in Spain.
69 Wild and farm birds often have a flu virus.
/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/
H A DReplay.cpp303 bool flu = f.get(b_fluid); in LoadFile() local
304 if (flu) rd(f.whMudSpin); in LoadFile()
319 if (flu) rd(wh.whH); in LoadFile()
419 bool flu = f.get(b_fluid); in SaveFile() local
420 if (flu) wr(f.whMudSpin); in SaveFile()
435 if (flu) wr(wh.whH); in SaveFile()
/dports/editors/calligra/calligra-3.2.1/plugins/stencilsdocker/stencils/ChemEng/
H A Dfluidcont.desktop14 Name[gl]=Vaso de contacto de fluídos
/dports/games/libkdegames/libkdegames-21.12.3/po/is/
H A Dlibkdegames5.po307 msgstr "Sýna sti&gatöflu"
312 msgstr "Sýna stigatöflu"
317 msgstr "&Hreinsa stigatöflu"
322 msgstr "Hreinsa stigatöflu"
447 msgstr "Stilla stigatö&flu..."
795 #~ msgstr "Stilla metaföflu"
895 #~ msgstr "Get ekki tengst alheims-stigatöflu-miðlara."
904 #~ msgstr "Skeyti frá alheims-stigatöflu-miðlara"
907 #~ msgstr "Ógilt svar frá alheims-stigatöflu-miðlara."
913 #~ msgstr "Ógilt svar frá alheims-stigatöflu-miðlara (vantar: %1)."
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/po/
H A Deo.po76 msgstr "Interna datum-flu-eraro."
139 #~ msgstr "Interna datum-flu-eraro."

12345678910>>...34