Home
last modified time | relevance | path

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

/llvm-project-15.0.7/pstl/test/std/algorithms/alg.nonmodifying/
H A Dall_of.pass.cpp45 bool parity; member
/llvm-project-15.0.7/lldb/source/Host/common/
H A DTerminal.cpp323 llvm::Error Terminal::SetParity(Terminal::Parity parity) { in SetParity()