rsc.io/go@v0.0.0-20150416155037-e040fd465409/api/next.txt (about)

     1  pkg archive/zip, method (*Writer) SetOffset(int64)
     2  pkg bufio, method (*Reader) Discard(int) (int, error)
     3  pkg bufio, method (ReadWriter) Discard(int) (int, error)
     4  pkg bytes, method (*Buffer) Cap() int
     5  pkg bytes, method (*Reader) Size() int64
     6  pkg crypto, type Decrypter interface { Decrypt, Public }
     7  pkg crypto, type Decrypter interface, Decrypt(io.Reader, []uint8, DecrypterOpts) ([]uint8, error)
     8  pkg crypto, type Decrypter interface, Public() PublicKey
     9  pkg crypto, type DecrypterOpts interface {}
    10  pkg crypto/elliptic, type CurveParams struct, Name string
    11  pkg crypto/rsa, method (*PrivateKey) Decrypt(io.Reader, []uint8, crypto.DecrypterOpts) ([]uint8, error)
    12  pkg crypto/rsa, type OAEPOptions struct
    13  pkg crypto/rsa, type OAEPOptions struct, Hash crypto.Hash
    14  pkg crypto/rsa, type OAEPOptions struct, Label []uint8
    15  pkg crypto/rsa, type PKCS1v15DecryptOptions struct
    16  pkg crypto/rsa, type PKCS1v15DecryptOptions struct, SessionKeyLen int
    17  pkg crypto/tls, const TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 = 49196
    18  pkg crypto/tls, const TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 uint16
    19  pkg crypto/tls, const TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 = 49200
    20  pkg crypto/tls, const TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 uint16
    21  pkg crypto/x509/pkix, type Name struct, ExtraNames []AttributeTypeAndValue
    22  pkg database/sql, method (*DB) Stats() DBStats
    23  pkg database/sql, type DBStats struct
    24  pkg database/sql, type DBStats struct, OpenConnections int
    25  pkg debug/dwarf, method (*Data) LineReader(*Entry) (*LineReader, error)
    26  pkg debug/dwarf, method (*LineReader) Next(*LineEntry) error
    27  pkg debug/dwarf, method (*LineReader) Reset()
    28  pkg debug/dwarf, method (*LineReader) Seek(LineReaderPos)
    29  pkg debug/dwarf, method (*LineReader) SeekPC(uint64, *LineEntry) error
    30  pkg debug/dwarf, method (*LineReader) Tell() LineReaderPos
    31  pkg debug/dwarf, type LineEntry struct
    32  pkg debug/dwarf, type LineEntry struct, Address uint64
    33  pkg debug/dwarf, type LineEntry struct, BasicBlock bool
    34  pkg debug/dwarf, type LineEntry struct, Column int
    35  pkg debug/dwarf, type LineEntry struct, Discriminator int
    36  pkg debug/dwarf, type LineEntry struct, EndSequence bool
    37  pkg debug/dwarf, type LineEntry struct, EpilogueBegin bool
    38  pkg debug/dwarf, type LineEntry struct, File *LineFile
    39  pkg debug/dwarf, type LineEntry struct, ISA int
    40  pkg debug/dwarf, type LineEntry struct, IsStmt bool
    41  pkg debug/dwarf, type LineEntry struct, Line int
    42  pkg debug/dwarf, type LineEntry struct, OpIndex int
    43  pkg debug/dwarf, type LineEntry struct, PrologueEnd bool
    44  pkg debug/dwarf, type LineFile struct
    45  pkg debug/dwarf, type LineFile struct, Length int
    46  pkg debug/dwarf, type LineFile struct, Mtime uint64
    47  pkg debug/dwarf, type LineFile struct, Name string
    48  pkg debug/dwarf, type LineReader struct
    49  pkg debug/dwarf, type LineReaderPos struct
    50  pkg debug/dwarf, var ErrUnknownPC error
    51  pkg debug/elf, const R_PPC64_ADDR14 = 7
    52  pkg debug/elf, const R_PPC64_ADDR14 R_PPC64
    53  pkg debug/elf, const R_PPC64_ADDR14_BRNTAKEN = 9
    54  pkg debug/elf, const R_PPC64_ADDR14_BRNTAKEN R_PPC64
    55  pkg debug/elf, const R_PPC64_ADDR14_BRTAKEN = 8
    56  pkg debug/elf, const R_PPC64_ADDR14_BRTAKEN R_PPC64
    57  pkg debug/elf, const R_PPC64_ADDR16 = 3
    58  pkg debug/elf, const R_PPC64_ADDR16 R_PPC64
    59  pkg debug/elf, const R_PPC64_ADDR16_DS = 56
    60  pkg debug/elf, const R_PPC64_ADDR16_DS R_PPC64
    61  pkg debug/elf, const R_PPC64_ADDR16_HA = 6
    62  pkg debug/elf, const R_PPC64_ADDR16_HA R_PPC64
    63  pkg debug/elf, const R_PPC64_ADDR16_HI = 5
    64  pkg debug/elf, const R_PPC64_ADDR16_HI R_PPC64
    65  pkg debug/elf, const R_PPC64_ADDR16_HIGHER = 39
    66  pkg debug/elf, const R_PPC64_ADDR16_HIGHER R_PPC64
    67  pkg debug/elf, const R_PPC64_ADDR16_HIGHERA = 40
    68  pkg debug/elf, const R_PPC64_ADDR16_HIGHERA R_PPC64
    69  pkg debug/elf, const R_PPC64_ADDR16_HIGHEST = 41
    70  pkg debug/elf, const R_PPC64_ADDR16_HIGHEST R_PPC64
    71  pkg debug/elf, const R_PPC64_ADDR16_HIGHESTA = 42
    72  pkg debug/elf, const R_PPC64_ADDR16_HIGHESTA R_PPC64
    73  pkg debug/elf, const R_PPC64_ADDR16_LO = 4
    74  pkg debug/elf, const R_PPC64_ADDR16_LO R_PPC64
    75  pkg debug/elf, const R_PPC64_ADDR16_LO_DS = 57
    76  pkg debug/elf, const R_PPC64_ADDR16_LO_DS R_PPC64
    77  pkg debug/elf, const R_PPC64_ADDR24 = 2
    78  pkg debug/elf, const R_PPC64_ADDR24 R_PPC64
    79  pkg debug/elf, const R_PPC64_ADDR32 = 1
    80  pkg debug/elf, const R_PPC64_ADDR32 R_PPC64
    81  pkg debug/elf, const R_PPC64_ADDR64 = 38
    82  pkg debug/elf, const R_PPC64_ADDR64 R_PPC64
    83  pkg debug/elf, const R_PPC64_DTPMOD64 = 68
    84  pkg debug/elf, const R_PPC64_DTPMOD64 R_PPC64
    85  pkg debug/elf, const R_PPC64_DTPREL16 = 74
    86  pkg debug/elf, const R_PPC64_DTPREL16 R_PPC64
    87  pkg debug/elf, const R_PPC64_DTPREL16_DS = 101
    88  pkg debug/elf, const R_PPC64_DTPREL16_DS R_PPC64
    89  pkg debug/elf, const R_PPC64_DTPREL16_HA = 77
    90  pkg debug/elf, const R_PPC64_DTPREL16_HA R_PPC64
    91  pkg debug/elf, const R_PPC64_DTPREL16_HI = 76
    92  pkg debug/elf, const R_PPC64_DTPREL16_HI R_PPC64
    93  pkg debug/elf, const R_PPC64_DTPREL16_HIGHER = 103
    94  pkg debug/elf, const R_PPC64_DTPREL16_HIGHER R_PPC64
    95  pkg debug/elf, const R_PPC64_DTPREL16_HIGHERA = 104
    96  pkg debug/elf, const R_PPC64_DTPREL16_HIGHERA R_PPC64
    97  pkg debug/elf, const R_PPC64_DTPREL16_HIGHEST = 105
    98  pkg debug/elf, const R_PPC64_DTPREL16_HIGHEST R_PPC64
    99  pkg debug/elf, const R_PPC64_DTPREL16_HIGHESTA = 106
   100  pkg debug/elf, const R_PPC64_DTPREL16_HIGHESTA R_PPC64
   101  pkg debug/elf, const R_PPC64_DTPREL16_LO = 75
   102  pkg debug/elf, const R_PPC64_DTPREL16_LO R_PPC64
   103  pkg debug/elf, const R_PPC64_DTPREL16_LO_DS = 102
   104  pkg debug/elf, const R_PPC64_DTPREL16_LO_DS R_PPC64
   105  pkg debug/elf, const R_PPC64_DTPREL64 = 78
   106  pkg debug/elf, const R_PPC64_DTPREL64 R_PPC64
   107  pkg debug/elf, const R_PPC64_GOT16 = 14
   108  pkg debug/elf, const R_PPC64_GOT16 R_PPC64
   109  pkg debug/elf, const R_PPC64_GOT16_DS = 58
   110  pkg debug/elf, const R_PPC64_GOT16_DS R_PPC64
   111  pkg debug/elf, const R_PPC64_GOT16_HA = 17
   112  pkg debug/elf, const R_PPC64_GOT16_HA R_PPC64
   113  pkg debug/elf, const R_PPC64_GOT16_HI = 16
   114  pkg debug/elf, const R_PPC64_GOT16_HI R_PPC64
   115  pkg debug/elf, const R_PPC64_GOT16_LO = 15
   116  pkg debug/elf, const R_PPC64_GOT16_LO R_PPC64
   117  pkg debug/elf, const R_PPC64_GOT16_LO_DS = 59
   118  pkg debug/elf, const R_PPC64_GOT16_LO_DS R_PPC64
   119  pkg debug/elf, const R_PPC64_GOT_DTPREL16_DS = 91
   120  pkg debug/elf, const R_PPC64_GOT_DTPREL16_DS R_PPC64
   121  pkg debug/elf, const R_PPC64_GOT_DTPREL16_HA = 94
   122  pkg debug/elf, const R_PPC64_GOT_DTPREL16_HA R_PPC64
   123  pkg debug/elf, const R_PPC64_GOT_DTPREL16_HI = 93
   124  pkg debug/elf, const R_PPC64_GOT_DTPREL16_HI R_PPC64
   125  pkg debug/elf, const R_PPC64_GOT_DTPREL16_LO_DS = 92
   126  pkg debug/elf, const R_PPC64_GOT_DTPREL16_LO_DS R_PPC64
   127  pkg debug/elf, const R_PPC64_GOT_TLSGD16 = 79
   128  pkg debug/elf, const R_PPC64_GOT_TLSGD16 R_PPC64
   129  pkg debug/elf, const R_PPC64_GOT_TLSGD16_HA = 82
   130  pkg debug/elf, const R_PPC64_GOT_TLSGD16_HA R_PPC64
   131  pkg debug/elf, const R_PPC64_GOT_TLSGD16_HI = 81
   132  pkg debug/elf, const R_PPC64_GOT_TLSGD16_HI R_PPC64
   133  pkg debug/elf, const R_PPC64_GOT_TLSGD16_LO = 80
   134  pkg debug/elf, const R_PPC64_GOT_TLSGD16_LO R_PPC64
   135  pkg debug/elf, const R_PPC64_GOT_TLSLD16 = 83
   136  pkg debug/elf, const R_PPC64_GOT_TLSLD16 R_PPC64
   137  pkg debug/elf, const R_PPC64_GOT_TLSLD16_HA = 86
   138  pkg debug/elf, const R_PPC64_GOT_TLSLD16_HA R_PPC64
   139  pkg debug/elf, const R_PPC64_GOT_TLSLD16_HI = 85
   140  pkg debug/elf, const R_PPC64_GOT_TLSLD16_HI R_PPC64
   141  pkg debug/elf, const R_PPC64_GOT_TLSLD16_LO = 84
   142  pkg debug/elf, const R_PPC64_GOT_TLSLD16_LO R_PPC64
   143  pkg debug/elf, const R_PPC64_GOT_TPREL16_DS = 87
   144  pkg debug/elf, const R_PPC64_GOT_TPREL16_DS R_PPC64
   145  pkg debug/elf, const R_PPC64_GOT_TPREL16_HA = 90
   146  pkg debug/elf, const R_PPC64_GOT_TPREL16_HA R_PPC64
   147  pkg debug/elf, const R_PPC64_GOT_TPREL16_HI = 89
   148  pkg debug/elf, const R_PPC64_GOT_TPREL16_HI R_PPC64
   149  pkg debug/elf, const R_PPC64_GOT_TPREL16_LO_DS = 88
   150  pkg debug/elf, const R_PPC64_GOT_TPREL16_LO_DS R_PPC64
   151  pkg debug/elf, const R_PPC64_JMP_SLOT = 21
   152  pkg debug/elf, const R_PPC64_JMP_SLOT R_PPC64
   153  pkg debug/elf, const R_PPC64_NONE = 0
   154  pkg debug/elf, const R_PPC64_NONE R_PPC64
   155  pkg debug/elf, const R_PPC64_REL14 = 11
   156  pkg debug/elf, const R_PPC64_REL14 R_PPC64
   157  pkg debug/elf, const R_PPC64_REL14_BRNTAKEN = 13
   158  pkg debug/elf, const R_PPC64_REL14_BRNTAKEN R_PPC64
   159  pkg debug/elf, const R_PPC64_REL14_BRTAKEN = 12
   160  pkg debug/elf, const R_PPC64_REL14_BRTAKEN R_PPC64
   161  pkg debug/elf, const R_PPC64_REL16 = 249
   162  pkg debug/elf, const R_PPC64_REL16 R_PPC64
   163  pkg debug/elf, const R_PPC64_REL16_HA = 252
   164  pkg debug/elf, const R_PPC64_REL16_HA R_PPC64
   165  pkg debug/elf, const R_PPC64_REL16_HI = 251
   166  pkg debug/elf, const R_PPC64_REL16_HI R_PPC64
   167  pkg debug/elf, const R_PPC64_REL16_LO = 250
   168  pkg debug/elf, const R_PPC64_REL16_LO R_PPC64
   169  pkg debug/elf, const R_PPC64_REL24 = 10
   170  pkg debug/elf, const R_PPC64_REL24 R_PPC64
   171  pkg debug/elf, const R_PPC64_REL32 = 26
   172  pkg debug/elf, const R_PPC64_REL32 R_PPC64
   173  pkg debug/elf, const R_PPC64_REL64 = 44
   174  pkg debug/elf, const R_PPC64_REL64 R_PPC64
   175  pkg debug/elf, const R_PPC64_TLS = 67
   176  pkg debug/elf, const R_PPC64_TLS R_PPC64
   177  pkg debug/elf, const R_PPC64_TLSGD = 107
   178  pkg debug/elf, const R_PPC64_TLSGD R_PPC64
   179  pkg debug/elf, const R_PPC64_TLSLD = 108
   180  pkg debug/elf, const R_PPC64_TLSLD R_PPC64
   181  pkg debug/elf, const R_PPC64_TOC = 51
   182  pkg debug/elf, const R_PPC64_TOC R_PPC64
   183  pkg debug/elf, const R_PPC64_TOC16 = 47
   184  pkg debug/elf, const R_PPC64_TOC16 R_PPC64
   185  pkg debug/elf, const R_PPC64_TOC16_DS = 63
   186  pkg debug/elf, const R_PPC64_TOC16_DS R_PPC64
   187  pkg debug/elf, const R_PPC64_TOC16_HA = 50
   188  pkg debug/elf, const R_PPC64_TOC16_HA R_PPC64
   189  pkg debug/elf, const R_PPC64_TOC16_HI = 49
   190  pkg debug/elf, const R_PPC64_TOC16_HI R_PPC64
   191  pkg debug/elf, const R_PPC64_TOC16_LO = 48
   192  pkg debug/elf, const R_PPC64_TOC16_LO R_PPC64
   193  pkg debug/elf, const R_PPC64_TOC16_LO_DS = 64
   194  pkg debug/elf, const R_PPC64_TOC16_LO_DS R_PPC64
   195  pkg debug/elf, const R_PPC64_TPREL16 = 69
   196  pkg debug/elf, const R_PPC64_TPREL16 R_PPC64
   197  pkg debug/elf, const R_PPC64_TPREL16_DS = 95
   198  pkg debug/elf, const R_PPC64_TPREL16_DS R_PPC64
   199  pkg debug/elf, const R_PPC64_TPREL16_HA = 72
   200  pkg debug/elf, const R_PPC64_TPREL16_HA R_PPC64
   201  pkg debug/elf, const R_PPC64_TPREL16_HI = 71
   202  pkg debug/elf, const R_PPC64_TPREL16_HI R_PPC64
   203  pkg debug/elf, const R_PPC64_TPREL16_HIGHER = 97
   204  pkg debug/elf, const R_PPC64_TPREL16_HIGHER R_PPC64
   205  pkg debug/elf, const R_PPC64_TPREL16_HIGHERA = 98
   206  pkg debug/elf, const R_PPC64_TPREL16_HIGHERA R_PPC64
   207  pkg debug/elf, const R_PPC64_TPREL16_HIGHEST = 99
   208  pkg debug/elf, const R_PPC64_TPREL16_HIGHEST R_PPC64
   209  pkg debug/elf, const R_PPC64_TPREL16_HIGHESTA = 100
   210  pkg debug/elf, const R_PPC64_TPREL16_HIGHESTA R_PPC64
   211  pkg debug/elf, const R_PPC64_TPREL16_LO = 70
   212  pkg debug/elf, const R_PPC64_TPREL16_LO R_PPC64
   213  pkg debug/elf, const R_PPC64_TPREL16_LO_DS = 96
   214  pkg debug/elf, const R_PPC64_TPREL16_LO_DS R_PPC64
   215  pkg debug/elf, const R_PPC64_TPREL64 = 73
   216  pkg debug/elf, const R_PPC64_TPREL64 R_PPC64
   217  pkg debug/elf, method (R_PPC64) GoString() string
   218  pkg debug/elf, method (R_PPC64) String() string
   219  pkg debug/elf, type R_PPC64 int
   220  pkg encoding/base64, const NoPadding = -1
   221  pkg encoding/base64, const NoPadding int32
   222  pkg encoding/base64, const StdPadding = 61
   223  pkg encoding/base64, const StdPadding int32
   224  pkg encoding/base64, method (Encoding) WithPadding(int32) *Encoding
   225  pkg encoding/base64, var RawStdEncoding *Encoding
   226  pkg encoding/base64, var RawURLEncoding *Encoding
   227  pkg encoding/json, type UnmarshalTypeError struct, Offset int64
   228  pkg flag, func UnquoteUsage(*Flag) (string, string)
   229  pkg go/ast, type EmptyStmt struct, Implicit bool
   230  pkg go/exact, const Bool = 1
   231  pkg go/exact, const Bool Kind
   232  pkg go/exact, const Complex = 5
   233  pkg go/exact, const Complex Kind
   234  pkg go/exact, const Float = 4
   235  pkg go/exact, const Float Kind
   236  pkg go/exact, const Int = 3
   237  pkg go/exact, const Int Kind
   238  pkg go/exact, const String = 2
   239  pkg go/exact, const String Kind
   240  pkg go/exact, const Unknown = 0
   241  pkg go/exact, const Unknown Kind
   242  pkg go/exact, func BinaryOp(Value, token.Token, Value) Value
   243  pkg go/exact, func BitLen(Value) int
   244  pkg go/exact, func BoolVal(Value) bool
   245  pkg go/exact, func Bytes(Value) []uint8
   246  pkg go/exact, func Compare(Value, token.Token, Value) bool
   247  pkg go/exact, func Denom(Value) Value
   248  pkg go/exact, func Float32Val(Value) (float32, bool)
   249  pkg go/exact, func Float64Val(Value) (float64, bool)
   250  pkg go/exact, func Imag(Value) Value
   251  pkg go/exact, func Int64Val(Value) (int64, bool)
   252  pkg go/exact, func MakeBool(bool) Value
   253  pkg go/exact, func MakeFloat64(float64) Value
   254  pkg go/exact, func MakeFromBytes([]uint8) Value
   255  pkg go/exact, func MakeFromLiteral(string, token.Token) Value
   256  pkg go/exact, func MakeImag(Value) Value
   257  pkg go/exact, func MakeInt64(int64) Value
   258  pkg go/exact, func MakeString(string) Value
   259  pkg go/exact, func MakeUint64(uint64) Value
   260  pkg go/exact, func MakeUnknown() Value
   261  pkg go/exact, func Num(Value) Value
   262  pkg go/exact, func Real(Value) Value
   263  pkg go/exact, func Shift(Value, token.Token, uint) Value
   264  pkg go/exact, func Sign(Value) int
   265  pkg go/exact, func StringVal(Value) string
   266  pkg go/exact, func Uint64Val(Value) (uint64, bool)
   267  pkg go/exact, func UnaryOp(token.Token, Value, int) Value
   268  pkg go/exact, type Kind int
   269  pkg go/exact, type Value interface, Kind() Kind
   270  pkg go/exact, type Value interface, String() string
   271  pkg go/exact, type Value interface, unexported methods
   272  pkg go/types, const Bool = 1
   273  pkg go/types, const Bool BasicKind
   274  pkg go/types, const Byte = 8
   275  pkg go/types, const Byte BasicKind
   276  pkg go/types, const Complex128 = 16
   277  pkg go/types, const Complex128 BasicKind
   278  pkg go/types, const Complex64 = 15
   279  pkg go/types, const Complex64 BasicKind
   280  pkg go/types, const FieldVal = 0
   281  pkg go/types, const FieldVal SelectionKind
   282  pkg go/types, const Float32 = 13
   283  pkg go/types, const Float32 BasicKind
   284  pkg go/types, const Float64 = 14
   285  pkg go/types, const Float64 BasicKind
   286  pkg go/types, const Int = 2
   287  pkg go/types, const Int BasicKind
   288  pkg go/types, const Int16 = 4
   289  pkg go/types, const Int16 BasicKind
   290  pkg go/types, const Int32 = 5
   291  pkg go/types, const Int32 BasicKind
   292  pkg go/types, const Int64 = 6
   293  pkg go/types, const Int64 BasicKind
   294  pkg go/types, const Int8 = 3
   295  pkg go/types, const Int8 BasicKind
   296  pkg go/types, const Invalid = 0
   297  pkg go/types, const Invalid BasicKind
   298  pkg go/types, const IsBoolean = 1
   299  pkg go/types, const IsBoolean BasicInfo
   300  pkg go/types, const IsComplex = 16
   301  pkg go/types, const IsComplex BasicInfo
   302  pkg go/types, const IsConstType = 59
   303  pkg go/types, const IsConstType BasicInfo
   304  pkg go/types, const IsFloat = 8
   305  pkg go/types, const IsFloat BasicInfo
   306  pkg go/types, const IsInteger = 2
   307  pkg go/types, const IsInteger BasicInfo
   308  pkg go/types, const IsNumeric = 26
   309  pkg go/types, const IsNumeric BasicInfo
   310  pkg go/types, const IsOrdered = 42
   311  pkg go/types, const IsOrdered BasicInfo
   312  pkg go/types, const IsString = 32
   313  pkg go/types, const IsString BasicInfo
   314  pkg go/types, const IsUnsigned = 4
   315  pkg go/types, const IsUnsigned BasicInfo
   316  pkg go/types, const IsUntyped = 64
   317  pkg go/types, const IsUntyped BasicInfo
   318  pkg go/types, const MethodExpr = 2
   319  pkg go/types, const MethodExpr SelectionKind
   320  pkg go/types, const MethodVal = 1
   321  pkg go/types, const MethodVal SelectionKind
   322  pkg go/types, const RecvOnly = 2
   323  pkg go/types, const RecvOnly ChanDir
   324  pkg go/types, const Rune = 5
   325  pkg go/types, const Rune BasicKind
   326  pkg go/types, const SendOnly = 1
   327  pkg go/types, const SendOnly ChanDir
   328  pkg go/types, const SendRecv = 0
   329  pkg go/types, const SendRecv ChanDir
   330  pkg go/types, const String = 17
   331  pkg go/types, const String BasicKind
   332  pkg go/types, const Uint = 7
   333  pkg go/types, const Uint BasicKind
   334  pkg go/types, const Uint16 = 9
   335  pkg go/types, const Uint16 BasicKind
   336  pkg go/types, const Uint32 = 10
   337  pkg go/types, const Uint32 BasicKind
   338  pkg go/types, const Uint64 = 11
   339  pkg go/types, const Uint64 BasicKind
   340  pkg go/types, const Uint8 = 8
   341  pkg go/types, const Uint8 BasicKind
   342  pkg go/types, const Uintptr = 12
   343  pkg go/types, const Uintptr BasicKind
   344  pkg go/types, const UnsafePointer = 18
   345  pkg go/types, const UnsafePointer BasicKind
   346  pkg go/types, const UntypedBool = 19
   347  pkg go/types, const UntypedBool BasicKind
   348  pkg go/types, const UntypedComplex = 23
   349  pkg go/types, const UntypedComplex BasicKind
   350  pkg go/types, const UntypedFloat = 22
   351  pkg go/types, const UntypedFloat BasicKind
   352  pkg go/types, const UntypedInt = 20
   353  pkg go/types, const UntypedInt BasicKind
   354  pkg go/types, const UntypedNil = 25
   355  pkg go/types, const UntypedNil BasicKind
   356  pkg go/types, const UntypedRune = 21
   357  pkg go/types, const UntypedRune BasicKind
   358  pkg go/types, const UntypedString = 24
   359  pkg go/types, const UntypedString BasicKind
   360  pkg go/types, func AssertableTo(*Interface, Type) bool
   361  pkg go/types, func AssignableTo(Type, Type) bool
   362  pkg go/types, func Check(string, *token.FileSet, []*ast.File) (*Package, error)
   363  pkg go/types, func Comparable(Type) bool
   364  pkg go/types, func ConvertibleTo(Type, Type) bool
   365  pkg go/types, func DefPredeclaredTestFuncs()
   366  pkg go/types, func Eval(string, *Package, *Scope) (TypeAndValue, error)
   367  pkg go/types, func EvalNode(*token.FileSet, ast.Expr, *Package, *Scope) (TypeAndValue, error)
   368  pkg go/types, func ExprString(ast.Expr) string
   369  pkg go/types, func Id(*Package, string) string
   370  pkg go/types, func Identical(Type, Type) bool
   371  pkg go/types, func Implements(Type, *Interface) bool
   372  pkg go/types, func IsInterface(Type) bool
   373  pkg go/types, func LookupFieldOrMethod(Type, bool, *Package, string) (Object, []int, bool)
   374  pkg go/types, func MissingMethod(Type, *Interface, bool) (*Func, bool)
   375  pkg go/types, func New(string) Type
   376  pkg go/types, func NewArray(Type, int64) *Array
   377  pkg go/types, func NewChan(ChanDir, Type) *Chan
   378  pkg go/types, func NewChecker(*Config, *token.FileSet, *Package, *Info) *Checker
   379  pkg go/types, func NewConst(token.Pos, *Package, string, Type, exact.Value) *Const
   380  pkg go/types, func NewField(token.Pos, *Package, string, Type, bool) *Var
   381  pkg go/types, func NewFunc(token.Pos, *Package, string, *Signature) *Func
   382  pkg go/types, func NewInterface([]*Func, []*Named) *Interface
   383  pkg go/types, func NewLabel(token.Pos, *Package, string) *Label
   384  pkg go/types, func NewMap(Type, Type) *Map
   385  pkg go/types, func NewMethodSet(Type) *MethodSet
   386  pkg go/types, func NewNamed(*TypeName, Type, []*Func) *Named
   387  pkg go/types, func NewPackage(string, string) *Package
   388  pkg go/types, func NewParam(token.Pos, *Package, string, Type) *Var
   389  pkg go/types, func NewPkgName(token.Pos, *Package, string, *Package) *PkgName
   390  pkg go/types, func NewPointer(Type) *Pointer
   391  pkg go/types, func NewScope(*Scope, string) *Scope
   392  pkg go/types, func NewSignature(*Scope, *Var, *Tuple, *Tuple, bool) *Signature
   393  pkg go/types, func NewSlice(Type) *Slice
   394  pkg go/types, func NewStruct([]*Var, []string) *Struct
   395  pkg go/types, func NewTuple(...*Var) *Tuple
   396  pkg go/types, func NewTypeName(token.Pos, *Package, string, Type) *TypeName
   397  pkg go/types, func NewVar(token.Pos, *Package, string, Type) *Var
   398  pkg go/types, func ObjectString(*Package, Object) string
   399  pkg go/types, func SelectionString(*Package, *Selection) string
   400  pkg go/types, func TypeString(*Package, Type) string
   401  pkg go/types, func WriteExpr(*bytes.Buffer, ast.Expr)
   402  pkg go/types, func WriteSignature(*bytes.Buffer, *Package, *Signature)
   403  pkg go/types, func WriteType(*bytes.Buffer, *Package, Type)
   404  pkg go/types, method (*Array) Elem() Type
   405  pkg go/types, method (*Array) Len() int64
   406  pkg go/types, method (*Array) String() string
   407  pkg go/types, method (*Array) Underlying() Type
   408  pkg go/types, method (*Basic) Info() BasicInfo
   409  pkg go/types, method (*Basic) Kind() BasicKind
   410  pkg go/types, method (*Basic) Name() string
   411  pkg go/types, method (*Basic) String() string
   412  pkg go/types, method (*Basic) Underlying() Type
   413  pkg go/types, method (*Builtin) Exported() bool
   414  pkg go/types, method (*Builtin) Id() string
   415  pkg go/types, method (*Builtin) Name() string
   416  pkg go/types, method (*Builtin) Parent() *Scope
   417  pkg go/types, method (*Builtin) Pkg() *Package
   418  pkg go/types, method (*Builtin) Pos() token.Pos
   419  pkg go/types, method (*Builtin) String() string
   420  pkg go/types, method (*Builtin) Type() Type
   421  pkg go/types, method (*Chan) Dir() ChanDir
   422  pkg go/types, method (*Chan) Elem() Type
   423  pkg go/types, method (*Chan) String() string
   424  pkg go/types, method (*Chan) Underlying() Type
   425  pkg go/types, method (*Checker) Files([]*ast.File) error
   426  pkg go/types, method (*Config) Check(string, *token.FileSet, []*ast.File, *Info) (*Package, error)
   427  pkg go/types, method (*Const) Exported() bool
   428  pkg go/types, method (*Const) Id() string
   429  pkg go/types, method (*Const) Name() string
   430  pkg go/types, method (*Const) Parent() *Scope
   431  pkg go/types, method (*Const) Pkg() *Package
   432  pkg go/types, method (*Const) Pos() token.Pos
   433  pkg go/types, method (*Const) String() string
   434  pkg go/types, method (*Const) Type() Type
   435  pkg go/types, method (*Const) Val() exact.Value
   436  pkg go/types, method (*Func) Exported() bool
   437  pkg go/types, method (*Func) FullName() string
   438  pkg go/types, method (*Func) Id() string
   439  pkg go/types, method (*Func) Name() string
   440  pkg go/types, method (*Func) Parent() *Scope
   441  pkg go/types, method (*Func) Pkg() *Package
   442  pkg go/types, method (*Func) Pos() token.Pos
   443  pkg go/types, method (*Func) Scope() *Scope
   444  pkg go/types, method (*Func) String() string
   445  pkg go/types, method (*Func) Type() Type
   446  pkg go/types, method (*Info) ObjectOf(*ast.Ident) Object
   447  pkg go/types, method (*Info) TypeOf(ast.Expr) Type
   448  pkg go/types, method (*Initializer) String() string
   449  pkg go/types, method (*Interface) Complete() *Interface
   450  pkg go/types, method (*Interface) Embedded(int) *Named
   451  pkg go/types, method (*Interface) Empty() bool
   452  pkg go/types, method (*Interface) ExplicitMethod(int) *Func
   453  pkg go/types, method (*Interface) Method(int) *Func
   454  pkg go/types, method (*Interface) NumEmbeddeds() int
   455  pkg go/types, method (*Interface) NumExplicitMethods() int
   456  pkg go/types, method (*Interface) NumMethods() int
   457  pkg go/types, method (*Interface) String() string
   458  pkg go/types, method (*Interface) Underlying() Type
   459  pkg go/types, method (*Label) Exported() bool
   460  pkg go/types, method (*Label) Id() string
   461  pkg go/types, method (*Label) Name() string
   462  pkg go/types, method (*Label) Parent() *Scope
   463  pkg go/types, method (*Label) Pkg() *Package
   464  pkg go/types, method (*Label) Pos() token.Pos
   465  pkg go/types, method (*Label) String() string
   466  pkg go/types, method (*Label) Type() Type
   467  pkg go/types, method (*Map) Elem() Type
   468  pkg go/types, method (*Map) Key() Type
   469  pkg go/types, method (*Map) String() string
   470  pkg go/types, method (*Map) Underlying() Type
   471  pkg go/types, method (*MethodSet) At(int) *Selection
   472  pkg go/types, method (*MethodSet) Len() int
   473  pkg go/types, method (*MethodSet) Lookup(*Package, string) *Selection
   474  pkg go/types, method (*MethodSet) String() string
   475  pkg go/types, method (*MethodSetCache) MethodSet(Type) *MethodSet
   476  pkg go/types, method (*Named) AddMethod(*Func)
   477  pkg go/types, method (*Named) Method(int) *Func
   478  pkg go/types, method (*Named) NumMethods() int
   479  pkg go/types, method (*Named) Obj() *TypeName
   480  pkg go/types, method (*Named) SetUnderlying(Type)
   481  pkg go/types, method (*Named) String() string
   482  pkg go/types, method (*Named) Underlying() Type
   483  pkg go/types, method (*Nil) Exported() bool
   484  pkg go/types, method (*Nil) Id() string
   485  pkg go/types, method (*Nil) Name() string
   486  pkg go/types, method (*Nil) Parent() *Scope
   487  pkg go/types, method (*Nil) Pkg() *Package
   488  pkg go/types, method (*Nil) Pos() token.Pos
   489  pkg go/types, method (*Nil) String() string
   490  pkg go/types, method (*Nil) Type() Type
   491  pkg go/types, method (*Package) Complete() bool
   492  pkg go/types, method (*Package) Imports() []*Package
   493  pkg go/types, method (*Package) MarkComplete()
   494  pkg go/types, method (*Package) Name() string
   495  pkg go/types, method (*Package) Path() string
   496  pkg go/types, method (*Package) Scope() *Scope
   497  pkg go/types, method (*Package) SetImports([]*Package)
   498  pkg go/types, method (*Package) String() string
   499  pkg go/types, method (*PkgName) Exported() bool
   500  pkg go/types, method (*PkgName) Id() string
   501  pkg go/types, method (*PkgName) Imported() *Package
   502  pkg go/types, method (*PkgName) Name() string
   503  pkg go/types, method (*PkgName) Parent() *Scope
   504  pkg go/types, method (*PkgName) Pkg() *Package
   505  pkg go/types, method (*PkgName) Pos() token.Pos
   506  pkg go/types, method (*PkgName) String() string
   507  pkg go/types, method (*PkgName) Type() Type
   508  pkg go/types, method (*Pointer) Elem() Type
   509  pkg go/types, method (*Pointer) String() string
   510  pkg go/types, method (*Pointer) Underlying() Type
   511  pkg go/types, method (*Scope) Child(int) *Scope
   512  pkg go/types, method (*Scope) Insert(Object) Object
   513  pkg go/types, method (*Scope) Len() int
   514  pkg go/types, method (*Scope) Lookup(string) Object
   515  pkg go/types, method (*Scope) LookupParent(string) (*Scope, Object)
   516  pkg go/types, method (*Scope) Names() []string
   517  pkg go/types, method (*Scope) NumChildren() int
   518  pkg go/types, method (*Scope) Parent() *Scope
   519  pkg go/types, method (*Scope) String() string
   520  pkg go/types, method (*Scope) WriteTo(io.Writer, int, bool)
   521  pkg go/types, method (*Selection) Index() []int
   522  pkg go/types, method (*Selection) Indirect() bool
   523  pkg go/types, method (*Selection) Kind() SelectionKind
   524  pkg go/types, method (*Selection) Obj() Object
   525  pkg go/types, method (*Selection) Recv() Type
   526  pkg go/types, method (*Selection) String() string
   527  pkg go/types, method (*Selection) Type() Type
   528  pkg go/types, method (*Signature) Params() *Tuple
   529  pkg go/types, method (*Signature) Recv() *Var
   530  pkg go/types, method (*Signature) Results() *Tuple
   531  pkg go/types, method (*Signature) String() string
   532  pkg go/types, method (*Signature) Underlying() Type
   533  pkg go/types, method (*Signature) Variadic() bool
   534  pkg go/types, method (*Slice) Elem() Type
   535  pkg go/types, method (*Slice) String() string
   536  pkg go/types, method (*Slice) Underlying() Type
   537  pkg go/types, method (*StdSizes) Alignof(Type) int64
   538  pkg go/types, method (*StdSizes) Offsetsof([]*Var) []int64
   539  pkg go/types, method (*StdSizes) Sizeof(Type) int64
   540  pkg go/types, method (*Struct) Field(int) *Var
   541  pkg go/types, method (*Struct) NumFields() int
   542  pkg go/types, method (*Struct) String() string
   543  pkg go/types, method (*Struct) Tag(int) string
   544  pkg go/types, method (*Struct) Underlying() Type
   545  pkg go/types, method (*Tuple) At(int) *Var
   546  pkg go/types, method (*Tuple) Len() int
   547  pkg go/types, method (*Tuple) String() string
   548  pkg go/types, method (*Tuple) Underlying() Type
   549  pkg go/types, method (*TypeName) Exported() bool
   550  pkg go/types, method (*TypeName) Id() string
   551  pkg go/types, method (*TypeName) Name() string
   552  pkg go/types, method (*TypeName) Parent() *Scope
   553  pkg go/types, method (*TypeName) Pkg() *Package
   554  pkg go/types, method (*TypeName) Pos() token.Pos
   555  pkg go/types, method (*TypeName) String() string
   556  pkg go/types, method (*TypeName) Type() Type
   557  pkg go/types, method (*Var) Anonymous() bool
   558  pkg go/types, method (*Var) Exported() bool
   559  pkg go/types, method (*Var) Id() string
   560  pkg go/types, method (*Var) IsField() bool
   561  pkg go/types, method (*Var) Name() string
   562  pkg go/types, method (*Var) Parent() *Scope
   563  pkg go/types, method (*Var) Pkg() *Package
   564  pkg go/types, method (*Var) Pos() token.Pos
   565  pkg go/types, method (*Var) String() string
   566  pkg go/types, method (*Var) Type() Type
   567  pkg go/types, method (Checker) ObjectOf(*ast.Ident) Object
   568  pkg go/types, method (Checker) TypeOf(ast.Expr) Type
   569  pkg go/types, method (Error) Error() string
   570  pkg go/types, method (TypeAndValue) Addressable() bool
   571  pkg go/types, method (TypeAndValue) Assignable() bool
   572  pkg go/types, method (TypeAndValue) HasOk() bool
   573  pkg go/types, method (TypeAndValue) IsBuiltin() bool
   574  pkg go/types, method (TypeAndValue) IsNil() bool
   575  pkg go/types, method (TypeAndValue) IsType() bool
   576  pkg go/types, method (TypeAndValue) IsValue() bool
   577  pkg go/types, method (TypeAndValue) IsVoid() bool
   578  pkg go/types, type Array struct
   579  pkg go/types, type Basic struct
   580  pkg go/types, type BasicInfo int
   581  pkg go/types, type BasicKind int
   582  pkg go/types, type Builtin struct
   583  pkg go/types, type Chan struct
   584  pkg go/types, type ChanDir int
   585  pkg go/types, type Checker struct
   586  pkg go/types, type Checker struct, embedded *Info
   587  pkg go/types, type Config struct
   588  pkg go/types, type Config struct, DisableUnusedImportCheck bool
   589  pkg go/types, type Config struct, Error func(error)
   590  pkg go/types, type Config struct, FakeImportC bool
   591  pkg go/types, type Config struct, IgnoreFuncBodies bool
   592  pkg go/types, type Config struct, Import Importer
   593  pkg go/types, type Config struct, Packages map[string]*Package
   594  pkg go/types, type Config struct, Sizes Sizes
   595  pkg go/types, type Const struct
   596  pkg go/types, type Error struct
   597  pkg go/types, type Error struct, Fset *token.FileSet
   598  pkg go/types, type Error struct, Msg string
   599  pkg go/types, type Error struct, Pos token.Pos
   600  pkg go/types, type Error struct, Soft bool
   601  pkg go/types, type Func struct
   602  pkg go/types, type Importer func(map[string]*Package, string) (*Package, error)
   603  pkg go/types, type Info struct
   604  pkg go/types, type Info struct, Defs map[*ast.Ident]Object
   605  pkg go/types, type Info struct, Implicits map[ast.Node]Object
   606  pkg go/types, type Info struct, InitOrder []*Initializer
   607  pkg go/types, type Info struct, Scopes map[ast.Node]*Scope
   608  pkg go/types, type Info struct, Selections map[*ast.SelectorExpr]*Selection
   609  pkg go/types, type Info struct, Types map[ast.Expr]TypeAndValue
   610  pkg go/types, type Info struct, Uses map[*ast.Ident]Object
   611  pkg go/types, type Initializer struct
   612  pkg go/types, type Initializer struct, Lhs []*Var
   613  pkg go/types, type Initializer struct, Rhs ast.Expr
   614  pkg go/types, type Interface struct
   615  pkg go/types, type Label struct
   616  pkg go/types, type Map struct
   617  pkg go/types, type MethodSet struct
   618  pkg go/types, type MethodSetCache struct
   619  pkg go/types, type Named struct
   620  pkg go/types, type Nil struct
   621  pkg go/types, type Object interface, Exported() bool
   622  pkg go/types, type Object interface, Id() string
   623  pkg go/types, type Object interface, Name() string
   624  pkg go/types, type Object interface, Parent() *Scope
   625  pkg go/types, type Object interface, Pkg() *Package
   626  pkg go/types, type Object interface, Pos() token.Pos
   627  pkg go/types, type Object interface, String() string
   628  pkg go/types, type Object interface, Type() Type
   629  pkg go/types, type Object interface, unexported methods
   630  pkg go/types, type Package struct
   631  pkg go/types, type PkgName struct
   632  pkg go/types, type Pointer struct
   633  pkg go/types, type Scope struct
   634  pkg go/types, type Selection struct
   635  pkg go/types, type SelectionKind int
   636  pkg go/types, type Signature struct
   637  pkg go/types, type Sizes interface { Alignof, Offsetsof, Sizeof }
   638  pkg go/types, type Sizes interface, Alignof(Type) int64
   639  pkg go/types, type Sizes interface, Offsetsof([]*Var) []int64
   640  pkg go/types, type Sizes interface, Sizeof(Type) int64
   641  pkg go/types, type Slice struct
   642  pkg go/types, type StdSizes struct
   643  pkg go/types, type StdSizes struct, MaxAlign int64
   644  pkg go/types, type StdSizes struct, WordSize int64
   645  pkg go/types, type Struct struct
   646  pkg go/types, type Tuple struct
   647  pkg go/types, type Type interface { String, Underlying }
   648  pkg go/types, type Type interface, String() string
   649  pkg go/types, type Type interface, Underlying() Type
   650  pkg go/types, type TypeAndValue struct
   651  pkg go/types, type TypeAndValue struct, Type Type
   652  pkg go/types, type TypeAndValue struct, Value exact.Value
   653  pkg go/types, type TypeName struct
   654  pkg go/types, type Var struct
   655  pkg go/types, var DefaultImport Importer
   656  pkg go/types, var GcCompatibilityMode bool
   657  pkg go/types, var Typ [26]*Basic
   658  pkg go/types, var Universe *Scope
   659  pkg go/types, var UniverseByte *Basic
   660  pkg go/types, var UniverseRune *Basic
   661  pkg go/types, var Unsafe *Package
   662  pkg html/template, method (*Template) Option(...string) *Template
   663  pkg image, const YCbCrSubsampleRatio410 = 5
   664  pkg image, const YCbCrSubsampleRatio410 YCbCrSubsampleRatio
   665  pkg image, const YCbCrSubsampleRatio411 = 4
   666  pkg image, const YCbCrSubsampleRatio411 YCbCrSubsampleRatio
   667  pkg image, func NewCMYK(Rectangle) *CMYK
   668  pkg image, method (*CMYK) At(int, int) color.Color
   669  pkg image, method (*CMYK) Bounds() Rectangle
   670  pkg image, method (*CMYK) CMYKAt(int, int) color.CMYK
   671  pkg image, method (*CMYK) ColorModel() color.Model
   672  pkg image, method (*CMYK) Opaque() bool
   673  pkg image, method (*CMYK) PixOffset(int, int) int
   674  pkg image, method (*CMYK) Set(int, int, color.Color)
   675  pkg image, method (*CMYK) SetCMYK(int, int, color.CMYK)
   676  pkg image, method (*CMYK) SubImage(Rectangle) Image
   677  pkg image, method (Rectangle) At(int, int) color.Color
   678  pkg image, method (Rectangle) Bounds() Rectangle
   679  pkg image, method (Rectangle) ColorModel() color.Model
   680  pkg image, type CMYK struct
   681  pkg image, type CMYK struct, Pix []uint8
   682  pkg image, type CMYK struct, Rect Rectangle
   683  pkg image, type CMYK struct, Stride int
   684  pkg image/color, func CMYKToRGB(uint8, uint8, uint8, uint8) (uint8, uint8, uint8)
   685  pkg image/color, func RGBToCMYK(uint8, uint8, uint8) (uint8, uint8, uint8, uint8)
   686  pkg image/color, method (CMYK) RGBA() (uint32, uint32, uint32, uint32)
   687  pkg image/color, type CMYK struct
   688  pkg image/color, type CMYK struct, C uint8
   689  pkg image/color, type CMYK struct, K uint8
   690  pkg image/color, type CMYK struct, M uint8
   691  pkg image/color, type CMYK struct, Y uint8
   692  pkg image/color, var CMYKModel Model
   693  pkg log, func Output(int, string) error
   694  pkg log, method (*Logger) SetOutput(io.Writer)
   695  pkg math/big, const Above = 1
   696  pkg math/big, const Above Accuracy
   697  pkg math/big, const AwayFromZero = 3
   698  pkg math/big, const AwayFromZero RoundingMode
   699  pkg math/big, const Below = -1
   700  pkg math/big, const Below Accuracy
   701  pkg math/big, const Exact = 0
   702  pkg math/big, const Exact Accuracy
   703  pkg math/big, const MaxExp = 2147483647
   704  pkg math/big, const MaxExp ideal-int
   705  pkg math/big, const MaxPrec = 4294967295
   706  pkg math/big, const MaxPrec ideal-int
   707  pkg math/big, const MinExp = -2147483648
   708  pkg math/big, const MinExp ideal-int
   709  pkg math/big, const ToNearestAway = 1
   710  pkg math/big, const ToNearestAway RoundingMode
   711  pkg math/big, const ToNearestEven = 0
   712  pkg math/big, const ToNearestEven RoundingMode
   713  pkg math/big, const ToNegativeInf = 4
   714  pkg math/big, const ToNegativeInf RoundingMode
   715  pkg math/big, const ToPositiveInf = 5
   716  pkg math/big, const ToPositiveInf RoundingMode
   717  pkg math/big, const ToZero = 2
   718  pkg math/big, const ToZero RoundingMode
   719  pkg math/big, func NewFloat(float64) *Float
   720  pkg math/big, func ParseFloat(string, int, uint, RoundingMode) (*Float, int, error)
   721  pkg math/big, func ScanFloat(io.ByteScanner, int, uint, RoundingMode) (*Float, int, error)
   722  pkg math/big, method (*Float) Abs(*Float) *Float
   723  pkg math/big, method (*Float) Acc() Accuracy
   724  pkg math/big, method (*Float) Add(*Float, *Float) *Float
   725  pkg math/big, method (*Float) Append([]uint8, uint8, int) []uint8
   726  pkg math/big, method (*Float) Cmp(*Float) int
   727  pkg math/big, method (*Float) Copy(*Float) *Float
   728  pkg math/big, method (*Float) Float32() (float32, Accuracy)
   729  pkg math/big, method (*Float) Float64() (float64, Accuracy)
   730  pkg math/big, method (*Float) Format(uint8, int) string
   731  pkg math/big, method (*Float) Int(*Int) (*Int, Accuracy)
   732  pkg math/big, method (*Float) Int64() (int64, Accuracy)
   733  pkg math/big, method (*Float) IsInf() bool
   734  pkg math/big, method (*Float) IsInt() bool
   735  pkg math/big, method (*Float) MantExp(*Float) int
   736  pkg math/big, method (*Float) MinPrec() uint
   737  pkg math/big, method (*Float) Mode() RoundingMode
   738  pkg math/big, method (*Float) Mul(*Float, *Float) *Float
   739  pkg math/big, method (*Float) Neg(*Float) *Float
   740  pkg math/big, method (*Float) Parse(string, int) (*Float, int, error)
   741  pkg math/big, method (*Float) Prec() uint
   742  pkg math/big, method (*Float) Quo(*Float, *Float) *Float
   743  pkg math/big, method (*Float) Rat(*Rat) (*Rat, Accuracy)
   744  pkg math/big, method (*Float) Scan(io.ByteScanner, int) (*Float, int, error)
   745  pkg math/big, method (*Float) Set(*Float) *Float
   746  pkg math/big, method (*Float) SetFloat64(float64) *Float
   747  pkg math/big, method (*Float) SetInf(bool) *Float
   748  pkg math/big, method (*Float) SetInt(*Int) *Float
   749  pkg math/big, method (*Float) SetInt64(int64) *Float
   750  pkg math/big, method (*Float) SetMantExp(*Float, int) *Float
   751  pkg math/big, method (*Float) SetMode(RoundingMode) *Float
   752  pkg math/big, method (*Float) SetPrec(uint) *Float
   753  pkg math/big, method (*Float) SetRat(*Rat) *Float
   754  pkg math/big, method (*Float) SetString(string) (*Float, bool)
   755  pkg math/big, method (*Float) SetUint64(uint64) *Float
   756  pkg math/big, method (*Float) Sign() int
   757  pkg math/big, method (*Float) Signbit() bool
   758  pkg math/big, method (*Float) String() string
   759  pkg math/big, method (*Float) Sub(*Float, *Float) *Float
   760  pkg math/big, method (*Float) Uint64() (uint64, Accuracy)
   761  pkg math/big, method (Accuracy) String() string
   762  pkg math/big, method (ErrNaN) Error() string
   763  pkg math/big, method (RoundingMode) String() string
   764  pkg math/big, type Accuracy int8
   765  pkg math/big, type ErrNaN struct
   766  pkg math/big, type Float struct
   767  pkg math/big, type RoundingMode uint8
   768  pkg mime, func ExtensionsByType(string) ([]string, error)
   769  pkg mime/quotedprintable, func NewReader(io.Reader) io.Reader
   770  pkg mime/quotedprintable, func NewWriter(io.Writer) *Writer
   771  pkg mime/quotedprintable, method (*Writer) Close() error
   772  pkg mime/quotedprintable, method (*Writer) Write([]uint8) (int, error)
   773  pkg mime/quotedprintable, type Writer struct
   774  pkg mime/quotedprintable, type Writer struct, Binary bool
   775  pkg net/http/fcgi, var ErrConnClosed error
   776  pkg net/http/fcgi, var ErrRequestAborted error
   777  pkg net/http/pprof, func Trace(http.ResponseWriter, *http.Request)
   778  pkg net/smtp, method (*Client) TLSConnectionState() (tls.ConnectionState, bool)
   779  pkg os/signal, func Ignore(...os.Signal)
   780  pkg os/signal, func Reset(...os.Signal)
   781  pkg runtime, func GCendtimes()
   782  pkg runtime, func GCprinttimes()
   783  pkg runtime, func GCstarttimes(int64)
   784  pkg runtime, func ReadTrace() []uint8
   785  pkg runtime, func StartTrace() error
   786  pkg runtime, func StopTrace()
   787  pkg runtime/pprof, func StartTrace(io.Writer) error
   788  pkg runtime/pprof, func StopTrace()
   789  pkg strings, func Compare(string, string) int
   790  pkg strings, method (*Reader) Size() int64
   791  pkg syscall (darwin-386), type SysProcAttr struct, Ctty int
   792  pkg syscall (darwin-386), type SysProcAttr struct, Foreground bool
   793  pkg syscall (darwin-386), type SysProcAttr struct, Pgid int
   794  pkg syscall (darwin-386-cgo), type SysProcAttr struct, Ctty int
   795  pkg syscall (darwin-386-cgo), type SysProcAttr struct, Foreground bool
   796  pkg syscall (darwin-386-cgo), type SysProcAttr struct, Pgid int
   797  pkg syscall (darwin-amd64), type SysProcAttr struct, Ctty int
   798  pkg syscall (darwin-amd64), type SysProcAttr struct, Foreground bool
   799  pkg syscall (darwin-amd64), type SysProcAttr struct, Pgid int
   800  pkg syscall (darwin-amd64-cgo), type SysProcAttr struct, Ctty int
   801  pkg syscall (darwin-amd64-cgo), type SysProcAttr struct, Foreground bool
   802  pkg syscall (darwin-amd64-cgo), type SysProcAttr struct, Pgid int
   803  pkg syscall (freebsd-386), type SysProcAttr struct, Ctty int
   804  pkg syscall (freebsd-386), type SysProcAttr struct, Foreground bool
   805  pkg syscall (freebsd-386), type SysProcAttr struct, Pgid int
   806  pkg syscall (freebsd-386-cgo), type SysProcAttr struct, Ctty int
   807  pkg syscall (freebsd-386-cgo), type SysProcAttr struct, Foreground bool
   808  pkg syscall (freebsd-386-cgo), type SysProcAttr struct, Pgid int
   809  pkg syscall (freebsd-amd64), type SysProcAttr struct, Ctty int
   810  pkg syscall (freebsd-amd64), type SysProcAttr struct, Foreground bool
   811  pkg syscall (freebsd-amd64), type SysProcAttr struct, Pgid int
   812  pkg syscall (freebsd-amd64-cgo), type SysProcAttr struct, Ctty int
   813  pkg syscall (freebsd-amd64-cgo), type SysProcAttr struct, Foreground bool
   814  pkg syscall (freebsd-amd64-cgo), type SysProcAttr struct, Pgid int
   815  pkg syscall (freebsd-arm), type SysProcAttr struct, Ctty int
   816  pkg syscall (freebsd-arm), type SysProcAttr struct, Foreground bool
   817  pkg syscall (freebsd-arm), type SysProcAttr struct, Pgid int
   818  pkg syscall (freebsd-arm-cgo), type SysProcAttr struct, Ctty int
   819  pkg syscall (freebsd-arm-cgo), type SysProcAttr struct, Foreground bool
   820  pkg syscall (freebsd-arm-cgo), type SysProcAttr struct, Pgid int
   821  pkg syscall (linux-386), type SysProcAttr struct, Foreground bool
   822  pkg syscall (linux-386), type SysProcAttr struct, Pgid int
   823  pkg syscall (linux-386-cgo), type SysProcAttr struct, Foreground bool
   824  pkg syscall (linux-386-cgo), type SysProcAttr struct, Pgid int
   825  pkg syscall (linux-amd64), type SysProcAttr struct, Foreground bool
   826  pkg syscall (linux-amd64), type SysProcAttr struct, Pgid int
   827  pkg syscall (linux-amd64-cgo), type SysProcAttr struct, Foreground bool
   828  pkg syscall (linux-amd64-cgo), type SysProcAttr struct, Pgid int
   829  pkg syscall (linux-arm), type SysProcAttr struct, Foreground bool
   830  pkg syscall (linux-arm), type SysProcAttr struct, Pgid int
   831  pkg syscall (linux-arm-cgo), type SysProcAttr struct, Foreground bool
   832  pkg syscall (linux-arm-cgo), type SysProcAttr struct, Pgid int
   833  pkg syscall (netbsd-386), type SysProcAttr struct, Ctty int
   834  pkg syscall (netbsd-386), type SysProcAttr struct, Foreground bool
   835  pkg syscall (netbsd-386), type SysProcAttr struct, Pgid int
   836  pkg syscall (netbsd-386-cgo), type SysProcAttr struct, Ctty int
   837  pkg syscall (netbsd-386-cgo), type SysProcAttr struct, Foreground bool
   838  pkg syscall (netbsd-386-cgo), type SysProcAttr struct, Pgid int
   839  pkg syscall (netbsd-amd64), type SysProcAttr struct, Ctty int
   840  pkg syscall (netbsd-amd64), type SysProcAttr struct, Foreground bool
   841  pkg syscall (netbsd-amd64), type SysProcAttr struct, Pgid int
   842  pkg syscall (netbsd-amd64-cgo), type SysProcAttr struct, Ctty int
   843  pkg syscall (netbsd-amd64-cgo), type SysProcAttr struct, Foreground bool
   844  pkg syscall (netbsd-amd64-cgo), type SysProcAttr struct, Pgid int
   845  pkg syscall (netbsd-arm), type SysProcAttr struct, Ctty int
   846  pkg syscall (netbsd-arm), type SysProcAttr struct, Foreground bool
   847  pkg syscall (netbsd-arm), type SysProcAttr struct, Pgid int
   848  pkg syscall (netbsd-arm-cgo), type SysProcAttr struct, Ctty int
   849  pkg syscall (netbsd-arm-cgo), type SysProcAttr struct, Foreground bool
   850  pkg syscall (netbsd-arm-cgo), type SysProcAttr struct, Pgid int
   851  pkg syscall (openbsd-386), type SysProcAttr struct, Ctty int
   852  pkg syscall (openbsd-386), type SysProcAttr struct, Foreground bool
   853  pkg syscall (openbsd-386), type SysProcAttr struct, Pgid int
   854  pkg syscall (openbsd-386-cgo), type SysProcAttr struct, Ctty int
   855  pkg syscall (openbsd-386-cgo), type SysProcAttr struct, Foreground bool
   856  pkg syscall (openbsd-386-cgo), type SysProcAttr struct, Pgid int
   857  pkg syscall (openbsd-amd64), type SysProcAttr struct, Ctty int
   858  pkg syscall (openbsd-amd64), type SysProcAttr struct, Foreground bool
   859  pkg syscall (openbsd-amd64), type SysProcAttr struct, Pgid int
   860  pkg syscall (openbsd-amd64-cgo), type SysProcAttr struct, Ctty int
   861  pkg syscall (openbsd-amd64-cgo), type SysProcAttr struct, Foreground bool
   862  pkg syscall (openbsd-amd64-cgo), type SysProcAttr struct, Pgid int
   863  pkg text/template, method (*Template) DefinedTemplates() string
   864  pkg text/template, method (*Template) Option(...string) *Template
   865  pkg time, method (Time) AppendFormat([]uint8, string) []uint8