/third_party/ffmpeg/libavutil/tests/ |
H A D | adler32.c | 34 AVAdler checksum; in main() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | radeon_vcn.c | 54 uint32_t checksum = 0; in rvcn_sq_tail() local
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/video/ |
H A D | frame_checksums.py | 61 def checksum(bs: bytes) -> str: function
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/ |
H A D | header.cc | 44 Header::Header(int32_t tag, int64_t checksum, int32_t offset, int32_t length) in Header() argument
|
H A D | header.h | 62 int64_t checksum() const { return checksum_; } in checksum() function in sfntly::Header
|
/third_party/libwebsockets/lib/misc/ |
H A D | romfs.h | 40 u32_be_t checksum; member 47 u32_be_t checksum; member
|
/third_party/skia/tools/skqp/ |
H A D | download_model.py | 15 def checksum(path): function
|
/third_party/ffmpeg/libavcodec/ |
H A D | mlp_parse.c | 89 uint16_t checksum; in ff_mlp_read_major_sync() local
|
H A D | mlp.c | 109 uint8_t checksum = av_crc(crc_63, 0x3c, buf, buf_size - 1); // crc_63[0xa2] == 0x3c in ff_mlp_checksum8() local
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/ |
H A D | Header.java | 40 private final long checksum; field in Header 67 public Header(int tag, long checksum, int offset, int length) { in Header() argument 172 public long checksum() { in checksum() method in Header [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | takdec.c | 46 static unsigned long tak_check_crc(unsigned long checksum, const uint8_t *buf, in tak_check_crc() argument
|
H A D | argo_cvg.c | 51 uint32_t checksum; member 57 uint32_t checksum; member 65 uint32_t checksum; member 110 static int argo_cvg_read_checksum(AVIOContext *pb, const ArgoCVGHeader *cvg, uint32_t *checksum) in argo_cvg_read_checksum() argument [all...] |
/third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
H A D | session.cc | 67 bool Session::GetPayload(Packet* pkt, uint8_t* checksum) { in GetPayload() argument
|
/third_party/skia/src/sfnt/ |
H A D | SkSFNTHeader.h | 58 SK_SFNT_ULONG checksum; member
|
/third_party/ffmpeg/doc/examples/ |
H A D | filter_audio.c | 224 uint8_t checksum[16]; in process_output() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_ashowinfo.c | 185 uint32_t checksum = 0; in filter_frame() local
|
/third_party/lwip/src/netif/ppp/ |
H A D | demand.c | 323 unsigned short checksum; local [all...] |
/third_party/exfatprogs/mkfs/ |
H A D | mkfs.c | 218 unsigned int checksum = 0; in exfat_create_volume_boot_record() local 102 exfat_write_boot_sector(struct exfat_blk_dev *bd, struct exfat_user_input *ui, unsigned int *checksum, bool is_backup) exfat_write_boot_sector() argument 138 exfat_write_extended_boot_sectors(struct exfat_blk_dev *bd, unsigned int *checksum, bool is_backup) exfat_write_extended_boot_sectors() argument 173 exfat_write_oem_sector(struct exfat_blk_dev *bd, unsigned int *checksum, bool is_backup) exfat_write_oem_sector() argument [all...] |
/third_party/backends/backend/ |
H A D | mustek_scsi_pp.c | 474 signed char checksum; in mustek_scsi_pp_send_command() local 532 signed char checksum; in mustek_scsi_pp_send_data_block() local 570 signed char checksum; mustek_scsi_pp_read_data_block() local [all...] |
/third_party/libsnd/regtest/ |
H A D | database.c | 177 int err, checksum ; in db_add_file() local 343 int err, k, rows, cols, checksum ; in check_file_by_ekey() local [all...] |
/third_party/libsnd/src/ |
H A D | voc.c | 161 short version, checksum, encoding, dataoffset ; in voc_read_header() local
|
/third_party/musl/src/malloc/oldmalloc/ |
H A D | malloc_impl.h | 32 unsigned int checksum; member 40 unsigned int checksum; member
|
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/ |
H A D | malloc_impl.h | 27 unsigned int checksum; member 33 unsigned int checksum; member
|
/third_party/ltp/testcases/network/sctp/ |
H A D | sctp_big_chunk.c | 109 uint32_t checksum = 0; in setup_client() local
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
H A D | ReadableFontData.java | 108 private volatile long checksum; field in ReadableFontData 205 public long checksum() { in checksum() method in ReadableFontData [all...] |