/freebsd-src/contrib/kyua/ |
H A D | INSTALL.md | 28 Dependencies section in Installation instructions
|
/freebsd-src/sys/contrib/device-tree/Bindings/ |
H A D | writing-schema.rst | 120 Dependencies global() section in Testing
|
/freebsd-src/contrib/capsicum-test/ |
H A D | README.md | 42 ### Linux
|
/freebsd-src/crypto/openssh/ |
H A D | README.md | 30 ### Dependencies subsection
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | DAGDeltaAlgorithm.cpp | 180 const std::vector<edge_ty> &Dependencies) in DAGDeltaAlgorithmImpl() 350 const std::vector<edge_ty> &Dependencies) { in Run()
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
H A D | DependencyScanningTool.cpp | 51 ArrayRef<std::string> Dependencies) in printDependencies() 69 std::vector<std::string> Dependencies; member in __anond87279640111::MakeDependencyPrinterConsumer
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SDNodeDbgValue.h | 157 ArrayRef<SDDbgOperand> L, ArrayRef<SDNode *> Dependencies, in SDDbgValue() 195 SmallVector<SDNode *> Dependencies; in getSDNodes() local
|
H A D | SelectionDAG.cpp | 10706 getFrameIndexDbgValue(DIVariable * Var,DIExpression * Expr,unsigned FI,ArrayRef<SDNode * > Dependencies,bool IsIndirect,const DebugLoc & DL,unsigned O) getFrameIndexDbgValue() argument 10732 getDbgValueList(DIVariable * Var,DIExpression * Expr,ArrayRef<SDDbgOperand> Locs,ArrayRef<SDNode * > Dependencies,bool IsIndirect,const DebugLoc & DL,unsigned O,bool IsVariadic) getDbgValueList() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/ |
H A D | CheckerRegistryData.h | 113 ConstCheckerInfoList Dependencies; member 209 llvm::SmallVector<std::pair<StringRef, StringRef>, 0> Dependencies; member
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | GlobalModuleIndex.h | 87 llvm::SmallVector<unsigned, 4> Dependencies; member
|
/freebsd-src/contrib/libfido2/ |
H A D | README.adoc | 45 === Dependencies subsection
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | DependencyGraph.cpp | 36 DependencyMap Dependencies; member in __anon95dd62ec0111::DependencyGraphCallback
|
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DependencyTracker.h | 267 RootEntriesListTy Dependencies; variable
|
H A D | DWARFLinkerCompileUnit.h | 692 std::unique_ptr<DependencyTracker> Dependencies; variable
|
/freebsd-src/sys/contrib/zstd/ |
H A D | CONTRIBUTING.md | 405 #### Dependencies subsubsection
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/ |
H A D | Utils.h | 97 std::vector<std::string> Dependencies; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | BlockCoverageInference.cpp | 67 BlockSet Dependencies; in getDependencies() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | GlobalModuleIndex.cpp | 289 getModuleDependencies(ModuleFile * File,SmallVectorImpl<ModuleFile * > & Dependencies) getModuleDependencies() argument 393 SmallVector<unsigned, 4> Dependencies; global() member [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | Core.h | 1993 addDependencies(const SymbolStringPtr & Name,const SymbolDependenceMap & Dependencies) addDependencies() argument 1998 addDependenciesForAll(const SymbolDependenceMap & Dependencies) addDependenciesForAll() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | OrcV2CBindings.cpp | 573 LLVMOrcMaterializationResponsibilityAddDependencies(LLVMOrcMaterializationResponsibilityRef MR,LLVMOrcSymbolStringPoolEntryRef Name,LLVMOrcCDependenceMapPairs Dependencies,size_t NumPairs) LLVMOrcMaterializationResponsibilityAddDependencies() argument 582 LLVMOrcMaterializationResponsibilityAddDependenciesForAll(LLVMOrcMaterializationResponsibilityRef MR,LLVMOrcCDependenceMapPairs Dependencies,size_t NumPairs) LLVMOrcMaterializationResponsibilityAddDependenciesForAll() argument
|
H A D | Core.cpp | 878 addDependencies(const SymbolStringPtr & Name,const SymbolDependenceMap & Dependencies) addDependencies() argument 3145 OL_addDependencies(MaterializationResponsibility & MR,const SymbolStringPtr & Name,const SymbolDependenceMap & Dependencies) OL_addDependencies() argument 3157 OL_addDependenciesForAll(MaterializationResponsibility & MR,const SymbolDependenceMap & Dependencies) OL_addDependenciesForAll() argument [all...] |
H A D | ObjectLinkingLayer.cpp | 542 DenseSet<Block *> Dependencies; computeBlockNonLocalDeps() member [all...] |
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ |
H A D | NeonEmitter.cpp | 346 std::set<Intrinsic *> Dependencies; member in __anonabaaf6210111::Intrinsic
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 4207 emitDependClause(CodeGenFunction & CGF,ArrayRef<OMPTaskDataTy::DependData> Dependencies,SourceLocation Loc) emitDependClause() argument 4332 emitDepobjDependClause(CodeGenFunction & CGF,const OMPTaskDataTy::DependData & Dependencies,SourceLocation Loc) emitDepobjDependClause() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 1651 createTask(const LocationDescription & Loc,InsertPointTy AllocaIP,BodyGenCallbackTy BodyGenCB,bool Tied,Value * Final,Value * IfCondition,SmallVector<DependData> Dependencies) createTask() argument [all...] |