HomeSort by relevance Sort by last modified time
    Searched refs:Scope (Results 376 - 400 of 2145) sorted by null

<<11121314151617181920>>

  /external/dagger2/compiler/src/main/java/dagger/internal/codegen/
ProvisionBinding.java 43 import static dagger.internal.codegen.Scope.scopeOf;
64 abstract Scope scope(); method in class:ProvisionBinding
121 Scope scope = Scope.scopeOf(constructorElement.getEnclosingElement()); local
137 scope);
173 Scope scope = Scope.scopeOf(providesMethod) local
233 Scope scope = Scope.scopeOf(componentMethod); local
    [all...]
  /frameworks/data-binding/extensions/library/
build.gradle 19 import com.android.build.api.transform.QualifiedContent.Scope;
132 public Set<Scope> getScopes() {
133 def result = new HashSet<Scope>();
134 result.add(Scope.PROJECT);
138 public Set<Scope> getReferencedScopes() {
  /external/llvm/unittests/IR/
MetadataTest.cpp     [all...]
  /external/tensorflow/tensorflow/core/common_runtime/
constant_folding_test.cc 89 void BuildSimpleGraph(Scope* scope) {
90 Scope& s = *scope;
102 Scope s = Scope::NewRootScope();
128 Scope s = Scope::NewRootScope();
177 Scope s = Scope::NewRootScope()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
Sema.h 47 #include "clang/Sema/Scope.h"
334 SmallVector<Scope*, 2> CurrentSEHFinally;
651 /// Enter a new scope. Access and deprecation diagnostics will be
667 /// Enter a new scope where access and deprecation diagnostics are
781 /// Translation Unit Scope - useful to Objective-C actions that need
782 /// to lookup file scope declarations in the "ordinary" C decl namespace.
784 Scope *TUScope;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
Sema.h 47 #include "clang/Sema/Scope.h"
334 SmallVector<Scope*, 2> CurrentSEHFinally;
651 /// Enter a new scope. Access and deprecation diagnostics will be
667 /// Enter a new scope where access and deprecation diagnostics are
781 /// Translation Unit Scope - useful to Objective-C actions that need
782 /// to lookup file scope declarations in the "ordinary" C decl namespace.
784 Scope *TUScope;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
Sema.h 47 #include "clang/Sema/Scope.h"
345 SmallVector<Scope*, 2> CurrentSEHFinally;
672 /// Enter a new scope. Access and deprecation diagnostics will be
688 /// Enter a new scope where access and deprecation diagnostics are
802 /// Translation Unit Scope - useful to Objective-C actions that need
803 /// to lookup file scope declarations in the "ordinary" C decl namespace.
805 Scope *TUScope;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
Sema.h 47 #include "clang/Sema/Scope.h"
345 SmallVector<Scope*, 2> CurrentSEHFinally;
672 /// Enter a new scope. Access and deprecation diagnostics will be
688 /// Enter a new scope where access and deprecation diagnostics are
802 /// Translation Unit Scope - useful to Objective-C actions that need
803 /// to lookup file scope declarations in the "ordinary" C decl namespace.
805 Scope *TUScope;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
Sema.h 47 #include "clang/Sema/Scope.h"
345 SmallVector<Scope*, 2> CurrentSEHFinally;
672 /// Enter a new scope. Access and deprecation diagnostics will be
688 /// Enter a new scope where access and deprecation diagnostics are
802 /// Translation Unit Scope - useful to Objective-C actions that need
803 /// to lookup file scope declarations in the "ordinary" C decl namespace.
805 Scope *TUScope;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
Sema.h 47 #include "clang/Sema/Scope.h"
345 SmallVector<Scope*, 2> CurrentSEHFinally;
672 /// Enter a new scope. Access and deprecation diagnostics will be
688 /// Enter a new scope where access and deprecation diagnostics are
802 /// Translation Unit Scope - useful to Objective-C actions that need
803 /// to lookup file scope declarations in the "ordinary" C decl namespace.
805 Scope *TUScope;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
Sema.h 47 #include "clang/Sema/Scope.h"
334 SmallVector<Scope*, 2> CurrentSEHFinally;
651 /// Enter a new scope. Access and deprecation diagnostics will be
667 /// Enter a new scope where access and deprecation diagnostics are
781 /// Translation Unit Scope - useful to Objective-C actions that need
782 /// to lookup file scope declarations in the "ordinary" C decl namespace.
784 Scope *TUScope;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
Sema.h 47 #include "clang/Sema/Scope.h"
334 SmallVector<Scope*, 2> CurrentSEHFinally;
651 /// Enter a new scope. Access and deprecation diagnostics will be
667 /// Enter a new scope where access and deprecation diagnostics are
781 /// Translation Unit Scope - useful to Objective-C actions that need
782 /// to lookup file scope declarations in the "ordinary" C decl namespace.
784 Scope *TUScope;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
Sema.h 47 #include "clang/Sema/Scope.h"
345 SmallVector<Scope*, 2> CurrentSEHFinally;
672 /// Enter a new scope. Access and deprecation diagnostics will be
688 /// Enter a new scope where access and deprecation diagnostics are
802 /// Translation Unit Scope - useful to Objective-C actions that need
803 /// to lookup file scope declarations in the "ordinary" C decl namespace.
805 Scope *TUScope;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
Sema.h 47 #include "clang/Sema/Scope.h"
345 SmallVector<Scope*, 2> CurrentSEHFinally;
672 /// Enter a new scope. Access and deprecation diagnostics will be
688 /// Enter a new scope where access and deprecation diagnostics are
802 /// Translation Unit Scope - useful to Objective-C actions that need
803 /// to lookup file scope declarations in the "ordinary" C decl namespace.
805 Scope *TUScope;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
Sema.h 47 #include "clang/Sema/Scope.h"
345 SmallVector<Scope*, 2> CurrentSEHFinally;
672 /// Enter a new scope. Access and deprecation diagnostics will be
688 /// Enter a new scope where access and deprecation diagnostics are
802 /// Translation Unit Scope - useful to Objective-C actions that need
803 /// to lookup file scope declarations in the "ordinary" C decl namespace.
805 Scope *TUScope;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
Sema.h 47 #include "clang/Sema/Scope.h"
345 SmallVector<Scope*, 2> CurrentSEHFinally;
672 /// Enter a new scope. Access and deprecation diagnostics will be
688 /// Enter a new scope where access and deprecation diagnostics are
802 /// Translation Unit Scope - useful to Objective-C actions that need
803 /// to lookup file scope declarations in the "ordinary" C decl namespace.
805 Scope *TUScope;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Sema.h 47 #include "clang/Sema/Scope.h"
334 SmallVector<Scope*, 2> CurrentSEHFinally;
608 /// Enter a new scope. Access and deprecation diagnostics will be
624 /// Enter a new scope where access and deprecation diagnostics are
718 /// Translation Unit Scope - useful to Objective-C actions that need
719 /// to lookup file scope declarations in the "ordinary" C decl namespace.
721 Scope *TUScope;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Sema.h 47 #include "clang/Sema/Scope.h"
334 SmallVector<Scope*, 2> CurrentSEHFinally;
608 /// Enter a new scope. Access and deprecation diagnostics will be
624 /// Enter a new scope where access and deprecation diagnostics are
718 /// Translation Unit Scope - useful to Objective-C actions that need
719 /// to lookup file scope declarations in the "ordinary" C decl namespace.
721 Scope *TUScope;
    [all...]
  /external/clang/include/clang/Sema/
Sema.h 43 #include "clang/Sema/Scope.h"
327 SmallVector<Scope*, 2> CurrentSEHFinally;
600 /// Enter a new scope. Access and deprecation diagnostics will be
616 /// Enter a new scope where access and deprecation diagnostics are
709 /// Translation Unit Scope - useful to Objective-C actions that need
710 /// to lookup file scope declarations in the "ordinary" C decl namespace.
712 Scope *TUScope;
    [all...]
  /external/skia/src/gpu/ccpr/
GrCCCoverageProcessor.h 174 void emitVaryings(GrGLSLVaryingHandler* varyingHandler, GrGLSLVarying::Scope scope,
177 SkASSERT(GrGLSLVarying::Scope::kVertToGeo != scope);
178 this->onEmitVaryings(varyingHandler, scope, code, position, inputCoverage, wind);
199 virtual void onEmitVaryings(GrGLSLVaryingHandler*, GrGLSLVarying::Scope, SkString* code,
210 using Scope = GrGLSLVarying::Scope;
211 SkASSERT(Scope::kVertToGeo != varying.scope());
    [all...]
  /external/skqp/src/gpu/ccpr/
GrCCCoverageProcessor.h 165 void emitVaryings(GrGLSLVaryingHandler* varyingHandler, GrGLSLVarying::Scope scope,
168 SkASSERT(GrGLSLVarying::Scope::kVertToGeo != scope);
169 this->onEmitVaryings(varyingHandler, scope, code, position, inputCoverage, wind);
190 virtual void onEmitVaryings(GrGLSLVaryingHandler*, GrGLSLVarying::Scope, SkString* code,
201 using Scope = GrGLSLVarying::Scope;
202 SkASSERT(Scope::kVertToGeo != varying.scope());
    [all...]
  /external/tensorflow/tensorflow/cc/ops/
while_loop.cc 53 // loop being constructed with `scope`. This is used to define the backedge
55 string NextIterationName(const Scope& scope, int loop_var_idx) {
57 const string& prefix = scope.impl()->name();
65 // `scope`. `enter_output` is the `loop_var_idx`-th Enter node's output.
66 Status CreateMerge(const Scope& scope, int loop_var_idx,
75 NodeBuilder::NodeOut next_input(NextIterationName(scope, loop_var_idx),
79 const string unique_name = scope.GetUniqueNameForOp("Merge");
81 scope.UpdateBuilder(&builder)
    [all...]
  /external/v8/src/interpreter/
bytecode-generator.h 124 void BuildNewLocalBlockContext(Scope* scope);
125 void BuildNewLocalCatchContext(Variable* variable, Scope* scope);
126 void BuildNewLocalWithContext(Scope* scope);
154 void VisitInScope(Statement* stmt, Scope* scope);
179 inline Scope* current_scope() const { return current_scope_; }
180 inline void set_current_scope(Scope* scope) { current_scope_ = scope;
    [all...]
  /frameworks/support/slices/view/src/main/java/androidx/slice/
SliceUtils.java 134 @RestrictTo(RestrictTo.Scope.LIBRARY)
153 @RestrictTo(RestrictTo.Scope.LIBRARY)
161 @RestrictTo(RestrictTo.Scope.LIBRARY)
169 @RestrictTo(RestrictTo.Scope.LIBRARY)
177 @RestrictTo(RestrictTo.Scope.LIBRARY)
335 @RestrictTo(RestrictTo.Scope.LIBRARY)
343 @RestrictTo(RestrictTo.Scope.LIBRARY)
  /system/tools/hidl/
AST.h 30 #include "Scope.h"
58 // Adds package, version and scope stack to local name
59 FQName makeFullName(const char* localName, Scope* scope) const;
61 void addScopedType(NamedType* type, Scope* scope);
68 LocalIdentifier* lookupLocalIdentifier(const Reference<LocalIdentifier>& ref, Scope* scope);
71 EnumValue* lookupEnumValue(const FQName& fqName, std::string* errorMsg, Scope* scope);
    [all...]

Completed in 969 milliseconds

<<11121314151617181920>>