Home
last modified time | relevance | path

Searched defs:VERSION (Results 151 – 175 of 12942) sorted by relevance

12345678910>>...518

/dports/textproc/fldiff/fldiff-1.1/
H A Dconfigure.in25 AC_SUBST(VERSION) subst
26 AC_DEFINE_UNQUOTED(VERSION, "fldiff $VERSION") definition
/dports/devel/py-oslo.versionedobjects/oslo.versionedobjects-2.5.0/oslo_versionedobjects/tests/
H A Dtest_objects.py48 VERSION = '1.0' variable in MyOwnedObject
54 VERSION = '1.6' variable in MyObj
130 VERSION = '1.5' variable in MyObjDiffVers
150 VERSION = '1.0' variable in MySensitiveObj
194 VERSION = '1.0' variable in TestRegistry.test_obj_tracking.NewBaseClass
213 VERSION = '1.1' variable in TestRegistry.test_obj_tracking.Fake1TestObj3
223 VERSION = '1.2' variable in TestRegistry.test_obj_tracking.Fake1TestObj4
227 VERSION = '1.1' variable in TestRegistry.test_obj_tracking.Fake2TestObj2
420 VERSION = '1.1' variable in TestDoSubobjectBackport.ParentObj
426 VERSION = '1.1' variable in TestDoSubobjectBackport.ParentObjList
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/frotz/
H A Ddetection_tables.h998 #define ENTRY0(ID, VERSION, MD5, FILESIZE) { ID, VERSION, MD5, FILESIZE, Common::EN_ANY, NONE } argument
999 #define ENTRY1(ID, VERSION, MD5, FILESIZE, LANG) { ID, VERSION, MD5, FILESIZE, LANG, NONE } argument
1000 #define ENTRYS(ID, VERSION, MD5, FILESIZE) { ID, VERSION, MD5, FILESIZE, Common::EN_ANY, GUIO3(GUIO… argument
/dports/science/afni/afni-AFNI_21.3.16/src/gifsicledir/
H A Dconfig.h9 #define VERSION "1.25" macro
61 #define VERSION "1.25" macro
/dports/multimedia/gpac-libgpac/gpac-1.0.0/
H A Dgenerate_installer.bat52 for /f "delims=" %%a in ('git describe --tags --long') do @set VERSION=%%a variable
57 call set VERSION=%%VERSION:!TAG!=%% variable
/dports/multimedia/gpac-mp4box/gpac-1.0.0/
H A Dgenerate_installer.bat52 for /f "delims=" %%a in ('git describe --tags --long') do @set VERSION=%%a variable
57 call set VERSION=%%VERSION:!TAG!=%% variable
/dports/irc/ctrlproxy/ctrlproxy-3.0.8/
H A Dconfigure.ac25 AC_DEFINE_UNQUOTED(VERSION,"$VERSION$BZRVERSION", [ Package version]) definition
27 AC_SUBST(VERSION) subst
/dports/multimedia/vmaf/vmaf-2.3.0/python/vmaf/core/
H A Dfeature_extractor.py200 VERSION = '0.2.7' # move vif_enhn_gain_limit right before log calculation variable in VmafFeatureExtractor
452 VERSION = '0.1' variable in VifFrameDifferenceFeatureExtractor
530 VERSION = "1.0" variable in PypsnrFeatureExtractor
642 VERSION = "1.1" # call vmaf to replace standalone psnr exec variable in PsnrFeatureExtractor
672 VERSION = "1.1" # python only variable in MomentFeatureExtractor
780 VERSION = "1.3" # add ssim_l, ssim_c, ssim_s as optional output variable in SsimFeatureExtractor
817 VERSION = "1.3" # add ssim_l_scalex, ssim_c_scalex, ssim_s_scalex as optional output variable in MsSsimFeatureExtractor
870 VERSION = "1.0" variable in AnsnrFeatureExtractor
H A Dmatlab_quality_runner.py21 VERSION = 'F' + StrredFeatureExtractor.VERSION + '-1.1' variable in StrredQualityRunner
71 VERSION = 'F' + StrredOptFeatureExtractor.VERSION + '-1.1' variable in StrredOptQualityRunner
122 VERSION = 'F' + SpEEDMatlabFeatureExtractor.VERSION + '-1.1' variable in SpEEDMatlabQualityRunner
174 VERSION = 'F' + STMADFeatureExtractor.VERSION + '-1.1' variable in STMADQualityRunner
224 VERSION = 'F' + iCIDFeatureExtractor.VERSION + '-1.0' variable in ICIDQualityRunner
274 VERSION = '1' variable in SpatioTemporalVmafQualityRunner
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/test/code_SUITE_data/
H A Dother.erl4 -define(VERSION,1). macro
16 -define(VERSION,2). macro
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/test/code_SUITE_data/
H A Dother.erl4 -define(VERSION,1). macro
16 -define(VERSION,2). macro
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/test/code_SUITE_data/
H A Dother.erl4 -define(VERSION,1). macro
16 -define(VERSION,2). macro
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/test/code_SUITE_data/
H A Dother.erl4 -define(VERSION,1). macro
16 -define(VERSION,2). macro
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/test/code_SUITE_data/
H A Dother.erl4 -define(VERSION,1). macro
16 -define(VERSION,2). macro
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/test/code_SUITE_data/
H A Dother.erl4 -define(VERSION,1). macro
16 -define(VERSION,2). macro
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/test/code_SUITE_data/
H A Dother.erl4 -define(VERSION,1). macro
16 -define(VERSION,2). macro
/dports/x11/xdialog/Xdialog-2.3.1/
H A Dconfigure.in8 AC_DEFINE_UNQUOTED(VERSION, "$VERSION") definition
10 AC_SUBST(VERSION) subst
/dports/sysutils/terraform-provider-vultr/terraform-provider-vultr-0.1.10/
H A DMakefile16 VERSION := $(COMMIT) macro
19 VERSION := $(TAG) macro
23 VERSION := $(VERSION)$(DIRTY) macro
/dports/games/stratagus/stratagus-3.2.0/src/include/
H A Dversion.h26 #define VERSION _version_str2 "-git" _version_stringify(StratagusGitRev) macro
28 #define VERSION _version_str2 macro
/dports/www/py-falcon/falcon-2.0.0/
H A Dsetup.py13 VERSION = imp.load_source('version', path.join('.', 'falcon', 'version.py')) variable
14 VERSION = VERSION.__version__ variable
/dports/www/py-css-parser/css-parser-1.0.7/
H A Dpublish.py18 VERSION = open('src/css_parser/version.py', 'rb').read().decode('utf-8') variable
19 VERSION = '.'.join(map(str, ast.literal_eval(re.search(r'^version\s+=\s+(.+)', VERSION, flags=re.M)… variable
/dports/net-p2p/udpt/udpt-6a7bf22/src/
H A Dmultiplatform.h32 #define VERSION "1.0.0-beta-g6a7bf22 (Windows)" macro
56 #define VERSION "1.0.0-beta-g6a7bf22 (DragonFly)" macro
/dports/misc/py-cinder/cinder-12.0.10/cinder/objects/
H A Drequest_spec.py29 VERSION = '1.3' variable in RequestSpec
110 VERSION = '1.1' variable in VolumeProperties
/dports/databases/litestream/google-cloud-go-storage-v1.15.0/firestore/internal/conformance/testdata/
H A Dset-nosplit.json25 "e": {
/dports/benchmarks/super-smack/super-smack-1.3/
H A Dconfig.h17 #define VERSION "1.1" macro
56 #define VERSION "1.1" macro

12345678910>>...518