Home
last modified time | relevance | path

Searched refs:endf (Results 226 – 250 of 354) sorted by relevance

12345678910>>...15

/dports/math/R-cran-VGAM/VGAM/man/
H A Dnotdocumentedyet.Rd167 \alias{endf}
/dports/devel/jetbrains-phpstorm/PhpStorm-213.6461.83/plugins/textmate/lib/bundles/viml/tests/
H A Dvim-syntax.vim24 …[bbrev] delel delf[unction] dif[fupdate] difft[his] do dsp[lit] echom[sg] endf[unction] ex filetyp…
244 …syn region vimFuncBody contained fold start="\ze\s*(" matchgroup=vimCommand end="\<\(endf\>\|endf…
246 …syn region vimFuncBody contained start="\ze\s*(" matchgroup=vimCommand end="\<\(endf\>\|endfu\%[n…
/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/textmate/lib/bundles/viml/tests/
H A Dvim-syntax.vim24 …[bbrev] delel delf[unction] dif[fupdate] difft[his] do dsp[lit] echom[sg] endf[unction] ex filetyp…
244 …syn region vimFuncBody contained fold start="\ze\s*(" matchgroup=vimCommand end="\<\(endf\>\|endf…
246 …syn region vimFuncBody contained start="\ze\s*(" matchgroup=vimCommand end="\<\(endf\>\|endfu\%[n…
/dports/editors/cream/cream-0.43/addons/
H A Dcream-cream-vim-abbrev.vim368 …let VimCommandsPairs = MvAddElement(VimCommandsPairs, "\n", "endfunction" . tab . "endf[unc…
1159 endf
1273 "endfunction endf
/dports/math/R-cran-VGAM/VGAM/
H A DNAMESPACE151 exportMethods(endf)
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dvim.vim25 …r] cpf[ile] cun def deletep delp diffp[atch] disa[ssemble] doaut ea echon endf[unction] ex files f…
250 …syn region vimFuncBody contained fold start="\ze\s*(" matchgroup=vimCommand end="\<\(endf\>\|endf…
252 …syn region vimFuncBody contained start="\ze\s*(" matchgroup=vimCommand end="\<\(endf\>\|endfu\%[…
H A Dfoxpro.vim642 syn match foxproEnBlk "^\s*\<endf\%[or]\>"
/dports/comms/hamlib/hamlib-4.3.1/tests/
H A Drigctl_parse.c4441 rs->rx_range_list[i].endf, in declare_proto_rig()
4457 rs->tx_range_list[i].endf, in declare_proto_rig()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/grid/
H A Dgrid_out.cc3575 typename Triangulation<dim, spacedim>::active_face_iterator face, endf; in n_boundary_faces() local
3859 typename Triangulation<dim, spacedim>::active_face_iterator face, endf; in write_ucd_faces() local
H A Dgrid_generator.cc7038 endf = in_tria.end_face(); in flatten_triangulation() local
7047 for (; face != endf; ++face) in flatten_triangulation()
7067 for (; face != endf; ++face) in flatten_triangulation()
H A Dgrid_tools.cc4099 endf = tria.end_face(); in regularize_corner_cells() local
4100 for (; face != endf; ++face) in regularize_corner_cells()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/scsipi/
H A Dcd.c1984 int ends, int endf) in cd_play_msf() argument
1995 cmd.end_f = endf; in cd_play_msf()
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dvim.vim223 …syn region vimFuncBody contained fold start="\ze\s*(" matchgroup=vimCommand end="\<\(endf\>\|endf…
225 …syn region vimFuncBody contained start="\ze\s*(" matchgroup=vimCommand end="\<\(endf\>\|endfu\%[…
H A Dfoxpro.vim642 syn match foxproEnBlk "^\s*\<endf\%[or]\>"
/dports/textproc/aspell-ispell/aspell-0.60.8/modules/speller/default/
H A Dsuggest.cpp1584 bool endf(Iterator e) const {return e == end;} in endf() function
/dports/textproc/aspell/aspell-0.60.8/modules/speller/default/
H A Dsuggest.cpp1584 bool endf(Iterator e) const {return e == end;} in endf() function
/dports/textproc/source-highlight/source-highlight-3.1.9/src/
H A Dvim.lang178 "endf|endfu|endfun|endfunc|endfunct|endfuncti|endfunctio|endfunction",
/dports/comms/hamlib/hamlib-4.3.1/src/
H A Drig.c6397 if (range_list[i].startf == 0 && range_list[i].endf == 0) in rig_get_range()
6402 if (freq >= range_list[i].startf && freq <= range_list[i].endf && in rig_get_range()
/dports/science/py-OpenMC/openmc-0.12.2/docs/source/methods/
H A Dneutron_physics.rst1710 .. _PREPRO: https://www-nds.iaea.org/ndspub/endf/prepro/
1712 .. _endf102: https://www.oecd-nea.org/dbdata/data/manual-endf/endf102.pdf
/dports/science/openmc/openmc-0.12.2/docs/source/methods/
H A Dneutron_physics.rst1710 .. _PREPRO: https://www-nds.iaea.org/ndspub/endf/prepro/
1712 .. _endf102: https://www.oecd-nea.org/dbdata/data/manual-endf/endf102.pdf
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A DGDLParser.cpp63 antlr::RefToken endf = antlr::nullToken; in identifier() local
280 endf = LT(1); in identifier()
282 endf_AST = astFactory->create(endf); in identifier()
/dports/audio/snd/snd-21.2/
H A Ds7.c82598 s7_function endf;
82644 endf = fx_proc(end);
82655 if (endf == fx_c_d)
82657 endf = fn_proc(endp);
82723 (endf == fx_num_eq_ui))
83268 s7_function endf;
83270 endf = fx_proc(end);
83508 s7_function stepf, endf;
83535 ((endf == g_num_eq_2) || (endf == g_num_eq_xi) || (endf == g_geq_2)) &&
83588 ((endf == g_less_x0) || (endf == g_less_2) || (endf == g_less_xi)) &&
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/docs/
H A Dnetcdf.m4576 (Corresponds to FOLD(endef, endf) in version 2)
/dports/science/netcdf-fortran/netcdf-fortran-4.5.3/docs/
H A Dnetcdf.m4577 (Corresponds to FOLD(endef, endf) in version 2)
/dports/science/netcdf/netcdf-c-4.7.4/docs/
H A Dnetcdf.m4576 (Corresponds to FOLD(endef, endf) in version 2)

12345678910>>...15