Searched defs:bytesize (Results 1 – 5 of 5) sorted by relevance
241 bytesize=EIGHTBITS, # number of data bits argument354 def setByteSize(self, bytesize): argument364 bytesize = property(getByteSize, setByteSize, doc="Byte size setting") variable in SerialBase
84 bytesize = EIGHTBITS, argument
313 size_t bytesize; // Size if fixed. member
685 int32_t bytesize() const { in bytesize() function
2441 Py_ssize_t nsize, bytesize; in PyUnicode_EncodeUTF32() local2718 Py_ssize_t nsize, bytesize; in PyUnicode_EncodeUTF16() local