Home
last modified time | relevance | path

Searched defs:_dir (Results 1 – 25 of 536) sorted by relevance

12345678910>>...22

/dports/print/lyx/lyx-2.3.4.2/development/cmake/modules/
H A DLyXDestinations.cmake32 set(_dir) variable
40 set(_dir "share/locale") variable
48 set(_dir) variable
50 set(_dir "${LYX_DATA_SUBDIR}") variable
53 set(_dir "${LYX_DATA_SUBDIR}") variable
55 set(_dir "${LYX_DATA_SUBDIR}") variable
63 set(_dir) variable
71 set(_dir "share/${_lyx}/fonts/") variable
79 set(_dir) variable
81 set(_dir "${LYX_DATA_SUBDIR}tex/") variable
[all …]
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-mac/
H A Dappletrawmain.py22 _dir = os.path.split(sys.executable)[0] # removes "python" variable
23 _dir = os.path.split(_dir)[0] # Removes "MacOS" variable
24 _dir = os.path.join(_dir, 'Resources') variable
/dports/lang/python27/Python-2.7.18/Lib/plat-mac/
H A Dappletrawmain.py22 _dir = os.path.split(sys.executable)[0] # removes "python" variable
23 _dir = os.path.split(_dir)[0] # Removes "MacOS" variable
24 _dir = os.path.join(_dir, 'Resources') variable
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/xtask/src/
H A Drelease.rs31 let _dir = pushd(&website_root)?; in run() localVariable
68 let _dir = pushd("../rust-rust-analyzer")?; in run() localVariable
77 let _dir = pushd("src/tools/rust-analyzer")?; in run() localVariable
/dports/devel/efl/efl-1.25.1/src/lib/eina/
H A Deina_vpath_xdg.c33 # define ENV_DIR_SET(_env, _dir, _meta) \ in eina_xdg_env_init() argument
69 # define ENV_HOME_SET(_env, _dir, _meta) \ in eina_xdg_env_init() argument
77 # define ENV_HOME_SET(_env, _dir, _meta) \ in eina_xdg_env_init() argument
/dports/graphics/opencv/opencv-4.5.3/samples/
H A D_winpack_run_python_sample.cmd134 set _dir=%~dp1 variable
135 set _dir=%_dir:~0,-1% variable
H A D_winpack_build_sample.cmd221 set _dir=%~dp1 variable
222 set _dir=%_dir:~0,-1% variable
/dports/science/shelxle/shelxle-1.0.1352/
H A Dincludeeditor.cpp3 IncludeEditor::IncludeEditor(QString inclstr, const QString &_dir, QWidget *parent) : QDialog(paren… in IncludeEditor()
56 void IncludeEditor::setDirName(const QString &_dir){ in setDirName()
/dports/net/zeroconf-ioslave/zeroconf-ioslave-21.12.3/kdedmodule/
H A Ddnssdwatcher.cpp44 void DNSSDWatcher::enteredDirectory(const QString& _dir) in enteredDirectory()
59 void DNSSDWatcher::leftDirectory(const QString& _dir) in leftDirectory()
/dports/science/gromacs/gromacs-2021.4/cmake/
H A DgmxCPackUtilities.cmake78 set(_dir ${DIR}) variable
80 set(_dir ${CMAKE_CURRENT_BINARY_DIR}/${_dir}) variable
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/xtask/src/
H A Drelease.rs63 let _dir = pushd("../rust-rust-analyzer")?; in run() localVariable
72 let _dir = pushd("src/tools/rust-analyzer")?; in run() localVariable
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/fastlst/include/
H A Dapgenlib.hpp456 struct _dir { struct
471 _dir **dirp; argument
/dports/news/husky/husky-1.9.20191207/fastlst/include/
H A Dapgenlib.hpp456 struct _dir { struct
471 _dir **dirp; argument
/dports/news/husky-hpt/husky-hpt-1.9.20191207/fastlst/include/
H A Dapgenlib.hpp456 struct _dir { struct
471 _dir **dirp; argument
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/fastlst/include/
H A Dapgenlib.hpp456 struct _dir { struct
471 _dir **dirp; argument
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/fastlst/include/
H A Dapgenlib.hpp456 struct _dir { struct
471 _dir **dirp; argument
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/fastlst/include/
H A Dapgenlib.hpp456 struct _dir { struct
471 _dir **dirp; argument
/dports/news/husky-htick/husky-htick-1.9.20191207/fastlst/include/
H A Dapgenlib.hpp456 struct _dir { struct
471 _dir **dirp; argument
/dports/news/husky-areafix/husky-areafix-1.9.20191207/fastlst/include/
H A Dapgenlib.hpp456 struct _dir { struct
471 _dir **dirp; argument
/dports/devel/bossa/BOSSA-1.9.1/src/
H A DBSDPortFactory.h57 DIR* _dir; variable
H A DOSXPortFactory.h57 DIR* _dir; variable
H A DLinuxPortFactory.h57 DIR* _dir; variable
/dports/audio/lmms/lmms-1.2.2/plugins/zynaddsubfx/
H A DLocalZynAddSubFx.cpp176 void LocalZynAddSubFx::setPresetDir( const std::string & _dir ) in setPresetDir()
196 void LocalZynAddSubFx::setLmmsWorkingDir( const std::string & _dir ) in setLmmsWorkingDir()
/dports/audio/din/din-52/src/
H A Darrow_button.cc10 void arrow_button::set_dir (int _dir) { in set_dir()
/dports/devel/ice37/ice-3.7.2/cpp/src/slice2java/
H A DGen.h130 std::string _dir; variable

12345678910>>...22