Searched full:strategy (Results 1 – 16 of 16) sorted by relevance
202 /* compression strategy; see deflateInit2() below for details */544 int strategy));588 The strategy parameter is used to tune the compression algorithm. Use the598 strategy parameter only affects the compression ratio but not the686 compression state which can be quite large, so this strategy is slow and can708 int strategy));710 Dynamically update the compression level and compression strategy. The711 interpretation of level and strategy is as in deflateInit2(). This can be713 to switch to a different kind of input data requiring a different strategy.715 strategy is changed, and if there have been any deflate() calls since the[all …]
193 int strategy; /* compression strategy */ member
216 * You may have to use the same strategy for Borland C (untested).
63 strategy:405 strategy:499 strategy:645 strategy:
268 * requires a different strategy.
229 * With this strategy, you must not encrypt more than 2**128
270 * With this strategy, you must not encrypt more than 2**128
521 * With this strategy, you must not encrypt more than 2**128
3168 * transmission strategy, then you'll want to disable this.
159 memory allocation strategy.)
257 careful design of the application's memory allocation strategy.)
144 * - Optionally enable round robin strategy for cache replacement.
506 /* Secure the firmware image depending on strategy */ in remoteproc_verify_firmware()
1269 * Because of the error handling strategy and checks in1284 * Because of the error handling strategy and checks in
2291 * See comments on ecp_comb_recode_core() regarding the computation strategy.
4501 * Changed the strategy for X.509 certificate parsing and validation, to no