| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | CRC.cpp | 75 uint32_t llvm::crc32(uint32_t CRC, ArrayRef<uint8_t> Data) { in crc32() function in llvm 87 uint32_t llvm::crc32(uint32_t CRC, ArrayRef<uint8_t> Data) { in crc32() function in llvm 101 uint32_t llvm::crc32(ArrayRef<uint8_t> Data) { return crc32(0, Data); } in crc32() function in llvm
|
| D | Compression.cpp | 84 uint32_t zlib::crc32(StringRef Buffer) { in crc32() function in zlib 103 uint32_t zlib::crc32(StringRef Buffer) { in crc32() function in zlib
|
| /third_party/elfutils/libelf/ |
| D | libelf_crc32.c | 32 #define crc32 attribute_hidden __libelf_crc32 macro
|
| /third_party/elfutils/libdwfl/ |
| D | libdwfl_crc32.c | 32 #define crc32 attribute_hidden __libdwfl_crc32 macro
|
| D | libdwfl_crc32_file.c | 33 #define crc32 __libdwfl_crc32 macro
|
| D | gzip.c | 69 # define crc32 loser_crc32 macro
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| D | crc32.c | 75 u32 crc32(const u8 *frame, size_t frame_len) in crc32() function
|
| /third_party/elfutils/lib/ |
| D | crc32.c | 94 crc32 (uint32_t crc, unsigned char *buf, size_t len) in crc32() function
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| D | crc32.c | 75 u32 crc32(const u8 *frame, size_t frame_len) in crc32() function
|
| /third_party/protobuf/src/google/protobuf/compiler/ |
| D | zip_writer.h | 54 uint32 crc32; member
|
| D | zip_writer.cc | 152 uint32 crc32 = files_[i].crc32; in WriteDirectory() local
|
| /third_party/mesa3d/src/mesa/main/ |
| D | program_binary.c | 64 uint32_t crc32; member 118 uint32_t crc32; in check_crc32() local
|
| /third_party/zlib/contrib/dotzlib/DotZLib/ |
| D | ChecksumImpl.cs | 109 private static extern uint crc32(uint crc, int data, uint length); in crc32() method in DotZLib.CRC32Checksum
|
| /third_party/zlib/contrib/ada/ |
| D | zlib-thin.ads | 242 function crc32 subprogspec
|
| /third_party/vixl/test/aarch64/examples/ |
| D | test-examples.cc | 447 TEST(crc32) { in TEST() argument 450 Label crc32; in TEST() local
|
| /third_party/zlib/contrib/pascal/ |
| D | zlibpas.pas | 156 function crc32(crc: LongInt; const buf: PChar; len: Integer): LongInt; in crc32() function 193 function crc32; external; in crc32() function
|
| /third_party/libwebsockets/win32port/zlib/ |
| D | crc32.c | 221 unsigned long ZEXPORT crc32(crc, buf, len) in crc32() function
|
| /third_party/skia/third_party/externals/zlib/ |
| D | crc32.c | 275 unsigned long ZEXPORT crc32(crc, buf, len) in crc32() function
|
| /third_party/node/deps/v8/third_party/zlib/ |
| D | crc32.c | 275 unsigned long ZEXPORT crc32(crc, buf, len) in crc32() function
|
| /third_party/skia/third_party/externals/freetype/src/gzip/ |
| D | ftzconf.h | 36 # define crc32 z_crc32 macro
|
| /third_party/zlib/contrib/delphi/ |
| D | ZLib.pas | 214 procedure crc32; external; procedure
|
| /third_party/zlib/contrib/minizip/ |
| D | zip.c | 152 uLong crc32; member 1518 extern int ZEXPORT zipCloseFileInZipRaw (zipFile file, uLong uncompressed_size, uLong crc32) in zipCloseFileInZipRaw() 1523 extern int ZEXPORT zipCloseFileInZipRaw64 (zipFile file, ZPOS64_T uncompressed_size, uLong crc32) in zipCloseFileInZipRaw64()
|
| /third_party/python/Lib/ |
| D | zipfile.py | 23 crc32 = zlib.crc32 variable 26 crc32 = binascii.crc32 variable 564 def crc32(ch, crc): function
|
| /third_party/node/deps/v8/third_party/zlib/contrib/minizip/ |
| D | zip.c | 152 uLong crc32; member 1509 extern int ZEXPORT zipCloseFileInZipRaw (zipFile file, uLong uncompressed_size, uLong crc32) in zipCloseFileInZipRaw() 1514 extern int ZEXPORT zipCloseFileInZipRaw64 (zipFile file, ZPOS64_T uncompressed_size, uLong crc32) in zipCloseFileInZipRaw64()
|
| /third_party/skia/third_party/externals/zlib/contrib/minizip/ |
| D | zip.c | 152 uLong crc32; member 1520 extern int ZEXPORT zipCloseFileInZipRaw (zipFile file, uLong uncompressed_size, uLong crc32) in zipCloseFileInZipRaw() 1525 extern int ZEXPORT zipCloseFileInZipRaw64 (zipFile file, ZPOS64_T uncompressed_size, uLong crc32) in zipCloseFileInZipRaw64()
|