Home
last modified time | relevance | path

Searched defs:arithmetic_bit (Results 1 – 2 of 2) sorted by relevance

/dports/archivers/lazperf/laz-perf-2.0.0/cpp/lazperf/
H A Dmodel.hpp197 struct arithmetic_bit { struct
198 arithmetic_bit() { in arithmetic_bit() function
207 arithmetic_bit(arithmetic_bit&& other): in arithmetic_bit() argument
212 arithmetic_bit& operator = (arithmetic_bit&& other) { in operator =()
227 void update() { in update()
246 uint32_t update_cycle, bits_until_update;
247 uint32_t bit_0_prob, bit_0_count, bit_count;
/dports/graphics/qgis/qgis-3.22.3/external/laz-perf/
H A Dmodel.hpp195 struct arithmetic_bit { struct
196 arithmetic_bit() { in arithmetic_bit() function
205 arithmetic_bit(arithmetic_bit&& other): in arithmetic_bit() function
210 arithmetic_bit& operator = (arithmetic_bit&& other) { in operator =()
225 void update() { in update()
244 U32 update_cycle, bits_until_update;
245 U32 bit_0_prob, bit_0_count, bit_count;