/dports/science/dftbplus/dftbplus-19.1/prog/waveplot/ |
H A D | slater.F90 | 23 integer :: nPow component 188 integer :: nPow local 193 nPow = size(aa, dim=1) 199 allocate(self%aa(nPow, nAlpha)) 206 self%nPow = nPow 216 call SlaterOrbital_getValue_explicit(ll, nPow, nAlpha, aa, self%alpha, & 260 integer, intent(in) :: nPow local 277 real(dp) :: pows(nPow) 287 do ii = 1, nPow 294 do jj = 1, nPow [all …]
|
/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/common/data/ |
H A D | SceneXml.cpp | 91 noise = 0.0f; nFreq = 25.f; nPers = 0.3f; nPow = 1.2f; nOct = 3; in SGrassChannel() 246 nFreq[0]=25.f; nPers[0]=0.30f; nPow[0]=1.5f; nOct[0]=3; in TerLayer() 247 nFreq[1]=30.f; nPers[1]=0.40f; nPow[1]=1.2f; nOct[1]=3; in TerLayer()
|
H A D | SceneXml.h | 59 float nFreq[2], nPers[2], nPow[2]; int nOct[2]; member 136 float noise, nFreq, nPers, nPow; int nOct; // noise params variable
|
H A D | SceneXml_Load.cpp | 330 s = "pow"+sn; a = eNoi->Attribute(s.c_str()); if (a) l->nPow[n] = s2r(a); in LoadXml() 417 a = u->Attribute("pow"); if (a) g.nPow = s2r(a); in LoadXml() 640 s = "pow"+sn; noi.SetAttribute(s.c_str(), toStrC( l->nPow[n] )); in SaveXml() 716 gch.SetAttribute("pow", toStrC( g.nPow )); in SaveXml()
|
/dports/games/stuntrally/stuntrally-2.6.1/source/editor/ |
H A D | Gui_EventsTer.cpp | 106 svTerLN_Pow[i].UpdF(&l->nPow[i]); in SldUpd_TerL() 484 t.nPow[l] = ns[i][3]; in btnNpreset() 496 t.nPow[l] = Math::RangeRandom(0.8f,2.4f); in btnNrandom() 508 std::swap(t.nPow[0] , t.nPow[1] ); in btnNswap()
|
H A D | Gui_Events.cpp | 160 svGrChNoct.UpdI(&gr.nOct); svGrChNpers.UpdF(&gr.nPers); svGrChNpow.UpdF(&gr.nPow); in SldUpd_GrChan()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/shells/ |
H A D | drawdlg.cxx | 246 int nPow = 100; in lcl_convertStringArguments() local 247 int nValue = fValue * nPow; in lcl_convertStringArguments()
|
/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/common/ |
H A D | TerrainBlend.cpp | 255 …-1){ Nfreq[i] = l.nFreq[0]; Noct[i] = l.nOct[0]; Npers[i] = l.nPers[0]; Npow[i] = l.nPow[0]; } in UpdLayerPars() 256 …-2){ Nfreq2[i]= l.nFreq[1]; Noct2[i]= l.nOct[1]; Npers2[i]= l.nPers[1]; Npow2[i]= l.nPow[1]; } in UpdLayerPars() 302 Noct[i] = gr.nOct; Npers[i] = gr.nPers; Npow[i] = gr.nPow; in UpdGrassPars()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/shells/ |
H A D | drawdlg.cxx | 258 int nPow = 100; in lcl_convertStringArguments() local 259 int nValue = fValue * nPow; in lcl_convertStringArguments()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/drawfunc/ |
H A D | drawsh.cxx | 75 int nPow = 100; in lcl_convertStringArguments() local 76 int nValue = fValue * nPow; in lcl_convertStringArguments()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/drawfunc/ |
H A D | drawsh.cxx | 76 int nPow = 100; in lcl_convertStringArguments() local 77 int nValue = fValue * nPow; in lcl_convertStringArguments()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/ |
H A D | doccomp.cxx | 2198 unsigned nPow = 1; in Compare() local 2203 nPow *= nMul; in Compare() 2212 nHash = nHash - nPow*pTextNd1->GetText()[ i - nBorderLen ]; in Compare() 2231 nHash = nHash - nPow*pTextNd2->GetText()[ i - nBorderLen ]; in Compare()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/ |
H A D | doccomp.cxx | 2175 unsigned nPow = 1; in Compare() local 2180 nPow *= nMul; in Compare() 2189 nHash = nHash - nPow*pTextNd1->GetText()[ i - nBorderLen ]; in Compare() 2208 nHash = nHash - nPow*pTextNd2->GetText()[ i - nBorderLen ]; in Compare()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/ |
H A D | drviews2.cxx | 553 int nPow = 100; in lcl_convertStringArguments() local 554 int nValue = fValue * nPow; in lcl_convertStringArguments()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/ |
H A D | drviews2.cxx | 554 int nPow = 100; in lcl_convertStringArguments() local 555 int nValue = fValue * nPow; in lcl_convertStringArguments()
|
/dports/textproc/py-sphinx/Sphinx-3.5.2/sphinx/locale/pl/LC_MESSAGES/ |
H A D | sphinx.po | 979 msgstr "Wystąpił błąd podczas renderowania strony %s.\nPowód: %r"
|
/dports/textproc/py-sphinx/stage/usr/local/lib/python3.8/site-packages/sphinx/locale/pl/LC_MESSAGES/ |
H A D | sphinx.po | 979 msgstr "Wystąpił błąd podczas renderowania strony %s.\nPowód: %r"
|
/dports/textproc/py-sphinx/Sphinx-3.5.2/build/lib/sphinx/locale/pl/LC_MESSAGES/ |
H A D | sphinx.po | 979 msgstr "Wystąpił błąd podczas renderowania strony %s.\nPowód: %r"
|
/dports/devel/py-nbdime/nbdime-3.1.1/nbdime/webapp/static/ |
H A D | nbdime.js.map | 1 …nPow = n === 0 ? 0 : math.log10(n)\n let mult = 0\n while (nPow < mult * 3 && baseMultiplier > -…
|