Home
last modified time | relevance | path

Searched defs:Scopes (Results 1 – 21 of 21) sorted by relevance

/external/autotest/docs/
Dfaft-design-doc.md224 ### Scope 1: Enhance SAFT in Automated Way on Autotest Harness
270 ### Scope 2: Test the Layer of VBExport APIs
278 ### Scope 3: Verify Recovery, Factory Install, Firmware AU, RMA, and Many Complicated Flows
297 ### Scope 4: Monkey Test during Firmware/EC update
/external/guice/core/src/com/google/inject/
DScopes.java31 public class Scopes { class
33 private Scopes() {} in Scopes() method in Scopes
/external/dagger2/java/dagger/internal/codegen/base/
DScopes.java26 public final class Scopes { class
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfo.h134 SmallVector<DIScope *, 8> Scopes; variable
/external/llvm/include/llvm/IR/
DDebugInfo.h125 SmallVector<DIScope *, 8> Scopes; variable
/external/llvm/lib/Analysis/
DScopedNoAliasAA.cpp139 bool ScopedNoAliasAAResult::mayAliasInScopes(const MDNode *Scopes, in mayAliasInScopes()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScopedNoAliasAA.cpp141 bool ScopedNoAliasAAResult::mayAliasInScopes(const MDNode *Scopes, in mayAliasInScopes()
/external/clang/lib/ARCMigrate/
DTransAutoreleasePool.cpp165 SmallVector<PoolScope, 4> Scopes; in VisitCompoundStmt() local
422 SmallVector<PoolScope, 2> Scopes; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopVersioningLICM.cpp543 SmallVector<Metadata *, 4> Scopes, NoAliases; in setNoAliasToLoop() local
DEarlyCSE.cpp634 NodeScope Scopes; member in __anon860192d40311::EarlyCSE::StackNode
/external/llvm/lib/Transforms/Scalar/
DLoopVersioningLICM.cpp482 SmallVector<Metadata *, 4> Scopes, NoAliases; in setNoAliasToLoop() local
DEarlyCSE.cpp378 NodeScope Scopes; member in __anon584f59f20311::EarlyCSE::StackNode
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp425 DenseSet<CHRScope *> Scopes; member in __anond03f38c10211::CHR
998 SmallVectorImpl<CHRScope *> &Scopes) { in findScopes()
1283 void CHR::classifyBiasedScopes(SmallVectorImpl<CHRScope *> &Scopes) { in classifyBiasedScopes()
1996 dumpScopes(SmallVectorImpl<CHRScope *> &Scopes, const char *Label) { in dumpScopes()
/external/llvm/lib/CodeGen/
DMachineCSE.cpp675 SmallVector<MachineDomTreeNode*, 32> Scopes; in PerformCSE() local
DMachineLICM.cpp627 SmallVector<MachineDomTreeNode*, 32> Scopes; in HoistOutOfLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineCSE.cpp739 SmallVector<MachineDomTreeNode*, 32> Scopes; in PerformCSE() local
DMachineLICM.cpp711 SmallVector<MachineDomTreeNode*, 32> Scopes; in HoistOutOfLoop() local
/external/clang/lib/Sema/
DJumpDiagnostics.cpp65 SmallVector<GotoScope, 48> Scopes; member in __anona745506a0111::JumpScopeChecker
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp947 SmallVector<Metadata *, 4> Scopes, NoAliases; in AddAliasScopeMetadata() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1034 SmallVector<Metadata *, 4> Scopes, NoAliases; in AddAliasScopeMetadata() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp2734 SmallVectorImpl<LexicalScope *> &Scopes, in collectLexicalBlockInfo()