| /third_party/elfutils/libdwfl/ |
| H A D | libdwfl_crc32.c | 32 #define crc32 attribute_hidden __libdwfl_crc32 macro
|
| H A D | libdwfl_crc32_file.c | 33 #define crc32 __libdwfl_crc32 macro
|
| H A D | gzip.c | 69 # define crc32 loser_crc32 macro
|
| /third_party/elfutils/libelf/ |
| H A D | libelf_crc32.c | 32 #define crc32 attribute_hidden __libelf_crc32 macro
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | crc32.c | 75 u32 crc32(const u8 *frame, size_t frame_len) in crc32() function
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | crc32.c | 75 u32 crc32(const u8 *frame, size_t frame_len) in crc32() function
|
| /third_party/elfutils/lib/ |
| H A D | crc32.c | 94 crc32 (uint32_t crc, unsigned char *buf, size_t len) in crc32() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | CRC.cpp | 75 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
|
| H A D | Compression.cpp | 84 uint32_t zlib::crc32(StringRef Buffer) { in crc32() function in zlib
|
| /third_party/protobuf/src/google/protobuf/compiler/ |
| H A D | zip_writer.h | 54 uint32 crc32; member
|
| H A D | zip_writer.cc | 152 uint32 crc32 = files_[i].crc32; in WriteDirectory() local
|
| /third_party/zlib/contrib/dotzlib/DotZLib/ |
| H A D | ChecksumImpl.cs | 109 private static extern uint crc32(uint crc, int data, uint length);
in crc32() method in DotZLib.CRC32Checksum
|
| /third_party/libwebsockets/win32port/zlib/ |
| H A D | crc32.c | 221 unsigned long ZEXPORT crc32(crc, buf, len)
in crc32() function
|
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | crc32.c | 275 unsigned long ZEXPORT crc32(crc, buf, len) crc32() function [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | program_binary.c | 64 uint32_t crc32; member 118 uint32_t crc32; in check_crc32() local
|
| /third_party/skia/third_party/externals/zlib/ |
| H A D | crc32.c | 275 unsigned long ZEXPORT crc32(crc, buf, len) crc32() function [all...] |
| /third_party/python/Lib/idlelib/ |
| H A D | config.py | 879 from zlib import crc32 namespace
|
| /third_party/skia/third_party/externals/freetype/src/gzip/ |
| H A D | ftzconf.h | 36 # define crc32 z_crc32 macro
|
| /third_party/vixl/test/aarch64/examples/ |
| H A D | test-examples.cc | 450 Label crc32; in TEST() local
|
| /third_party/zlib/contrib/delphi/ |
| H A D | ZLib.pas | 214 procedure crc32; external; procedure
|
| /third_party/zlib/contrib/pascal/ |
| H A D | zlibpas.pas | 156 function crc32(crc: LongInt; const buf: PChar; len: Integer): LongInt; in crc32() function 193 function crc32; external; function
|
| /third_party/zlib/ |
| H A D | crc32.c | 1026 unsigned long ZEXPORT crc32(unsigned long crc, const unsigned char FAR *buf, crc32() function [all...] |
| /third_party/ffmpeg/tools/ |
| H A D | crypto_bench.c | 574 static unsigned crc32(const uint8_t *data, unsigned size) in crc32() function
|
| /third_party/libwebsockets/lib/roles/http/server/ |
| H A D | fops-zip.c | 58 uint32_t crc32; member
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_state_shaders.cpp | 304 uint32_t crc32 = *ptr++; in si_load_shader_binary() local
|