Home
last modified time | relevance | path

Searched defs:MakeTable (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/hash/crc64/
Dcrc64.go49 func MakeTable(poly uint64) *Table { func
/aosp_15_r20/prebuilts/go/linux-x86/src/hash/crc32/
Dcrc32.go124 func MakeTable(poly uint32) *Table { func
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/codegen/core/
Dgen_huffman_decompressor.cc832 std::unique_ptr<Table> MakeTable(size_t slice_bits) const { in MakeTable() function in TableBuilder
/aosp_15_r20/external/grpc-grpc/tools/codegen/core/
H A Dgen_huffman_decompressor.cc882 std::unique_ptr<Table> MakeTable(size_t slice_bits) const { in MakeTable() function in TableBuilder