HomeSort by relevance Sort by last modified time
    Searched full:drop (Results 376 - 400 of 940) sorted by null

<<11121314151617181920>>

  /external/v8/src/arm/
codegen-arm.cc 264 frame_->Drop(); // Value is no longer needed.
679 frame_->Drop(size);
761 frame_->Drop();
    [all...]
  /external/webkit/WebKit/chromium/src/
WebViewImpl.cpp 163 // drop-down the same as the items in the input field.
887 // If we've started a drag and drop operation, ignore input events until
    [all...]
  /packages/apps/Email/src/com/android/email/mail/store/
LocalStore.java 140 mDb.execSQL("DROP TABLE IF EXISTS folders");
144 mDb.execSQL("DROP TABLE IF EXISTS messages");
153 mDb.execSQL("DROP TABLE IF EXISTS attachments");
158 mDb.execSQL("DROP TABLE IF EXISTS pending_commands");
166 mDb.execSQL("DROP TRIGGER IF EXISTS delete_message");
244 mDb.execSQL("DROP TABLE IF EXISTS remote_store_data");
255 mDb.execSQL("DROP TRIGGER IF EXISTS delete_folder");
    [all...]
  /external/webkit/WebKit/win/
ChangeLog 179 Drag and Drop: Windows uses "stop" sign as cursor when dragging
184 we should show the custom cursors during drag and drop. However, this is
185 currently only used on Windows, and only used to hide the "drop not allowed"
    [all...]
  /external/opencore/nodes/pvomxbasedecnode/src/
pvmf_omx_basedec_node.cpp     [all...]
  /external/freetype/src/truetype/
ttgload.c 797 /* store drop-out mode in bits 5-7; set bit 2 also as a marker */
    [all...]
  /external/opencore/android/author/
android_camera_input.cpp     [all...]
  /external/opencore/baselibs/gen_data_structures/src/
rtsp_range_utils.cpp 504 StrPtrLen smpte30_type("smpte-30-drop");
977 total_len += 14; // this is the length of the "smpte-30-drop=" string
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
CellLayout.java 572 mWallpaperManager.sendWallpaperCommand(getWindowToken(), "android.home.drop",
612 // Keep track of best-scoring drop area
653 * Drop a child at the specified position
    [all...]
  /bionic/libc/regex/
regcomp.c 137 #define DROP(n) (p->slen -= (n))
475 DROP(1);
958 DROP(finish-start); /* drop the operand */
    [all...]
  /dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/util/
Resources.java 143 // TODO Drop the Linux ZoneInfo stuff in favor of ICU.
  /dalvik/libcore/luni-kernel/src/main/java/org/apache/harmony/lang/annotation/
AnnotationFactory.java 147 // Reasonably just drop such elements,
  /development/simulator/wrapsim/
FakeDev.c 80 * Generic drop-in for an unimplemented call.
  /external/bluetooth/bluez/audio/
avdtp.c 1039 else if (!session->free_lock) /* Drop the local ref if we
    [all...]
  /external/bluetooth/glib/tests/
hash-test.c 157 * 111101010000000000000000000000001 but drop the last 1
  /external/dbus/bus/
connection.c 186 /* Drop any service ownership. Unfortunately, this requires
492 /* drop all incomplete */
507 /* drop all real connections */
648 * would it be more secure to drop a *random* connection? This
    [all...]
  /external/dbus/tools/
dbus-launch-x11.c 130 * all cases; we do try to drop localhost and localhost.localdomain
  /external/dnsmasq/src/
log.c 28 and the drop event itself logged. */
  /external/freetype/src/cff/
cffdrivr.c 184 /* force drop-out mode to 2 - irrelevant now */
  /external/grub/stage2/
start_eltorito.S 188 mov $1, %ah /* Drop transfer size to 1 */
  /external/iproute2/include/linux/
rtnetlink.h 184 RTN_BLACKHOLE, /* Drop */
  /external/iproute2/tc/
q_gred.c 39 fprintf(stderr, "Usage: ... gred DP drop-probability limit BYTES "
  /external/kernel-headers/original/linux/
quota.h 248 int (*drop) (struct inode *); member in struct:dquot_operations
  /external/kernel-headers/original/linux/sunrpc/
svc.h 284 * A return value of 0 means drop the request.
  /external/libpng/contrib/visupng/
cexcept.h 98 effects. The expansion must be a drop-in replacement for an

Completed in 86 milliseconds

<<11121314151617181920>>