OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CheckSum
(Results
1 - 19
of
19
) sorted by 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
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
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
();
/external/libnfc-nxp/src/
phFriNfc_FelicaMap.c
[
all
...]
/external/openfst/src/include/fst/
symbol-table.h
159
string
CheckSum
() const {
181
// if the
checksum
is up-to-date (requiring no recomputation).
335
// added to the table will result in an updated
checksum
.
337
virtual string
CheckSum
() const {
338
return impl_->
CheckSum
();
341
// Same as
CheckSum
(), but this returns an label-dependent version.
/external/chromium_org/chrome_frame/crash_reporting/
nt_loader.h
132
ULONG
CheckSum
; // 0x040
/external/llvm/include/llvm/Object/
COFF.h
38
support::ulittle16_t
Checksum
;
83
support::ulittle32_t
CheckSum
;
116
support::ulittle32_t
CheckSum
;
191
support::ulittle32_t
CheckSum
;
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-open-type-private.hh
642
/*
CheckSum
*/
643
struct
CheckSum
: ULONG
/external/harfbuzz_ng/src/
hb-open-type-private.hh
642
/*
CheckSum
*/
643
struct
CheckSum
: ULONG
/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/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/freetype/internal/
tttypes.h
123
/*
CheckSum
:: The table
checksum
. This value can be ignored. */
133
FT_ULong
CheckSum
; /* table
checksum
*/
[
all
...]
/external/llvm/include/llvm/Support/
COFF.h
369
uint32_t
CheckSum
;
441
uint16_t
Checksum
;
475
uint32_t
CheckSum
;
/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
122
unsigned short e_csum; /* 12:
Checksum
*/
195
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
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar
Completed in 431 milliseconds