Home
last modified time | relevance | path

Searched refs:unsorted (Results 1 – 10 of 10) sorted by relevance

/external/chromium/chrome/browser/extensions/
Dextension_toolbar_model.cc181 ExtensionList unsorted; in InitializeExtensionList() local
197 unsorted.push_back(make_scoped_refptr(extension)); in InitializeExtensionList()
202 toolitems_.reserve(sorted.size() + unsorted.size()); in InitializeExtensionList()
208 toolitems_.insert(toolitems_.end(), unsorted.begin(), unsorted.end()); in InitializeExtensionList()
/external/e2fsprogs/tests/f_unsorted_EAs/
Dname1 unsorted EAs in inode should not be deleted
/external/jpeg/
Dltconfig1007 /* The number of symbols in dld_preloaded_symbols, -1 if unsorted. */
/external/qemu/distrib/jpeg-6b/
Dltconfig1007 /* The number of symbols in dld_preloaded_symbols, -1 if unsorted. */
/external/e2fsprogs/
DRELEASE-NOTES2353 clearing unsorted EA's stored in the inode structure.
/external/webkit/Source/WebKit/win/
DChangeLog-2009-06-162265 Added SPI for getting an unsorted vector of all items in history.
/external/webkit/Source/WebKit/mac/
DChangeLog-2010-01-2911299 Added SPI for getting an unsorted vector of all items in history.
/external/webkit/Source/WebCore/
DChangeLog-2007-10-1447583 (WebCore::XPath::FunId::evaluate): Mark the resulting node-set as unsorted.
47620 … always marks the result as unsorted, because it is hard to tell whether a step breaks node order.
DChangeLog-2010-05-2432417 Handle duplicated or unsorted colorStop at platformDestory
DChangeLog-2010-01-2940198 m_liveDecodedResources list becomes unsorted.