Searched refs:UInt16Write (Results 1 – 5 of 5) sorted by relevance
45 virtual void writeUInt16s(ArrayRef<tpctypes::UInt16Write> Ws,64 Error writeUInt16s(ArrayRef<tpctypes::UInt16Write> Ws) { in writeUInt16s()190 void writeUInt16s(ArrayRef<tpctypes::UInt16Write> Ws,
237 void writeUInt16s(ArrayRef<tpctypes::UInt16Write> Ws, in writeUInt16s()
103 template <> class RPCTypeName<tpctypes::UInt16Write> {147 std::is_same<WriteT, tpctypes::UInt16Write>::value ||319 Error(std::vector<tpctypes::UInt16Write>)> {404 handleWriteUInt<tpctypes::UInt16Write>); in OrcRPCTPCServer()
41 using UInt16Write = UIntWrite<uint16_t>; variable
124 void SelfTargetProcessControl::writeUInt16s(ArrayRef<tpctypes::UInt16Write> Ws, in writeUInt16s()