Home
last modified time | relevance | path

Searched defs:Dependencies (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-src/contrib/kyua/
H A DINSTALL.md28 Dependencies section in Installation instructions
/freebsd-src/sys/contrib/device-tree/Bindings/
H A Dwriting-schema.rst120 Dependencies global() section in Testing
/freebsd-src/contrib/capsicum-test/
H A DREADME.md42 ### Linux
/freebsd-src/crypto/openssh/
H A DREADME.md30 ### Dependencies subsection
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DDAGDeltaAlgorithm.cpp180 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 DDependencyScanningTool.cpp51 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 DSDNodeDbgValue.h157 ArrayRef<SDDbgOperand> L, ArrayRef<SDNode *> Dependencies, in SDDbgValue()
195 SmallVector<SDNode *> Dependencies; in getSDNodes() local
H A DSelectionDAG.cpp10706 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 DCheckerRegistryData.h113 ConstCheckerInfoList Dependencies; member
209 llvm::SmallVector<std::pair<StringRef, StringRef>, 0> Dependencies; member
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DGlobalModuleIndex.h87 llvm::SmallVector<unsigned, 4> Dependencies; member
/freebsd-src/contrib/libfido2/
H A DREADME.adoc45 === Dependencies subsection
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DDependencyGraph.cpp36 DependencyMap Dependencies; member in __anon95dd62ec0111::DependencyGraphCallback
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDependencyTracker.h267 RootEntriesListTy Dependencies; variable
H A DDWARFLinkerCompileUnit.h692 std::unique_ptr<DependencyTracker> Dependencies; variable
/freebsd-src/sys/contrib/zstd/
H A DCONTRIBUTING.md405 #### Dependencies subsubsection
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DUtils.h97 std::vector<std::string> Dependencies; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBlockCoverageInference.cpp67 BlockSet Dependencies; in getDependencies() local
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp289 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 DCore.h1993 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 DOrcV2CBindings.cpp573 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 DCore.cpp878 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 DObjectLinkingLayer.cpp542 DenseSet<Block *> Dependencies; computeBlockNonLocalDeps() member
[all...]
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp346 std::set<Intrinsic *> Dependencies; member in __anonabaaf6210111::Intrinsic
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4207 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 DOMPIRBuilder.cpp1651 createTask(const LocationDescription & Loc,InsertPointTy AllocaIP,BodyGenCallbackTy BodyGenCB,bool Tied,Value * Final,Value * IfCondition,SmallVector<DependData> Dependencies) createTask() argument
[all...]

12