HomeSort by relevance Sort by last modified time
    Searched full:abandon (Results 1 - 25 of 98) sorted by null

1 2 3 4

  /libcore/sqlite-jdbc/src/main/java/SQLite/
ProgressHandler.java 13 * to abandon the action.<BR><BR>
BusyHandler.java 13 * to abandon the action.<BR><BR>
  /dalvik/vm/mterp/c/
OP_NEW_INSTANCE.c 27 /* Class initialization is still ongoing - abandon the trace */
  /external/skia/src/gl/
SkGLCanvas.cpp 170 // abandon the textures in our cache
176 // abandon the textures in the font cache
  /external/bzip2/
bzlib.h 185 int abandon,
193 int abandon,
bzlib.c 1012 int abandon,
1016 BZ2_bzWriteClose64 ( bzerror, b, abandon,
1024 int abandon,
1045 if ((!abandon) && bzf->lastErr == BZ_OK) {
    [all...]
  /external/chromium/third_party/icu/source/i18n/
inputext.cpp 124 // essentially nothing but markup abandon the markup stripping.
  /external/icu4c/i18n/
inputext.cpp 124 // essentially nothing but markup abandon the markup stripping.
decNumber.c     [all...]
  /external/webkit/WebCore/platform/chromium/
PopupMenuChromium.cpp 172 void abandon();
431 m_listBox->abandon();
532 abandon();
582 abandon();
630 abandon(); // may delete this
881 void PopupListBox::abandon() function in class:WebCore::PopupListBox
    [all...]
  /dalvik/libdex/
DexProto.h 61 * Abandon the given DexStringCache, and return a writable copy of the
DexProto.c 93 * Abandon the given DexStringCache, and return a writable copy of the
  /external/libvpx/examples/includes/geshi/geshi/
asp.php 73 'PICS', 'Status', 'Connection', 'Recordset', 'Execute', 'Abandon', 'Lock', 'UnLock', 'Command', 'Fields',
  /packages/apps/Settings/src/com/android/settings/
MasterClear.java 179 /** Abandon all progress through the confirmation sequence by returning
MediaFormat.java 156 /** Abandon all progress through the confirmation sequence by returning
  /external/webkit/WebCore/platform/graphics/mac/
ComplexTextControllerATSUI.cpp 134 // Something went wrong. Abandon shaping and just copy the rest of the buffer.
  /frameworks/base/docs/html/guide/developing/tools/
bmgr.jd 76 a single application to its "active" data set; that is, the application will abandon its current
  /packages/apps/Email/src/com/android/email/mail/transport/
MailTransport.java 191 * TODO should we explicitly close the old socket? This seems funky to abandon it.
  /packages/apps/Music/src/com/android/music/
AudioPreview.java 252 // (e.g. portrait/landscape switch) and should abandon its focus
  /external/dnsmasq/
CHANGELOG 176 dnsmasq would silently abandon the address, and never
299 abandon a DHCP lease of the fixed address to one MAC
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
ClientData.java 209 * Abandon the current list of heap segments.
212 /* Abandon the old segments instead of just calling .clear().
  /development/pdk/docs/porting/
telephony.jd 179 <p>On cancel, the callee should do its best to abandon the request and call <code>RIL_onRequestComplete</code> with <code>RIL_Errno CANCELLED</code> at some later point.</p>
  /external/zlib/contrib/untgz/
untgz.c 558 * Abandon if errors are found
  /dalvik/vm/interp/
Jit.c     [all...]
  /external/chromium/net/http/
http_cache.cc 322 // Need to abandon the ActiveEntry, but any transaction attached to the entry

Completed in 1793 milliseconds

1 2 3 4