HomeSort by relevance Sort by last modified time
    Searched refs:CheckSum (Results 1 - 5 of 5) sorted by null

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
symbol-table.h 109 string CheckSum() const {
221 // the table will result in an updated checksum.
222 string CheckSum() const {
223 return impl_->CheckSum();
382 return syms1->CheckSum() == syms2->CheckSum();
relabel.h 208 old_isymbols->CheckSum() != new_isymbols->CheckSum()) {
218 old_osymbols->CheckSum() != new_osymbols->CheckSum()) {
  /external/qemu/
a.out.h 209 host_ulong x_checksum; /* section COMDAT checksum */
338 unsigned short e_csum; /* Checksum, 0x0 */
393 host_ulong CheckSum;
  /external/freetype/src/sfnt/
ttload.c 183 FT_FRAME_ULONG( CheckSum ),
388 entry->CheckSum = FT_GET_ULONG();
    [all...]
  /external/freetype/include/freetype/internal/
tttypes.h 123 /* CheckSum :: The table checksum. This value can be ignored. */
133 FT_ULong CheckSum; /* table checksum */
    [all...]

Completed in 422 milliseconds