Home
last modified time | relevance | path

Searched refs:DELETED (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_cache.c49 enum { EMPTY = 0, FILLED, DELETED } state; enumerator
186 entry->state = DELETED; in util_cache_entry_destroy()
353 header->state == DELETED); in ensure_sanity()
/third_party/python/Lib/unittest/
H A Dmock.py319 _deleted = sentinel.DELETED

Completed in 4 milliseconds