| /NextBSD/contrib/ofed/management/doc/ |
| HD | diagtools-proposal.txt | 20 Dependencies: 33 Dependencies: 49 Dependencies: 65 Dependencies: 79 Dependencies: 92 Dependencies: 108 Dependencies: 125 Dependencies: 141 Dependencies: 154 Dependencies: [all …]
|
| HD | diagtools.txt | 12 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/ |
| HD | DependencyGraph.cpp | 37 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()
|
| HD | DependencyFile.cpp | 114 Dependencies.push_back(Filename); in maybeAddDependency()
|
| /NextBSD/contrib/ofed/management/infiniband-diags/ |
| HD | README | 12 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/ |
| HD | GlobalModuleIndex.cpp | 200 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/ |
| HD | DAGDeltaAlgorithm.cpp | 140 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/ |
| HD | GlobalModuleIndex.h | 91 llvm::SmallVector<unsigned, 4> Dependencies; member 165 SmallVectorImpl<ModuleFile *> &Dependencies);
|
| /NextBSD/tools/kerneldoc/subsys/ |
| HD | README | 11 The file 'Dependencies' contains dependencies for the .tag files. 14 the necessary dependencies to the file 'Dependencies'.
|
| /NextBSD/contrib/llvm/lib/TableGen/ |
| HD | TGLexer.h | 86 DependenciesMapTy Dependencies; 96 return Dependencies; in getDependencies()
|
| HD | TGLexer.cpp | 312 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/ |
| HD | Utils.h | 82 llvm::ArrayRef<std::string> getDependencies() const { return Dependencies; } in getDependencies() 103 std::vector<std::string> Dependencies; variable
|
| /NextBSD/contrib/llvm/include/llvm/ADT/ |
| HD | DAGDeltaAlgorithm.h | 64 const std::vector<edge_ty> &Dependencies);
|
| /NextBSD/contrib/binutils/gas/doc/ |
| HD | c-cr16.texi | 11 @node Machine Dependencies
|
| HD | c-ppc.texi | 11 @node Machine Dependencies
|
| HD | c-sparc.texi | 11 @node Machine Dependencies
|
| HD | c-ia64.texi | 14 @node Machine Dependencies
|
| HD | c-avr.texi | 13 @node Machine Dependencies
|
| HD | c-arc.texi | 12 @node Machine Dependencies
|
| HD | as.texinfo | 192 * 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/ |
| HD | Types.def | 95 TYPE("dependencies", Dependencies, INVALID, "d", "")
|
| /NextBSD/contrib/llvm/lib/Transforms/Vectorize/ |
| HD | SLPVectorizer.cpp | 590 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/ |
| HD | NeonEmitter.cpp | 308 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/ |
| HD | opensm_release_notes_openib-1.2.1.txt | 54 1.2 Software Dependencies
|
| HD | opensm_release_notes-3.1.10.txt | 124 1.4 Software Dependencies
|