/external/elfutils/libdwfl/ |
D | libdwfl_crc32.c | 53 #define crc32 attribute_hidden __libdwfl_crc32 macro
|
D | libdwfl_crc32_file.c | 54 #define crc32 __libdwfl_crc32 macro
|
/external/elfutils/libelf/ |
D | libelf_crc32.c | 53 #define crc32 attribute_hidden __libelf_crc32 macro
|
/external/liblzf/ |
D | crc32.h | 62 #define crc32(crc,byte) (crc_32_tab[(u8)(crc) ^ (u8)(byte)] ^ ((crc) >> 8)) macro
|
/external/elfutils/lib/ |
D | crc32.c | 111 crc32 (uint32_t crc, unsigned char *buf, size_t len) in crc32() function
|
/external/protobuf/src/google/protobuf/compiler/ |
D | zip_writer.h | 54 uint32 crc32; member
|
D | zip_writer.cc | 148 uint32 crc32 = files_[i].crc32; in WriteDirectory() local
|
/external/liblzf/cs/ |
D | CLZF.cs | 106 public UInt32 crc32(UInt32 OldCRC,byte NewData) in crc32() method in LZF.NET.CLZF
|
/external/webkit/Tools/DumpRenderTree/ |
D | PixelDumpSupport.cpp | 100 unsigned crc32 = computeCrc(dataToCrc); in convertChecksumToPNGComment() local
|
/external/zlib/src/contrib/dotzlib/DotZLib/ |
D | ChecksumImpl.cs | 109 private static extern uint crc32(uint crc, int data, uint length); in crc32() method in DotZLib.CRC32Checksum
|
/external/oprofile/libutil++/ |
D | bfd_support.cpp | 79 bool get_debug_link_info(bfd * ibfd, string & filename, unsigned long & crc32) in get_debug_link_info() 301 unsigned long crc32; in find_separate_debug_file() local
|
/external/zlib/src/contrib/ada/ |
D | zlib-thin.ads | 242 function crc32 subprogspec
|
/external/qemu/distrib/zlib-1.2.3/ |
D | crc32.c | 219 unsigned long ZEXPORT crc32(crc, buf, len) in crc32() function
|
D | zconf.h | 42 # define crc32 z_crc32 macro
|
/external/zlib/src/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
|
/external/zlib/src/ |
D | crc32.c | 204 unsigned long ZEXPORT crc32(crc, buf, len) in crc32() function
|
D | zconf.h | 36 # define crc32 z_crc32 macro
|
D | zconf.h.in | 36 # define crc32 z_crc32 macro
|
/external/valgrind/main/none/tests/amd64/ |
D | Makefile.am | 104 pcmpstr64 pcmpxstrx64 sse4-64 crc32 aes \ program
|
/external/open-vcdiff/src/zlib/ |
D | zconf.h | 42 # define crc32 z_crc32 macro
|
/external/chromium/sdch/open-vcdiff/src/ |
D | zconf.h | 42 # define crc32 z_crc32 macro
|
/external/kernel-headers/original/asm-mips/lasat/ |
D | lasat.h | 75 unsigned int crc32; member 100 unsigned int crc32; member
|
/external/zlib/src/contrib/delphi/ |
D | ZLib.pas | 214 procedure crc32; external; procedure
|
/external/zlib/src/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()
|
/external/zlib/ |
D | zconf.h | 36 # define crc32 z_crc32 macro
|