Home
last modified time | relevance | path

Searched defs:_include_dirs (Results 1 – 19 of 19) sorted by relevance

/dports/x11-toolkits/ctk/CTK-2018-10-29/CMake/
H A DctkFunctionGetIncludeDirs.cmake29 set(_include_dirs ${${var_include_dirs}} ${CTK_CONFIG_H_INCLUDE_DIR}) variable
/dports/mail/postfixadmin33-lite/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_getincludepath.php30 public $_include_dirs = array(); variable in Smarty_Internal_Runtime_GetIncludePath
/dports/mail/postfixadmin/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_getincludepath.php30 public $_include_dirs = array(); variable in Smarty_Internal_Runtime_GetIncludePath
/dports/mail/postfixadmin-lite/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_getincludepath.php30 public $_include_dirs = array(); variable in Smarty_Internal_Runtime_GetIncludePath
/dports/mail/postfixadmin33/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_getincludepath.php30 public $_include_dirs = array(); variable in Smarty_Internal_Runtime_GetIncludePath
/dports/www/smarty3/smarty-3.1.34/libs/sysplugins/
H A Dsmarty_internal_runtime_getincludepath.php30 public $_include_dirs = array(); variable in Smarty_Internal_Runtime_GetIncludePath
/dports/finance/prestashop/prestashop/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_getincludepath.php30 public $_include_dirs = array(); variable in Smarty_Internal_Runtime_GetIncludePath
/dports/science/eccodes/eccodes-2.23.0-Source/cmake/
H A DFindNetCDF.cmake149 set( _include_dirs ) variable
/dports/www/piwigo/piwigo/include/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_getincludepath.php30 public $_include_dirs = array(); variable in Smarty_Internal_Runtime_GetIncludePath
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_getincludepath.php30 public $_include_dirs = array(); variable in Smarty_Internal_Runtime_GetIncludePath
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/Smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_getincludepath.php30 public $_include_dirs = array(); variable in Smarty_Internal_Runtime_GetIncludePath
/dports/www/thirtybees/thirtybees-1.1.0/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_getincludepath.php30 public $_include_dirs = array(); variable in Smarty_Internal_Runtime_GetIncludePath
/dports/devel/ros-catkin/catkin-0.8.9/cmake/templates/
H A DpkgConfig.cmake.in96 set(_include_dirs "@PROJECT_CMAKE_CONFIG_INCLUDE_DIRS@") variable
/dports/security/owasp-dependency-check/DependencyCheck-3.1.1/dependency-check-core/src/test/resources/cmake/opencv/cmake/
H A DOpenCVDetectPython.cmake98 set(_include_dirs ${PYTHON_INCLUDE_DIRS}) variable
/dports/misc/visp/visp-3.4.0/cmake/
H A DVISPDetectPython.cmake148 set(_include_dirs ${PYTHON_INCLUDE_DIRS}) variable
/dports/graphics/opencv/opencv-4.5.3/cmake/
H A DOpenCVDetectPython.cmake148 set(_include_dirs ${PYTHON_INCLUDE_DIRS}) variable
/dports/x11-toolkits/ctk/CTK-2018-10-29/CMake/LastConfigureStep/
H A DCTKGenerateCTKConfig.cmake158 set(_include_dirs) variable
/dports/x11/kf5-kdelibs4support/kdelibs4support-5.89.0/cmake/modules/
H A DFindKDE4Internal.cmake656 set(_include_dirs "-DINCLUDE_DIRECTORIES:STRING=${QT_INCLUDES}") variable
/dports/math/py-numpy/numpy-1.20.3/numpy/distutils/
H A Dsystem_info.py268 _include_dirs = [ variable
276 _include_dirs = [d.replace('/', os.sep) for d in _include_dirs] variable