Home
last modified time | relevance | path

Searched defs:getCurrent (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DAnyTransliterator.java119 public void getCurrent(Position run); in getCurrent() method
226 public void getCurrent(Position run) { in getCurrent() method in AnyTransliterator.ScriptRunIterator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DSTLExtras.h118 inline const RootIt &getCurrent() const { return current; } in getCurrent() function
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dscheduler.h572 Scheduler::Worker* Scheduler::Worker::getCurrent() { in getCurrent() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
Dmain.cpp204 static Current *getCurrent(void) in getCurrent() function