Searched defs:always_adjustor (Results 1 – 2 of 2) sorted by relevance
288 struct always_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY() struct290 always_adjustor() { set_limit(count()); } in _GLIBCXX_VISIBILITY() function369 struct always_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY() struct371 always_adjustor() { set_probability(1); } in _GLIBCXX_VISIBILITY() function
436 struct always_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY() struct438 always_adjustor() { set_limit(count()); } in _GLIBCXX_VISIBILITY() function517 struct always_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY() struct519 always_adjustor() { set_probability(1); } in _GLIBCXX_VISIBILITY() function