Home
last modified time | relevance | path

Searched defs:rootSource (Results 1 – 13 of 13) sorted by relevance

/dports/www/elgg/elgg-3.3.23/vendor/php-di/php-di/src/DI/Definition/Source/
H A DSourceChain.php23 private $rootSource; variable in DI\\Definition\\Source\\SourceChain
74 public function setRootDefinitionSource(DefinitionSource $rootSource)
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
H A DTestCheckDisplayCollisions.java46 XMLSource rootSource = new SimpleXMLSource("root"); in testInheritance() local
116 final XMLSource rootSource = new SimpleXMLSource("root"); in mustCollide() local
200 XMLSource rootSource = new SimpleXMLSource("root"); in TestDotPixel14031() local
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-di/php-di/src/Definition/Source/
H A DSourceChain.php25 private $rootSource; variable in DI\\Definition\\Source\\SourceChain
/dports/www/matomo/piwik/vendor/php-di/php-di/src/Definition/Source/
H A DSourceChain.php25 private $rootSource; variable in DI\\Definition\\Source\\SourceChain
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/api/integration-tests/downscope/
H A Ddownscope_test.go67 rootSource oauth2.TokenSource member
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/api/integration-tests/downscope/
H A Ddownscope_test.go67 rootSource oauth2.TokenSource member
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/api/integration-tests/downscope/
H A Ddownscope_test.go67 rootSource oauth2.TokenSource member
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/api/integration-tests/downscope/
H A Ddownscope_test.go67 rootSource oauth2.TokenSource member
/dports/www/grafana8/grafana-8.3.6/vendor/google.golang.org/api/integration-tests/downscope/
H A Ddownscope_test.go67 rootSource oauth2.TokenSource member
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/api/integration-tests/downscope/
H A Ddownscope_test.go67 rootSource oauth2.TokenSource member
/dports/www/tusd/tusd-1.8.0/vendor/google.golang.org/api/integration-tests/downscope/
H A Ddownscope_test.go67 rootSource oauth2.TokenSource member
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.resources/src/org/eclipse/core/internal/localstore/
H A DCopyVisitor.java56 …public CopyVisitor(IResource rootSource, IResource destination, int updateFlags, IProgressMonitor … in CopyVisitor()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/tools/mbcoupler/
H A DCoupler.cpp178 ErrorCode Coupler::initialize_spectral_elements(EntityHandle rootSource, EntityHandle rootTarget, in initialize_spectral_elements()