Lines Matching +full:high +full:- +full:performance
51 .Bf -symbolic
61 function computes a sequence of pseudo-random integers in the range
85 is implemented using the same 128-byte state LFSR generator algorithm as
93 implements the historical, poor-quality Park-Miller 32-bit LCG and should not
101 so the low-order bits should no longer be significantly worse than the
102 high-order bits.
114 .St -isoC .
119 .St -isoC
121 .St -p1003.1-2008 .
127 used the historical Park-Miller generator with 32 bits of state and produced
132 as well as other standards-conforming implementations, may continue to produce
136 .Em high quality or high performance pseudorandom number generator .
141 If broader portability or better performance is desired, any of the widely