Searched refs:_deterministic_algorithms (Results 1 – 3 of 3) sorted by relevance
60 return _deterministic_algorithms; in deterministicAlgorithms()68 _deterministic_algorithms = b; in setDeterministicAlgorithms()
361 bool _deterministic_algorithms = false; variable
518 _deterministic_algorithms = ctx.deterministicAlgorithms(); in init()533 _deterministic_algorithms == ctx.deterministicAlgorithms() && in check()550 if (_deterministic_algorithms != ctx.deterministicAlgorithms()) in reason()571 bool _deterministic_algorithms; member