Searched refs:strategy (Results 1 – 4 of 4) sorted by relevance
/optee_os/core/lib/zlib/ |
A D | zlib.h | 709 int strategy)); 1380 ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy)); 1771 int strategy, const char *version, 1784 # define z_deflateInit2(strm, level, method, windowBits, memLevel, strategy) \ argument 1786 (strategy), ZLIB_VERSION, (int)sizeof(z_stream)) 1798 # define deflateInit2(strm, level, method, windowBits, memLevel, strategy) \ argument 1800 (strategy), ZLIB_VERSION, (int)sizeof(z_stream))
|
A D | gzguts.h | 193 int strategy; /* compression strategy */ member
|
/optee_os/lib/libutils/isoc/ |
A D | bget.doc | 159 memory allocation strategy.)
|
/optee_os/lib/libmbedtls/mbedtls/ |
A D | ChangeLog | 2397 * Changed the strategy for X.509 certificate parsing and validation, to no
|
Completed in 12 milliseconds