Searched defs:getCursor (Results 1 - 25 of 27) sorted by relevance

12

/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/
H A DSourcePrinter.java67 * impredictably affect a correct computation of the current {@link #getCursor()} position.
89 * impredictably affect a correct computation of the current {@link #getCursor()} position.
122 public Position getCursor() { method in class:SourcePrinter
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/
H A DAnnotatedBytes.java247 public int getCursor() { method in class:AnnotatedBytes
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowCursorAdapter.java163 public Cursor getCursor() { method in class:ShadowCursorAdapter
H A DShadowContentResolver.java124 TestCursor returnCursor = getCursor(uri);
334 private TestCursor getCursor(Uri uri) { method in class:ShadowContentResolver
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DGCOV.h149 uint64_t getCursor() const { return Cursor; } function in class:llvm::GCOVBuffer
/external/clang/tools/libclang/
H A DCXIndexDataConsumer.h504 CXCursor getCursor(const Decl *D) { function in class:clang::cxindex::CXIndexDataConsumer
H A DCIndex.cpp5016 CXCursor Result = cxcursor::getCursor(TU, SLoc);
5284 CXCursor cxcursor::getCursor(CXTranslationUnit TU, SourceLocation SLoc) { function in class:cxcursor
/external/llvm/include/llvm/Support/
H A DGCOV.h222 uint64_t getCursor() const { return Cursor; } function in class:llvm::GCOVBuffer
/external/protobuf/js/binary/
H A Ddecoder.js390 jspb.BinaryDecoder.prototype.getCursor = function() {
H A Dreader.js77 this.fieldCursor_ = this.decoder_.getCursor();
176 jspb.BinaryReader.prototype.getCursor = function() {
177 return this.decoder_.getCursor();
279 this.fieldCursor_ = this.decoder_.getCursor();
543 var newEnd = this.decoder_.getCursor() + length;
592 var start = this.decoder_.getCursor();
920 var end = this.decoder_.getCursor() + length;
922 while (this.decoder_.getCursor() < end) {
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowContentResolver.java223 BaseCursor returnCursor = getCursor(uri);
246 BaseCursor returnCursor = getCursor(uri);
839 private BaseCursor getCursor(Uri uri) { method in class:ShadowContentResolver
/external/swiftshader/third_party/subzero/src/
H A DPNaClTranslator.cpp3008 NaClBitstreamCursor &getCursor() const { return Record.GetCursor(); } function in class:__anon23534::final
3119 NaClBitstreamCursor &OldCursor(ModParser->getCursor());
/external/robolectric/v1/lib/main/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/dexmaker/lib/
H A Ddalvik-dx-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/dx/ com/android/dx/cf/ ...

Completed in 419 milliseconds

12