Home
last modified time | relevance | path

Searched refs:setCurrentPosition (Results 1 – 18 of 18) sorted by relevance

/external/jsilver/src/com/google/clearsilver/jsilver/syntax/
DAutoEscaper.java145 autoEscapeContext.setCurrentPosition(node.getData().getLine(), node.getData().getPos()); in caseADataCommand()
156 setCurrentPosition(node.getPosition()); in caseAIfCommand()
259 setCurrentPosition(node.getPosition()); in caseAUvarCommand()
276 setCurrentPosition(node.getPosition()); in caseAContentTypeCommand()
285 setCurrentPosition(position); in applyAutoEscaping()
301 private void setCurrentPosition(PPosition position) { in setCurrentPosition() method in AutoEscaper
309 autoEscapeContext.setCurrentPosition(token.getLine(), token.getPos()); in caseACsOpenPosition()
313 setCurrentPosition(position); in saveAutoEscapingContext()
/external/jsilver/src/com/google/clearsilver/jsilver/template/
DDefaultRenderingContext.java120 autoEscapeContext.setCurrentPosition(line, column); in writeEscaped()
156 autoEscapeContext.setCurrentPosition(line, column); in writeUnescaped()
177 public void setCurrentPosition(int line, int column) { in setCurrentPosition() method in DefaultRenderingContext
DRenderingContext.java91 void setCurrentPosition(int line, int column); in setCurrentPosition() method
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowMediaPlayerTest.java135 shadowMediaPlayer.setCurrentPosition(300); in testResetResetsPosition()
584 shadowMediaPlayer.setCurrentPosition(position); in testCurrentPosition()
833 shadowMediaPlayer.setCurrentPosition(500); in testSeekBeforeStart()
852 shadowMediaPlayer.setCurrentPosition(500); in testSeekPastEnd()
1195 shadowMediaPlayer.setCurrentPosition(400); in testScheduleErrorAtOffsetInPast()
1383 shadowMediaPlayer.setCurrentPosition(500); in testSetLoopingCalledWhileStartable()
1402 shadowMediaPlayer.setCurrentPosition(1000); in testStartAfterPlaybackCompleted()
/external/llvm-project/llvm/include/llvm/Demangle/
DUtility.h130 void setCurrentPosition(size_t NewPos) { CurrentPosition = NewPos; } in setCurrentPosition() function
DItaniumDemangle.h243 S.setCurrentPosition(BeforeComma); in printWithComma()
1183 S.setCurrentPosition(StreamPos); in printLeft()
/external/libcxxabi/src/demangle/
DUtility.h129 void setCurrentPosition(size_t NewPos) { CurrentPosition = NewPos; } in setCurrentPosition() function
DItaniumDemangle.h235 S.setCurrentPosition(BeforeComma); in printWithComma()
1094 S.setCurrentPosition(StreamPos); in printLeft()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DUtility.h130 void setCurrentPosition(size_t NewPos) { CurrentPosition = NewPos; } in setCurrentPosition() function
DItaniumDemangle.h241 S.setCurrentPosition(BeforeComma); in printWithComma()
1181 S.setCurrentPosition(StreamPos); in printLeft()
/external/llvm-project/libcxxabi/src/demangle/
DUtility.h130 void setCurrentPosition(size_t NewPos) { CurrentPosition = NewPos; } in setCurrentPosition() function
DItaniumDemangle.h243 S.setCurrentPosition(BeforeComma); in printWithComma()
1183 S.setCurrentPosition(StreamPos); in printLeft()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowMediaPlayer.java1266 public void setCurrentPosition(int position) {
1491 setCurrentPosition(pendingSeek > duration ? duration
/external/jsilver/src/com/google/clearsilver/jsilver/autoescape/
DAutoEscapeContext.java159 public void setCurrentPosition(int line, int column) { in setCurrentPosition() method in AutoEscapeContext
/external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/tracking/
DObjectTracker.java555 void setCurrentPosition(final RectF position) { in setCurrentPosition() method in ObjectTracker.TrackedObject
/external/jsilver/src/com/google/clearsilver/jsilver/interpreter/
DTemplateInterpreter.java655 context.setCurrentPosition(line, column); in caseTCsOpen()
/external/llvm-project/llvm/lib/Demangle/
DMicrosoftDemangle.cpp2316 OS.setCurrentPosition(0); in dumpBackReferences()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp2316 OS.setCurrentPosition(0); in dumpBackReferences()