Home
last modified time | relevance | path

Searched refs:BIOSIG_VERSION (Results 1 – 20 of 20) sorted by relevance

/dports/biology/biosig/biosig-2.3.3/biosig4c++/
H A Dbiosig-dev.h115 #define BIOSIG_VERSION (BIOSIG_VERSION_MAJOR * 10000 + BIOSIG_VERSION_MINOR * 100 + BIOSIG_PATCHLEV… macro
117 #define biosigCHECK_VERSION(a,b,c) (BIOSIG_VERSION >= ( 10000*(a) + 100*(b) + (c) ) )
258 #if (BIOSIG_VERSION < 10600)
409 #if (BIOSIG_VERSION >= 10500)
476 #if (BIOSIG_VERSION >= 10500)
1092 #if (BIOSIG_VERSION < 10700)
H A DMakefile.in338 BIOSIG_VERSION := @PACKAGE_VERSION@
595 echo 0.5.2-v${BIOSIG_VERSION} > $(PathToSigViewerWIN32)/src/version.txt
798 mexbiosig: mex/mexbiosig-$(BIOSIG_VERSION).src.tar.gz
799 biosig4octave: mex/biosig4octave-$(BIOSIG_VERSION).src.tar.gz
801 mex/mexbiosig-$(BIOSIG_VERSION).src.tar.gz: mex/*.cpp
802 $(eval $@_TMP := $(shell mktemp -d /tmp/biosig.XXXXXX)/mexbiosig-$(BIOSIG_VERSION))
815 (cd mex && ln -sf mexbiosig-$(BIOSIG_VERSION).src.tar.gz mexbiosig.src.tar.gz)
819 mex/biosig4octave-$(BIOSIG_VERSION).src.tar.gz: mex/*.cpp
836 (cd mex && ln -sf biosig4octave-$(BIOSIG_VERSION).src.tar.gz biosig4octave.src.tar.gz)
870 echo 0.5.2-v${BIOSIG_VERSION} > $(PathToSigViewer)/src/version.txt
[all …]
H A DMakefile338 BIOSIG_VERSION := 2.3.3 macro
595 echo 0.5.2-v${BIOSIG_VERSION} > $(PathToSigViewerWIN32)/src/version.txt
798 mexbiosig: mex/mexbiosig-$(BIOSIG_VERSION).src.tar.gz
799 biosig4octave: mex/biosig4octave-$(BIOSIG_VERSION).src.tar.gz
801 mex/mexbiosig-$(BIOSIG_VERSION).src.tar.gz: mex/*.cpp
802 $(eval $@_TMP := $(shell mktemp -d /tmp/biosig.XXXXXX)/mexbiosig-$(BIOSIG_VERSION))
815 (cd mex && ln -sf mexbiosig-$(BIOSIG_VERSION).src.tar.gz mexbiosig.src.tar.gz)
819 mex/biosig4octave-$(BIOSIG_VERSION).src.tar.gz: mex/*.cpp
836 (cd mex && ln -sf biosig4octave-$(BIOSIG_VERSION).src.tar.gz biosig4octave.src.tar.gz)
870 echo 0.5.2-v${BIOSIG_VERSION} > $(PathToSigViewer)/src/version.txt
[all …]
H A Dpdp2gdf.c62 fprintf(stdout,"pdp2gdf (BioSig4C++) v%04.2f\n", BIOSIG_VERSION); in main()
H A Dbiosig.c343 #if (BIOSIG_VERSION < 10500)
475 #if (BIOSIG_VERSION < 10700)
721 #if (BIOSIG_VERSION >= 10500)
745 #if (BIOSIG_VERSION >= 10500) in sort_eventtable()
767 #if (BIOSIG_VERSION >= 10500) in sort_eventtable()
793 #if (BIOSIG_VERSION >= 10500) in reallocEventTable()
807 #if (BIOSIG_VERSION >= 10500) in reallocEventTable()
846 #if (BIOSIG_VERSION >= 10500) in convert2to4_eventtable()
867 #if (BIOSIG_VERSION >= 10500) in convert4to2_eventtable()
947 #if (BIOSIG_VERSION < 10500)
[all …]
H A Dbiosig2.c47 #if (BIOSIG_VERSION < 10700)
717 return (BIOSIG_VERSION); in biosig_lib_version()
H A Dsave2gdf.c210 #if (BIOSIG_VERSION >= 10700) in main()
/dports/biology/biosig/biosig-2.3.3/biosig4c++/mex/
H A DMakefile.in107 FULLDLEXT = ${BIOSIG_VERSION}.dylib
114 FULLDLEXT = so.${BIOSIG_VERSION}
H A DMakefile107 FULLDLEXT = ${BIOSIG_VERSION}.dylib
114 FULLDLEXT = so.${BIOSIG_VERSION}
H A DmexSLOAD.cpp199 #if (BIOSIG_VERSION >= 10905) in mexFunction()
219 #if (BIOSIG_VERSION >= 10905) in mexFunction()
248 #if (BIOSIG_VERSION >= 10905) in mexFunction()
317 #if (BIOSIG_VERSION >= 10905) in mexFunction()
389 #if (BIOSIG_VERSION >= 10905) in mexFunction()
739 #if (BIOSIG_VERSION >= 10500) in mexFunction()
/dports/biology/sigviewer/sigviewer-0.6.4-13-gf62f8d9/src/base/
H A Dsignal_channel.cpp24 #if (BIOSIG_VERSION < 10400) in SignalChannel()
/dports/biology/biosig/biosig-2.3.3/biosig4c++/perl/
H A Dbiosig.i189 #if (BIOSIG_VERSION >= 10500)
/dports/biology/biosig/biosig-2.3.3/biosig4c++/php/
H A Dbiosig.i189 #if (BIOSIG_VERSION >= 10500)
/dports/biology/biosig/biosig-2.3.3/biosig4c++/ruby/
H A Dbiosig.i189 #if (BIOSIG_VERSION >= 10500)
/dports/biology/biosig/biosig-2.3.3/biosig4c++/tcl/
H A Dbiosig.i189 #if (BIOSIG_VERSION >= 10500)
/dports/biology/sigviewer/sigviewer-0.6.4-13-gf62f8d9/src/file_handling_impl/
H A Dbiosig_reader.cpp154 #if (BIOSIG_VERSION < 10400) in loadFixedHeader()
/dports/biology/biosig/biosig-2.3.3/biosig4c++/t210/
H A Dsopen_scp_read.c554 #if (BIOSIG_VERSION < 10500) in sopen_SCP_read()
1405 #if (BIOSIG_VERSION >= 10500) in sopen_SCP_read()
1494 #if (BIOSIG_VERSION >= 10500) in sopen_SCP_read()
1523 #if (BIOSIG_VERSION >= 10500) in sopen_SCP_read()
1534 #if (BIOSIG_VERSION >= 10500) in sopen_SCP_read()
1544 #if (BIOSIG_VERSION >= 10500) in sopen_SCP_read()
H A Dsopen_igor.c919 #if (BIOSIG_VERSION >= 10500) in sopen_itx_read()
982 #if (BIOSIG_VERSION >= 10500) in sopen_itx_read()
H A Dsopen_heka_read.c348 #if (BIOSIG_VERSION >= 10500) in sopen_heka()
377 #if (BIOSIG_VERSION >= 10500) in sopen_heka()
/dports/biology/biosig/biosig-2.3.3/biosig4c++/t220/
H A Dsopen_scp_write.c73 #if (BIOSIG_VERSION < 10500) in sopen_SCP_write()