Home
last modified time | relevance | path

Searched refs:lastPush (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/animator/
DSkScriptTokenizer.cpp220 int SkScriptEngine2::arithmeticOp(char ch, char nextChar, bool lastPush) { in arithmeticOp() argument
229 if (lastPush == false) // unary plus, don't push an operator in arithmeticOp()
234 op = lastPush ? kSubtract : kMinus; in arithmeticOp()
475 bool lastPush = false; in innerScript() local
506 lastPush = false; in innerScript()
512 if (lastPush != false && fTokenLength > 0) { in innerScript()
519 lastPush = true; in innerScript()
528 lastPush = true; in innerScript()
535 lastPush = true; in innerScript()
540 SkASSERT(lastPush == false); in innerScript()
[all …]
DSkScript.cpp201 int SkScriptEngine::arithmeticOp(char ch, char nextChar, bool lastPush) { in arithmeticOp() argument
210 if (lastPush == false) // unary plus, don't push an operator in arithmeticOp()
215 op = lastPush ? kSubtract : kMinus; in arithmeticOp()
521 bool lastPush = false; in innerScript() local
567 lastPush = false; in innerScript()
601 lastPush = false; in innerScript()
610 if (lastPush != false && fTokenLength > 0) { in innerScript()
615 lastPush = true; in innerScript()
622 lastPush = true; in innerScript()
627 lastPush = true; in innerScript()
[all …]
DSkScript2.h224 int arithmeticOp(char ch, char nextChar, bool lastPush);
DSkScript.h190 int arithmeticOp(char ch, char nextChar, bool lastPush);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.core.jobs_3.5.1.R36x_v20100824.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...