HomeSort by relevance Sort by last modified time
    Searched refs:scope (Results 176 - 200 of 1184) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
ASTTreeParser.stg 239 ruleRef(rule,label,elementIndex,args,scope) ::= <<
254 ruleRefAndListLabel(rule,label,elementIndex,args,scope) ::= <<
260 ruleRefRuleRoot(rule,label,elementIndex,args,scope) ::= <<
269 ruleRefRuleRootAndListLabel(rule,label,elementIndex,args,scope) ::= <<
275 ruleRefTrack(rule,label,elementIndex,args,scope) ::= <<
281 ruleRefTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
286 ruleRefRuleRootTrack(rule,label,elementIndex,args,scope) ::= <<
292 ruleRefRuleRootTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
301 createRewriteNodeFromElement(token,terminalOptions,scope) ::= <<
ASTParser.stg 127 ruleRef(rule,label,elementIndex,args,scope) ::= <<
133 ruleRefBang(rule,label,elementIndex,args,scope) ::= "<super.ruleRef(...)>"
136 ruleRefRuleRoot(rule,label,elementIndex,args,scope) ::= <<
142 ruleRefAndListLabel(rule,label,elementIndex,args,scope) ::= <<
148 ruleRefBangAndListLabel(rule,label,elementIndex,args,scope) ::= <<
154 ruleRefRuleRootAndListLabel(rule,label,elementIndex,args,scope) ::= <<
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
ASTTreeParser.stg 228 ruleRef(rule,label,elementIndex,args,scope) ::= <<
240 ruleRefAndListLabel(rule,label,elementIndex,args,scope) ::= <<
246 ruleRefRuleRoot(rule,label,elementIndex,args,scope) ::= <<
255 ruleRefRuleRootAndListLabel(rule,label,elementIndex,args,scope) ::= <<
261 ruleRefTrack(rule,label,elementIndex,args,scope) ::= <<
267 ruleRefTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
273 ruleRefRuleRootTrack(rule,label,elementIndex,args,scope) ::= <<
279 ruleRefRuleRootTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
287 createRewriteNodeFromElement(token,terminalOptions,scope) ::= <<
ASTParser.stg 137 ruleRef(rule,label,elementIndex,args,scope) ::= <<
143 ruleRefBang(rule,label,elementIndex,args,scope) ::= "<super.ruleRef(...)>"
146 ruleRefRuleRoot(rule,label,elementIndex,args,scope) ::= <<
152 ruleRefAndListLabel(rule,label,elementIndex,args,scope) ::= <<
158 ruleRefBangAndListLabel(rule,label,elementIndex,args,scope) ::= <<
164 ruleRefRuleRootAndListLabel(rule,label,elementIndex,args,scope) ::= <<
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
ASTTreeParser.stg 221 ruleRef(rule,label,elementIndex,args,scope) ::= <<
233 ruleRefAndListLabel(rule,label,elementIndex,args,scope) ::= <<
239 ruleRefRuleRoot(rule,label,elementIndex,args,scope) ::= <<
248 ruleRefRuleRootAndListLabel(rule,label,elementIndex,args,scope) ::= <<
254 ruleRefTrack(rule,label,elementIndex,args,scope) ::= <<
260 ruleRefTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
266 ruleRefRuleRootTrack(rule,label,elementIndex,args,scope) ::= <<
272 ruleRefRuleRootTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
280 createRewriteNodeFromElement(token,terminalOptions,scope) ::= <<
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/
ASTTreeParser.stg 179 ruleRef(rule,label,elementIndex,args,scope) ::= <<
191 ruleRefAndListLabel(rule,label,elementIndex,args,scope) ::= <<
197 ruleRefRuleRoot(rule,label,elementIndex,args,scope) ::= <<
206 ruleRefRuleRootAndListLabel(rule,label,elementIndex,args,scope) ::= <<
212 ruleRefTrack(rule,label,elementIndex,args,scope) ::= <<
218 ruleRefTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
224 ruleRefRuleRootTrack(rule,label,elementIndex,args,scope) ::= <<
230 ruleRefRuleRootTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
238 createRewriteNodeFromElement(token,terminalOptions,scope) ::= <<
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
ASTTreeParser.stg 233 ruleRef(rule,label,elementIndex,args,scope) ::= <<
247 ruleRefAndListLabel(rule,label,elementIndex,args,scope) ::= <<
253 ruleRefRuleRoot(rule,label,elementIndex,args,scope) ::= <<
264 ruleRefRuleRootAndListLabel(rule,label,elementIndex,args,scope) ::= <<
270 ruleRefTrack(rule,label,elementIndex,args,scope) ::= <<
276 ruleRefTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
282 ruleRefRuleRootTrack(rule,label,elementIndex,args,scope) ::= <<
288 ruleRefRuleRootTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
296 createRewriteNodeFromElement(token,terminalOptions,scope) ::= <<
  /external/chromium/third_party/libjingle/source/talk/base/
