Home
last modified time | relevance | path

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

12345678910>>...16

/aosp_15_r20/external/autotest/docs/
H A 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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DSyncScope.h160 static const unsigned Scopes[] = { in getRuntimeValues() local
211 static const unsigned Scopes[] = { in getRuntimeValues() local
260 static const unsigned Scopes[] = { in getRuntimeValues() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DSyncScope.h160 static const unsigned Scopes[] = { in getRuntimeValues() local
211 static const unsigned Scopes[] = { in getRuntimeValues() local
261 static const unsigned Scopes[] = { in getRuntimeValues() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DSyncScope.h160 static const unsigned Scopes[] = { in getRuntimeValues() local
211 static const unsigned Scopes[] = { in getRuntimeValues() local
261 static const unsigned Scopes[] = { in getRuntimeValues() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DSyncScope.h160 static const unsigned Scopes[] = { in getRuntimeValues() local
211 static const unsigned Scopes[] = { in getRuntimeValues() local
261 static const unsigned Scopes[] = { in getRuntimeValues() local
/aosp_15_r20/external/guice/core/src/com/google/inject/
H A DScopes.java31 public class Scopes { class
33 private Scopes() {} in Scopes() method in Scopes
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwsdtypes.h256 WSD_SCOPES *Scopes; member
270 WSD_SCOPES *Scopes; member
288 WSD_SCOPES *Scopes; member
299 WSD_URI_LIST *Scopes; member
310 WSD_SCOPES *Scopes; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/
DLVOptions.h136 Scopes, // --compare=scopes enumerator
155 Scopes, // --print=scopes enumerator
245 LVScopeKindSet Scopes; // --select-scopes=<Kind> variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/
DLVOptions.h136 Scopes, // --compare=scopes enumerator
155 Scopes, // --print=scopes enumerator
245 LVScopeKindSet Scopes; // --select-scopes=<Kind> variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h136 Scopes, // --compare=scopes enumerator
155 Scopes, // --print=scopes enumerator
245 LVScopeKindSet Scopes; // --select-scopes=<Kind> variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/
DLVOptions.h136 Scopes, // --compare=scopes enumerator
155 Scopes, // --print=scopes enumerator
245 LVScopeKindSet Scopes; // --select-scopes=<Kind> variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/
DLVOptions.h136 Scopes, // --compare=scopes enumerator
155 Scopes, // --print=scopes enumerator
245 LVScopeKindSet Scopes; // --select-scopes=<Kind> variable
/aosp_15_r20/external/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp165 SmallVector<PoolScope, 4> Scopes; in VisitCompoundStmt() local
422 SmallVector<PoolScope, 2> Scopes; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp394 DenseSet<CHRScope *> Scopes; member in __anon6ade55580111::CHR
977 SmallVectorImpl<CHRScope *> &Scopes) { in findScopes()
1261 void CHR::classifyBiasedScopes(SmallVectorImpl<CHRScope *> &Scopes) { in classifyBiasedScopes()
1990 dumpScopes(SmallVectorImpl<CHRScope *> &Scopes, const char *Label) { in dumpScopes()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp425 DenseSet<CHRScope *> Scopes; member in __anon683b24920211::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()
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/base/
H A DScopes.java26 public final class Scopes { class
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDebugInfo.h134 SmallVector<DIScope *, 8> Scopes; variable
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DDebugInfo.h125 SmallVector<DIScope *, 8> Scopes; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DDebugInfo.h169 SmallVector<DIScope *, 8> Scopes; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DScopedNoAliasAA.cpp118 bool ScopedNoAliasAAResult::mayAliasInScopes(const MDNode *Scopes, in mayAliasInScopes()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DDebugInfo.h174 SmallVector<DIScope *, 8> Scopes; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DDebugInfo.h171 SmallVector<DIScope *, 8> Scopes; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DDebugInfo.h171 SmallVector<DIScope *, 8> Scopes; variable
/aosp_15_r20/external/llvm/lib/Analysis/
H A DScopedNoAliasAA.cpp139 bool ScopedNoAliasAAResult::mayAliasInScopes(const MDNode *Scopes, in mayAliasInScopes()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DDebugInfo.h166 SmallVector<DIScope *, 8> Scopes; variable

12345678910>>...16