Home
last modified time | relevance | path

Searched defs:Deps (Results 1 – 25 of 110) sorted by relevance

12345

/aosp_15_r20/build/soong/cc/
H A Dcc.go126 type Deps struct { struct
127 SharedLibs, LateSharedLibs []string
128 StaticLibs, LateStaticLibs, WholeStaticLibs []string
129 HeaderLibs []string
130 RuntimeLibs []string
134 UnexportedStaticLibs []string
137 DataLibs []string
138 DataBins []string
141 SystemSharedLibs []string
144 AidlLibs []string
[all …]
H A Dproto.go77 func protoDeps(ctx DepsContext, deps Deps, p *android.ProtoProperties, static bool) Deps {
/aosp_15_r20/build/soong/makedeps/
H A Ddeps.go26 type Deps struct { struct
27 Output string
28 Inputs []string
81 func (d *Deps) Print() []byte {
/aosp_15_r20/build/soong/rust/
H A Drust.go404 type Deps struct { struct
405 Dylibs []string
406 Rlibs []string
407 Rustlibs []string
408 Stdlibs []string
409 ProcMacros []string
410 SharedLibs []string
411 StaticLibs []string
412 WholeStaticLibs []string
413 HeaderLibs []string
[all …]
H A Dproject_json.go51 Deps []rustProjectDep `json:"deps"` member
66 Deps map[string]int // The keys are the module names and not the crate names. member
H A Dcompiler.go45 compilerDeps(ctx DepsContext, deps Deps) Deps
520 func bionicDeps(ctx DepsContext, deps Deps, static bool) Deps {
541 func muslDeps(ctx DepsContext, deps Deps, static bool) Deps {
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp651 SmallVectorImpl<DataDep> &Deps, in getDataDeps()
681 SmallVectorImpl<DataDep> &Deps, in getPHIDeps()
700 SmallVectorImpl<DataDep> &Deps, in updatePhysDepsDownwards()
783 SmallVector<DataDep, 8> Deps; in updateDepth() local
1042 SmallVector<DataDep, 8> Deps; in computeInstrHeights() local
1182 SmallVector<DataDep, 1> Deps; in getPHIDepth() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp652 SmallVectorImpl<DataDep> &Deps, in getDataDeps()
682 SmallVectorImpl<DataDep> &Deps, in getPHIDeps()
701 SmallVectorImpl<DataDep> &Deps, in updatePhysDepsDownwards()
785 SmallVector<DataDep, 8> Deps; in updateDepth() local
1044 SmallVector<DataDep, 8> Deps; in computeInstrHeights() local
1184 SmallVector<DataDep, 1> Deps; in getPHIDepth() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp629 SmallVectorImpl<DataDep> &Deps, in getDataDeps()
659 SmallVectorImpl<DataDep> &Deps, in getPHIDeps()
695 SmallVectorImpl<DataDep> &Deps, in updatePhysDepsDownwards()
801 SmallVector<DataDep, 8> Deps; in computeInstrDepths() local
1020 SmallVector<DataDep, 8> Deps; in computeInstrHeights() local
1160 SmallVector<DataDep, 1> Deps; in getPHIDepth() local
/aosp_15_r20/tools/treble/build/treble_build/local/
H A Dninja.go46 Deps(ctx context.Context) (*bytes.Buffer, error) methodSpec
223 func (n *ninjaCmd) Deps(ctx context.Context) (*bytes.Buffer, error) { func
291 func (cli *ninjaCli) Deps(ctx context.Context) (*app.BuildDeps, error) { func
/aosp_15_r20/build/blueprint/
H A Dninja_defs.go27 type Deps int type
61 Deps Deps // The format of the dependency file. member
82 Deps Deps // The format of the dependency file. member
H A Dcontext_test.go64 Deps() []string methodSpec
83 func (b *baseTestModule) Deps() []string { func
/aosp_15_r20/build/blueprint/pathtools/
H A Dglob.go43 Deps []string member
77 func (results MultipleGlobResults) Deps() []string { func
/aosp_15_r20/build/soong/android/
H A Dvisibility_test.go2071 Deps []string member
2102 Deps []string member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DGlobalDCE.cpp103 SmallPtrSetImpl<GlobalValue *> &Deps) { in ComputeDependencies()
125 SmallPtrSet<GlobalValue *, 8> Deps; in UpdateGVDependencies() local
/aosp_15_r20/build/soong/fsgen/
H A Dfsgen_mutators.go228 Deps []string member
241 Deps []string member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DGlobalDCE.cpp105 SmallPtrSetImpl<GlobalValue *> &Deps) { in ComputeDependencies()
127 SmallPtrSet<GlobalValue *, 8> Deps; in UpdateGVDependencies() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DDDG.h442 const NodeType &Src, const NodeType &Dst, DependenceList &Deps) const { in getDependencies()
468 DependenceList Deps; in getDependenceString() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DDDG.h441 const NodeType &Src, const NodeType &Dst, DependenceList &Deps) const { in getDependencies()
467 DependenceList Deps; in getDependenceString() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DDDG.h442 const NodeType &Src, const NodeType &Dst, DependenceList &Deps) const { in getDependencies()
468 DependenceList Deps; in getDependenceString() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DDDG.h442 const NodeType &Src, const NodeType &Dst, DependenceList &Deps) const { in getDependencies()
468 DependenceList Deps; in getDependenceString() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DDDG.h441 const NodeType &Src, const NodeType &Dst, DependenceList &Deps) const { in getDependencies()
467 DependenceList Deps; in getDependenceString() local
/aosp_15_r20/external/rappor/client/cpp/
H A Drappor_deps.h55 Deps(HashFunc* const hash_func, const std::string& client_secret, in Deps() function
/aosp_15_r20/external/bazelbuild-rules_python/tools/private/update_deps/
H A Dupdate_coverage_deps.py72 class Deps: class
/aosp_15_r20/external/llvm/unittests/ADT/
H A DDAGDeltaAlgorithmTest.cpp61 std::vector<edge_ty> Deps; in TEST() local

12345