Home
last modified time | relevance | path

Searched refs:USE_DLL (Results 1 – 25 of 27) sorted by relevance

12

/dports/graphics/graphviz/graphviz-2.44.1/windows/bin/
H A Dbuild.sh147 if [[ $USE_DLL == 2 ]]
184 if [[ $USE_DLL != 0 ]]
188 if [[ $USE_DLL != 2 ]]
358 if [[ $USE_DLL != 0 ]]
398 if [[ $USE_DLL != 0 ]]
410 if [[ $USE_DLL != 0 ]]
422 if [[ $USE_DLL != 0 ]]
658 USE_DLL=2
678 USE_DLL=1
681 USE_DLL=2
[all …]
/dports/games/blinkensisters/blinkensisters/lostpixels/game/software/BlinkenLUA/LuaMain/source/
H A Dloadlib.cpp78 #ifndef USE_DLL
80 #define USE_DLL 1 macro
82 #define USE_DLL 0 macro
87 #if USE_DLL
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/dialogs/
H A Ddialogs.h32 #define USE_DLL 1 macro
34 #define USE_DLL 0 macro
73 #define USE_GENERIC_DIALOGS (!USE_WXUNIVERSAL && !USE_DLL)
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/dialogs/
H A Ddialogs.h32 #define USE_DLL 1 macro
34 #define USE_DLL 0 macro
73 #define USE_GENERIC_DIALOGS (!USE_WXUNIVERSAL && !USE_DLL)
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/dialogs/
H A Ddialogs.h32 #define USE_DLL 1 macro
34 #define USE_DLL 0 macro
73 #define USE_GENERIC_DIALOGS (!USE_WXUNIVERSAL && !USE_DLL)
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/dialogs/
H A Ddialogs.h32 #define USE_DLL 1 macro
34 #define USE_DLL 0 macro
73 #define USE_GENERIC_DIALOGS (!USE_WXUNIVERSAL && !USE_DLL)
/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/lua5.1/src/
H A Ddllproxy.mak5 USE_DLL = Yes macro
H A Dluac.mak10 USE_DLL = macro
H A Dlua_conf.inc52 USE_DLL = Yes
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/dialogs/
H A Ddialogs.h32 #define USE_DLL 1 macro
34 #define USE_DLL 0 macro
73 #define USE_GENERIC_DIALOGS (!USE_WXUNIVERSAL && !USE_DLL)
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/dialogs/
H A Ddialogs.h32 #define USE_DLL 1 macro
34 #define USE_DLL 0 macro
73 #define USE_GENERIC_DIALOGS (!USE_WXUNIVERSAL && !USE_DLL)
/dports/games/libretro-yabause/yabause-ea5b118/mini18n/src/
H A Dmini18n.h37 #ifdef USE_DLL
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/dialogs/
H A Ddialogs.h32 #define USE_DLL 1 macro
34 #define USE_DLL 0 macro
61 #define USE_GENERIC_DIALOGS (!USE_WXUNIVERSAL && !USE_DLL)
/dports/science/dynare/dynare-4.6.4/tests/
H A Dexample1_use_dll.mod1 // Test USE_DLL option at order 2
/dports/editors/calligra/calligra-3.2.1/windows/calligra_installer/
H A Denv.bat38 :: ...USE_DLL has priority, if neither are defined, an error is displayed
/dports/astro/swe/swisseph-2.10.1/
H A Dswephexp.h620 #if defined(MAKE_DLL) || defined(USE_DLL) || defined(_WINDOWS)
627 #ifdef USE_DLL
/dports/science/dynare/dynare-4.6.4/matlab/
H A Ddyn_risky_steadystate_solver.m169 % In USE_DLL mode, the hessian is in the 3-column sparse representation
228 % In USE_DLL mode, the hessian is in the 3-column sparse representation
261 % In USE_DLL mode, the hessian is in the 3-column sparse representation
H A Dmodel_diagnostics.m225 % In USE_DLL mode, the hessian is in the 3-column sparse representation
H A Dstochastic_solvers.m132 % In USE_DLL mode, the hessian is in the 3-column sparse representation
/dports/math/py-cdecimal/cdecimal-2.3/
H A Dmpdecimal32vc.h55 #elif defined (USE_DLL)
H A Dmpdecimal64vc.h55 #elif defined (USE_DLL)
/dports/science/cgnslib/CGNS-4.1.2/src/
H A Dcgnslib.h60 # elif defined(USE_DLL)
/dports/science/dynare/dynare-4.6.4/preprocessor/src/
H A DDynareBison.hh868 USE_DLL = 609, enumerator
1555 …k == token::UNIFORM_PDF || tok == token::UNIT_ROOT_VARS || tok == token::USE_DLL || tok == token::… in symbol_type()
1561 …k == token::UNIFORM_PDF || tok == token::UNIT_ROOT_VARS || tok == token::USE_DLL || tok == token::… in symbol_type()
6897 return symbol_type (token::USE_DLL, std::move (l)); in make_USE_DLL()
6904 return symbol_type (token::USE_DLL, l); in make_USE_DLL()
H A DDynareBison.yy120 %token UNIFORM_PDF UNIT_ROOT_VARS USE_DLL USEAUTOCORR GSA_SAMPLE_FILE USE_UNIVARIATE_FILTERS_IF_SIN…
919 | USE_DLL { driver.use_dll(); }
/dports/math/vtk9/VTK-9.1.0/ThirdParty/cgns/vtkcgns/src/
H A Dcgnslib.h65 # elif defined(USE_DLL)

12