Home
last modified time | relevance | path

Searched defs:_paths (Results 1 – 25 of 162) sorted by relevance

1234567

/dports/science/py-abipy/abipy-0.9.0/abipy/data/hgh_pseudos/
H A D__init__.py5 _paths = [f for f in os.listdir(_root) if f.endswith("hgh")] variable
13 _paths = [k + v for k, v in d.items()] variable
14 _paths = [os.path.join(_root, f) for f in _paths] variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sherlock/scalpel/
H A Dscalpel_map.h52 Common::Array< Common::Array<byte> > _paths; variable
72 MapPaths _paths; variable
/dports/games/scummvm/scummvm-2.5.1/engines/sherlock/scalpel/
H A Dscalpel_map.h52 Common::Array< Common::Array<byte> > _paths; variable
72 MapPaths _paths; variable
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/FileManager/
H A DLangPage.h12 UStringVector _paths; variable
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/FileManager/
H A DLangPage.h12 UStringVector _paths; variable
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.FileSystem/tests/PortedCommon/
H A DPathInfo.cs10 private readonly string[] _paths; field in PathInfo
/dports/games/py-fife/fifengine-0.4.2/tests/extension_tests/
H A Dextension_test_utils.py30 _paths = ('engine/swigwrappers/python', 'engine/extensions') variable
/dports/graphics/tikzit/tikzit-2.1.6/src/data/
H A Dgraph.h128 QVector<Path*> _paths; variable
/dports/multimedia/gaupol/gaupol-1.4-3-g6116d42b/aeidon/
H A Dtemp.py25 _paths = [] variable
/dports/textproc/py-aeidon/aeidon-1.10.1/aeidon/
H A Dtemp.py25 _paths = [] variable
/dports/devel/msbuild/msbuild-0.06/src/Tasks/
H A DConvertToAbsolutePath.cs27 private ITaskItem[] _paths; field in Microsoft.Build.Tasks.ConvertToAbsolutePath
H A DCombinePath.cs28 private ITaskItem[] _paths; field in Microsoft.Build.Tasks.CombinePath
/dports/www/p5-Catalyst-Runtime/Catalyst-Runtime-5.90128/lib/Catalyst/DispatchType/
H A DPath.pm11 has _paths => ( attribute in Catalyst::DispatchType::Path
/dports/science/afni/afni-AFNI_21.3.16/cmake/
H A DFindGLib2.cmake10 set(_paths) variable
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/utils/
H A Dstdpaths.py2 from AnyQt.QtCore import QStandardPaths as _paths unknown
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/util/cmake/
H A DSeqAnContribs.cmake55 set(_paths "$ENV{ProgramW6432}" "$ENV{ProgramFiles}" "C:" "$ENV{SEQAN_WIN_CONTRIB_DIRECTORY}") variable
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/shell_integration/dolphin/
H A Downclouddolphinpluginhelper.h63 QVector<QString> _paths; variable
/dports/devel/pear-pdepend-staticReflection/staticReflection-1.0.0/pdepend/reflection/resolvers/
H A DPearNamingResolver.php81 private $_paths = array(); variable in pdepend\\reflection\\resolvers\\PearNamingResolver
/dports/textproc/p5-PPI/PPI-1.270/lib/PPI/
H A DCache.pm254 sub _paths { subroutine
/dports/deskutils/nextcloudclient/desktop-3.4.1/shell_integration/dolphin/
H A Downclouddolphinpluginhelper.h68 QVector<QString> _paths; variable
/dports/lang/solidity/solidity_0.8.11/test/
H A DFilesystemUtils.cpp27 void solidity::test::createFilesWithParentDirs(set<boost::filesystem::path> const& _paths, string c… in createFilesWithParentDirs()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/build-support/
H A Dlint_cpp_cli.py36 def _paths(paths): function
/dports/science/py-hiphive/hiphive-0.7.1/hiphive/core/
H A Dtensors.py8 _paths = dict() variable
/dports/databases/arrow/apache-arrow-6.0.1/cpp/build-support/
H A Dlint_cpp_cli.py36 def _paths(paths): function
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/build-support/
H A Dlint_cpp_cli.py36 def _paths(paths): function

1234567