Searched defs:crc32c (Results 1 – 11 of 11) sorted by relevance
45 namespace crc32c { namespace
25 namespace crc32c { namespace
22 namespace crc32c { namespace
54 fixed32 crc32c = 6; field
328 uint32 crc32c() { return crc32c_; } in crc32c() function
239 size_t* bytes_written, uint32* crc32c) { in WriteStringTensor()291 size_t* bytes_written, uint32* crc32c) { in WriteVariantTensor()440 uint32 crc32c = 0; in Add() local
353 public static HashFunction crc32c() { in crc32c() method in Hashing
93 def crc32c(buf): function
605 crc32c = _messages.StringField(9) variable in Object
667 "crc32c": { object