Home | History | Annotate | Download | only in src

Lines Matching full:machine

717     // is the same endianess as the machine we are executing upon or not. If it is not
725 // Machine is Big Endian, if the input is also then install the
731 // Input is machine compatible
747 // Machine is Little Endian, if the input is also then install the
753 // Input is machine compatible
805 // Next char in natural machine byte order
822 // Next character is in natural machine byte order
878 // Next char in natural machine byte order
891 // Next character is in natural machine byte order
953 // Pick up the next 16 character (native machine byte order)
966 // Next character is in natural machine byte order
1051 /// \brief Consume the next character in a UTF16 input stream when the input is Little Endian and the machine is not
1129 /// \brief Return the input element assuming a UTF16 input when the input is Little Endian and the machine is not
1274 /// \brief Consume the next character in a UTF16 input stream when the input is Big Endian and the machine is not
1350 /// \brief Return the input element assuming a UTF16 input when the input is Little Endian and the machine is not
1516 // is the same endianess as the machine we are executing upon or not. If it is not
1523 // Machine is Big Endian, if the input is also then install the
1529 // Input is machine compatible
1543 // Machine is Little Endian, if the input is also then install the
1549 // Input is machine compatible
1659 /** \brief Return the input element assuming a UTF32 input in natural machine byte order