Searched refs:discard (Results 1 – 7 of 7) sorted by relevance
25 It includes read, write and discard entries. The discard entries came from
251 ScopedVector<DNSClient> discard; in GarbageCollectDNSClients() local256 discard.push_back(dns_clients_[i]); in GarbageCollectDNSClients()260 discard.clear(); in GarbageCollectDNSClients()
868 case GGL_NEVER: goto discard; in scanline()869 case GGL_LESS: if (alpha<ref) break; goto discard; in scanline()870 case GGL_EQUAL: if (alpha==ref) break; goto discard; in scanline()871 case GGL_LEQUAL: if (alpha<=ref) break; goto discard; in scanline()872 case GGL_GREATER: if (alpha>ref) break; goto discard; in scanline()873 case GGL_NOTEQUAL: if (alpha!=ref) break; goto discard; in scanline()874 case GGL_GEQUAL: if (alpha>=ref) break; goto discard; in scanline()886 case GGL_NEVER: goto discard; in scanline()887 case GGL_LESS: if (zz<depth) break; goto discard; in scanline()888 case GGL_EQUAL: if (zz==depth) break; goto discard; in scanline()[all …]
181 sends a SYNC(1, token) and continues to discard messages
304 <options> include "barrier=1", "noauto_da_alloc", "discard", ... as
18863 this value with a larger value (longer into the future), the TPM will discard the update value. Thi…
18874 this value with a larger value (longer into the future), the TPM will discard the update value. Thi…