Home
last modified time | relevance | path

Searched refs:Discard (Results 1 – 21 of 21) sorted by relevance

/external/chromium/net/disk_cache/
Dentry_impl.cc39 void Discard();
59 void SyncCallback::Discard() { in Discard() function in __anon0ef250280111::SyncCallback
240 io_callback->Discard(); in ReadData()
245 io_callback->Discard(); in ReadData()
340 io_callback->Discard(); in WriteData()
345 io_callback->Discard(); in WriteData()
Dstorage_block.h51 void Discard();
Dstorage_block-inl.h65 template<typename T> void StorageBlock<T>::Discard() { in Discard() function
Drankings.cc781 it->second->Discard(); in InvalidateIterators()
/external/bison/
DOChangeLog1429 * src/output.c (output_parser): Discard #line's when copying the
/external/elfutils/po/
Delfutils.pot1319 msgid "Discard symbols from object files."
/external/libpng/
Dlibpng-1.2.46.txt437 PNG_TRANSFORM_STRIP_ALPHA Discard the alpha channel
Dlibpng-1.2.44.txt437 PNG_TRANSFORM_STRIP_ALPHA Discard the alpha channel
Daclocal.m41085 # Discard the --no-reexec flag, and continue.
/external/expat/conftools/
Dlibtool.m4329 # Discard the --no-reexec flag, and continue.
/external/protobuf/m4/
Dlibtool.m41066 # Discard the --no-reexec flag, and continue.
/external/dbus/
Daclocal.m4335 # Discard the --no-reexec flag, and continue.
/external/chromium/third_party/libevent/
Daclocal.m4425 # Discard the --no-reexec flag, and continue.
/external/libffi/
Daclocal.m4350 # Discard the --no-reexec flag, and continue.
/external/chromium/sdch/open-vcdiff/
Daclocal.m4425 # Discard the --no-reexec flag, and continue.
/external/protobuf/gtest/
Daclocal.m41081 # Discard the --no-reexec flag, and continue.
/external/bison/doc/
Dbison.texinfo4911 Discard the current look-ahead token. This is useful primarily in
Dbison.info4628 Discard the current look-ahead token. This is useful primarily in
/external/sqlite/dist/
Dsqlite3.c.orig7765 /* Discard the contents of the cache */
30081 ** Discard the contents of the cache.
30589 ** Discard all pages from cache pCache with a page number (key value)
30904 ** Discard all unpinned pages in the cache with a page number equal to
34983 ** the error. Discard the contents of the pager-cache and rollback
79942 /* Discard the results. This is used for SELECT statements inside
100714 ** Implementation of xRollback(). Discard the contents of the pending-terms
104454 /* Discard the contents of the pending-terms hash table. */
/external/webkit/WebCore/
DChangeLog-2003-10-2514634 …* khtml/html/htmlparser.cpp: (KHTMLParser::insertNode): Discard text inside colgroup and don't pop…
DChangeLog-2010-01-2916939 Discard port from cookie domain when matching cookies.
70253 WebInspector: Discard DOM Node bindings on any document change.