Searched defs:inflate_codes_state (Results 1 – 3 of 3) sorted by relevance
| /third_party/freetype/src/gzip/ |
| D | infcodes.c | 30 struct inflate_codes_state { struct 33 inflate_codes_mode mode; /* current inflate_codes mode */ 58 local inflate_codes_statef *inflate_codes_new( /* bl, bd, tl, td, z) */ in inflate_codes_new() argument 67 ZALLOC(z,1,sizeof(struct inflate_codes_state))) != Z_NULL) in inflate_codes_new() argument
|
| /third_party/skia/third_party/externals/freetype/src/gzip/ |
| D | infcodes.c | 30 struct inflate_codes_state { struct 33 inflate_codes_mode mode; /* current inflate_codes mode */ 58 local inflate_codes_statef *inflate_codes_new( /* bl, bd, tl, td, z) */ in inflate_codes_new() argument 67 ZALLOC(z,1,sizeof(struct inflate_codes_state))) != Z_NULL) in inflate_codes_new() argument
|
| /third_party/flutter/skia/third_party/externals/freetype/src/gzip/ |
| D | infcodes.c | 30 struct inflate_codes_state { struct 33 inflate_codes_mode mode; /* current inflate_codes mode */ 58 local inflate_codes_statef *inflate_codes_new( /* bl, bd, tl, td, z) */ in inflate_codes_new() argument 67 ZALLOC(z,1,sizeof(struct inflate_codes_state))) != Z_NULL) in inflate_codes_new() argument
|