Searched refs:strategy (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/lib/zlib/ |
| H A D | zlib.h | 708 int strategy)); 1382 ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy)); 1788 int strategy, const char *version, 1801 # define z_deflateInit2(strm, level, method, windowBits, memLevel, strategy) \ argument 1803 (strategy), ZLIB_VERSION, (int)sizeof(z_stream)) 1815 # define deflateInit2(strm, level, method, windowBits, memLevel, strategy) \ argument 1817 (strategy), ZLIB_VERSION, (int)sizeof(z_stream))
|
| H A D | gzguts.h | 193 int strategy; /* compression strategy */ member
|
| /optee_os/lib/libutils/isoc/ |
| H A D | bget.doc | 159 memory allocation strategy.)
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | ChangeLog | 4501 * Changed the strategy for X.509 certificate parsing and validation, to no
|