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

12

/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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources.compatibility_3.4.0.v20090505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/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 ...
/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 1605 milliseconds

12