| /prebuilts/gdb/linux-x86/lib/python2.7/sqlite3/test/ |
| dbapi.py | 90 cu = self.cx.cursor() 118 cu = self.cx.cursor() 147 self.cu = self.cx.cursor() 406 cur = self.cx.cursor() 463 cur = self.cx.cursor(f) 473 cur = sqlite.Cursor(foo) 482 self.cur = self.con.cursor() 492 cur = con.cursor() 661 cur = con.cursor() 674 cur = con.cursor() [all...] |
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/sqlite3/test/ |
| dbapi.py | 90 cu = self.cx.cursor() 118 cu = self.cx.cursor() 147 self.cu = self.cx.cursor() 406 cur = self.cx.cursor() 463 cur = self.cx.cursor(f) 473 cur = sqlite.Cursor(foo) 482 self.cur = self.con.cursor() 492 cur = con.cursor() 661 cur = con.cursor() 674 cur = con.cursor() [all...] |
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/sqlite3/test/ |
| dbapi.py | 90 cu = self.cx.cursor() 118 cu = self.cx.cursor() 147 self.cu = self.cx.cursor() 406 cur = self.cx.cursor() 463 cur = self.cx.cursor(f) 473 cur = sqlite.Cursor(foo) 482 self.cur = self.con.cursor() 492 cur = con.cursor() 661 cur = con.cursor() 674 cur = con.cursor() [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
| mqoai.h | [all...] |
| /frameworks/native/services/surfaceflinger/ |
| Layer.cpp | 760 // Device or Cursor layers 762 ALOGV("[%s] Requesting Cursor composition", mName.string()); 763 setCompositionType(hwcId, HWC2::Composition::Cursor); 805 getCompositionType(hwcId) != HWC2::Composition::Cursor) { 830 ALOGE_IF(error != HWC2::Error::None, "[%s] Failed to set cursor position " [all...] |
| SurfaceFlinger.cpp | [all...] |
| /packages/apps/TV/src/com/android/tv/ |
| MainActivity.java | 28 import android.database.Cursor; [all...] |
| /external/google-breakpad/src/common/ |
| byte_cursor_unittest.cc | 61 ByteCursor cursor(&buffer); 62 EXPECT_EQ(0U, cursor.Available()); 68 ByteCursor cursor(&buffer); 69 EXPECT_TRUE(cursor.AtEnd()); 75 ByteCursor cursor(&buffer); 76 EXPECT_TRUE(cursor); 82 ByteCursor cursor(&buffer); 83 EXPECT_EQ(10U, cursor.Available()); 89 ByteCursor cursor(&buffer); 90 EXPECT_FALSE(cursor.AtEnd()) [all...] |
| /packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
| AbstractActivityController.java | 39 import android.database.Cursor; 253 * that cursor is loaded. 298 // basic Cursor 299 /** Handles loader callbacks to create a convesation cursor. */ 324 * destroyed since the cursor is needed through the life of the application. When the list of 343 /** The conversation cursor over the current conversation list. This loader provides 344 * a cursor over conversation entries from a folder to display a conversation 388 * does the appropriate thing to populate recent folders, and notify of a change on the cursor. 397 * a valid cursor, we create a folder, call {@link #onFolderChanged{Folder)} eventually 400 * When we have a valid cursor, we destroy this loader, This convoluted flow is historical [all...] |
| /external/ImageMagick/MagickCore/ |
| display.c | 227 "pointer. The cursor changes to a pencil to indicate you are", 232 "cursor. Enter your text and once completed press Apply to", 368 "A small window appears showing the location of the cursor in", 591 "The cursor changes to a crosshair to indicate you are in", 1863 cursor; local 3326 cursor; local 3942 cursor; local 4611 cursor; local 5451 cursor; local 9703 cursor; local 10443 cursor; local 10638 cursor; local 11288 cursor; local [all...] |
| /external/autotest/client/virt/ |
| virt_step_editor.py | 768 self.event_box.window.set_cursor(gtk.gdk.Cursor(gtk.gdk.CROSSHAIR)) [all...] |
| /external/libvncserver/webclients/novnc/include/ |
| rfb.js | 47 ['Cursor', -239 ], 121 'local_cursor': false, // Request locally rendered cursor [all...] |
| /hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
| hwc_display.cpp | 371 if (hwc_layer->GetClientRequestedCompositionType() == HWC2::Composition::Cursor) { 374 layer->flags.cursor = true; [all...] |
| /hardware/qcom/display/msmcobalt/sdm/libs/hwc2/ |
| hwc_display.cpp | 370 if (hwc_layer->GetClientRequestedCompositionType() == HWC2::Composition::Cursor) { 373 layer->flags.cursor = true; [all...] |
| /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/ |
| tycho-packaging-plugin-0.20.0.jar | |
| /external/selinux/policycoreutils/sepolicy/sepolicy/ |
| gui.py | 137 self.busy_cursor = Gdk.Cursor(Gdk.CursorType.WATCH) 138 self.ready_cursor = Gdk.Cursor(Gdk.CursorType.LEFT_PTR) [all...] |
| /packages/apps/Calendar/src/com/android/calendar/ |
| DayView.java | 31 import android.database.Cursor; 4493 Cursor cursor = cr.query(ContentUris.withAppendedId(Events.CONTENT_URI, e.id), local [all...] |
| /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
| org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar | |
| /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
| org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar | |
| /external/guice/extensions/persist/lib/ |
| commons-collections.jar | |
| /prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2.1/ |
| commons-collections-3.2.1.jar | |
| /prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2.2/ |
| commons-collections-3.2.2.jar | |
| /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
| org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar | |
| org.eclipse.text_3.5.0.v20100601-1300.jar | |
| /external/icu/tools/srcgen/currysrc/libs/ |
| org.eclipse.text_3.5.400.v20150505-1044.jar | |