Lines Matching defs:pointer
659 func unmarshalInt64Value(b []byte, f pointer, w int) ([]byte, error) {
673 func unmarshalInt64Ptr(b []byte, f pointer, w int) ([]byte, error) {
687 func unmarshalInt64Slice(b []byte, f pointer, w int) ([]byte, error) {
725 func unmarshalSint64Value(b []byte, f pointer, w int) ([]byte, error) {
739 func unmarshalSint64Ptr(b []byte, f pointer, w int) ([]byte, error) {
753 func unmarshalSint64Slice(b []byte, f pointer, w int) ([]byte, error) {
791 func unmarshalUint64Value(b []byte, f pointer, w int) ([]byte, error) {
805 func unmarshalUint64Ptr(b []byte, f pointer, w int) ([]byte, error) {
819 func unmarshalUint64Slice(b []byte, f pointer, w int) ([]byte, error) {
857 func unmarshalInt32Value(b []byte, f pointer, w int) ([]byte, error) {
871 func unmarshalInt32Ptr(b []byte, f pointer, w int) ([]byte, error) {
885 func unmarshalInt32Slice(b []byte, f pointer, w int) ([]byte, error) {
921 func unmarshalSint32Value(b []byte, f pointer, w int) ([]byte, error) {
935 func unmarshalSint32Ptr(b []byte, f pointer, w int) ([]byte, error) {
949 func unmarshalSint32Slice(b []byte, f pointer, w int) ([]byte, error) {
985 func unmarshalUint32Value(b []byte, f pointer, w int) ([]byte, error) {
999 func unmarshalUint32Ptr(b []byte, f pointer, w int) ([]byte, error) {
1013 func unmarshalUint32Slice(b []byte, f pointer, w int) ([]byte, error) {
1051 func unmarshalFixed64Value(b []byte, f pointer, w int) ([]byte, error) {
1063 func unmarshalFixed64Ptr(b []byte, f pointer, w int) ([]byte, error) {
1075 func unmarshalFixed64Slice(b []byte, f pointer, w int) ([]byte, error) {
1110 func unmarshalFixedS64Value(b []byte, f pointer, w int) ([]byte, error) {
1122 func unmarshalFixedS64Ptr(b []byte, f pointer, w int) ([]byte, error) {
1134 func unmarshalFixedS64Slice(b []byte, f pointer, w int) ([]byte, error) {
1169 func unmarshalFixed32Value(b []byte, f pointer, w int) ([]byte, error) {
1181 func unmarshalFixed32Ptr(b []byte, f pointer, w int) ([]byte, error) {
1193 func unmarshalFixed32Slice(b []byte, f pointer, w int) ([]byte, error) {
1228 func unmarshalFixedS32Value(b []byte, f pointer, w int) ([]byte, error) {
1240 func unmarshalFixedS32Ptr(b []byte, f pointer, w int) ([]byte, error) {
1252 func unmarshalFixedS32Slice(b []byte, f pointer, w int) ([]byte, error) {
1285 func unmarshalBoolValue(b []byte, f pointer, w int) ([]byte, error) {
1302 func unmarshalBoolPtr(b []byte, f pointer, w int) ([]byte, error) {
1315 func unmarshalBoolSlice(b []byte, f pointer, w int) ([]byte, error) {
1352 func unmarshalFloat64Value(b []byte, f pointer, w int) ([]byte, error) {
1364 func unmarshalFloat64Ptr(b []byte, f pointer, w int) ([]byte, error) {
1376 func unmarshalFloat64Slice(b []byte, f pointer, w int) ([]byte, error) {
1411 func unmarshalFloat32Value(b []byte, f pointer, w int) ([]byte, error) {
1423 func unmarshalFloat32Ptr(b []byte, f pointer, w int) ([]byte, error) {
1435 func unmarshalFloat32Slice(b []byte, f pointer, w int) ([]byte, error) {
1470 func unmarshalStringValue(b []byte, f pointer, w int) ([]byte, error) {
1487 func unmarshalStringPtr(b []byte, f pointer, w int) ([]byte, error) {
1504 func unmarshalStringSlice(b []byte, f pointer, w int) ([]byte, error) {
1522 func unmarshalUTF8StringValue(b []byte, f pointer, w int) ([]byte, error) {
1542 func unmarshalUTF8StringPtr(b []byte, f pointer, w int) ([]byte, error) {
1562 func unmarshalUTF8StringSlice(b []byte, f pointer, w int) ([]byte, error) {
1585 func unmarshalBytesValue(b []byte, f pointer, w int) ([]byte, error) {
1606 func unmarshalBytesSlice(b []byte, f pointer, w int) ([]byte, error) {