Searched full:dependencies (Results 1 – 25 of 5128) sorted by relevance
12345678910>>...206
... script/experimental/ kotlin/script/experimental/dependencies/ kotlin/script/experimental/dependencies/DependenciesResolver ...
... script/experimental/ kotlin/script/experimental/dependencies/ kotlin/script/experimental/dependencies/dependencies ...
14 …s.c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_acos.c">e_acos.c plus dependencies</a>16 …c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_acosh.c">e_acosh.c plus dependencies</a>18 …n.c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_asin.c">e_asin.c plus dependencies</a>20 …c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_atan2.c">e_atan2.c plus dependencies</a>22 …c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_atanh.c">e_atanh.c plus dependencies</a>24 …h.c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_cosh.c">e_cosh.c plus dependencies</a>26 …exp.c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_exp.c">e_exp.c plus dependencies</a>28 …d.c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_fmod.c">e_fmod.c plus dependencies</a>30 …c</a> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_gamma.c">e_gamma.c plus dependencies</a>32 …> <a href="/cgi-bin/netlibfiles.pl?filename=/fdlibm/e_gamma_r.c">e_gamma_r.c plus dependencies</a>[all …]
59 Collection<Key<?>> dependencies = visitor.visit((ConstructorBinding<?>) binding); in testVisitConstructor() local62 dependencies, Key.get(A.class), Key.get(B.class), Key.get(C.class), Key.get(D.class)); in testVisitConstructor()68 Collection<Key<?>> dependencies = visitor.visit((ConvertedConstantBinding<?>) binding); in testVisitConvertedConstant() local70 assertDependencies(dependencies, Key.get(String.class, Names.named("number"))); in testVisitConvertedConstant()75 Collection<Key<?>> dependencies = visitor.visit((InstanceBinding<?>) binding); in testVisitInstance() local77 // Dependencies will only be on the field- and method-injected classes. in testVisitInstance()78 assertDependencies(dependencies, Key.get(A.class), Key.get(D.class)); in testVisitInstance()83 Collection<Key<?>> dependencies = visitor.visit((InstanceBinding<?>) binding); in testVisitInstance_instanceHasDependencies() local85 // Dependencies should only be on the stated in testVisitInstance_instanceHasDependencies()87 assertDependencies(dependencies, Key.get(G.class)); in testVisitInstance_instanceHasDependencies()[all …]
46 …yteString descriptorData, FileDescriptorProto proto, FileDescriptor[] dependencies, DescriptorPool… in FileDescriptor() argument51 … Dependencies = new ReadOnlyCollection<FileDescriptor>((FileDescriptor[]) dependencies.Clone()); in FileDescriptor()53 …PublicDependencies = DeterminePublicDependencies(this, proto, dependencies, allowUnknownDependenci… in FileDescriptor()87 … /// Extracts public dependencies from direct dependencies. This is a static method despite its90 …ies(FileDescriptor @this, FileDescriptorProto proto, FileDescriptor[] dependencies, bool allowUnkn…93 foreach (var file in dependencies)113 // Ignore unknown dependencies.155 /// Unmodifiable list of this file's dependencies (imports).157 public IList<FileDescriptor> Dependencies { get; } property in Google.Protobuf.Reflection.FileDescriptor160 /// Unmodifiable list of this file's public dependencies (public imports).[all …]
13 'dependencies': [31 'dependencies': [36 'dependencies': [45 'dependencies': [60 'dependencies': [69 'dependencies!': [91 'dependencies': [117 'dependencies': [143 'dependencies': [183 'dependencies': [[all …]
16 'dependencies': [28 'dependencies': [64 'dependencies': [110 'dependencies': [121 'dependencies': [135 'dependencies': [147 'dependencies': [159 'dependencies': [171 'dependencies': [183 'dependencies': [[all …]
17 'dependencies': [31 'dependencies': [42 'dependencies': [53 'dependencies': [66 'dependencies': [81 'dependencies': [92 'dependencies': [115 'dependencies': [130 'dependencies': [142 'dependencies': [[all …]
28 'dependencies': [42 'dependencies': [56 'dependencies': [70 'dependencies': [87 'dependencies': [101 'dependencies': [116 'dependencies': [130 'dependencies': [144 'dependencies': [158 'dependencies': [[all …]
58 Exception raised for failures in dependencies.79 failed dependencies.87 failed dependencies.108 argument is used to introduce the various failed dependencies.112 @param deps A string introducing the dependencies that141 Both repair and verify operations have the notion of dependencies151 def __init__(self, tag, record_type, dependencies): argument152 self._dependency_list = dependencies200 list. If any verifier in the transitive closure of dependencies231 Verify that all of this node's dependencies pass for a host.[all …]
30 import dependencies92 item = dependencies.items[name]135 if neededFile in dependencies.file_to_item:136 …neededItem = "but %s does not depend on %s (for %s)" % (name, dependencies.file_to_item[neededFile…146 """Loads dependencies.txt, reads the libraries' .o files, and processes them.148 Modifies dependencies.items: Recursively builds each item's system_symbols and exports.152 dependencies.Load()153 for name_and_item in dependencies.items.iteritems():160 for library_name in dependencies.libraries:163 files_missing_from_deps = o_files_set - dependencies.files[all …]
23 /// removing any single element not required by the dependencies on the other26 /// The DAG should be used to represent dependencies in the changes which are35 /// substantially fewer tests with appropriate dependencies. \see DeltaAlgorithm52 /// \p Dependencies edges by executing \see ExecuteOneTest() on subsets of54 /// predicate and the input \p Dependencies.58 /// \param Dependencies The list of dependencies amongst changes. For each59 /// (x,y) in \p Dependencies, both x and y must be in \p Changes. The62 /// dependencies.64 const std::vector<edge_ty> &Dependencies);
23 /// removing any single element not required by the dependencies on the other26 /// The DAG should be used to represent dependencies in the changes which are35 /// substantially fewer tests with appropriate dependencies. \see DeltaAlgorithm51 /// Dependencies edges by executing \see ExecuteOneTest() on subsets of53 /// predicate and the input \arg Dependencies.57 /// \param Dependencies The list of dependencies amongst changes. For each58 /// (x,y) in \arg Dependencies, both x and y must be in \arg Changes. The60 /// \in S implies y \in S. It is an error to have cyclic dependencies.62 const std::vector<edge_ty> &Dependencies);
18 'dependencies': [70 'dependencies': [85 'dependencies': [98 'dependencies': [111 'dependencies': [122 'dependencies': [133 'dependencies': [163 'dependencies': [174 'dependencies': [197 'dependencies': [[all …]
24 /// removing any single element not required by the dependencies on the other27 /// The DAG should be used to represent dependencies in the changes which are36 /// substantially fewer tests with appropriate dependencies. \see DeltaAlgorithm54 /// \p Dependencies edges by executing \see ExecuteOneTest() on subsets of56 /// predicate and the input \p Dependencies.60 /// \param Dependencies The list of dependencies amongst changes. For each61 /// (x,y) in \p Dependencies, both x and y must be in \p Changes. The64 /// dependencies.66 const std::vector<edge_ty> &Dependencies);
14 * obj_deps - specify dependencies for each object compiled.17 dependencies. Use an empty string for global18 dependencies.37 # and a list/tuple of files that are its dependencies.44 dependencies = []46 # Get the global dependencies that are specified by the '' key.56 # each source will be auto-added to its dependencies.67 dependencies.append(src_deps)74 if newer_pairwise_group(dependencies, expected_objects) != ([], []):
24 condition: and(succeeded(), eq(dependencies.Prebuild.outputs['docs.run'], 'true'))38 condition: and(succeeded(), eq(dependencies.Prebuild.outputs['tests.run'], 'true'))54 condition: and(succeeded(), eq(dependencies.Prebuild.outputs['tests.run'], 'true'))67 dependencies: apt79 eq(dependencies.Prebuild.outputs['tests.run'], 'true')95 dependencies: yum110 eq(dependencies.Prebuild.outputs['tests.run'], 'true')124 dependencies: apt131 condition: and(succeeded(), eq(dependencies.Prebuild.outputs['tests.run'], 'true'))
24 condition: and(succeeded(), eq(dependencies.Prebuild.outputs['docs.run'], 'true'))36 condition: and(succeeded(), eq(dependencies.Prebuild.outputs['tests.run'], 'true'))54 condition: and(succeeded(), eq(dependencies.Prebuild.outputs['tests.run'], 'true'))67 dependencies: apt79 eq(dependencies.Prebuild.outputs['tests.run'], 'true')95 dependencies: yum110 eq(dependencies.Prebuild.outputs['tests.run'], 'true')124 dependencies: apt131 condition: and(succeeded(), eq(dependencies.Prebuild.outputs['tests.run'], 'true'))
8 """Parse a DEPS file and git checkout all of the dependencies.65 'Usage: run to grab dependencies, with optional platform support:\n')175 """Grab dependencies, with optional platform support.191 dependencies = deps_file['deps'].copy()195 dependencies.update(value)198 # Add OS-specific dependencies200 dependencies.update(os_specific_dependencies[os_name])201 for directory in dependencies:202 for other_dir in dependencies:206 for directory in sorted(dependencies):[all …]
39 …* <pre>java listclass [-constants] [-code] [-brief] [-dependencies] [-nocontents] [-recurse] class…46 * {@code -dependencies} When this flag is set, listclass will also print information49 * <li>{@code -dependencies} Setting this flag makes listclass print a list of all61 * {@code -dependencies} list.</li>68 * <pre>java listclass -nocontents -dependencies MyClass</pre>73 * <pre>java listclass -nocontents -dependencies -recurse MyClass -exclude java.javax. sun.</pre>113 } else if (arg.equals("-dependencies")) { in main()123 "[-dependencies] [-nocontents] [-recurse] class... " + in main()128 "-dependencies Show class dependencies\n" + in main()216 String[] dependencies = getClassDependencies(java_class.getConstantPool()); in list() local[all …]
5 # Synopsis: Given a list of possibly cyclic dependencies, merge all the7 # dependencies between different parts of LLVM.34 my @dependencies = split(/ /, $dependency_str);35 $DEPS{$module} = \@dependencies;38 # Partition our raw dependencies into sets of cyclically-connected nodes.41 # Print out the finished cycles, with their dependencies.47 # Merge the dependencies of all modules in this cycle.48 my %dependencies;50 @dependencies{@{$DEPS{$module}}} = 1;53 # Prune the known cyclic dependencies.[all …]
26 * known as its <i>dependencies</i>. The process of finding an instance of a32 * dependencies in a few ways. It can invoke a constructor, hard-wiring an79 * dependencies quickly get out of hand. To make matters worse, a programmer90 * <i>dependency injector</i> passes dependencies to objects:101 * <p>The injector further passes dependencies to other dependencies until it122 * (without an injector) and pass in mock dependencies. The programmer no132 * product of the number of unit tests and the number of dependencies.139 * class's dependencies by inspecting these annotations, and injects the140 * dependencies at run time. Moreover, the injector can verify that all141 * dependencies have been satisfied at <i>build time</i>. A service locator,[all …]
14 'dependencies': [26 'dependencies': [41 'dependencies': [53 'dependencies': [65 'dependencies': [96 'dependencies': [107 'dependencies': [122 'dependencies': [140 'dependencies': [
44 'dependencies': [62 'dependencies': [75 'dependencies': [109 'dependencies': [119 'dependencies': [134 'dependencies': [148 'dependencies': [160 'dependencies': [