Searched defs:IPos (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/zlib/
H A Ddeflate.h88 typedef unsigned IPos; typedef
91 * save space in the various tables. IPos is used only for parameter passing.
146 IPos cookie_locations[Z_COOKIE_HASH_SIZE];
159 IPos prev_match; /* previous match */
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Ddeflate.h91 typedef unsigned IPos; typedef
94 * save space in the various tables. IPos is used only for parameter passing.
157 IPos prev_match; /* previous match */
/external/qemu/distrib/zlib-1.2.8/
H A Ddeflate.h91 typedef unsigned IPos; typedef
94 * save space in the various tables. IPos is used only for parameter passing.
157 IPos prev_match; /* previous match */
/external/zlib/src/
H A Ddeflate.h91 typedef unsigned IPos; typedef
94 * save space in the various tables. IPos is used only for parameter passing.
157 IPos prev_match; /* previous match */

Completed in 124 milliseconds