firewallsocketserver.cc 163 CritScope scope(&crit_);
168 CritScope scope(&crit_);
175 CritScope scope(&crit_);
219 CritScope scope(&crit_);
224 CritScope scope(&crit_);
231 CritScope scope(&crit_);
239 CritScope scope(&crit_);
  /external/chromium_org/chrome/browser/signin/
android_profile_oauth2_token_service.cc 31 std::string scope; local
34 if (!scope.empty())
35 scope += " ";
36 scope += *it;
38 return scope;
114 std::string scope = CombineScopes(scopes); local
118 ConvertUTF8ToJavaString(env, scope);
  /external/chromium_org/third_party/libjingle/source/talk/base/
firewallsocketserver.cc 163 CritScope scope(&crit_);
168 CritScope scope(&crit_);
175 CritScope scope(&crit_);
228 CritScope scope(&crit_);
233 CritScope scope(&crit_);
240 CritScope scope(&crit_);
248 CritScope scope(&crit_);
  /external/chromium_org/tools/gn/
function_rebase_path.cc 9 #include "tools/gn/scope.h"
90 Value ConvertOnePath(const Scope* scope,
110 system_path = scope->settings()->build_settings()->GetFullPath(
113 system_path = scope->settings()->build_settings()->GetFullPath(
249 Value RunRebasePath(Scope* scope,
265 const SourceDir& current_dir = scope->GetSourceDir();
306 return ConvertOnePath(scope, function, inputs,
316 ConvertOnePath(scope, function, inputs.list_value()[i]
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /external/chromium_org/printing/backend/
win_helper.cc 33 EPrintTicketScope scope,
40 EPrintTicketScope scope,
49 EPrintTicketScope scope,
161 EPrintTicketScope scope,
166 scope,
174 EPrintTicketScope scope,
181 scope,
190 EPrintTicketScope scope,
196 scope,
win_helper.h 107 EPrintTicketScope scope,
113 EPrintTicketScope scope,
120 EPrintTicketScope scope,
  /external/chromium_org/third_party/WebKit/Source/core/page/
FrameTree.cpp 142 TreeScope* scope = m_thisFrame->document(); local
143 if (!scope)
148 if (result->inScope(scope)) {
160 TreeScope* scope = m_thisFrame->document(); local
161 if (!scope)
165 if (child->tree().uniqueName() == name && child->inScope(scope))
170 inline unsigned FrameTree::scopedChildCount(TreeScope* scope) const
172 if (!scope)
177 if (result->inScope(scope))
  /external/chromium_org/v8/test/cctest/
test-weakmaps.cc 82 HandleScope scope(isolate);
89 HandleScope scope(isolate);
98 HandleScope scope(isolate);
114 HandleScope scope(isolate);
142 HandleScope scope(isolate);
150 HandleScope scope(isolate);
183 HandleScope scope(isolate);
195 HandleScope scope(isolate);
222 HandleScope scope(isolate);
test-weaksets.cc 82 HandleScope scope(isolate);
89 HandleScope scope(isolate);
98 HandleScope scope(isolate);
114 HandleScope scope(isolate);
142 HandleScope scope(isolate);
150 HandleScope scope(isolate);
183 HandleScope scope(isolate);
195 HandleScope scope(isolate);
222 HandleScope scope(isolate);
  /external/v8/test/cctest/
test-decls.cc 112 HandleScope scope;
134 HandleScope scope; local
205 HandleScope scope; local
260 HandleScope scope; local
314 HandleScope scope; local
404 HandleScope scope; local
496 HandleScope scope; local
524 HandleScope scope; local
586 HandleScope scope; local
  /bionic/libc/bionic/
pthread_attr.cpp 150 int pthread_attr_setscope(pthread_attr_t* , int scope) {
151 if (scope == PTHREAD_SCOPE_SYSTEM) {
154 if (scope == PTHREAD_SCOPE_PROCESS) {
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
ASTParser.stg 126 ruleRef(rule,label,elementIndex,args,scope) ::= <<
132 ruleRefBang(rule,label,elementIndex,args,scope) ::= "<super.ruleRef(...)>"
135 ruleRefRuleRoot(rule,label,elementIndex,args,scope) ::= <<
141 ruleRefAndListLabel(rule,label,elementIndex,args,scope) ::= <<
147 ruleRefBangAndListLabel(rule,label,elementIndex,args,scope) ::= <<
153 ruleRefRuleRootAndListLabel(rule,label,elementIndex,args,scope) ::= <<
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
ASTParser.stg 131 ruleRef(rule,label,elementIndex,args,scope) ::= <%
139 ruleRefBang(rule,label,elementIndex,args,scope) ::= "<super.ruleRef(...)>"
142 ruleRefRuleRoot(rule,label,elementIndex,args,scope) ::= <<
148 ruleRefAndListLabel(rule,label,elementIndex,args,scope) ::= <<
154 ruleRefBangAndListLabel(rule,label,elementIndex,args,scope) ::= <<
160 ruleRefRuleRootAndListLabel(rule,label,elementIndex,args,scope) ::= <<
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
ASTParser.stg 133 ruleRef(rule,label,elementIndex,args,scope) ::= <<
141 ruleRefBang(rule,label,elementIndex,args,scope) ::= "<super.ruleRef(...)>"
144 ruleRefRuleRoot(rule,label,elementIndex,args,scope) ::= <<
152 ruleRefAndListLabel(rule,label,elementIndex,args,scope) ::= <<
159 ruleRefBangAndListLabel(rule,label,elementIndex,args,scope) ::= <<
166 ruleRefRuleRootAndListLabel(rule,label,elementIndex,args,scope) ::= <<
  /external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/signin/
OAuth2TokenServiceTest.java 89 String scope = "http://example.com/scope"; local
91 String oauth2Scope = "oauth2:" + scope;
93 // Add an account with given auth token for the given scope, already accepted auth popup.
103 mContext, null, account, scope, 5, TimeUnit.SECONDS);
  /external/chromium_org/chrome/browser/extensions/api/preference/
preference_api.h 62 ExtensionPrefsScope scope,
68 ExtensionPrefsScope scope);
116 ExtensionPrefsScope scope);
  /external/chromium_org/net/dns/
address_sorter_posix.cc 141 // fec0::/10 -- site-local expanded scope
162 // fec0::/10 -- site-local expanded scope
168 // Default mapping of IPv4 addresses to scope.
179 AddressSorterPosix::AddressScope scope; member in struct:net::__anon9029::DestinationInfo
195 // Rule 2: Prefer matching scope.
196 bool scope_match1 = (dst_a->src->scope == dst_a->scope);
197 bool scope_match2 = (dst_b->src->scope == dst_b->scope);
223 // Rule 8: Prefer smaller scope
    [all...]

Completed in 369 milliseconds

1 2 3 4 5 6 78 91011>>