Searched refs:scope (Results 1 – 17 of 17) sorted by relevance
76 InvocationScope scope = new InvocationScope(); in testInjection() local77 scope.enter(); in testInjection()79 scope.seedConfiguration(mConfiguration); in testInjection()84 scope.exit(); in testInjection()
35 public InvocationScopeModule(InvocationScope scope) { in InvocationScopeModule() argument36 mScope = scope; in InvocationScopeModule()
140 public <T> Provider<T> scope(final Key<T> key, final Provider<T> unscoped) { in scope() method in InvocationScope
57 scope = parser.add_mutually_exclusive_group(required=True)58 scope.add_argument('--commit', type=str, default='HEAD',60 scope.add_argument('--working-tree', action='store_true',
141 scope=scopes,173 scope=scopes)
8 @rem Set local scope for the variables with windows NT shell72 @rem End local scope for the variables with windows NT shell
787 InvocationScope scope = getInvocationScope(); in invoke() local788 scope.enter(); in invoke()790 scope.seed(IRescheduler.class, rescheduler); in invoke()791 scope.seedConfiguration(config); in invoke()925 scope.exit(); in invoke()
30 // a field. When it is used in message or file scope, it applies to all
124 // This line appears within the scope of the file's package namespace, but127 // other declarations that should be placed in this scope.
98 dep.scope = "runtime" in <lambda>()
95 Stack use after scope: f8
55 …on and modification are not covered by this License; they are outside its scope. The act of runnin…73 … of a storage or distribution medium does not bring the other work under the scope of this License.85 …on, is not a derivative work of the Library, and therefore falls outside the scope of this License.
631 // extend blocks in the same scope, each of which will have the same path.
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...