Searched refs:hufts (Results 1 – 5 of 5) sorted by relevance
/external/freetype/src/gzip/ |
D | infblock.c | 98 if ((s->hufts = in inflate_blocks_new() 106 ZFREE(z, s->hufts); in inflate_blocks_new() 249 &s->sub.trees.tb, s->hufts, z); in inflate_blocks() 317 s->hufts, z); in inflate_blocks() 381 ZFREE(z, s->hufts); in inflate_blocks_free()
|
D | infutil.h | 53 inflate_huft *hufts; /* single malloc for tree space */ member
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gzip/ |
D | infblock.c | 98 if ((s->hufts = in inflate_blocks_new() 106 ZFREE(z, s->hufts); in inflate_blocks_new() 249 &s->sub.trees.tb, s->hufts, z); in inflate_blocks() 317 s->hufts, z); in inflate_blocks() 381 ZFREE(z, s->hufts); in inflate_blocks_free()
|
D | infutil.h | 53 inflate_huft *hufts; /* single malloc for tree space */ member
|
/external/llvm/test/Transforms/ADCE/ |
D | 2002-07-17-PHIAssertion.ll | 6 @hufts = external global i32 ; <i32*> [#uses=1] 20 %reg117 = load i32, i32* @hufts ; <i32> [#uses=2]
|