OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:util_cache_entry_destroy
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_cache.c
159
util_cache_entry_destroy
(struct util_cache *cache,
function
197
util_cache_entry_destroy
(cache, cache->lru.prev);
199
util_cache_entry_destroy
(cache, entry);
248
util_cache_entry_destroy
(cache, &cache->entries[i]);
305
util_cache_entry_destroy
(cache, entry);
/external/mesa3d/src/gallium/auxiliary/util/
u_cache.c
159
util_cache_entry_destroy
(struct util_cache *cache,
function
197
util_cache_entry_destroy
(cache, cache->lru.prev);
199
util_cache_entry_destroy
(cache, entry);
248
util_cache_entry_destroy
(cache, &cache->entries[i]);
305
util_cache_entry_destroy
(cache, entry);
Completed in 75 milliseconds