Searched defs:pushVariableScope (Results 1 - 3 of 3) sorted by relevance

/external/jsilver/src/com/google/clearsilver/jsilver/data/
H A DDataContext.java36 void pushVariableScope(); method in interface:DataContext
97 * that, use the Data node returned by {@link #pushVariableScope()}.
H A DDefaultDataContext.java65 public void pushVariableScope() { method in class:DefaultDataContext
75 * this more times than {@link #pushVariableScope} has been called.
120 throw new IllegalStateException("Must call pushVariableScope before "
/external/deqp/framework/randomshaders/
H A DrsgVariableManager.cpp387 void VariableManager::pushVariableScope (VariableScope& scope) function in class:rsg::VariableManager

Completed in 135 milliseconds