Home
last modified time | relevance | path

Searched refs:Dependencies (Results 1 – 25 of 58) sorted by relevance

123

/NextBSD/contrib/ofed/management/doc/
HDdiagtools-proposal.txt20 Dependencies:
33 Dependencies:
49 Dependencies:
65 Dependencies:
79 Dependencies:
92 Dependencies:
108 Dependencies:
125 Dependencies:
141 Dependencies:
154 Dependencies:
[all …]
HDdiagtools.txt12 Dependencies: Most utilities depend on libibmad and libibumad.
297 Dependencies:
309 Dependencies:
322 Dependencies:
337 Dependencies:
352 Dependencies:
374 Dependencies:
404 Dependencies:
419 Dependencies:
433 Dependencies:
[all …]
/NextBSD/contrib/llvm/tools/clang/lib/Frontend/
HDDependencyGraph.cpp37 DependencyMap Dependencies; member in __anon40571f330111::DependencyGraphCallback
86 Dependencies[FromFile].push_back(File); in InclusionDirective()
125 for (DependencyMap::iterator F = Dependencies.begin(), in OutputGraphFile()
126 FEnd = Dependencies.end(); in OutputGraphFile()
HDDependencyFile.cpp114 Dependencies.push_back(Filename); in maybeAddDependency()
/NextBSD/contrib/ofed/management/infiniband-diags/
HDREADME12 Dependencies: Most utilities depend on libibmad and libibumad.
296 Dependencies:
308 Dependencies:
321 Dependencies:
336 Dependencies:
351 Dependencies:
373 Dependencies:
403 Dependencies:
418 Dependencies:
432 Dependencies:
[all …]
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDGlobalModuleIndex.cpp200 Modules[ID].Dependencies.insert(Modules[ID].Dependencies.end(), in GlobalModuleIndex()
278 SmallVectorImpl<ModuleFile *> &Dependencies) { in getModuleDependencies() argument
286 Dependencies.clear(); in getModuleDependencies()
287 ArrayRef<unsigned> StoredDependencies = Modules[Known->second].Dependencies; in getModuleDependencies()
290 Dependencies.push_back(MF); in getModuleDependencies()
382 SmallVector<unsigned, 4> Dependencies; member
615 getModuleFileInfo(File).Dependencies.push_back(DependsOnID); in loadModuleFile()
724 Record.push_back(M->second.Dependencies.size()); in writeIndex()
725 Record.append(M->second.Dependencies.begin(), M->second.Dependencies.end()); in writeIndex()
/NextBSD/contrib/llvm/lib/Support/
HDDAGDeltaAlgorithm.cpp140 const std::vector<edge_ty> &Dependencies);
182 const std::vector<edge_ty> &Dependencies) in DAGDeltaAlgorithmImpl() argument
189 for (std::vector<edge_ty>::const_iterator it = Dependencies.begin(), in DAGDeltaAlgorithmImpl()
190 ie = Dependencies.end(); it != ie; ++it) { in DAGDeltaAlgorithmImpl()
352 const std::vector<edge_ty> &Dependencies) { in Run() argument
353 return DAGDeltaAlgorithmImpl(*this, Changes, Dependencies).Run(); in Run()
/NextBSD/contrib/llvm/tools/clang/include/clang/Serialization/
HDGlobalModuleIndex.h91 llvm::SmallVector<unsigned, 4> Dependencies; member
165 SmallVectorImpl<ModuleFile *> &Dependencies);
/NextBSD/tools/kerneldoc/subsys/
HDREADME11 The file 'Dependencies' contains dependencies for the .tag files.
14 the necessary dependencies to the file 'Dependencies'.
/NextBSD/contrib/llvm/lib/TableGen/
HDTGLexer.h86 DependenciesMapTy Dependencies;
96 return Dependencies; in getDependencies()
HDTGLexer.cpp312 DependenciesMapTy::const_iterator Found = Dependencies.find(IncludedFile); in LexInclude()
313 if (Found != Dependencies.end()) { in LexInclude()
320 Dependencies.insert(std::make_pair(IncludedFile, getLoc())); in LexInclude()
/NextBSD/contrib/llvm/tools/clang/include/clang/Frontend/
HDUtils.h82 llvm::ArrayRef<std::string> getDependencies() const { return Dependencies; } in getDependencies()
103 std::vector<std::string> Dependencies; variable
/NextBSD/contrib/llvm/include/llvm/ADT/
HDDAGDeltaAlgorithm.h64 const std::vector<edge_ty> &Dependencies);
/NextBSD/contrib/binutils/gas/doc/
HDc-cr16.texi11 @node Machine Dependencies
HDc-ppc.texi11 @node Machine Dependencies
HDc-sparc.texi11 @node Machine Dependencies
HDc-ia64.texi14 @node Machine Dependencies
HDc-avr.texi13 @node Machine Dependencies
HDc-arc.texi12 @node Machine Dependencies
HDas.texinfo192 * Machine Dependencies:: Machine Dependent Features
1317 Any exceptions are documented explicitly (@pxref{Machine Dependencies}).
1533 versions of the @sc{gnu} assembler; see @ref{Machine Dependencies},
2215 see @ref{Machine Dependencies}. @refill
2272 are noted in @ref{Machine Dependencies}.
2313 conflicts with the comment character; see @ref{Machine Dependencies}.) The
3207 noted in @ref{Machine Dependencies}. That character may be followed by any
3763 @xref{Machine Dependencies}.
3767 @xref{Machine Dependencies}, for additional directives.
4331 @command{@value{AS}} is configured. @xref{Machine Dependencies}.
[all …]
/NextBSD/contrib/llvm/tools/clang/include/clang/Driver/
HDTypes.def95 TYPE("dependencies", Dependencies, INVALID, "d", "")
/NextBSD/contrib/llvm/lib/Transforms/Vectorize/
HDSLPVectorizer.cpp590 Dependencies(InvalidDeps), UnscheduledDeps(InvalidDeps), in ScheduleData()
604 bool hasValidDependencies() const { return Dependencies != InvalidDeps; } in hasValidDependencies()
634 incrementUnscheduledDeps(Dependencies - UnscheduledDeps); in resetUnscheduledDeps()
639 Dependencies = InvalidDeps; in clearDependencies()
690 int Dependencies; member
2880 BundleMember->Dependencies = 0; in calculateDependencies()
2888 BundleMember->Dependencies++; in calculateDependencies()
2901 BundleMember->Dependencies++; in calculateDependencies()
2936 BundleMember->Dependencies++; in calculateDependencies()
/NextBSD/contrib/llvm/tools/clang/utils/TableGen/
HDNeonEmitter.cpp308 std::set<Intrinsic *> Dependencies; member in __anonb62af4a80111::Intrinsic
359 const std::set<Intrinsic *> &getDependencies() const { return Dependencies; } in getDependencies()
1499 Intr.Dependencies.insert(Callee); in emitDagCall()
1816 for (auto *I : Dependencies) in generateImpl()
/NextBSD/contrib/ofed/management/opensm/doc/
HDopensm_release_notes_openib-1.2.1.txt54 1.2 Software Dependencies
HDopensm_release_notes-3.1.10.txt124 1.4 Software Dependencies

123