HomeSort by relevance Sort by last modified time
    Searched full:crc64 (Results 1 - 25 of 104) sorted by null

1 2 3 4 5

  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/data/
CRC64Test.java 21 * Unit tests for {@link CRC64}.
27 final long sum = CRC64.checksum(new byte[0]);
32 * Example taken from http://swissknife.sourceforge.net/docs/CRC64.html
38 final long sum = CRC64.checksum("IHATEMATH".getBytes("ASCII"));
49 final long sum = CRC64.checksum(new byte[] { (byte) 0xff, (byte) 0xff,
62 final long sum = CRC64.checksum("JACOCO_JACOCO_JACOCO_JACOCO"
  /external/lzma/Java/Tukaani/src/org/tukaani/xz/check/
CRC64.java 2 * CRC64
12 public class CRC64 extends Check {
32 public CRC64() {
34 name = "CRC64";
Check.java 44 return new CRC64();
  /external/swiftshader/third_party/LLVM/test/Bitcode/
sse42_crc32.ll 20 ; crc64.8 should upgrade to crc32.64.8
22 ; CHECK-NOT: i64 @llvm.x86.sse42.crc64.8(
24 ; crc64.64 should upgrade to crc32.64.64
26 ; CHECK-NOT: i64 @llvm.x86.sse42.crc64.64(
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/data/
CRC64.java 15 * CRC64 checksum calculator based on the polynom specified in ISO 3309. The
23 public final class CRC64 {
45 * Calculates the CRC64 checksum for the given data array.
60 private CRC64() {
  /external/lzma/C/
Xz.c 53 case XZ_CHECK_CRC64: p->crc64 = CRC64_INIT_VAL; break;
63 case XZ_CHECK_CRC64: p->crc64 = Crc64Update(p->crc64, data, size); break;
78 UInt64 v = CRC64_GET_DIGEST(p->crc64);
XzCrc64.h 1 /* XzCrc64.h -- CRC64 calculation
XzCrc64.c 1 /* XzCrc64.c -- CRC64 calculation
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/hash/
crc64.a 12  crc64=|SGOROOT/src/hash/crc64/crc64.goSize*%
62 go17ld hash.a?"".MakeTable?&"".slicing8TableISO?"".makeTable?("".slicing8TableECMA?0runtime.morestack_noctxt?~r1?type.*"".Table?poly?type.uint64?Tgclocals·f207267fbf96a0178e8758c6e3e0ce28?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?>$GOROOT/src/hash/crc64/crc64.go?type."".Table?"runtime.newobject?,"".makeSlicingBy8Table? type.[8]"".Table?&helperTable?"type.*[8]"".Table?t?Tgclocals·aef1f7ba6e2630c93a51843d99f5a28a?Tgclocals·2a5305abe05176240e61b8620e19a815? "".New?type."".digest?(runtime.writeBarrier?<go.itab.*"".digest,hash.Hash64?.runtime.writebarrierptr?.autotmp_10?type.*"".digest? type.hash.Hash64?tab?Tgclocals·e6397a44f8e1b6e77d0f200b4fba5269?Tgclocals·9fb7f0986f647f17cb53dda1484e0f7a?""".(*digest).Size?~r0?type.int?d?,"".(*digest).BlockSize?$"".(*digest).Reset?Tgclocals·a36216b97439c93dafebe03e7f0808b5?"".update? runtime.memequal?~r3?p?type.[]uint8?crc?Tgclocals·5a161ce5585d7d7a71eb029c7f33f846?"".Update?Tgclocals·7c190d17c5090bc83bd4ac7fd22000f1?Tgclocals·69c1753bd5f81501d95132d08af04464?$"".(*digest).Write?err?type.error?n?Tgclocals·846769608458630ae82546dab39e913e?$"".(*digest).Sum64? "".(*digest).Sum?type.uint8?"runtime.growslice?s?in?Tgclocals·933c4f12ec1391bde3678289f60f2c2c?"".Checksum?~r2?data?Tgclocals·bb15511066ebc88820c998326c0f0953?"".init?"".initdone·?"runtime.throwinit?hash.init?*hash.Hash64.BlockSize?
64 .this?Tgclocals·522734ad228da40e2256ba19cf2bc72c?<autogenerated>?"hash.Hash64.Reset?Tgclocals·dc9b0298814590ca3ffc3a889546fc8b? hash.Hash64.Size?hash.Hash64.Sum?b?Tgclocals·ed2b4e9472fcfb4edac5bdc674d399da?"hash.Hash64.Sum64?"hash.Hash64.Write?(go.info."".MakeTable?go.info.uint64?"go.info.*"".Table?(go.info."".makeTable?<go.info."".makeSlicingBy8Table?(go.info.*[8]"".Table?go.info."".New?&go.info.hash.Hash64?2go.info."".(*digest).Size?$go.info.*"".digest?go.info.int?<go.info."".(*digest).BlockSize?4go.info."".(*digest).Reset?"go.info."".update?go.info.[]uint8?"go.info."".Update?4go.info."".(*digest).Write?go.info.error?4go.info."".(*digest).Sum64?0go.info."".(*digest).Sum?&go.info."".Checksum?go.info."".init?"runtime.gcbits.01?2type..namedata.*[]uint64.?type.*[]uint64? runtime.algarray?type.[]uint64?$type..hashfunc2048?,runtime.memhash_varlen? type..eqfunc2048?.runtime.memequal_varlen?type..alg2048?runtime.gcbits.?8type..namedata.*crc64.Table.?(type..importpath."".?<type..namedata.***crc64.Table.? type.***"".Table?type.**"".Table?:type..namedata.**crc64.Table.?<type..namedata.*[]crc64.Table.? type.*[]"".Table?type.[]"".Table?&type..hashfunc16384?"type..eqfunc16384?type..alg16384?>type..namedata.*[8]crc64.Table.?<type..namedata.**crc64.digest.? type.**"".digest?:type..namedata.*crc64.digest.?Ptype. (…)
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/hash/
crc64.a 12  crc64=|SGOROOT/src/hash/crc64/crc64.goSize*%
62 go17ld hash.a?"".MakeTable?&"".slicing8TableISO?"".makeTable?("".slicing8TableECMA?0runtime.morestack_noctxt?~r1?type.*"".Table?poly?type.uint64?Tgclocals·f207267fbf96a0178e8758c6e3e0ce28?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?>$GOROOT/src/hash/crc64/crc64.go?type."".Table?"runtime.newobject?,"".makeSlicingBy8Table? type.[8]"".Table?&helperTable?"type.*[8]"".Table?t?Tgclocals·aef1f7ba6e2630c93a51843d99f5a28a?Tgclocals·2a5305abe05176240e61b8620e19a815? "".New?type."".digest?(runtime.writeBarrier?<go.itab.*"".digest,hash.Hash64?.runtime.writebarrierptr?.autotmp_10?type.*"".digest? type.hash.Hash64?tab?Tgclocals·e6397a44f8e1b6e77d0f200b4fba5269?Tgclocals·9fb7f0986f647f17cb53dda1484e0f7a?""".(*digest).Size?~r0?type.int?d?,"".(*digest).BlockSize?$"".(*digest).Reset?Tgclocals·a36216b97439c93dafebe03e7f0808b5?"".update? runtime.memequal?~r3?p?type.[]uint8?crc?Tgclocals·5a161ce5585d7d7a71eb029c7f33f846?"".Update?Tgclocals·7c190d17c5090bc83bd4ac7fd22000f1?Tgclocals·69c1753bd5f81501d95132d08af04464?$"".(*digest).Write?err?type.error?n?Tgclocals·846769608458630ae82546dab39e913e?$"".(*digest).Sum64? "".(*digest).Sum?type.uint8?"runtime.growslice?s?in?Tgclocals·933c4f12ec1391bde3678289f60f2c2c?"".Checksum?~r2?data?Tgclocals·bb15511066ebc88820c998326c0f0953?"".init?"".initdone·?"runtime.throwinit?hash.init?*hash.Hash64.BlockSize?
64 .this?Tgclocals·522734ad228da40e2256ba19cf2bc72c?<autogenerated>?"hash.Hash64.Reset?Tgclocals·dc9b0298814590ca3ffc3a889546fc8b? hash.Hash64.Size?hash.Hash64.Sum?b?Tgclocals·ed2b4e9472fcfb4edac5bdc674d399da?"hash.Hash64.Sum64?"hash.Hash64.Write?(go.info."".MakeTable?go.info.uint64?"go.info.*"".Table?(go.info."".makeTable?<go.info."".makeSlicingBy8Table?(go.info.*[8]"".Table?go.info."".New?&go.info.hash.Hash64?2go.info."".(*digest).Size?$go.info.*"".digest?go.info.int?<go.info."".(*digest).BlockSize?4go.info."".(*digest).Reset?"go.info."".update?go.info.[]uint8?"go.info."".Update?4go.info."".(*digest).Write?go.info.error?4go.info."".(*digest).Sum64?0go.info."".(*digest).Sum?&go.info."".Checksum?go.info."".init?"runtime.gcbits.01?2type..namedata.*[]uint64.?type.*[]uint64? runtime.algarray?type.[]uint64?$type..hashfunc2048?,runtime.memhash_varlen? type..eqfunc2048?.runtime.memequal_varlen?type..alg2048?runtime.gcbits.?8type..namedata.*crc64.Table.?(type..importpath."".?<type..namedata.***crc64.Table.? type.***"".Table?type.**"".Table?:type..namedata.**crc64.Table.?<type..namedata.*[]crc64.Table.? type.*[]"".Table?type.[]"".Table?&type..hashfunc16384?"type..eqfunc16384?type..alg16384?>type..namedata.*[8]crc64.Table.?<type..namedata.**crc64.digest.? type.**"".digest?:type..namedata.*crc64.digest.?Ptype. (…)
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/hash/
crc64.a 12  crc64=|SGOROOT/src/hash/crc64/crc64.goSize*%
62 go17ld hash.a?"".MakeTable?*runtime.racefuncenter?&"".slicing8TableISO?(runtime.racefuncexit?"".makeTable?("".slicing8TableECMA?0runtime.morestack_noctxt?.autotmp_4?type.*"".Table?.autotmp_3?"type.*[8]"".Table?~r1?poly?type.uint64?.fp?type.uintptr?Tgclocals·d8b28f51bb91e05d264803f0f600a200?Tgclocals·9a26515dfaeddd28bcbc040f1199f48d?>$GOROOT/src/hash/crc64/crc64.go?type."".Table?"runtime.newobject?"runtime.racewrite?crc?.autotmp_9?type.int?t?Tgclocals·2589ca35330fc0fce83503f4569854a0?Tgclocals·9fb7f0986f647f17cb53dda1484e0f7a?,"".makeSlicingBy8Table? type.[8]"".Table?,runtime.racewriterange?*runtime.racereadrange? runtime.raceread?j?i?.autotmp_12?.autotmp_13?&helperTable?Tgclocals·cbd2de324c457a734fe49f4b438f8013?Tgclocals·b288534a17e4f31151e124925f095495? "".New?type."".digest?(runtime.writeBarrier?<go.itab.*"".digest,hash.Hash64?.runtime.writebarrierptr?.autotmp_17?type.**"".Table?.autotmp_16?type.*"".digest? type.hash.Hash64?tab?Tgclocals·3a22a5f47d61570b19f40df1d3f491c3?""".(*digest).Size?~r0?d?Tgclocals·f207267fbf96a0178e8758c6e3e0ce28?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?,"".(*digest).BlockSize?$"".(*digest).Reset?Tgclocals·1a65e721a2ccc325b382662e7ffee780?Tgclocals·69c1753bd5f81501d95132d08af04464?"".update? runtime.memequal?.autotmp_42?.autotmp_40?.autotmp_39?.autotmp_38?.autotmp_37?.autotmp_36?.autotmp_35?.autotmp_34?.autotmp_33?.autotmp_32?helperTable?.autotmp_41?type.*uint8?~r3?p?type.[]uint8?Tgclocals·62025b466c149ed4156333a375575601?Tgclocals·768e8acda8fdd1ceedd6f115da21537d?"".Update?.autotmp_44?Tgclocals·7c190d17c5090bc83bd4ac7fd22000f1?$"".(*digest).Write?.autotmp_48?err?type.error?n?Tgclocals·933c4f12ec1391bde3678289f60f2c2c?$"".(*digest).Sum64?.autotmp_49?Tgclocals·524d71b8d4b4126db12e7a6de3370d94? "".(*digest).Sum?$runtime.panicslice?type.uint8?"runtime.growslice?s?.autotmp_64?.autotmp_62?.autotmp_61?.autotmp_63?in?Tgclocals·5674987173f9447cc18d93bb63aa3f08?Tgclocals·9783710103695d7171ee820ce562d18d?"".Checksum?.autotmp_66?~r2?data?Tgclocals·bb15511066ebc88820c998326c0f0953?"".init?"".initdone·?"runtime.throwinit?hash.init?.autotmp_71?*hash.Hash64.BlockSize?.autotmp_73?
64 .this?Tgclocals·522734ad228da40e2256ba19cf2bc72c?<autogenerated>?"hash.Hash64.Reset?Tgclocals·dc9b0298814590ca3ffc3a889546fc8b? hash.Hash64.Size?.autotmp_75?hash.Hash64.Sum?.autotmp_79?.autotmp_78?.autotmp_77?b?Tgclocals·d0753e8a3d875a070f12eec08c2a0129?"hash.Hash64.Sum64?.autotmp_81?"hash.Hash64.Write?.autotmp_86?.autotmp_88?.autotmp_87?Tgclocals·f83413e1f0916265015171ba5b95f669?(go.info."".MakeTable?go.info.uintptr?go.info.uint64?"go.info.*"".Table?(go.info."".makeTable?<go.info."".makeSlicingBy8Table?go.info.int?(go.info.*[8]"".Table?go.info."".New?&go.info.hash.Hash64?2go.info."".(*digest).Size?$go.info.*"".digest?<go.info."".(*digest).BlockSize?4go.info."".(*digest).Reset?"go.info."".update?go.info.[]uint8?"go.info."".Update?4go.info."".(*digest).Write?go.info.error?4go.info."".(*digest).Sum64?0go.info."".(*digest).Sum?&go.info."".Checksum?go.info."".init?"runtime.gcbits.01?2type..namedata.*[]uint64.?type.*[]uint64? runtime.algarray?type.[]uint64?$type..hashfunc2048?,runtime.memhash_varlen? type..eqfunc2048?.runtime.memequal_varlen?type..alg2048?runtime.gcbits.?8type..namedata.*crc64.Table.?(type..importpath."".?<type..namedata.***crc64.Table.? type.***"".Table?:type..namedata.**crc64.Table.?<type..namedata.*[]crc64.Table.? type.*[]"".Table?type.[]"".Table?&type..hashfunc16384?"type..eqfunc16384?type..alg16384?>type..namedata.*[8]crc64.Table.?Btype..namedata.***[8]crc64.Table.?&type.***[8]"".Table?$type.**[8]"".Table?@type..name (…)
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/hash/
crc64.a 12  crc64=|SGOROOT/src/hash/crc64/crc64.goSize*%
62 go17ld hash.a?"".MakeTable?*runtime.racefuncenter?&"".slicing8TableISO?(runtime.racefuncexit?"".makeTable?("".slicing8TableECMA?0runtime.morestack_noctxt?.autotmp_4?type.*"".Table?.autotmp_3?"type.*[8]"".Table?~r1?poly?type.uint64?.fp?type.uintptr?Tgclocals·d8b28f51bb91e05d264803f0f600a200?Tgclocals·9a26515dfaeddd28bcbc040f1199f48d?>$GOROOT/src/hash/crc64/crc64.go?type."".Table?"runtime.newobject?"runtime.racewrite?crc?.autotmp_9?type.int?t?Tgclocals·2589ca35330fc0fce83503f4569854a0?Tgclocals·9fb7f0986f647f17cb53dda1484e0f7a?,"".makeSlicingBy8Table? type.[8]"".Table?,runtime.racewriterange?*runtime.racereadrange? runtime.raceread?j?i?.autotmp_12?.autotmp_13?&helperTable?Tgclocals·cbd2de324c457a734fe49f4b438f8013?Tgclocals·b288534a17e4f31151e124925f095495? "".New?type."".digest?(runtime.writeBarrier?<go.itab.*"".digest,hash.Hash64?.runtime.writebarrierptr?.autotmp_17?type.**"".Table?.autotmp_16?type.*"".digest? type.hash.Hash64?tab?Tgclocals·3a22a5f47d61570b19f40df1d3f491c3?""".(*digest).Size?~r0?d?Tgclocals·f207267fbf96a0178e8758c6e3e0ce28?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?,"".(*digest).BlockSize?$"".(*digest).Reset?Tgclocals·1a65e721a2ccc325b382662e7ffee780?Tgclocals·69c1753bd5f81501d95132d08af04464?"".update? runtime.memequal?.autotmp_42?.autotmp_40?.autotmp_39?.autotmp_38?.autotmp_37?.autotmp_36?.autotmp_35?.autotmp_34?.autotmp_33?.autotmp_32?helperTable?.autotmp_41?type.*uint8?~r3?p?type.[]uint8?Tgclocals·62025b466c149ed4156333a375575601?Tgclocals·768e8acda8fdd1ceedd6f115da21537d?"".Update?.autotmp_44?Tgclocals·7c190d17c5090bc83bd4ac7fd22000f1?$"".(*digest).Write?.autotmp_48?err?type.error?n?Tgclocals·933c4f12ec1391bde3678289f60f2c2c?$"".(*digest).Sum64?.autotmp_49?Tgclocals·524d71b8d4b4126db12e7a6de3370d94? "".(*digest).Sum?$runtime.panicslice?type.uint8?"runtime.growslice?s?.autotmp_64?.autotmp_62?.autotmp_61?.autotmp_63?in?Tgclocals·5674987173f9447cc18d93bb63aa3f08?Tgclocals·9783710103695d7171ee820ce562d18d?"".Checksum?.autotmp_66?~r2?data?Tgclocals·bb15511066ebc88820c998326c0f0953?"".init?"".initdone·?"runtime.throwinit?hash.init?.autotmp_71?*hash.Hash64.BlockSize?.autotmp_73?
64 .this?Tgclocals·522734ad228da40e2256ba19cf2bc72c?<autogenerated>?"hash.Hash64.Reset?Tgclocals·dc9b0298814590ca3ffc3a889546fc8b? hash.Hash64.Size?.autotmp_75?hash.Hash64.Sum?.autotmp_79?.autotmp_78?.autotmp_77?b?Tgclocals·d0753e8a3d875a070f12eec08c2a0129?"hash.Hash64.Sum64?.autotmp_81?"hash.Hash64.Write?.autotmp_86?.autotmp_88?.autotmp_87?Tgclocals·f83413e1f0916265015171ba5b95f669?(go.info."".MakeTable?go.info.uintptr?go.info.uint64?"go.info.*"".Table?(go.info."".makeTable?<go.info."".makeSlicingBy8Table?go.info.int?(go.info.*[8]"".Table?go.info."".New?&go.info.hash.Hash64?2go.info."".(*digest).Size?$go.info.*"".digest?<go.info."".(*digest).BlockSize?4go.info."".(*digest).Reset?"go.info."".update?go.info.[]uint8?"go.info."".Update?4go.info."".(*digest).Write?go.info.error?4go.info."".(*digest).Sum64?0go.info."".(*digest).Sum?&go.info."".Checksum?go.info."".init?"runtime.gcbits.01?2type..namedata.*[]uint64.?type.*[]uint64? runtime.algarray?type.[]uint64?$type..hashfunc2048?,runtime.memhash_varlen? type..eqfunc2048?.runtime.memequal_varlen?type..alg2048?runtime.gcbits.?8type..namedata.*crc64.Table.?(type..importpath."".?<type..namedata.***crc64.Table.? type.***"".Table?:type..namedata.**crc64.Table.?<type..namedata.*[]crc64.Table.? type.*[]"".Table?type.[]"".Table?&type..hashfunc16384?"type..eqfunc16384?type..alg16384?>type..namedata.*[8]crc64.Table.?Btype..namedata.***[8]crc64.Table.?&type.***[8]"".Table?$type.**[8]"".Table?@type..name (…)
    [all...]
  /external/brotli/java/org/brotli/integration/
BundleChecker.java 25 * <p> All entries are expected to be valid brotli compressed streams and output CRC64 checksum
42 /** ECMA CRC64 polynomial. */
47 * Rolls CRC64 calculation.
49 * <p> {@code CRC64(data) = -1 ^ updateCrc64((... updateCrc64(-1, firstBlock), ...), lastBlock);}
  /external/lzma/CPP/Common/
XzCrc64Reg.cpp 42 REGISTER_HASHER(CXzCrc64Hasher, 0x4, "CRC64", 8)
  /external/jacoco/org.jacoco.agent.rt/src/org/jacoco/agent/rt/internal/
ClassFileDumper.java 19 import org.jacoco.core.internal.data.CRC64;
67 final Long id = Long.valueOf(CRC64.checksum(contents));
  /external/fio/
verify.h 15 VERIFY_CRC64, /* crc64 sum data blocks */
77 uint64_t crc64; member in struct:vhdr_crc64
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/instr/
ProbeArrayStrategyFactory.java 14 import org.jacoco.core.internal.data.CRC64;
45 final long classId = CRC64.checksum(reader.b);
  /external/lzma/Java/Tukaani/src/org/tukaani/xz/
XZ.java 43 * Integrity check ID for CRC64.
  /external/xz-embedded/linux/lib/xz/
xz_crc64.c 2 * CRC64 using the polynomial from ECMA-182
  /external/xz-embedded/
README 90 CRC32. Support for CRC64 is optional. SHA-256 is currently not
92 The xz tool from XZ Utils uses CRC64 by default, but CRC32 is usually
95 If you want support for CRC64, you need to copy linux/lib/xz/xz_crc64.c
99 When using the internal CRC32 or CRC64, their lookup tables need to be
103 To use external CRC32 or CRC64 code instead of the code from
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/analysis/
IClassCoverage.java 25 * Returns the identifier for this class which is the CRC64 signature of the
Analyzer.java 31 import org.jacoco.core.internal.data.CRC64;
72 * id of the class calculated with {@link CRC64}
110 CRC64.checksum(reader.b), reader.getClassName());
  /prebuilts/go/darwin-x86/src/hash/crc64/
crc64_test.go 5 package crc64 package
62 t.Errorf("ISO crc64(%s) = 0x%x want 0x%x", g.in, s, g.outISO)
69 t.Errorf("ECMA crc64(%s) = 0x%x want 0x%x", g.in, s, g.outECMA)
  /prebuilts/go/linux-x86/src/hash/crc64/
crc64_test.go 5 package crc64 package
62 t.Errorf("ISO crc64(%s) = 0x%x want 0x%x", g.in, s, g.outISO)
69 t.Errorf("ECMA crc64(%s) = 0x%x want 0x%x", g.in, s, g.outECMA)
  /external/xz-embedded/linux/include/linux/
xz.h 255 * If CRC64 support has been enabled with XZ_USE_CRC64, a CRC64
264 # error Using CRC64 in the kernel has not been implemented.
288 * to initialize the CRC64 lookup table.
293 * Update CRC64 value using the polynomial from ECMA-182. To start a new

Completed in 1775 milliseconds

1 2 3 4 5