const reflect.Uint64
70 uses
reflect (current package)
abi.go#L204: case Int64, Uint64:
deepequal.go#L162: case Uint, Uint8, Uint16, Uint32, Uint64, Uintptr:
iter.go#L66: case Uint64:
type.go#L285: Uint64
type.go#L479: Uint64: "uint64",
type.go#L864: case Uint, Uintptr, Uint8, Uint16, Uint32, Uint64:
type.go#L874: case Int8, Int16, Int32, Int64, Int, Uint8, Uint16, Uint32, Uint64, Uint, Uintptr, Array, Slice, Chan, String, Map:
type.go#L1973: case Bool, Int, Int8, Int16, Int32, Int64, Uint, Uint8, Uint16, Uint32, Uint64, Uintptr, Chan, Pointer, String, UnsafePointer:
type.go#L1997: case Bool, Int, Int8, Int16, Int32, Int64, Uint, Uint8, Uint16, Uint32, Uint64, Uintptr, Chan, Pointer, UnsafePointer:
type.go#L2143: case Int8, Int16, Int32, Int64, Int, Uint8, Uint16, Uint32, Uint64, Uint, Uintptr, Chan, Pointer, Bool, UnsafePointer:
value.go#L1581: case Uint, Uint8, Uint16, Uint32, Uint64, Uintptr:
value.go#L1719: case Uint64:
value.go#L1911: case Uint, Uintptr, Uint8, Uint16, Uint32, Uint64:
value.go#L2196: case Uint64:
value.go#L2432: case Uint, Uint8, Uint16, Uint32, Uint64, Uintptr:
value.go#L2453: case Uint64:
value.go#L3183: case Uint, Uint8, Uint16, Uint32, Uint64, Uintptr:
value.go#L3230: case Int, Int8, Int16, Int32, Int64, Uint, Uint8, Uint16, Uint32, Uint64, Uintptr:
value.go#L3238: case Uint, Uint8, Uint16, Uint32, Uint64, Uintptr:
value.go#L3240: case Int, Int8, Int16, Int32, Int64, Uint, Uint8, Uint16, Uint32, Uint64, Uintptr:
value.go#L3252: case Uint, Uint8, Uint16, Uint32, Uint64, Uintptr:
encoding/binary
binary.go#L752: reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64,
binary.go#L893: case reflect.Uint64:
binary.go#L958: case reflect.Uint64:
encoding/json
decode.go#L635: reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
decode.go#L792: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
decode.go#L1005: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
encode.go#L324: reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr,
encode.go#L413: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
encode.go#L794: reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
encode.go#L973: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
encode.go#L1158: reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr,
fmt
print.go#L793: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
print.go#L947: 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/google/go-cmp/cmp
compare.go#L276: 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:
google.golang.org/protobuf/internal/descfmt
stringer.go#L331: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64:
google.golang.org/protobuf/internal/encoding/tag
tag.go#L63: case reflect.Uint64:
tag.go#L87: case reflect.Uint64:
google.golang.org/protobuf/internal/impl
codec_map.go#L304: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
codec_tables.go#L77: if ft.Kind() == reflect.Uint64 {
codec_tables.go#L97: if ft.Kind() == reflect.Uint64 {
codec_tables.go#L168: if ft.Kind() == reflect.Uint64 {
codec_tables.go#L188: if ft.Kind() == reflect.Uint64 {
codec_tables.go#L233: if ft.Kind() == reflect.Uint64 {
codec_tables.go#L253: if ft.Kind() == reflect.Uint64 {
codec_tables.go#L313: if ft.Kind() == reflect.Uint64 {
codec_tables.go#L333: if ft.Kind() == reflect.Uint64 {
codec_tables.go#L383: if ft.Kind() == reflect.Uint64 {
codec_tables.go#L403: if ft.Kind() == reflect.Uint64 {
convert.go#L115: if t.Kind() == reflect.Uint64 {
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_opaque.go#L434: case reflect.Uint32, reflect.Uint64:
message_opaque_gen.go#L63: case reflect.Uint64:
message_reflect_field.go#L293: case reflect.Uint32, reflect.Uint64:
message_reflect_field_gen.go#L79: case reflect.Uint64:
message_reflect_field_gen.go#L210: case reflect.Uint64:
internal/fmtsort
sort.go#L80: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
text/template
exec.go#L342: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
exec.go#L399: reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
exec.go#L974: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
funcs.go#L181: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
funcs.go#L193: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr:
funcs.go#L434: case reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr: