Searched refs:Parity (Results 1 – 16 of 16) sorted by relevance
94 …self._port_handle.Parity = getattr(System.IO.Ports.Parity, 'None') # reserved keyword in Py3k96 self._port_handle.Parity = System.IO.Ports.Parity.Even98 self._port_handle.Parity = System.IO.Ports.Parity.Odd100 self._port_handle.Parity = System.IO.Ports.Parity.Mark102 self._port_handle.Parity = System.IO.Ports.Parity.Space
149 comDCB.Parity = win32.NOPARITY152 comDCB.Parity = win32.EVENPARITY155 comDCB.Parity = win32.ODDPARITY158 comDCB.Parity = win32.MARKPARITY161 comDCB.Parity = win32.SPACEPARITY
397 int Parity = 0; in runOnBasicBlock() local400 Changed |= colorChainSet(std::move(I), MBB, Parity); in runOnBasicBlock()443 int &Parity) { in colorChainSet() argument467 Color PreferredColor = Parity < 0 ? Color::Even : Color::Odd; in colorChainSet()471 if (Parity == 0) in colorChainSet()475 LLVM_DEBUG(dbgs() << " - Parity=" << Parity in colorChainSet()491 Parity += (C == Color::Even) ? G->size() : -G->size(); in colorChainSet()492 PreferredColor = Parity < 0 ? Color::Even : Color::Odd; in colorChainSet()
399 int Parity = 0; in runOnBasicBlock() local402 Changed |= colorChainSet(std::move(I), MBB, Parity); in runOnBasicBlock()445 int &Parity) { in colorChainSet() argument469 Color PreferredColor = Parity < 0 ? Color::Even : Color::Odd; in colorChainSet()473 if (Parity == 0) in colorChainSet()477 DEBUG(dbgs() << " - Parity=" << Parity << ", Color=" in colorChainSet()491 Parity += (C == Color::Even) ? G->size() : -G->size(); in colorChainSet()492 PreferredColor = Parity < 0 ? Color::Even : Color::Odd; in colorChainSet()
178 template<T N, T Parity, typename = void> struct make;
46 -Parity: None
57 -Parity: None
75 -Parity: None
97 - Vector Parity Byte: vprtybw vprtybd vprtybq
1382 // Vector Parity Byte
881 # Vector Parity Byte
1307 // Vector Parity Byte
887 # Vector Parity Byte
356 11520, Data bits = 8, Stop bits = 1, Parity = None\) \
META-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...