Home
last modified time | relevance | path

Searched refs:endf (Results 176 – 200 of 354) sorted by relevance

12345678910>>...15

/dports/comms/hamlib/hamlib-4.3.1/rigs/barrett/
H A Dbarrett.c116 .startf = kHz(1600), .endf = MHz(30), .modes = BARRETT_MODES,
/dports/science/openmc/openmc-0.12.2/openmc/data/
H A Dcorrelated.py13 from .endf import get_list_record, get_tab2_record
H A Denergy_distribution.py12 from .endf import get_tab1_record, get_tab2_record
H A Dneutron.py16 from .endf import (
H A Dresonance.py10 from .endf import get_head_record, get_cont_record, get_tab1_record, get_list_record
/dports/net/zebra-server/idzebra-2.0.55/index/
H A Dextract.c836 stream->endf(stream, &null_offset);; in zebra_extract_record_stream()
876 end_offset = stream->endf(stream, 0); in zebra_extract_record_stream()
887 end_offset = stream->endf(stream, 0); in zebra_extract_record_stream()
H A Dmod_grs_regx.c1925 (*curLexSpec)->f_win_ef = p->stream->endf; in grs_read_regx()
1994 (*curLexSpec)->f_win_ef = p->stream->endf; in grs_read_tcl()
/dports/comms/hamlib/hamlib-4.3.1/rigs/tentec/
H A Dorion.c386 if (this_range.startf == 0 && this_range.endf == 0) in tt565_set_freq()
392 if (freq >= this_range.startf && freq <= this_range.endf && in tt565_set_freq()
/dports/devel/tass64/64tass-1.56.2625-src/syntax/
H A Dassembler.syntax147 keyword whole .endf brightcyan
/dports/security/libssh/libssh-0.9.6/
H A DREADME.CodingStyle73 endf
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dmma.vim268 "endf
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dmma.vim268 "endf
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dgdlc.g240 | endf:ENDFOR { #endf->setType( IDENTIFIER);}
241 | endfe:ENDFOREACH { #endf->setType( IDENTIFIER);}
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Deditor_markers.cc600 samplepos_t endf) in set_position() argument
604 end->set_position (endf); in set_position()
/dports/science/py-OpenMC/openmc-0.12.2/examples/jupyter/
H A Dcapi.ipynb241 …mperatures, you will need temperature dependent data. I typically use the endf data found here: ht…
/dports/science/py-OpenMC/openmc-0.12.2/openmc/data/
H A Denergy_distribution.py12 from .endf import get_tab1_record, get_tab2_record
H A Dneutron.py16 from .endf import (
H A Dresonance.py10 from .endf import get_head_record, get_cont_record, get_tab1_record, get_list_record
/dports/science/py-OpenMC/openmc-0.12.2/docs/source/examples/
H A Dcapi.ipynb241 …mperatures, you will need temperature dependent data. I typically use the endf data found here: ht…
/dports/science/openmc/openmc-0.12.2/examples/jupyter/
H A Dcapi.ipynb241 …mperatures, you will need temperature dependent data. I typically use the endf data found here: ht…
/dports/science/openmc/openmc-0.12.2/docs/source/examples/
H A Dcapi.ipynb241 …mperatures, you will need temperature dependent data. I typically use the endf data found here: ht…
/dports/editors/vim/vim-8.2.3745/src/testdir/
H A Dtest_user_func.vim153 call assert_fails("fu F(a=1 ,) | endf", 'E1068:')
/dports/comms/grig/grig-77ab785/src/
H A Drig-daemon.c1678 (get->freq1 <= myrig->state.rx_range_list[i].endf)) { in rig_daemon_exec_cmd()
1682 get->fmax = myrig->state.rx_range_list[i].endf; in rig_daemon_exec_cmd()
/dports/www/nextcloud/nextcloud/apps-pkg/text/js/highlight/
H A Dvim.js.map1 …autoa dp dr ds dsp e|0 ea ec echoe echoh echom echon el elsei em en endfo endf endt endw ene ex ex…
/dports/comms/cubicsdr/CubicSDR-0248e5a/external/hamlib/hamlib/
H A Drig.h1241 freq_t endf; /*!< End frequency */ member
1252 #define RIG_IS_FRNG_END(r) ((r).startf == Hz(0) && (r).endf == Hz(0))

12345678910>>...15