Home
last modified time | relevance | path

Searched refs:_Common (Results 1 – 25 of 217) sorted by relevance

123456789

/dports/devel/py-foolscap/foolscap-21.7.0/src/foolscap/connections/
H A Dtor.py45 class _Common: class
83 class _SocksTor(_Common):
85 _Common.__init__(self)
100 class _LaunchedTor(_Common):
102 _Common.__init__(self)
169 class _ConnectedTor(_Common):
171 _Common.__init__(self)
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Release/
H A DRelease_DLL_GNU_FromSource.sh77 mkdir -p MediaInfo_DLL_GNU_FromSource/Shared/Project/_Common
78 cp -r ../../Shared/Project/_Common/*.sh MediaInfo_DLL_GNU_FromSource/Shared/Project/_Common
H A DRelease_DLL_GNU_Prepare.bat64 xcopy ..\..\Shared\Project\_Common\* MediaInfo_DLL_GNU_Prepare\Shared\Project\_Common\ /S
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Release/
H A DRelease_DLL_GNU_FromSource.sh77 mkdir -p MediaInfo_DLL_GNU_FromSource/Shared/Project/_Common
78 cp -r ../../Shared/Project/_Common/*.sh MediaInfo_DLL_GNU_FromSource/Shared/Project/_Common
H A DRelease_DLL_GNU_Prepare.bat64 xcopy ..\..\Shared\Project\_Common\* MediaInfo_DLL_GNU_Prepare\Shared\Project\_Common\ /S
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Release/
H A DRelease_DLL_GNU_FromSource.sh77 mkdir -p MediaInfo_DLL_GNU_FromSource/Shared/Project/_Common
78 cp -r ../../Shared/Project/_Common/*.sh MediaInfo_DLL_GNU_FromSource/Shared/Project/_Common
H A DRelease_DLL_GNU_Prepare.bat64 xcopy ..\..\Shared\Project\_Common\* MediaInfo_DLL_GNU_Prepare\Shared\Project\_Common\ /S
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfo/Release/
H A DRelease_CLI_GNU_FromSource.sh97 mkdir -p MediaInfo_CLI_GNU_FromSource/Shared/Project/_Common
98 cp -r ../../Shared/Project/_Common/*.sh MediaInfo_CLI_GNU_FromSource/Shared/Project/_Common
H A DRelease_GUI_GNU_FromSource.sh108 mkdir -p MediaInfo_GUI_GNU_FromSource/Shared/Project/_Common
109 cp -r ../../Shared/Project/_Common/*.sh MediaInfo_GUI_GNU_FromSource/Shared/Project/_Common
H A DRelease_CLI_GNU_Prepare.bat70 xcopy ..\..\Shared\Project\_Common\* MediaInfo_CLI_GNU_Prepare\Shared\Project\_Common\ /S
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfo/Release/
H A DRelease_CLI_GNU_FromSource.sh97 mkdir -p MediaInfo_CLI_GNU_FromSource/Shared/Project/_Common
98 cp -r ../../Shared/Project/_Common/*.sh MediaInfo_CLI_GNU_FromSource/Shared/Project/_Common
H A DRelease_GUI_GNU_FromSource.sh108 mkdir -p MediaInfo_GUI_GNU_FromSource/Shared/Project/_Common
109 cp -r ../../Shared/Project/_Common/*.sh MediaInfo_GUI_GNU_FromSource/Shared/Project/_Common
H A DRelease_CLI_GNU_Prepare.bat70 xcopy ..\..\Shared\Project\_Common\* MediaInfo_CLI_GNU_Prepare\Shared\Project\_Common\ /S
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfo/Release/
H A DRelease_CLI_GNU_FromSource.sh97 mkdir -p MediaInfo_CLI_GNU_FromSource/Shared/Project/_Common
98 cp -r ../../Shared/Project/_Common/*.sh MediaInfo_CLI_GNU_FromSource/Shared/Project/_Common
H A DRelease_GUI_GNU_FromSource.sh108 mkdir -p MediaInfo_GUI_GNU_FromSource/Shared/Project/_Common
109 cp -r ../../Shared/Project/_Common/*.sh MediaInfo_GUI_GNU_FromSource/Shared/Project/_Common
H A DRelease_CLI_GNU_Prepare.bat70 xcopy ..\..\Shared\Project\_Common\* MediaInfo_CLI_GNU_Prepare\Shared\Project\_Common\ /S
/dports/converters/p5-Unicode-Stringprep/Unicode-Stringprep-1.105/lib/Unicode/Stringprep/
H A DUnassigned.pm9 use Unicode::Stringprep::_Common;
H A DBiDi.pm9 use Unicode::Stringprep::_Common;
H A DMapping.pm9 use Unicode::Stringprep::_Common;
H A DProhibited.pm9 use Unicode::Stringprep::_Common;
H A D_Common.pm1 package Unicode::Stringprep::_Common;
/dports/textproc/py-pygments/Pygments-2.7.2/tests/
H A Dtest_usd.py14 class _Common(unittest.TestCase): class
34 class Features(_Common):
478 class EdgeCases(_Common):
/dports/textproc/p5-PPIx-Utils/PPIx-Utils-0.003/
H A Ddist.ini10 MetaNoIndex.package[] = PPIx::Utils::_Common
/dports/textproc/p5-PPIx-Utils/PPIx-Utils-0.003/lib/PPIx/Utils/
H A D_Common.pm1 package PPIx::Utils::_Common;
/dports/textproc/p5-XML-Grove/XML-Grove-0.46alpha/
H A DChanges24 * Internal class XML::Grove::_Common is gone.
27 XML::Grove::_Common, you should move them to XML::Grove.

123456789