OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:evict
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/loader/cache/
MemoryCache.cpp
108
evict
(revalidatingResource);
140
evict
(resource);
221
// See if we have any purged resources we can
evict
.
229
evict
(current);
261
// Now
evict
objects from this queue.
267
evict
(current);
269
// If
evict
() caused pruneDeadResources() to be re-entered, bail out. This can happen when removing an
324
void MemoryCache::
evict
(CachedResource* resource)
function in class:WebCore::MemoryCache
647
evict
(i->second);
/external/quake/quake/src/WinQuake/
gl_draw.cpp
244
// Call
evict
in case the currently bound texture id is already
248
evict
(e);
345
evict
(e);
350
void
evict
(entry* e) {
function in class:textureStore
[
all
...]
Completed in 286 milliseconds