/dports/science/jstrack/jstrack/tracker/lib/ |
H A D | menu.tcl | 173 incr i ; puts "$i) load all storm data" ; set loadall $i 177 if {$choice > 0 && $choice < $loadall} { 180 } elseif {$choice == $loadall} { 213 if {$choice > 0 && $choice < $loadall} { 216 } elseif {$choice == $loadall} {
|
/dports/biology/stringtie/stringtie-2.1.1/gclib/ |
H A D | GFaSeqGet.h | 122 void loadall(uint32 max_len=0) { 225 faseq->loadall(); 274 faseq->loadall(); //just cache the whole sequence, it's faster in fetch() 288 faseq->loadall(); in fetch()
|
/dports/biology/libgff/libgff-2.0.0/include/ |
H A D | GFaSeqGet.h | 122 void loadall(uint32 max_len=0) { 225 faseq->loadall(); 274 faseq->loadall(); //just cache the whole sequence, it's faster in fetch() 288 faseq->loadall(); in fetch()
|
/dports/biology/gffread/gffread-0.12.7/gclib/ |
H A D | GFaSeqGet.h | 122 void loadall(uint32 max_len=0) { 225 faseq->loadall(); 274 faseq->loadall(); //just cache the whole sequence, it's faster in fetch() 288 faseq->loadall(); in fetch()
|
/dports/www/limesurvey/limesurvey/themes/survey/vanilla/views/subviews/navigation/ |
H A D | save_links.twig | 23 …<a href="#" data-limesurvey-submit='{ "loadall":"loadall" }' class='{{ aSurveyInfo.class.loadlinks…
|
/dports/math/reduce/Reduce-svn5758-src/generic/emacs/REDUCE/ |
H A D | eslremake.red | 8 !*loadall 58 if !*loadall and w neq u then evload list w;
|
/dports/math/gap/gap-4.11.0/pkg/utils-0.69/tst/ |
H A D | record.tst | 8 gap> ReadPackage( "utils", "tst/loadall.g" );;
|
H A D | print.tst | 8 gap> ReadPackage( "utils", "tst/loadall.g" );;
|
H A D | testall.g | 14 ReadPackage( "utils", "tst/loadall.g" );
|
H A D | loadall.g | 3 #W loadall.g Utils Package Chris Wensley
|
H A D | testing.g | 14 ReadPackage( "utils", "tst/loadall.g" );
|
H A D | number.tst | 8 gap> ReadPackage( "utils", "tst/loadall.g" );;
|
H A D | others.tst | 8 gap> ReadPackage( "utils", "tst/loadall.g" );;
|
H A D | iterator.tst | 8 gap> ReadPackage( "utils", "tst/loadall.g" );;
|
H A D | lists.tst | 8 gap> ReadPackage( "utils", "tst/loadall.g" );;
|
/dports/devel/py-hg-evolve/hg-evolve-10.4.1/docs/ |
H A D | conf.py | 159 hgext.loadall(ui)
|
/dports/devel/mercurial/mercurial-6.0/tests/ |
H A D | test-duplicateoptions.py | 32 extensions.loadall(u)
|
/dports/devel/py-PyUtilib/PyUtilib-6.0.0/pyutilib/workflow/ |
H A D | workflow.py | 65 def add(self, task, loadall=True): argument 73 if not loadall:
|
/dports/biology/cufflinks/cufflinks-2.2.1-89-gdc3b0cb/src/ |
H A D | GFaSeqGet.h | 115 void loadall(uint32 max_len=0) {
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/bpf/bpftool/Documentation/ |
H A D | bpftool-prog.rst | 19 | **loadall** | **help** } 28 | **bpftool** **prog** { **load** | **loadall** } *OBJ* *PATH* [**type** *TYPE*] [**map** {**idx** … 126 …**bpftool prog { load | loadall }** *OBJ* *PATH* [**type** *TYPE*] [**map** {**idx** *IDX* | **nam… 129 *OBJ* as *PATH*. **bpftool prog loadall** pins all programs
|
/dports/multimedia/libv4l/linux-5.13-rc2/tools/bpf/bpftool/Documentation/ |
H A D | bpftool-prog.rst | 19 | **loadall** | **help** } 28 | **bpftool** **prog** { **load** | **loadall** } *OBJ* *PATH* [**type** *TYPE*] [**map** {**idx** … 126 …**bpftool prog { load | loadall }** *OBJ* *PATH* [**type** *TYPE*] [**map** {**idx** *IDX* | **nam… 129 *OBJ* as *PATH*. **bpftool prog loadall** pins all programs
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/bpf/bpftool/Documentation/ |
H A D | bpftool-prog.rst | 19 | **loadall** | **help** } 28 | **bpftool** **prog** { **load** | **loadall** } *OBJ* *PATH* [**type** *TYPE*] [**map** {**idx** … 126 …**bpftool prog { load | loadall }** *OBJ* *PATH* [**type** *TYPE*] [**map** {**idx** *IDX* | **nam… 129 *OBJ* as *PATH*. **bpftool prog loadall** pins all programs
|
/dports/math/gap/gap-4.11.0/ |
H A D | .travis.yml | 49 - env: TEST_SUITES="testpackages testinstall-loadall" ABI=64 70 - env: TEST_SUITES="testpackages testinstall-loadall" ABI=32 NO_COVERAGE=1
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/ |
H A D | test_flow_dissector.sh | 25 $bpftool prog loadall ./bpf_flow.o /sys/fs/bpf/flow \
|
H A D | test_xdp_veth.sh | 100 bpftool prog loadall \
|