Searched defs:CheckSum (Results 1 - 13 of 13) sorted by relevance

/external/freetype/src/truetype/
H A Dttobjs.c217 if ( face->dir_tables[i].CheckSum )
218 return face->dir_tables[i].CheckSum;
237 FT_ULong CheckSum; member in struct:tt_sfnt_id_rec_
367 if ( sfnt_id[j][k].CheckSum == checksum )
/external/llvm/include/llvm/Object/
H A DCOFF.h88 support::ulittle32_t CheckSum; member in struct:llvm::object::coff_aux_section_definition
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dsymbol-table.h109 string CheckSum() const { function in class:fst::SymbolTableImpl
222 string CheckSum() const { function in class:fst::SymbolTable
223 return impl_->CheckSum();
382 return syms1->CheckSum() == syms2->CheckSum();
/external/libnfc-nxp/src/
H A DphFriNfc_FelicaMap.c2844 uint16_t CheckSum=0, local
2849 CheckSum += TempBuffer[BufIndex];
2851 if( RecvChkSum != CheckSum )
2953 /* Get CheckSum*/
/external/openfst/src/include/fst/
H A Dsymbol-table.h159 string CheckSum() const { function in class:fst::SymbolTableImpl
337 virtual string CheckSum() const { function in class:fst::SymbolTable
338 return impl_->CheckSum();
341 // Same as CheckSum(), but this returns an label-dependent version.
/external/harfbuzz_ng/src/
H A Dhb-open-type-private.hh642 /* CheckSum */
643 struct CheckSum : ULONG struct in namespace:OT
/external/qemu/
H A Da.out.h393 host_ulong CheckSum; member in struct:__anon10991
/external/freetype/include/freetype/internal/
H A Dtttypes.h123 /* CheckSum :: The table checksum. This value can be ignored. */
133 FT_ULong CheckSum; /* table checksum */ member in struct:TT_TableRec_
/external/llvm/include/llvm/Support/
H A DCOFF.h365 uint32_t CheckSum; member in struct:llvm::COFF::AuxiliarySectionDefinition
473 uint32_t CheckSum; member in struct:llvm::COFF::PEHeader
/external/mdnsresponder/mDNSCore/
H A DmDNS.c1892 mDNSlocal mDNSu16 CheckSum(const void *const data, mDNSs32 length, mDNSu32 sum) function
1914 return CheckSum(&ph, sizeof(ph), CheckSum(data, length, 0));
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadpdb.c195 unsigned long CheckSum; /* 0x40 */ member in struct:_IMAGE_OPTIONAL_HEADER
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 525 milliseconds