const reflect.Uint32
83 uses
reflect (current package)
abi.go#L203: case Bool, Int, Uint, Int8, Uint8, Int16, Uint16, Int32, Uint32, Uintptr:
deepequal.go#L161: case Uint, Uint8, Uint16, Uint32, Uint64, Uintptr:
type.go#L252: Uint32
type.go#L652: Uint32: "uint32",
type.go#L2156: case Bool, Int, Int8, Int16, Int32, Int64, Uint, Uint8, Uint16, Uint32, Uint64, Uintptr, Chan, Pointer, String, UnsafePointer:
type.go#L2180: case Bool, Int, Int8, Int16, Int32, Int64, Uint, Uint8, Uint16, Uint32, Uint64, Uintptr, Chan, Pointer, UnsafePointer:
value.go#L1526: case Uint, Uint8, Uint16, Uint32, Uint64, Uintptr:
value.go#L1949: case Uint, Uintptr, Uint8, Uint16, Uint32, Uint64:
value.go#L2271: case Uint32:
value.go#L2484: case Uint, Uint8, Uint16, Uint32, Uint64, Uintptr:
value.go#L2503: case Uint32:
value.go#L3106: case Int, Int8, Int16, Int32, Int64, Uint, Uint8, Uint16, Uint32, Uint64, Uintptr:
value.go#L3114: case Uint, Uint8, Uint16, Uint32, Uint64, Uintptr:
value.go#L3116: case Int, Int8, Int16, Int32, Int64, Uint, Uint8, Uint16, Uint32, Uint64, Uintptr:
value.go#L3128: case Uint, Uint8, Uint16, Uint32, Uint64, Uintptr:
database/sql
convert.go#L356: reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64,
convert.go#L441: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64:
convert.go#L509: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64:
convert.go#L525: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64:
database/sql/driver
types.go#L89: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64:
types.go#L117: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64:
types.go#L268: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32:
encoding/binary
binary.go#L447: reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64,
binary.go#L586: case reflect.Uint32:
binary.go#L650: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
binary.go#L656: case reflect.Uint32:
encoding/json
decode.go#L642: reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
decode.go#L803: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
decode.go#L1015: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
encode.go#L349: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
encode.go#L440: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
encode.go#L824: reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
encode.go#L1023: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
encode.go#L1283: reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr,
encoding/xml
marshal.go#L762: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
marshal.go#L863: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
marshal.go#L1054: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
read.go#L407: case reflect.Bool, reflect.Float32, reflect.Float64, reflect.Int, reflect.Int8, reflect.Int16, reflect.Int32, reflect.Int64, reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr, reflect.String:
read.go#L628: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
fmt
print.go#L746: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
print.go#L902: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
scan.go#L1029: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
github.com/go-pg/pg/v10/orm
table.go#L1257: case reflect.Uint32, reflect.Int64, reflect.Int:
github.com/go-pg/pg/v10/types
append_value.go#L39: reflect.Uint32: appendUintValue,
scan_value.go#L42: reflect.Uint32: scanUint64Value,
github.com/go-pg/zerochecker
zerochecker.go#L39: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
github.com/golang/protobuf/proto
extensions.go#L328: case reflect.Bool, reflect.Int32, reflect.Int64, reflect.Uint32, reflect.Uint64, reflect.Float32, reflect.Float64, reflect.String:
github.com/google/go-cmp/cmp
compare.go#L274: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
report_reflect.go#L167: case reflect.Uint, reflect.Uint16, reflect.Uint32, reflect.Uint64:
report_slices.go#L62: reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr,
report_slices.go#L306: case reflect.Uint, reflect.Uint16, reflect.Uint32, reflect.Uint64:
github.com/google/go-cmp/cmp/internal/value
name.go#L48: reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr,
sort.go#L42: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
github.com/vmihailenco/msgpack/v5
decode_value.go#L29: reflect.Uint32: decodeUint64Value,
encode_value.go#L23: reflect.Uint32: encodeUint32CondValue,
types.go#L342: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
google.golang.org/protobuf/internal/descfmt
stringer.go#L235: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64:
google.golang.org/protobuf/internal/encoding/tag
tag.go#L60: case reflect.Uint32:
tag.go#L77: case reflect.Uint32:
google.golang.org/protobuf/internal/impl
codec_map.go#L293: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
codec_tables.go#L65: if ft.Kind() == reflect.Uint32 {
codec_tables.go#L85: if ft.Kind() == reflect.Uint32 {
codec_tables.go#L156: if ft.Kind() == reflect.Uint32 {
codec_tables.go#L176: if ft.Kind() == reflect.Uint32 {
codec_tables.go#L221: if ft.Kind() == reflect.Uint32 {
codec_tables.go#L241: if ft.Kind() == reflect.Uint32 {
codec_tables.go#L301: if ft.Kind() == reflect.Uint32 {
codec_tables.go#L321: if ft.Kind() == reflect.Uint32 {
codec_tables.go#L371: if ft.Kind() == reflect.Uint32 {
codec_tables.go#L391: if ft.Kind() == reflect.Uint32 {
convert.go#L112: if t.Kind() == reflect.Uint32 {
legacy_extension.go#L43: case reflect.Bool, reflect.Int32, reflect.Int64, reflect.Uint32, reflect.Uint64, reflect.Float32, reflect.Float64, reflect.String:
legacy_message.go#L196: case reflect.Bool, reflect.Int32, reflect.Int64, reflect.Uint32, reflect.Uint64, reflect.Float32, reflect.Float64, reflect.String:
message_reflect_field.go#L289: case reflect.Uint32, reflect.Uint64:
message_reflect_field.go#L515: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
internal/fmtsort
sort.go#L95: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
text/template
exec.go#L336: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
exec.go#L885: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
funcs.go#L179: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
funcs.go#L191: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
funcs.go#L427: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
vendor/golang.org/x/crypto/cryptobyte
asn1.go#L284: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64:
asn1.go#L674: reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64: