Home
last modified time | relevance | path

Searched defs:DependencyList (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/common/dependencies/model/
H A DDependencyList.java20 public class DependencyList extends JavaScriptObject class
22 protected DependencyList() in DependencyList() method in DependencyList
/dports/devel/app-builder/app-builder-3.4.2/pkg/node-modules/
H A Drebuild.go29 type DependencyList struct { struct
30 Dir string `json:"dir"`
31 Dependencies []DepInfo `json:"deps"`
310 func computeNativeDependenciesFromNameList(dirInfo *DependencyList) ([]*DepInfo, error) {
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_metadata/src/
H A Ddependency_format.rs77 fn calculate_type(tcx: TyCtxt<'_>, ty: CrateType) -> DependencyList { in calculate_type()
276 fn attempt_static(tcx: TyCtxt<'_>) -> Option<DependencyList> { in attempt_static()
327 list: &mut DependencyList, in activate_injected_dep()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/ILCompiler.DependencyAnalysisFramework/src/
H A DDependencyNodeCore.cs35 public class DependencyList : List<DependencyListEntry> class in ILCompiler.DependencyAnalysisFramework.DependencyNodeCore
37 public DependencyList() { } in DependencyList() method in ILCompiler.DependencyAnalysisFramework.DependencyNodeCore.DependencyList
39 public DependencyList(IEnumerable<DependencyListEntry> collection) in DependencyList() method in ILCompiler.DependencyAnalysisFramework.DependencyNodeCore.DependencyList
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_middle/src/middle/
H A Ddependency_format.rs15 pub type DependencyList = Vec<Linkage>; typedef
/dports/lang/mono/mono-5.10.1.57/external/corert/src/ILCompiler.Compiler/src/Compiler/DependencyAnalysis/
H A DCodeBasedDependencyAlgorithm.cs12 using DependencyList=ILCompiler.DependencyAnalysisFramework.DependencyNodeCore<ILCompiler.Dependenc… typedef
H A DCustomAttributeBasedDependencyAlgorithm.cs12 using DependencyList = ILCompiler.DependencyAnalysisFramework.DependencyNodeCore<ILCompiler.Depende… typedef
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/src/System/Data/SqlClient/
H A DSqlDependencyUtils.cs32 private sealed class DependencyList : List<SqlDependency> class in System.Data.SqlClient.SqlDependencyPerAppDomainDispatcher
36 internal DependencyList(string commandHash) in DependencyList() method in System.Data.SqlClient.SqlDependencyPerAppDomainDispatcher.DependencyList
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/SqlClient/
H A DSqlDependencyUtils.cs41 sealed class DependencyList : List<SqlDependency> { class in System.Data.SqlClient.SqlDependencyPerAppDomainDispatcher
44 internal DependencyList(string commandHash) { in DependencyList() method in System.Data.SqlClient.SqlDependencyPerAppDomainDispatcher.DependencyList
/dports/lang/mono/mono-5.10.1.57/external/corert/src/ILCompiler.Compiler/src/Compiler/
H A DEmptyInteropStubManager.cs10 using DependencyList = ILCompiler.DependencyAnalysisFramework.DependencyNodeCore<ILCompiler.Depende… typedef
H A DInteropStubManager.cs10 using DependencyList = ILCompiler.DependencyAnalysisFramework.DependencyNodeCore<ILCompiler.Depende… typedef
H A DCompilerGeneratedInteropStubManager.cs14 using DependencyList = ILCompiler.DependencyAnalysisFramework.DependencyNodeCore<ILCompiler.Depende… typedef
H A DUsageBasedMetadataManager.cs13 using DependencyList = ILCompiler.DependencyAnalysisFramework.DependencyNodeCore<ILCompiler.Depende… typedef
H A DMetadataManager.cs16 using DependencyList = ILCompiler.DependencyAnalysisFramework.DependencyNodeCore<ILCompiler.Depende… typedef
/dports/lang/ruby26/ruby-2.6.9/lib/rubygems/
H A Ddependency_list.rb19 class Gem::DependencyList class
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/gn/
H A Drust_project_writer_helpers.h28 using DependencyList = std::vector<Dependency>; variable
/dports/devel/gn/gn-1962/src/gn/
H A Drust_project_writer_helpers.h29 using DependencyList = std::vector<Dependency>; variable
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/
H A DMultiThread.h41 DEPENDENCY_ITEM *DependencyList; member
H A DMultiThread.c439 DEPENDENCY_ITEM *DependencyList in CheckDependency()
/dports/devel/R-cran-desc/desc/R/
H A Dclasses.R18 DependencyList = c("Imports", "Suggests", "Depends", "Enhances", nameattr in c
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py3only/docutils/utils/
H A D__init__.py685 class DependencyList(object): class
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py2only/docutils/utils/
H A D__init__.py684 class DependencyList(object): class
/dports/textproc/py-docutils/docutils-0.17.1/build/lib/docutils/utils/
H A D__init__.py692 class DependencyList(object): class
/dports/textproc/py-docutils/stage/usr/local/lib/python3.8/site-packages/docutils/utils/
H A D__init__.py692 class DependencyList(object): class
/dports/textproc/py-docutils/docutils-0.17.1/docutils/utils/
H A D__init__.py692 class DependencyList(object): class

12