Home
last modified time | relevance | path

Searched defs:checksum (Results 51 - 75 of 91) sorted by relevance

1234

/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dsfnt.h33 le_uint32 checksum; member
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
H A Dfont.cc507 int64_t checksum = is->ReadULong(); in ReadHeader() local
536 int64_t checksum = fd->ReadULong(table_offset + Offset::kTableCheckSum); in ReadHeader() local
H A Dfont.h242 int64_t checksum() { return checksum_; } in checksum() function in sfntly::Font
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/netinet/
H A Dip_icmp.h15 uint16_t checksum; member
/third_party/ffmpeg/libavcodec/
H A Dmlpdec.c508 uint8_t checksum; in read_restart_header() local
1333 uint8_t parity, checksum; in read_access_unit() local
H A Divi.c877 int16_t *src, checksum; in ivi_calc_band_checksum() local
H A Divi.h181 int32_t checksum; ///< for debug purposes member
227 uint16_t checksum; ///< frame checksum member
H A Dpngenc.c932 uint32_t checksum = ~av_crc(av_crc_get_table(AV_CRC_32_IEEE_LE), ~0U, pict->data[1], 256 * sizeof(uint32_t)); in encode_apng() local
/third_party/exfatprogs/include/
H A Dexfat_ondisk.h150 __le16 checksum; member
189 __le32 checksum; member
/third_party/exfatprogs/lib/
H A Dexfat_dir.c508 exfat_calc_dentry_checksum(struct exfat_dentry *dentry, uint16_t *checksum, bool primary) exfat_calc_dentry_checksum() argument
526 uint16_t checksum; calc_dentry_set_checksum() local
[all...]
/third_party/exfatprogs/fsck/
H A Dfsck.c304 uint32_t checksum; in boot_region_checksum() local
570 uint16_t checksum; in file_calc_checksum() local
594 uint16_t checksum; check_inode() local
819 uint16_t checksum; read_file_dentry_set() local
1046 __le32 checksum; read_upcase_table() local
[all...]
/third_party/alsa-utils/topology/nhlt/
H A Dnhlt.h167 uint8_t checksum; member
/third_party/icu/icu4c/source/test/letest/
H A Dletest.cpp541 LEFontInstance *openFont(const char *fontName, const char *checksum, const char *version, const char *testID) in openFont() argument
H A Dsfnt.h24 le_uint32 checksum; member
/third_party/icu/icu4c/source/test/perf/leperf/
H A Dsfnt.h28 le_uint32 checksum; member
/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Dip_icmp.h15 uint16_t checksum; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Dip_icmp.h15 uint16_t checksum; member
/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Dip_icmp.h15 uint16_t checksum; member
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Dip_icmp.h15 uint16_t checksum; member
/third_party/musl/include/netinet/
H A Dip_icmp.h15 uint16_t checksum; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoDecodeTests.cpp791 std::string checksum = checksumForClipFrame(m_testDefinition->getClipInfo(), frameNumber); in iterate() local
915 auto checksum = checksumForClipFrame(test->getClipInfo(), frameNumber); in iterate() local
H A DvktVideoTestUtils.cpp554 std::string checksum = MD5SumBase16(yv12.data(), yv12.size()); in imageMatchesReferenceChecksum() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
H A DFont.java325 private long checksum; field in Font
369 public long checksum() { in checksum() method in Font
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DFontHeaderTable.java491 setFontChecksum(long checksum) setFontChecksum() argument
[all...]
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_edid.h357 u8 checksum; member

Completed in 38 milliseconds

1234