Home
last modified time | relevance | path

Searched defs:verif (Results 1 – 9 of 9) sorted by relevance

/external/zstd/lib/common/
Dentropy_common.c315 U32 const verif = 1 << BIT_highbit32(rest); in HUF_readStats_body() local
/external/grpc-grpc/test/cpp/end2end/
Dasync_end2end_test.cc1264 auto verif = Verifier(); in TestClientStreamingServerCancel() local
1412 auto verif = Verifier(); in TestServerStreamingServerCancel() local
1526 auto verif = Verifier(); in TestBidiStreamingServerCancel() local
/external/zstd/lib/legacy/
Dzstd_v01.c1027 U32 verif = 1 << FSE_highbit32(rest); in HUF_readDTable() local
Dzstd_v03.c1605 U32 verif = 1 << BIT_highbit32(rest); in HUF_readStats() local
Dzstd_v04.c1758 U32 verif = 1 << BIT_highbit32(rest); in HUF_readStats() local
Dzstd_v02.c1608 U32 verif = 1 << BIT_highbit32(rest); in HUF_readStats() local
Dzstd_v05.c1852 U32 verif = 1 << BITv05_highbit32(rest); in HUFv05_readStats() local
Dzstd_v06.c1912 U32 const verif = 1 << BITv06_highbit32(rest); in HUFv06_readStats() local
Dzstd_v07.c1364 U32 const verif = 1 << BITv07_highbit32(rest); in HUFv07_readStats() local