Home
last modified time | relevance | path

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

/external/zlib/src/
Dinfback.c19 local void fixedtables OF((struct inflate_state FAR *state));
82 local void fixedtables(state) in fixedtables() function
309 fixedtables(state);
Dinflate.c95 local void fixedtables OF((struct inflate_state FAR *state));
261 local void fixedtables(state) in fixedtables() function
330 fixedtables(&state); in makefixed()
844 fixedtables(state);
/external/pdfium/third_party/zlib_v128/
Dinfback.c19 local void fixedtables OF((struct inflate_state FAR *state));
82 local void fixedtables( in fixedtables() function
309 fixedtables(state); in inflateBack()
Dinflate.c95 local void fixedtables OF((struct inflate_state FAR *state));
261 local void fixedtables( in fixedtables() function
330 fixedtables(&state); in makefixed()
844 fixedtables(state); in inflate()
/external/opencv3/3rdparty/zlib/
Dinfback.c19 local void fixedtables OF((struct inflate_state FAR *state));
82 local void fixedtables(state) in fixedtables() function
309 fixedtables(state);
Dinflate.c95 local void fixedtables OF((struct inflate_state FAR *state));
261 local void fixedtables(state) in fixedtables() function
330 fixedtables(&state); in makefixed()
844 fixedtables(state);