| /external/llvm-project/clang-tools-extra/clangd/test/Inputs/ |
| D | requests.json | 1 …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/ |
| D | faft-design-doc.md | 222 ### 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/ |
| D | Scopes.java | 31 public class Scopes { class 33 private Scopes() {} in Scopes() method in Scopes
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | VarBypassDetector.h | 42 llvm::SmallVector<std::pair<unsigned, const VarDecl *>, 48> Scopes; variable
|
| D | MacroPPCallbacks.h | 52 llvm::SmallVector<llvm::DIMacroFile *, 4> Scopes; variable
|
| /external/dagger2/java/dagger/internal/codegen/base/ |
| D | Scopes.java | 34 public final class Scopes { class
|
| /external/llvm-project/clang-tools-extra/clangd/ |
| D | IncludeFixer.h | 61 std::vector<std::string> Scopes; // Namespace scopes we should search in. member
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | DebugInfo.h | 134 SmallVector<DIScope *, 8> Scopes; variable
|
| /external/llvm-project/llvm/include/llvm/IR/ |
| D | DebugInfo.h | 140 SmallVector<DIScope *, 8> Scopes; variable
|
| /external/llvm/include/llvm/IR/ |
| D | DebugInfo.h | 125 SmallVector<DIScope *, 8> Scopes; variable
|
| /external/llvm-project/clang/include/clang/Basic/ |
| D | SyncScope.h | 130 static const unsigned Scopes[] = { in getRuntimeValues() local
|
| /external/llvm-project/clang-tools-extra/clangd/index/dex/dexp/ |
| D | Dexp.cpp | 141 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/ |
| D | Index.h | 36 std::vector<std::string> Scopes; member
|
| /external/llvm-project/clang/lib/AST/Interp/ |
| D | Function.h | 146 llvm::SmallVector<Scope, 2> Scopes; variable
|
| D | ByteCodeEmitter.cpp | 68 llvm::SmallVector<Scope, 2> Scopes; in compileFunc() local
|
| /external/llvm-project/llvm/lib/Analysis/ |
| D | ScopedNoAliasAA.cpp | 116 bool ScopedNoAliasAAResult::mayAliasInScopes(const MDNode *Scopes, in mayAliasInScopes()
|
| /external/llvm/lib/Analysis/ |
| D | ScopedNoAliasAA.cpp | 139 bool ScopedNoAliasAAResult::mayAliasInScopes(const MDNode *Scopes, in mayAliasInScopes()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | ScopedNoAliasAA.cpp | 141 bool ScopedNoAliasAAResult::mayAliasInScopes(const MDNode *Scopes, in mayAliasInScopes()
|
| /external/llvm-project/clang/lib/ARCMigrate/ |
| D | TransAutoreleasePool.cpp | 164 SmallVector<PoolScope, 4> Scopes; in VisitCompoundStmt() local 421 SmallVector<PoolScope, 2> Scopes; member
|
| /external/clang/lib/ARCMigrate/ |
| D | TransAutoreleasePool.cpp | 165 SmallVector<PoolScope, 4> Scopes; in VisitCompoundStmt() local 422 SmallVector<PoolScope, 2> Scopes; member
|
| /external/bcc/src/cc/frontends/b/ |
| D | scope.h | 87 Scopes() : var_id__(0), state_id_(0), var_id_(0), in Scopes() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | LoopVersioningLICM.cpp | 543 SmallVector<Metadata *, 4> Scopes, NoAliases; in setNoAliasToLoop() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | LoopVersioningLICM.cpp | 482 SmallVector<Metadata *, 4> Scopes, NoAliases; in setNoAliasToLoop() local
|
| /external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| D | ControlHeightReduction.cpp | 421 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/ |
| D | ControlHeightReduction.cpp | 425 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()
|