Searched refs:Strategy_Type (Results 1 – 5 of 5) sorted by relevance
51 type Strategy_Type is private; type119 Filtered : constant Strategy_Type;120 Huffman_Only : constant Strategy_Type;121 RLE : constant Strategy_Type;122 Default_Strategy : constant Strategy_Type;137 Strategy : in Strategy_Type := Default_Strategy;298 type Strategy_Type is new Integer range 0 .. 3; type307 Filtered : constant Strategy_Type := 1;308 Huffman_Only : constant Strategy_Type := 2;309 RLE : constant Strategy_Type := 3;[all …]
59 Strategy : in Strategy_Type := Default_Strategy;
47 Strategy : in Strategy_Type := Default_Strategy;
44 Strategy : constant ZLib.Strategy_Type := ZLib.Default_Strategy;
193 Strategy : in Strategy_Type := Default_Strategy;