Home
last modified time | relevance | path

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

123

/external/llvm-project/clang-tools-extra/clangd/test/Inputs/
Drequests.json1 …rks/IndexBenchmark.cpp"],"Query":"OMP","RestrictForCodeCompletion":true,"Scopes":["clang::"], "Any… array
2 {"Limit":100,"ProximityPaths":[],"Query":"s","RestrictForCodeCompletion":true,"Scopes":["llvm::", "… array
3 {"Limit":100,"ProximityPaths":[],"Query":"sy","RestrictForCodeCompletion":true,"Scopes":["llvm::", … array
4 {"Limit":100,"ProximityPaths":[],"Query":"sys","RestrictForCodeCompletion":true,"Scopes":["llvm::",… array
5 {"Limit":100,"ProximityPaths":[],"Query":"sys","RestrictForCodeCompletion":true,"Scopes":["llvm::",… array
6 {"Limit":100,"ProximityPaths":[],"Query":"Dex","RestrictForCodeCompletion":true,"Scopes":["clang::c… array
7 {"Limit":100,"ProximityPaths":[],"Query":"Variable","RestrictForCodeCompletion":true,"Scopes":[""],… array
/external/autotest/docs/
Dfaft-design-doc.md222 ### Scope 1: Enhance SAFT in Automated Way on Autotest Harness
268 ### Scope 2: Test the Layer of VBExport APIs
276 ### Scope 3: Verify Recovery, Factory Install, Firmware AU, RMA, and Many Complicated Flows
295 ### 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/llvm-project/clang/lib/CodeGen/
DVarBypassDetector.h42 llvm::SmallVector<std::pair<unsigned, const VarDecl *>, 48> Scopes; variable
DMacroPPCallbacks.h52 llvm::SmallVector<llvm::DIMacroFile *, 4> Scopes; variable
/external/dagger2/java/dagger/internal/codegen/base/
DScopes.java34 public final class Scopes { class
/external/llvm-project/clang-tools-extra/clangd/
DIncludeFixer.h61 std::vector<std::string> Scopes; // Namespace scopes we should search in. member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfo.h134 SmallVector<DIScope *, 8> Scopes; variable
/external/llvm-project/llvm/include/llvm/IR/
DDebugInfo.h140 SmallVector<DIScope *, 8> Scopes; variable
/external/llvm/include/llvm/IR/
DDebugInfo.h125 SmallVector<DIScope *, 8> Scopes; variable
/external/llvm-project/clang/include/clang/Basic/
DSyncScope.h130 static const unsigned Scopes[] = { in getRuntimeValues() local
/external/llvm-project/clang-tools-extra/clangd/index/dex/dexp/
DDexp.cpp141 llvm::cl::opt<std::string> Scopes{ member in clang::clangd::__anon884959da0111::FuzzyFind
156 llvm::SmallVector<llvm::StringRef, 8> Scopes; in run() local
/external/llvm-project/clang-tools-extra/clangd/index/
DIndex.h36 std::vector<std::string> Scopes; member
/external/llvm-project/clang/lib/AST/Interp/
DFunction.h146 llvm::SmallVector<Scope, 2> Scopes; variable
DByteCodeEmitter.cpp68 llvm::SmallVector<Scope, 2> Scopes; in compileFunc() local
/external/llvm-project/llvm/lib/Analysis/
DScopedNoAliasAA.cpp116 bool ScopedNoAliasAAResult::mayAliasInScopes(const MDNode *Scopes, in mayAliasInScopes()
/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/llvm-project/clang/lib/ARCMigrate/
DTransAutoreleasePool.cpp164 SmallVector<PoolScope, 4> Scopes; in VisitCompoundStmt() local
421 SmallVector<PoolScope, 2> Scopes; member
/external/clang/lib/ARCMigrate/
DTransAutoreleasePool.cpp165 SmallVector<PoolScope, 4> Scopes; in VisitCompoundStmt() local
422 SmallVector<PoolScope, 2> Scopes; member
/external/bcc/src/cc/frontends/b/
Dscope.h87 Scopes() : var_id__(0), state_id_(0), var_id_(0), in Scopes() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopVersioningLICM.cpp543 SmallVector<Metadata *, 4> Scopes, NoAliases; in setNoAliasToLoop() local
/external/llvm/lib/Transforms/Scalar/
DLoopVersioningLICM.cpp482 SmallVector<Metadata *, 4> Scopes, NoAliases; in setNoAliasToLoop() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp421 DenseSet<CHRScope *> Scopes; member in __anon3b0d276f0211::CHR
992 SmallVectorImpl<CHRScope *> &Scopes) { in findScopes()
1276 void CHR::classifyBiasedScopes(SmallVectorImpl<CHRScope *> &Scopes) { in classifyBiasedScopes()
1986 dumpScopes(SmallVectorImpl<CHRScope *> &Scopes, const char *Label) { in dumpScopes()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp425 DenseSet<CHRScope *> Scopes; member in __anon861201630211::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()

123