Home
last modified time | relevance | path

Searched defs:VER (Results 1 – 25 of 628) sorted by relevance

12345678910>>...26

/dports/graphics/qgis/qgis-3.22.3/cmake/
H A DFindQsci.py39 VER = "" variable
43 VER = QSCINTILLA_VERSION_STR variable
46 VER = QSCINTILLA_VERSION_STR variable
50 VER = QSCINTILLA_VERSION_STR variable
54 VER = QSCINTILLA_VERSION_STR variable
/dports/graphics/qgis-ltr/qgis-3.16.16/cmake/
H A DFindQsci.py39 VER = "" variable
43 VER = QSCINTILLA_VERSION_STR variable
46 VER = QSCINTILLA_VERSION_STR variable
50 VER = QSCINTILLA_VERSION_STR variable
54 VER = QSCINTILLA_VERSION_STR variable
/dports/news/nzbget/nzbget-21.1/windows/
H A Dinstall-update.bat79 set VER=0 variable
84 set VER=!line! variable
86 set VER=!VER: =! variable
87 set VER=!VER: =! variable
88 set VER=!VER:"=! variable
89 set VER=!VER::=! variable
90 set VER=!VER:,=! variable
/dports/news/husky/husky-1.9.20191207/fastlst/include/
H A Ddefines.hpp25 #define VER VERSION"/Linux" macro
27 #define VER VERSION"/FreeBSD" macro
29 #define VER VERSION"/Cygwin" macro
31 #define VER VERSION"/QNX" macro
33 #define VER VERSION"/Unix" macro
/dports/news/husky-hpt/husky-hpt-1.9.20191207/fastlst/include/
H A Ddefines.hpp25 #define VER VERSION"/Linux" macro
27 #define VER VERSION"/FreeBSD" macro
29 #define VER VERSION"/Cygwin" macro
31 #define VER VERSION"/QNX" macro
33 #define VER VERSION"/Unix" macro
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/fastlst/include/
H A Ddefines.hpp25 #define VER VERSION"/Linux" macro
27 #define VER VERSION"/FreeBSD" macro
29 #define VER VERSION"/Cygwin" macro
31 #define VER VERSION"/QNX" macro
33 #define VER VERSION"/Unix" macro
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/fastlst/include/
H A Ddefines.hpp25 #define VER VERSION"/Linux" macro
27 #define VER VERSION"/FreeBSD" macro
29 #define VER VERSION"/Cygwin" macro
31 #define VER VERSION"/QNX" macro
33 #define VER VERSION"/Unix" macro
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/fastlst/include/
H A Ddefines.hpp25 #define VER VERSION"/Linux" macro
27 #define VER VERSION"/FreeBSD" macro
29 #define VER VERSION"/Cygwin" macro
31 #define VER VERSION"/QNX" macro
33 #define VER VERSION"/Unix" macro
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/fastlst/include/
H A Ddefines.hpp25 #define VER VERSION"/Linux" macro
27 #define VER VERSION"/FreeBSD" macro
29 #define VER VERSION"/Cygwin" macro
31 #define VER VERSION"/QNX" macro
33 #define VER VERSION"/Unix" macro
/dports/news/husky-htick/husky-htick-1.9.20191207/fastlst/include/
H A Ddefines.hpp25 #define VER VERSION"/Linux" macro
27 #define VER VERSION"/FreeBSD" macro
29 #define VER VERSION"/Cygwin" macro
31 #define VER VERSION"/QNX" macro
33 #define VER VERSION"/Unix" macro
/dports/news/husky-areafix/husky-areafix-1.9.20191207/fastlst/include/
H A Ddefines.hpp25 #define VER VERSION"/Linux" macro
27 #define VER VERSION"/FreeBSD" macro
29 #define VER VERSION"/Cygwin" macro
31 #define VER VERSION"/QNX" macro
33 #define VER VERSION"/Unix" macro
/dports/games/libretro-picodrive/picodrive-600894e/platform/gp2x/
H A DMakefile3 VER := $(shell head -n 1 ../common/version.h | \ macro
8 VER := $(VER)_$(BUILD) macro
/dports/games/libretro-picodrive/picodrive-600894e/platform/pandora/
H A DMakefile3 VER := $(shell head -n 1 ../common/version.h | \ macro
8 VER := $(VER)_$(BUILD) macro
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/pandora/
H A DMakefile3 VER := $(shell head -n 1 ../common/version.h | \ macro
8 VER := $(VER)_$(BUILD) macro
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/gp2x/
H A DMakefile3 VER := $(shell head -n 1 ../common/version.h | \ macro
8 VER := $(VER)_$(BUILD) macro
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/src/harness/src/
H A Dplugin.h.in523 #define VERSION_MAJOR(VER) (((VER) >> 24) & 0xFF) argument
524 #define VERSION_MINOR(VER) (((VER) >> 16) & 0xFF) argument
525 #define VERSION_PATCH(VER) ((VER)&0xFFFF) argument
539 #define ABI_VERSION_MAJOR(VER) (((VER) >> 8) & 0xFF) argument
540 #define ABI_VERSION_MINOR(VER) ((VER)&0xFF) argument
/dports/devel/libappindicator/libappindicator-12.10.1.2010202007061.01/bindings/vala/examples/
H A DMakefile.am2 VER=3 macro
4 VER= macro
/dports/devel/libappindicator/libappindicator-12.10.1.2010202007061.01/example/
H A DMakefile.am2 VER=3 macro
4 VER= macro
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/
H A DMakefile22 VER = macro
24 VER = -- GCC_VERSION=$(GCC_VERSION) macro
/dports/devel/libindicator/libindicator-12.10.1/tools/
H A DMakefile.am4 VER=3 macro
6 VER= macro
/dports/devel/libdbusmenu/libdbusmenu-16.04.0/docs/libdbusmenu-gtk/reference/
H A DMakefile.am5 VER=3 macro
7 VER= macro
/dports/devel/libappindicator/libappindicator-12.10.1.2010202007061.01/docs/reference/
H A DMakefile.am7 VER=3 macro
10 VER= macro
/dports/math/lapack95/LAPACK95/SRC/
H A Dla_auxmod.f9028 CHARACTER( LEN=1 ), INTENT(IN) :: TRANS, VER local
32 CHARACTER(LEN=1), INTENT(IN) :: VER local
/dports/games/sgt-puzzles/puzzles-20220128.c43a34f/
H A Dversion.h2 #define VER "Version 20220128.c43a34f" macro
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/scripts/pyprepro/
H A Dchangelog.md1 ## VER section

12345678910>>...26