Home
last modified time | relevance | path

Searched defs:Parity (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DTerminal.h22 enum class Parity { global() enum
H A DFile.h442 std::optional<Terminal::Parity> Parity; global() member
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp395 int Parity = 0; runOnBasicBlock() local
441 colorChainSet(std::vector<Chain * > GV,MachineBasicBlock & MBB,int & Parity) colorChainSet() argument
/freebsd/stand/efi/include/
H A Defiser.h120 UINT32 Parity; member
H A Defidevp.h271 UINT8 Parity; member
/freebsd/lib/libefivar/
H A Defivar-dp-format.c1578 CHAR8 Parity; in DevPathToTextUart() local
/freebsd/sys/contrib/dev/acpica/include/
H A Damlresrc.h653 UINT8 Parity; member
H A Dactbl3.h263 UINT8 Parity; member
H A Dacrestyp.h694 UINT8 Parity; member
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h718 UINT8 Parity; member
/freebsd/contrib/ee/
H A Dnew_curse.c492 int Parity; /* 0 = no parity, 1 = odd parity, 2 = even parity */ variable