/external/iproute2/ip/ |
ipaddress.c | 45 int scope, scopemask; member in struct:__anon7314 67 fprintf(stderr, " ip addr {show|flush} [ dev STRING ] [ scope SCOPE-ID ]\n"); 71 fprintf(stderr, " [ label STRING ] [ scope SCOPE-ID ]\n"); 72 fprintf(stderr, "SCOPE-ID := [ host | link | global | NUMBER ]\n"); 480 if ((filter.scope^ifa->ifa_scope)&filter.scopemask) 574 fprintf(fp, "scope %s ", rtnl_rtscope_n2a(ifa->ifa_scope, b1, sizeof(b1))); 738 } else if (strcmp(*argv, "scope") == 0) { 739 unsigned scope = 0 local 1053 unsigned scope = 0; local [all...] |
/external/webkit/Source/JavaScriptCore/bytecompiler/ |
NodesCodegen.cpp | 1462 RefPtr<LabelScope> scope = generator.newLabelScope(LabelScope::Loop); local 1488 RefPtr<LabelScope> scope = generator.newLabelScope(LabelScope::Loop); local 1517 RefPtr<LabelScope> scope = generator.newLabelScope(LabelScope::Loop); local 1556 RefPtr<LabelScope> scope = generator.newLabelScope(LabelScope::Loop); local 1634 LabelScope* scope = generator.continueTarget(m_ident); local 1648 LabelScope* scope = generator.breakTarget(m_ident); local 1685 RefPtr<RegisterID> scope = generator.newTemporary(); local 1850 RefPtr<LabelScope> scope = generator.newLabelScope(LabelScope::Switch); local 1867 RefPtr<LabelScope> scope = generator.newLabelScope(LabelScope::NamedLabel, &m_name); local [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ |
AST.stg | 120 ruleRefTrack(rule,label,elementIndex,args,scope) ::= << 126 ruleRefTrackAndListLabel(rule,label,elementIndex,args,scope) ::= << 132 ruleRefRuleRootTrack(rule,label,elementIndex,args,scope) ::= << 138 ruleRefRuleRootTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ |
AST.stg | 146 ruleRefTrack(rule,label,elementIndex,args,scope) ::= << 152 ruleRefTrackAndListLabel(rule,label,elementIndex,args,scope) ::= << 158 ruleRefRuleRootTrack(rule,label,elementIndex,args,scope) ::= << 164 ruleRefRuleRootTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
|
ST.stg | 81 ruleRefAndListLabel(rule,label,elementIndex,args,scope) ::= <<
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ |
AST.stg | 144 ruleRefTrack(rule,label,elementIndex,args,scope) ::= << 150 ruleRefTrackAndListLabel(rule,label,elementIndex,args,scope) ::= << 156 ruleRefRuleRootTrack(rule,label,elementIndex,args,scope) ::= << 162 ruleRefRuleRootTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
|
ST.stg | 58 ruleRefAndListLabel(rule,label,elementIndex,args,scope) ::= <<
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/ |
AST.stg | 168 ruleRefTrack(rule,label,elementIndex,args,scope) ::= << 174 ruleRefTrackAndListLabel(rule,label,elementIndex,args,scope) ::= << 180 ruleRefRuleRootTrack(rule,label,elementIndex,args,scope) ::= << 186 ruleRefRuleRootTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/ |
AST.stg | 119 ruleRefTrack(rule,label,elementIndex,args,scope) ::= << 125 ruleRefTrackAndListLabel(rule,label,elementIndex,args,scope) ::= << 131 ruleRefRuleRootTrack(rule,label,elementIndex,args,scope) ::= << 137 ruleRefRuleRootTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/ |
AST.stg | 119 ruleRefTrack(rule,label,elementIndex,args,scope) ::= << 125 ruleRefTrackAndListLabel(rule,label,elementIndex,args,scope) ::= << 131 ruleRefRuleRootTrack(rule,label,elementIndex,args,scope) ::= << 137 ruleRefRuleRootTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ |
AST.stg | 262 ruleRefTrack(rule,label,elementIndex,args,scope) ::= << 269 ruleRefTrackAndListLabel(rule,label,elementIndex,args,scope) ::= << 275 ruleRefRuleRootTrack(rule,label,elementIndex,args,scope) ::= << 283 ruleRefRuleRootTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ |
AST.stg | 136 ruleRefTrack(rule,label,elementIndex,args,scope) ::= << 142 ruleRefTrackAndListLabel(rule,label,elementIndex,args,scope) ::= << 148 ruleRefRuleRootTrack(rule,label,elementIndex,args,scope) ::= << 154 ruleRefRuleRootTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
|
ST.stg | 73 ruleRefAndListLabel(rule,label,elementIndex,args,scope) ::= <<
|
/external/checkpolicy/test/ |
dismod.c | 105 scope_datum_t *scope = local 106 (scope_datum_t *) hashtab_search(p->scope[symbol_type].table, id); 107 assert(scope != NULL); 108 if (scope->scope == SCOPE_REQ) { 521 for (j = ebitmap_startbit(&indices->scope[i]); 522 j < ebitmap_length(&indices->scope[i]); j++) { 523 if (ebitmap_get_bit(&indices->scope[i], j)) {
|
/external/v8/src/ |
scopes.h | 47 Variable* Declare(Scope* scope, 59 // The dynamic scope part holds hash maps for the variables that will 61 // are allocated on-demand from Scope::NonLocal to avoid wasting memory 85 class Scope: public ZoneObject { 90 Scope(Scope* outer_scope, ScopeType type); 92 // Compute top scope and allocate variables. For lazy compilation the top 93 // scope only contains the single lazily compiled function, so this 97 static Scope* DeserializeScopeChain(Context* context, Scope* global_scope) [all...] |
liveedit.cc | 207 // place one in class scope). 690 HandleScope scope; local 764 HandleScope scope; local 798 HandleScope scope; local 809 HandleScope scope; local 825 // Saves full information about a function: its code, its scope info 827 void FunctionInfo(Handle<SharedFunctionInfo> shared, Scope* scope) { 838 Handle<Object> scope_info_list(SerializeFunctionScope(scope)); 845 Object* SerializeFunctionScope(Scope* scope) 910 HandleScope scope; local 1076 HandleScope scope; local 1123 HandleScope scope; local [all...] |
/external/v8/test/cctest/ |
test-alloc.cc | 126 v8::HandleScope scope; local 148 v8::HandleScope scope; local
|
/external/webkit/Source/WebCore/bindings/v8/ |
WorkerContextExecutionProxy.cpp | 151 v8::Context::Scope scope(context); 198 v8::Context::Scope scope(m_context);
|
/sdk/lint/libs/lint_api/src/com/android/tools/lint/client/api/ |
IssueRegistry.java | 24 import com.android.tools.lint.detector.api.Scope; 61 Scope.RESOURCE_FILE_SCOPE); 82 Scope.RESOURCE_FILE_SCOPE); 100 * @param scope the scope for the analysis, to filter out detectors that 103 * filled by this method to contain mappings from each scope to 104 * the applicable detectors for that scope 111 @NonNull EnumSet<Scope> scope, 112 @Nullable Map<Scope, List<Detector>> scopeToDetectors) [all...] |
/external/webkit/Source/WebCore/inspector/ |
InjectedScriptSource.js | 501 var scope = {}; 502 scope.object = injectedScript._wrapObject(scopeChain[i], "backtrace"); 505 scope.type = scopeTypeNames[scopeType]; 508 scope.this = injectedScript._wrapObject(callFrame.thisObject, "backtrace"); 510 scopeChainProxy.push(scope);
|
/external/webkit/Source/WebCore/editing/ |
TextIterator.cpp | 2460 Element* scope = selectionRoot ? selectionRoot : range->ownerDocument()->documentElement(); local [all...] |
/external/v8/src/arm/ |
full-codegen-arm.cc | 160 int receiver_offset = info->scope()->num_parameters() * kPointerSize; 166 // Open a frame scope to indicate that there is a frame on the stack. The 167 // MANUAL indicates that the scope shouldn't actually generate code to set up 171 int locals_count = info->scope()->num_stack_slots(); 191 int heap_slots = info->scope()->num_heap_slots() - Context::MIN_CONTEXT_SLOTS; 207 int num_parameters = info->scope()->num_parameters(); 209 Variable* var = scope()->parameter(i); 226 Variable* arguments = scope()->arguments(); 237 int num_parameters = info->scope()->num_parameters(); 268 if (scope()->HasIllegalRedeclaration()) [all...] |
/external/v8/src/mips/ |
full-codegen-mips.cc | 167 int receiver_offset = info->scope()->num_parameters() * kPointerSize; 173 // Open a frame scope to indicate that there is a frame on the stack. The 174 // MANUAL indicates that the scope shouldn't actually generate code to set up 178 int locals_count = info->scope()->num_stack_slots(); 198 int heap_slots = info->scope()->num_heap_slots() - Context::MIN_CONTEXT_SLOTS; 214 int num_parameters = info->scope()->num_parameters(); 216 Variable* var = scope()->parameter(i); 233 Variable* arguments = scope()->arguments(); 244 int num_parameters = info->scope()->num_parameters(); 275 if (scope()->HasIllegalRedeclaration()) [all...] |
/external/v8/src/ia32/ |
full-codegen-ia32.cc | 149 int receiver_offset = (info->scope()->num_parameters() + 1) * kPointerSize; 159 // Open a frame scope to indicate that there is a frame on the stack. The 160 // MANUAL indicates that the scope shouldn't actually generate code to set up 170 int locals_count = info->scope()->num_stack_slots(); 184 int heap_slots = info->scope()->num_heap_slots() - Context::MIN_CONTEXT_SLOTS; 201 int num_parameters = info->scope()->num_parameters(); 203 Variable* var = scope()->parameter(i); 222 Variable* arguments = scope()->arguments(); 232 int num_parameters = info->scope()->num_parameters(); 262 if (scope()->HasIllegalRedeclaration()) [all...] |
/external/v8/src/x64/ |
full-codegen-x64.cc | 167 int receiver_offset = (info->scope()->num_parameters() + 1) * kPointerSize; 173 // Open a frame scope to indicate that there is a frame on the stack. The 174 // MANUAL indicates that the scope shouldn't actually generate code to set up 184 int locals_count = info->scope()->num_stack_slots(); 198 int heap_slots = info->scope()->num_heap_slots() - Context::MIN_CONTEXT_SLOTS; 215 int num_parameters = info->scope()->num_parameters(); 217 Variable* var = scope()->parameter(i); 234 Variable* arguments = scope()->arguments(); 245 int num_parameters = info->scope()->num_parameters(); 275 if (scope()->HasIllegalRedeclaration()) [all...] |