Home
last modified time | relevance | path

Searched refs:discard (Results 1 – 7 of 7) sorted by relevance

/system/extras/tests/mmc_tracepoints/
DREADME25 It includes read, write and discard entries. The discard entries came from
/system/connectivity/shill/
Dconnection_health_checker.cc251 ScopedVector<DNSClient> discard; in GarbageCollectDNSClients() local
256 discard.push_back(dns_clients_[i]); in GarbageCollectDNSClients()
260 discard.clear(); in GarbageCollectDNSClients()
/system/core/libpixelflinger/
Dscanline.cpp868 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 …]
/system/core/adb/
Dprotocol.txt181 sends a SYNC(1, token) and continues to discard messages
/system/core/init/
Dreadme.txt304 <options> include "barrier=1", "noauto_da_alloc", "discard", ... as
/system/tpm/trunks/generator/
Draw_commands.txt18863 this value with a larger value (longer into the future), the TPM will discard the update value. Thi…
Draw_commands_fixed.txt18874 this value with a larger value (longer into the future), the TPM will discard the update value. Thi…