Searched refs:newScope (Results 1 - 6 of 6) sorted by relevance

/external/jsilver/src/com/google/clearsilver/jsilver/data/
H A DDefaultDataContext.java46 private boolean newScope = false; field in class:DefaultDataContext
66 if (newScope) {
70 newScope = true;
79 if (newScope) {
81 newScope = false;
119 if (head == null && !newScope) {
138 if (!newScope && head != null && name.equals(head.name)) {
149 if (newScope) {
151 newScope = false;
/external/clang/include/clang/Sema/
H A DTemplate.h276 LocalInstantiationScope *newScope =
279 newScope->Outer = 0;
281 newScope->Outer = Outer->cloneScopes(Outermost);
283 newScope->PartiallySubstitutedPack = PartiallySubstitutedPack;
284 newScope->ArgsInPartiallySubstitutedPack = ArgsInPartiallySubstitutedPack;
285 newScope->NumArgsInPartiallySubstitutedPack =
292 newScope->LocalDecls[D];
299 newScope->ArgumentPacks.push_back(NewPack);
302 return newScope;
/external/skia/src/animator/
H A DSkDisplayApply.cpp427 SkDisplayable* newScope; local
429 &newScope);
430 if (success && scope != newScope) {
447 scope = (SkDrawable*) newScope;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 224 milliseconds