Home
last modified time | relevance | path

Searched refs:newest (Results 1 – 25 of 30) sorted by relevance

12

/external/webkit/LayoutTests/http/tests/appcache/
Dupdate-cache-expected.txt7 Associating document with the newest cache version...
/external/chromium/net/disk_cache/
Dbackend_impl.cc1709 int newest = -1; in OpenFollowingEntry() local
1715 if (newest < 0) { in OpenFollowingEntry()
1717 newest = oldest = i; in OpenFollowingEntry()
1720 if (access_times[i] > access_times[newest]) in OpenFollowingEntry()
1721 newest = i; in OpenFollowingEntry()
1727 if (newest < 0 || oldest < 0) in OpenFollowingEntry()
1732 next_entry = entries[newest].release(); in OpenFollowingEntry()
1733 iterator->list = static_cast<Rankings::List>(newest); in OpenFollowingEntry()
/external/clang/test/Analysis/
Drefcnt_naming.m22 -(NSObject*)newestAwesomeStuff; // read as "newest awesome stuff"
/external/srec/srec/clib/
Dfpi_tgt.inl85 * current 'pullp' position, as frame 899 is the newest
/external/webkit/Source/WebKit/mac/History/
DWebHistory.mm395 // then they will be ordered chronologically from newest to oldest. We can make adding them
396 // faster (fewer compares) by inserting them from oldest to newest.
532 …LOG_ERROR("history file version is %d, newer than newest known version %d, therefore not loading",…
552 … // Test against date limit. Since the items are ordered newest to oldest, we can stop comparing
/external/eclipse-windowbuilder/propertysheet/
DREADME.txt104 Then check out the newest revision of WindowBuilder in a separate
/external/libvpx/vp8/common/ppc/
Dfilter_altivec.asm119 addi r9, r9, 16 ;# P5 = newest input row
/external/tcpdump/
Dconfigure.in432 echo ' Better upgrade your system library to newest version'
/external/bluetooth/glib/
DChangeLog.pre-2-20756 newest mingw headers.
DChangeLog.pre-2-6972 good idea, and it clashes with newest mingw headers, which have a
DChangeLog.pre-2-0945 that have LANG_* codes in newest headers, just for completeness.
1854 Unix-like. Also, will have to check out newest mingw tool versions
/external/webkit/Tools/DumpRenderTree/mac/
DDumpRenderTree.mm864 // Gather items from the end of the list, the print them out from oldest to newest
/external/webkit/PerformanceTests/SunSpider/
DChangeLog756 Moved the code to find the newest .mshark file into a function (since I needed to use
/external/grub/docs/
Dmultiboot.texi975 @sc{bios} interfaces, or the newest ones are not available (see
Dmultiboot.info907 interfaces, or the newest ones are not available (see description about
/external/v8/
DChangeLog2106 Updated the Mozilla test expectations to the newest version.
/external/webkit/Source/WebKit/win/
DChangeLog-2009-06-16518 order (newest to oldest), we don't have to reverse them when filling
520 oldest-to-newest order was incorrect -- it was putting them in
521 newest-to-oldest order.)
/external/webkit/Source/JavaScriptCore/
DChangeLog-2011-02-161340 than the newest .vsprops file.
9665 (main): Get the modification time of the newest vsprops file, then find
9667 manifest-related files that are older than the newest vsprops file.
/external/webkit/Tools/
DChangeLog8113 instead since they are the newest versions of the os's.
/external/bison/
DChangeLog10590 * tests/regression.at (%nonassoc and eof): Adjust to newest
10602 * tests/torture.at: Adjust to the newest Autotest which no longer
/external/webkit/Source/WebCore/
DChangeLog-2009-06-162817 3. Reinstate the old "newest cache", if there was one.
2838 holds true. In particular, the newest cache is not necessarily new anymore. We can
2840 downloaded cache to the database and we are now reinstating the former newest cache.
45239 is 304, take it from the newest cache.
52640 any need to track what the newest cache was during teardown.
52653 (WebCore::ApplicationCacheGroup::setNewestCache): Remove old newest cache from storage is
52687 … (WebCore::ApplicationCacheStorage::remove): Remove cache group if its newest cache is removed.
53777 (WebCore::ApplicationCacheGroup::cacheDestroyed): Don't remove non-newest caches from disk
56445 if its newest cache pointer is already saved for teardown. Note that the cache pointer
DChangeLog-2008-08-1015415 … it will always be null. Instead, call hasNewestCache which returns the saved newest cache pointer.
22267 release the reference to the newest cache group. This prevents reference cycles.
22585 If the cache being destroyed is not the newest cache, it should no longer be
22878 … New method which stores the newest cache and updates the newest cache field in the cache group.
24458 set the newest cache to 0.
24464 New method that will set the newest cache and associate the group with the cache.
DChangeLog-2003-10-2518340 * kwq/character-sets.txt: Got the newest one and merged in our change.
/external/webkit/Source/WebKit/gtk/
DChangeLog7122 Fix building with newest GTK+ versions.
/external/srec/config/en.us/dictionary/
Dlarge.ok20042 newest nU6st

12