Home
last modified time | relevance | path

Searched refs:endf (Results 76 – 100 of 354) sorted by relevance

12345678910>>...15

/dports/science/py-OpenMC/openmc-0.12.2/openmc/data/
H A D_endf.pyx3 cdef extern from "endf.c":
H A D__init__.py19 from . import endf
H A Dnbody.py7 from .endf import get_cont_record
H A Dlaboratory.py9 from .endf import get_tab2_record, get_tab1_record
/dports/science/openmc/openmc-0.12.2/openmc/data/
H A D_endf.pyx3 cdef extern from "endf.c":
H A D__init__.py19 from . import endf
H A Dnbody.py7 from .endf import get_cont_record
/dports/devel/etl/synfig-1.2.2/synfig-studio/src/gui/widgets/
H A Dwidget_sound.cpp186 float endf = adj_timescale->get_upper(); in on_draw() local
193 end = round_to_int((endf - offset)*samplerate); in on_draw()
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-studio/src/gui/widgets/
H A Dwidget_sound.cpp186 float endf = adj_timescale->get_upper(); in on_draw() local
193 end = round_to_int((endf - offset)*samplerate); in on_draw()
/dports/graphics/synfig/synfig-1.2.2/synfig-studio/src/gui/widgets/
H A Dwidget_sound.cpp186 float endf = adj_timescale->get_upper(); in on_draw() local
193 end = round_to_int((endf - offset)*samplerate); in on_draw()
/dports/science/py-OpenMC/openmc-0.12.2/tools/ci/
H A Ddownload-xs.sh10 ENDF=$HOME/endf-b-vii.1
/dports/science/openmc/openmc-0.12.2/tools/ci/
H A Ddownload-xs.sh10 ENDF=$HOME/endf-b-vii.1
/dports/audio/lmms/lmms-1.2.2/plugins/GigPlayer/
H A DGigPlayer.h318 f_cnt_t getLoopedIndex( f_cnt_t index, f_cnt_t startf, f_cnt_t endf ) const;
319 f_cnt_t getPingPongIndex( f_cnt_t index, f_cnt_t startf, f_cnt_t endf ) const;
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/mcpp/
H A Dexpand.c72 static DEFBUF * is_macro_call( DEFBUF * defp, char ** cp, char ** endf
79 static int squeeze_ws( char ** out, char ** endf, MAGIC_SEQ * mgc_seq);
135 char ** endf, /* Pointer to indicate end of infile buffer */ in is_macro_call() argument
146 c = squeeze_ws( cp, endf, mgc_seq); /* See the next char. */ in is_macro_call()
1935 if (is_macro_call( inner, &out_p, &endf
1987 if (endf && strlen( endf)) {
1991 insert_to_bptr( endf, out_p - endf);
1992 out_p = endf;
2803 char ** endf, /* Pointer to end of infile data*/ argument
2826 int end_of_file = (out && endf) ? FALSE : TRUE;
[all …]
/dports/devel/mcpp/mcpp-2.7.2/src/
H A Dexpand.c72 static DEFBUF * is_macro_call( DEFBUF * defp, char ** cp, char ** endf
79 static int squeeze_ws( char ** out, char ** endf, MAGIC_SEQ * mgc_seq);
135 char ** endf, /* Pointer to indicate end of infile buffer */ in is_macro_call() argument
146 c = squeeze_ws( cp, endf, mgc_seq); /* See the next char. */ in is_macro_call()
1934 if (is_macro_call( inner, &out_p, &endf
1987 if (endf && strlen( endf)) {
1991 insert_to_bptr( endf, out_p - endf);
1992 out_p = endf;
2803 char ** endf, /* Pointer to end of infile data*/ argument
2826 int end_of_file = (out && endf) ? FALSE : TRUE;
[all …]
/dports/security/openconnect/openconnect-8.10/
H A Dgpst.c104 const char *f, *endf, *eq; in filter_opts() local
107 for (f = query; *f; f=(*endf) ? endf+1 : endf) { in filter_opts()
108 endf = strchr(f, '&') ? : f+strlen(f); in filter_opts()
110 if (!eq || eq > endf) in filter_opts()
111 eq = endf; in filter_opts()
122 buf_append_bytes(buf, f, (int)(endf-f)); in filter_opts()
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libdss/
H A Dtag.h81 Tagend_f endf; /* tag end function */ member
/dports/shells/ksh93/ast-93u/src/lib/libdss/
H A Dtag.h81 Tagend_f endf; /* tag end function */ member
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libdss/
H A Dtag.h81 Tagend_f endf; /* tag end function */ member
/dports/textproc/aspell-ispell/aspell-0.60.8/modules/speller/default/
H A Dmulti_ws.cpp70 bool endf(Iterator i) const {return i == end;} in endf() function
/dports/textproc/aspell/aspell-0.60.8/modules/speller/default/
H A Dmulti_ws.cpp70 bool endf(Iterator i) const {return i == end;} in endf() function
/dports/editors/neovim/neovim-0.6.1/src/nvim/testdir/
H A Dtest_winbuf_close.vim173 endf
186 endf
/dports/comms/hamlib/hamlib-4.3.1/rigs/flexradio/
H A Ddttsp.c197 .startf = kHz(150), .endf = MHz(1500), .modes = DTTSP_MODES,
204 .startf = kHz(150), .endf = MHz(1500), .modes = DTTSP_MODES,
281 .startf = kHz(150), .endf = MHz(1500), .modes = DTTSP_MODES,
288 .startf = kHz(150), .endf = MHz(1500), .modes = DTTSP_MODES,
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/multigrid/
H A Dmg_constrained_dofs.h351 endf = dof.get_triangulation().end_face(); in make_no_normal_flux_constraints() local
352 for (; face != endf; ++face) in make_no_normal_flux_constraints()
/dports/science/py-OpenMC/openmc-0.12.2/
H A D.gitignore87 examples/jupyter/*.endf

12345678910>>...15