Searched refs:newest (Results 1 – 25 of 30) sorted by relevance
12
/external/webkit/LayoutTests/http/tests/appcache/ |
D | update-cache-expected.txt | 7 Associating document with the newest cache version...
|
/external/chromium/net/disk_cache/ |
D | backend_impl.cc | 1709 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/ |
D | refcnt_naming.m | 22 -(NSObject*)newestAwesomeStuff; // read as "newest awesome stuff"
|
/external/srec/srec/clib/ |
D | fpi_tgt.inl | 85 * current 'pullp' position, as frame 899 is the newest
|
/external/webkit/Source/WebKit/mac/History/ |
D | WebHistory.mm | 395 // 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/ |
D | README.txt | 104 Then check out the newest revision of WindowBuilder in a separate
|
/external/libvpx/vp8/common/ppc/ |
D | filter_altivec.asm | 119 addi r9, r9, 16 ;# P5 = newest input row
|
/external/tcpdump/ |
D | configure.in | 432 echo ' Better upgrade your system library to newest version'
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-20 | 756 newest mingw headers.
|
D | ChangeLog.pre-2-6 | 972 good idea, and it clashes with newest mingw headers, which have a
|
D | ChangeLog.pre-2-0 | 945 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/ |
D | DumpRenderTree.mm | 864 // Gather items from the end of the list, the print them out from oldest to newest
|
/external/webkit/PerformanceTests/SunSpider/ |
D | ChangeLog | 756 Moved the code to find the newest .mshark file into a function (since I needed to use
|
/external/grub/docs/ |
D | multiboot.texi | 975 @sc{bios} interfaces, or the newest ones are not available (see
|
D | multiboot.info | 907 interfaces, or the newest ones are not available (see description about
|
/external/v8/ |
D | ChangeLog | 2106 Updated the Mozilla test expectations to the newest version.
|
/external/webkit/Source/WebKit/win/ |
D | ChangeLog-2009-06-16 | 518 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/ |
D | ChangeLog-2011-02-16 | 1340 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/ |
D | ChangeLog | 8113 instead since they are the newest versions of the os's.
|
/external/bison/ |
D | ChangeLog | 10590 * 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/ |
D | ChangeLog-2009-06-16 | 2817 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
|
D | ChangeLog-2008-08-10 | 15415 … 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.
|
D | ChangeLog-2003-10-25 | 18340 * kwq/character-sets.txt: Got the newest one and merged in our change.
|
/external/webkit/Source/WebKit/gtk/ |
D | ChangeLog | 7122 Fix building with newest GTK+ versions.
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 20042 newest nU6st
|
12