Searched defs:toInt32 (Results 1 – 4 of 4) sorted by relevance
208 … public static FieldCodec<T> ForEnum<T>(uint tag, Func<T, int> toInt32, Func<int, T> fromInt32) in ForEnum() argument389 …public static FieldCodec<T> ForEnum<T>(uint tag, Func<T, int> toInt32, Func<int, T> fromInt32, T d… in ForEnum() argument
184 ANTLR3_INT32 (*toInt32) (struct ANTLR3_STRING_struct * string); member
136 func (p pointer) toInt32() *int32 { func
132 func (p pointer) toInt32() *int32 { func