Home
last modified time | relevance | path

Searched refs:hufts (Results 1 – 6 of 6) sorted by relevance

/external/freetype/src/gzip/
Dinfblock.c98 if ((s->hufts = in inflate_blocks_new()
106 ZFREE(z, s->hufts); in inflate_blocks_new()
250 &s->sub.trees.tb, s->hufts, z); in inflate_blocks()
319 s->hufts, z); in inflate_blocks()
386 ZFREE(z, s->hufts); in inflate_blocks_free()
Dinfutil.h53 inflate_huft *hufts; /* single malloc for tree space */ member
/external/llvm/test/Transforms/ADCE/
D2002-07-17-PHIAssertion.ll6 @hufts = external global i32 ; <i32*> [#uses=1]
20 %reg117 = load i32, i32* @hufts ; <i32> [#uses=2]
/external/llvm-project/llvm/test/Transforms/ADCE/
D2002-07-17-PHIAssertion.ll6 @hufts = external global i32 ; <i32*> [#uses=1]
22 %reg117 = load i32, i32* @hufts ; <i32> [#uses=2]
/external/zstd/tests/
D.gitignore39 !gzip/hufts-segv.gz
/external/zstd/tests/gzip/
DMakefile17 all: test-helin-segv test-hufts test-keep test-list test-memcpy-abuse test-mixed