Home
last modified time | relevance | path

Searched refs:_end_ (Results 1 – 3 of 3) sorted by relevance

/external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/
DALoopCommand.java13 private PExpression _end_; field in ALoopCommand
25 @SuppressWarnings("hiding") PExpression _end_, in ALoopCommand() argument
35 setEnd(_end_); in ALoopCommand()
48 cloneNode(this._end_), in clone()
134 return this._end_; in getEnd()
139 if(this._end_ != null) in setEnd()
141 this._end_.parent(null); in setEnd()
154 this._end_ = node; in setEnd()
189 + toString(this._end_) in toString()
215 if(this._end_ == child) in removeChild()
[all …]
DALoopIncCommand.java13 private PExpression _end_; field in ALoopIncCommand
26 @SuppressWarnings("hiding") PExpression _end_, in ALoopIncCommand() argument
37 setEnd(_end_); in ALoopIncCommand()
52 cloneNode(this._end_), in clone()
139 return this._end_; in getEnd()
144 if(this._end_ != null) in setEnd()
146 this._end_.parent(null); in setEnd()
159 this._end_ = node; in setEnd()
219 + toString(this._end_) in toString()
246 if(this._end_ == child) in removeChild()
[all …]
/external/strace/
DChangeLog-CVS4680 AR_BSP points to the _end_ of the active register frame, so we need