HomeSort by relevance Sort by last modified time
    Searched defs:CheckSum (Results 1 - 25 of 31) sorted by null

1 2

  /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfEmbeddedFileParameterDictionary_autogen.cpp 59 SkString SkPdfEmbeddedFileParameterDictionary::CheckSum(SkPdfNativeDoc* doc) {
60 SkPdfNativeObject* ret = get("CheckSum", "");
68 return get("CheckSum", "") != NULL;
  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfEmbeddedFileParameterDictionary_autogen.cpp 59 SkString SkPdfEmbeddedFileParameterDictionary::CheckSum(SkPdfNativeDoc* doc) {
60 SkPdfNativeObject* ret = get("CheckSum", "");
68 return get("CheckSum", "") != NULL;
  /external/chromium_org/third_party/freetype/src/truetype/
ttobjs.c 192 FT_UInt32 checksum = 0; local
200 checksum += (FT_UInt32)FT_GET_ULONG();
203 checksum += (FT_UInt32)( FT_GET_BYTE() << ( i * 8 ) );
207 return checksum;
218 if ( face->dir_tables[i].CheckSum )
219 return face->dir_tables[i].CheckSum;
238 FT_ULong CheckSum;
344 FT_ULong checksum; local
359 checksum = 0;
385 if ( !checksum )
    [all...]
  /external/freetype/src/truetype/
ttobjs.c 193 FT_UInt32 checksum = 0; local
201 checksum += (FT_UInt32)FT_GET_ULONG();
204 checksum += (FT_UInt32)( FT_GET_BYTE() << ( i * 8 ) );
208 return checksum;
219 if ( face->dir_tables[i].CheckSum )
220 return face->dir_tables[i].CheckSum;
239 FT_ULong CheckSum;
345 FT_ULong checksum; local
360 checksum = 0;
386 if ( !checksum )
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
ttobjs.c 192 FT_UInt32 checksum = 0; local
200 checksum += (FT_UInt32)FT_GET_ULONG();
203 checksum += (FT_UInt32)( FT_GET_BYTE() << ( i * 8 ) );
207 return checksum;
218 if ( face->dir_tables[i].CheckSum )
219 return face->dir_tables[i].CheckSum;
238 FT_ULong CheckSum;
344 FT_ULong checksum; local
359 checksum = 0;
385 if ( !checksum )
    [all...]
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
symbol-table.h 108 string CheckSum() const {
220 // the table will result in an updated checksum.
221 string CheckSum() const {
222 return impl_->CheckSum();
381 return syms1->CheckSum() == syms2->CheckSum();
  /external/libnfc-nxp/src/
phFriNfc_FelicaMap.c     [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-open-type-private.hh 640 /* CheckSum */
641 struct CheckSum : ULONG
  /external/harfbuzz_ng/src/
hb-open-type-private.hh 643 /* CheckSum */
644 struct CheckSum : ULONG
  /external/llvm/include/llvm/Object/
COFF.h 41 support::ulittle16_t Checksum;
88 support::ulittle32_t CheckSum;
121 support::ulittle32_t CheckSum;
298 support::ulittle32_t CheckSum;
  /external/chromium_org/third_party/freetype/include/freetype/internal/
tttypes.h 123 /* CheckSum :: The table checksum. This value can be ignored. */
133 FT_ULong CheckSum; /* table checksum */
    [all...]
  /external/freetype/include/internal/
tttypes.h 123 /* CheckSum :: The table checksum. This value can be ignored. */
133 FT_ULong CheckSum; /* table checksum */
190 /* CheckSum :: The table checksum. This value can be ignored. */
202 FT_ULong CheckSum; /* uncompressed checksum */
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/
tttypes.h 123 /* CheckSum :: The table checksum. This value can be ignored. */
133 FT_ULong CheckSum; /* table checksum */
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
tttypes.h 123 /* CheckSum :: The table checksum. This value can be ignored. */
133 FT_ULong CheckSum; /* table checksum */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntimage.h 301 ULONG CheckSum;
350 ULONG CheckSum;
  /external/llvm/include/llvm/Support/
COFF.h 378 uint32_t CheckSum;
457 uint16_t Checksum;
496 uint32_t CheckSum;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdddisk.h 341 ULONG CheckSum;
winternl.h 48 ULONG CheckSum;
    [all...]
winioctl.h 699 DWORD CheckSum;
    [all...]
  /external/mdnsresponder/mDNSCore/
mDNS.c 1921 mDNSOpaque16 checksum; local
10426 mDNSu16 checksum = IPv6CheckSum(&src->ip.v6, &dst->ip.v6, protocol, t->bytes, len); local
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readpdb.c 123 unsigned short e_csum; /* 12: Checksum */
196 unsigned long CheckSum; /* 0x40 */
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
dbghelp.h 389 DWORD CheckSum;
413 DWORD CheckSum;
443 DWORD CheckSum;
456 DWORD CheckSum;
524 DWORD CheckSum;
542 DWORD CheckSum;
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
dbghelp.h 389 DWORD CheckSum;
413 DWORD CheckSum;
443 DWORD CheckSum;
456 DWORD CheckSum;
524 DWORD CheckSum;
542 DWORD CheckSum;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_dbg_common.h 395 DWORD CheckSum;
421 DWORD CheckSum;
453 DWORD CheckSum;
466 DWORD CheckSum;
553 DWORD CheckSum;
571 DWORD CheckSum;
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/
tycho-packaging-plugin-0.20.0.jar 

Completed in 1782 milliseconds

1 2