Home
last modified time | relevance | path

Searched defs:rootPackage (Results 1 – 25 of 36) sorted by relevance

12

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/
H A DRenameModifications.java99 …public void rename(IPackageFragment rootPackage, RenameArguments args, boolean renameSubPackages) … in rename()
211 …private void addAllResourceModifications(IPackageFragment rootPackage, RenameArguments args, boole… in addAllResourceModifications()
229 …private IFolder addResourceModifications(IPackageFragment rootPackage, RenameArguments args, IPack… in addResourceModifications()
272 …private IFolder computeTargetFolder(IPackageFragment rootPackage, RenameArguments args, IPackageFr… in computeTargetFolder()
279 …private String getNewPackageName(IPackageFragment rootPackage, String newPackageName, String oldSu… in getNewPackageName()
/dports/finance/prestashop/prestashop/vendor/composer/package-versions-deprecated/src/PackageVersions/
H A DInstaller.php217 RootPackageInterface $rootPackage
226 private static function getRootPackageAlias(RootPackageInterface $rootPackage): PackageInterface
242 … private static function getVersions(Locker $locker, RootPackageInterface $rootPackage): Generator
/dports/www/phpbb3/phpBB3/vendor/composer/package-versions-deprecated/src/PackageVersions/
H A DInstaller.php217 RootPackageInterface $rootPackage
226 private static function getRootPackageAlias(RootPackageInterface $rootPackage): PackageInterface
242 … private static function getVersions(Locker $locker, RootPackageInterface $rootPackage): Generator
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/composer/package-versions-deprecated/src/PackageVersions/
H A DInstaller.php238 RootPackageInterface $rootPackage
247 private static function getRootPackageAlias(RootPackageInterface $rootPackage): PackageInterface
263 … private static function getVersions(Locker $locker, RootPackageInterface $rootPackage): Generator
/dports/www/nextcloud/nextcloud/3rdparty/composer/package-versions-deprecated/src/PackageVersions/
H A DInstaller.php238 RootPackageInterface $rootPackage
247 private static function getRootPackageAlias(RootPackageInterface $rootPackage): PackageInterface
263 … private static function getVersions(Locker $locker, RootPackageInterface $rootPackage): Generator
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/modelinglib/qmt/project/
H A Dproject.h47 MPackage *rootPackage() const { return m_rootPackage; } in rootPackage() function
H A Dproject.cpp53 void Project::setRootPackage(MPackage *rootPackage) in setRootPackage()
/dports/www/drupal8/drupal-8.9.20/vendor/drupal/core-vendor-hardening/
H A DConfig.php106 protected $rootPackage; variable in Drupal\\Composer\\Plugin\\VendorHardening\\Config
/dports/www/drupal9/drupal-9.2.10/vendor/drupal/core-vendor-hardening/
H A DConfig.php97 protected $rootPackage; variable in Drupal\\Composer\\Plugin\\VendorHardening\\Config
/dports/www/drupal8/drupal-8.9.20/vendor/drupal/core-project-message/
H A DMessage.php19 protected $rootPackage; variable in Drupal\\Composer\\Plugin\\ProjectMessage\\Message
/dports/www/drupal9/drupal-9.2.10/vendor/drupal/core-project-message/
H A DMessage.php19 protected $rootPackage; variable in Drupal\\Composer\\Plugin\\ProjectMessage\\Message
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/modelinglib/qmt/project_controller/
H A Dprojectcontroller.cpp57 auto rootPackage = new MPackage(); in newProject() local
/dports/deskutils/egroupware/egroupware/vendor/fxp/composer-asset-plugin/Tests/Installer/
H A DIgnoreFactoryTest.php44 protected $rootPackage; variable in Fxp\\Composer\\AssetPlugin\\Tests\\Installer\\IgnoreFactoryTest
/dports/www/typo3-11/typo3_src-11.5.7/vendor/typo3/cms-composer-installers/src/Plugin/
H A DConfig.php208 …atic function handleRootPackageExtraConfig(IOInterface $io, RootPackageInterface $rootPackage): ar…
/dports/www/typo3-9/typo3_src-9.5.31/vendor/typo3/cms-composer-installers/src/Plugin/
H A DConfig.php207 …atic function handleRootPackageExtraConfig(IOInterface $io, RootPackageInterface $rootPackage): ar…
/dports/www/typo3-10/typo3_src-10.4.25/vendor/typo3/cms-composer-installers/src/Plugin/
H A DConfig.php207 …atic function handleRootPackageExtraConfig(IOInterface $io, RootPackageInterface $rootPackage): ar…
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/modelinglib/qmt/model_controller/
H A Dmodelcontroller.h98 MPackage *rootPackage() const { return m_rootPackage; } in rootPackage() function
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Composer/
H A DPackageArtifactBuilder.php242 private function handleRootPackage(PackageInterface $rootPackage, string $extensionKey): array
/dports/sysutils/kubectl/kubernetes-1.22.2/cmd/importverifier/
H A Dimportverifier.go171 var rootPackage string var
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/modeleditor/
H A Dcomponentviewcontroller.cpp312 void ComponentViewController::updateIncludeDependencies(qmt::MPackage *rootPackage) in updateIncludeDependencies()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javac/code/
H A DSymtab.java84 public final PackageSymbol rootPackage; field in Symtab
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javac/code/
H A DSymtab.java84 public final PackageSymbol rootPackage; field in Symtab
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/codemodel/internal/
H A DJCodeModel.java140 public final JPackage rootPackage() { in rootPackage() method in JCodeModel
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/codemodel/internal/
H A DJCodeModel.java140 public final JPackage rootPackage() { in rootPackage() method in JCodeModel
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/code/
H A DSymtab.java126 public final PackageSymbol rootPackage; field in Symtab

12