Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MXi4oyu/golang.org
/ functions
Functions
23,112 in github.com/MXi4oyu/golang.org
⨍
Functions
23,112
◇
Types & classes
7,889
↓ 14 callers
Function
doSingle
(b *testing.B, f func(Form, []byte) func(), s []byte)
x/text/unicode/norm/normalize_test.go:1020
↓ 14 callers
Function
encode
encode encodes a string as specified in section 6.3 and prepends prefix to the result. The "while h < length(input)" line in the specification become
x/text/internal/export/idna/punycode.go:99
↓ 14 callers
Method
encode
(msg []byte)
x/crypto/otr/otr.go:1139
↓ 14 callers
Method
endWrite
()
x/net/http2/frame.go:351
↓ 14 callers
Method
eq
(t types.Type, x interface{})
x/tools/go/ssa/interp/map.go:20
↓ 14 callers
Function
fail
(format string, why ...interface{})
x/tools/cmd/splitdwarf/splitdwarf.go:29
↓ 14 callers
Function
failOnError
(e error)
x/text/collate/maketables.go:181
↓ 14 callers
Method
fmtInteger
fmtInteger formats a signed or unsigned integer.
x/text/message/print.go:175
↓ 14 callers
Function
inputBytes
(str []byte)
x/text/unicode/norm/input.go:14
↓ 14 callers
Function
isPointer
Type utilities. Some of these belong in go/types. isPointer returns true for types whose underlying type is a pointer.
x/tools/go/ssa/util.go:35
↓ 14 callers
Method
load
stores v into the location
x/tools/go/ssa/lvalue.go:22
↓ 14 callers
Method
log
log is variadic user-defined Println-like function. Calls to this func must be checked for Println-like arguments.
x/tools/go/analysis/passes/printf/testdata/src/a/a.go:354
↓ 14 callers
Method
match
(t *trace)
x/net/trace/trace.go:667
↓ 14 callers
Function
newComponent
(suffix string, kind asmKind, typ string, offset, size int, outer string)
x/tools/go/analysis/passes/asmdecl/asmdecl.go:424
↓ 14 callers
Function
newTwistPoint
(pool *bnPool)
x/crypto/bn256/twist.go:43
↓ 14 callers
Method
quickSpan
quickSpan returns a boundary n such that src[0:n] == f(src[0:n]) and whether any non-normalized parts were found. If atEOF is false, n will not point
x/text/unicode/norm/normalize.go:303
↓ 14 callers
Function
serializeHeader
serializeHeader writes an OpenPGP packet header to w. See RFC 4880, section 4.2.
x/crypto/openpgp/packet/packet.go:215
↓ 14 callers
Method
startWrite
(ftype FrameType, flags Flags, streamID uint32)
x/net/http2/frame.go:337
↓ 14 callers
Method
string
(s string)
x/tools/go/internal/gcimporter/bexport.go:722
↓ 14 callers
Method
string
()
x/tools/go/internal/gcimporter/bimport.go:866
↓ 14 callers
Method
string
(s string)
x/tools/go/internal/gcimporter/iexport.go:638
↓ 14 callers
Function
testRejectRequest
(t *testing.T, send func(*serverTester))
x/net/http2/server_test.go:1039
↓ 14 callers
Method
update
update sets the type map entries for the given type numbers nlist to t.
x/tools/go/internal/gccgoimporter/parser.go:489
↓ 14 callers
Function
wq
(q int)
x/text/collate/collate_test.go:74
↓ 13 callers
Method
Available
()
x/net/http2/http2.go:272
↓ 13 callers
Method
BytesOrPanic
BytesOrPanic returns the bytes written by the builder or panics if an error has occurred during building.
x/crypto/cryptobyte/builder.go:70
↓ 13 callers
Method
CCC
CCC returns the canonical combining class associated with the underlying character, if applicable, or 0 otherwise.
x/text/internal/colltab/collelem.go:195
↓ 13 callers
Method
Clear
Adds the data from a different observation to self
x/net/internal/timeseries/timeseries.go:41
↓ 13 callers
Method
Copy
8-4-4-4-12
x/tools/cmd/splitdwarf/internal/macho/file.go:677
↓ 13 callers
Method
Framer
()
x/net/http2/write.go:39
↓ 13 callers
Method
GetToken
(ctx context.Context)
x/tools/internal/lsp/source/view.go:42
↓ 13 callers
Method
IsInfinity
()
x/crypto/bn256/curve.go:73
↓ 13 callers
Method
IsNormalString
IsNormalString returns true if s == f(s).
x/text/unicode/norm/normalize.go:111
↓ 13 callers
Function
New
New creates a new Profile. With no options, the returned Profile is the most permissive and equals the Punycode Profile. Options can be passed to fur
x/text/internal/export/idna/idna9.0.0.go:190
↓ 13 callers
Function
OptionsFromTag
OptionsFromTag extracts the BCP47 collation options from the tag and configures a collator accordingly. These options are set before any other option.
x/text/collate/option.go:96
↓ 13 callers
Method
Random
()
x/crypto/openpgp/packet/config.go:51
↓ 13 callers
Method
ReadAt
(p []byte, off int64)
x/tools/go/internal/gccgoimporter/ar.go:146
↓ 13 callers
Method
ReadUint8
ReadUint8 decodes an 8-bit value into out and advances over it. It reports whether the read was successful.
x/crypto/cryptobyte/string.go:42
↓ 13 callers
Method
SetOne
()
x/crypto/bn256/gfp2.go:48
↓ 13 callers
Method
SetScale
SetScale fixes the RoundingContext to a fixed number of fraction digits.
x/text/internal/number/pattern.go:109
↓ 13 callers
Method
Shell
Shell starts a login shell on the remote host. A Session only accepts one call to Run, Start, Shell, Output, or CombinedOutput.
x/crypto/ssh/session.go:357
↓ 13 callers
Method
Signal
Signal sends the given signal to the remote process. sig is one of the SIG* constants.
x/crypto/ssh/session.go:261
↓ 13 callers
Function
api
(base string)
x/tools/imports/mkstdlib.go:36
↓ 13 callers
Method
cancel
(removeFromParent bool, err error)
x/net/context/pre_go17.go:140
↓ 13 callers
Function
ck
(gap Gap, str string)
x/tools/cmd/stringer/testdata/gap.go:40
↓ 13 callers
Function
dial
dial constructs a new test server and returns a *ClientConn.
x/crypto/ssh/session_test.go:25
↓ 13 callers
Method
firstVal
firstVal returns the first uint of the features entry with the given tag, or 0 if the tag does not exist.
x/image/tiff/reader.go:57
↓ 13 callers
Method
forgetStreamID
(id uint32)
x/net/http2/transport.go:1583
↓ 13 callers
Function
formatEnum
(f fmt.State, c rune, i int, names []string, unknown string)
x/tools/internal/lsp/protocol/enums.go:121
↓ 13 callers
Function
fromBig
(n *big.Int)
x/crypto/openpgp/packet/public_key.go:175
↓ 13 callers
Method
index
index returns the index of the top-most occurrence of n in the stack, or -1 if n is not present.
x/net/html/node.go:168
↓ 13 callers
Function
isBlankIdent
isBlankIdent returns true iff e is an Ident with name "_". They have no associated types.Object, and thus no type.
x/tools/go/ssa/util.go:27
↓ 13 callers
Function
makeReflectValue
(t types.Type, v value)
x/tools/go/ssa/interp/reflect.go:52
↓ 13 callers
Function
mdsColumnMult
mdsColumnMult calculates y{col} where [y0 y1 y2 y3] = MDS · [x0]
x/crypto/twofish/twofish.go:207
↓ 13 callers
Function
mustOpen
(name string)
x/tools/imports/mkstdlib.go:28
↓ 13 callers
Method
name
name gets the string for the given index. It should walk the inheritance chain if a value is not present in the base index.
x/text/language/display/lookup.go:21
↓ 13 callers
Function
netAddrToIP16
(a net.Addr)
x/net/ipv6/helper.go:35
↓ 13 callers
Function
netAddrToIP4
(a net.Addr)
x/net/ipv4/helper.go:60
↓ 13 callers
Function
newCurvePoint
(pool *bnPool)
x/crypto/bn256/curve.go:28
↓ 13 callers
Function
newMethod
newMethod creates a new method of the specified name, package and receiver type.
x/tools/go/ssa/interp/reflect.go:504
↓ 13 callers
Function
nodeSpan
(n ast.Node, fset *token.FileSet)
x/tools/internal/lsp/source/symbols.go:297
↓ 13 callers
Function
parseEnum
(s string, names []string)
x/tools/internal/lsp/protocol/enums.go:133
↓ 13 callers
Function
parseError
parseError results from a malformed SSH message.
x/crypto/ssh/common.go:97
↓ 13 callers
Method
parseUnquotedString
unquotedString = { unquotedStringChar } . unquotedStringChar = <neither a whitespace nor a ';' char> .
x/tools/go/internal/gccgoimporter/parser.go:155
↓ 13 callers
Function
print
TODO(gri) use tabwriter for alignment?
x/tools/cmd/godex/print.go:19
↓ 13 callers
Function
read
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
x/sys/unix/zsyscall_aix_ppc.go:589
↓ 13 callers
Method
readFrame
()
x/net/http2/server_test.go:479
↓ 13 callers
Function
scale
scale returns x divided by unitsPerEm, rounded to the nearest fixed.Int26_6 value (1/64th of a pixel).
x/image/font/sfnt/sfnt.go:162
↓ 13 callers
Method
set
(ctx context.Context, key string, value []byte, expiration time.Duration)
x/tools/internal/memcache/memcache.go:92
↓ 13 callers
Method
setDone
()
x/text/unicode/norm/iter.go:109
↓ 13 callers
Method
shift
()
x/net/http2/writesched.go:188
↓ 13 callers
Function
testDB
(t *testing.T, s string)
x/crypto/ssh/knownhosts/knownhosts_test.go:52
↓ 13 callers
Function
testHybiFrame
(t *testing.T, testHeader, testPayload, testMaskedPayload []byte, frameHeader *hybiFrameHeader)
x/net/websocket/hybi_test.go:292
↓ 13 callers
Method
ungetc
Unread a single byte.
x/net/webdav/internal/xml/xml.go:940
↓ 13 callers
Function
wantStatus
wantStatus returns a function which reports whether the code matches the status code of a response.
x/crypto/acme/http.go:113
↓ 13 callers
Method
wantWindowUpdate
(streamID, incr uint32)
x/net/http2/server_test.go:572
↓ 12 callers
Method
AddFile
(ctx context.Context, uri span.URI)
x/tools/internal/lsp/cmd/cmd.go:234
↓ 12 callers
Method
Amount
Amount creates an Amount for the given currency unit and amount.
x/text/currency/currency.go:81
↓ 12 callers
Method
Canonicalize
Canonicalize returns the region or a possible replacement if the region is deprecated. It will not return a replacement for deprecated regions that ar
x/text/language/language.go:586
↓ 12 callers
Method
Consume
()
x/tools/go/expect/extract.go:96
↓ 12 callers
Method
CreateFromFilenames
CreateFromFilenames is a convenience function that adds a conf.CreatePkgs entry to create a package of the specified *.go files.
x/tools/go/loader/loader.go:303
↓ 12 callers
Method
Decomposition
Decomposition returns the decomposition for the underlying rune or nil if there is none.
x/text/unicode/norm/forminfo.go:147
↓ 12 callers
Method
Element
Element returns the XML element name.
x/text/unicode/cldr/base.go:66
↓ 12 callers
Method
Gen
Gen is a convenience wrapper around the Gen func passing t as the only trie and uses the name passed to NewTrie. It returns the size of the generated
x/text/internal/triegen/triegen.go:234
↓ 12 callers
Method
Get
Get gets the item.
x/tools/internal/memcache/memcache.go:117
↓ 12 callers
Method
GetPackage
(ctx context.Context)
x/tools/internal/lsp/source/view.go:41
↓ 12 callers
Method
IsDir
()
x/tools/go/buildutil/fakecontext.go:107
↓ 12 callers
Method
IsEmpty
IsEmpty reports whether the set s is empty.
x/tools/container/intsets/sparse.go:274
↓ 12 callers
Method
Len
()
x/text/unicode/bidi/core.go:121
↓ 12 callers
Function
Make
Make is a convenience wrapper for Parse that omits the error. In case of an error, a sensible default is returned.
x/text/internal/language/language.go:61
↓ 12 callers
Method
Nanoseconds
()
x/sys/windows/types_windows.go:458
↓ 12 callers
Method
Network
Network returns the network type for a WebSocket, "websocket".
x/net/websocket/websocket.go:79
↓ 12 callers
Function
NewServerConn
NewServerConn starts a new SSH server with c as the underlying transport. It starts with a handshake and, if the handshake is unsuccessful, it closes
x/crypto/ssh/server.go:172
↓ 12 callers
Method
Next
Next returns f(i.input[i.Pos():n]), where n is a boundary of i.input. For any input a and b for which f(a) == f(b), subsequent calls to Next will retu
x/text/unicode/norm/iter.go:124
↓ 12 callers
Method
Pack
Pack packs a full Message.
x/net/dns/dnsmessage/message.go:1049
↓ 12 callers
Method
Region
Region returns the Region for the current iteration.
x/text/currency/query.go:25
↓ 12 callers
Method
Secondary
Secondary returns the secondary collation weight for ce.
x/text/internal/colltab/collelem.go:217
↓ 12 callers
Method
SetControlMessage
SetControlMessage sets the per packet IP-level socket options.
x/net/ipv4/endpoint.go:58
↓ 12 callers
Method
SetControlMessage
SetControlMessage sets the per packet IP-level socket options.
x/net/ipv4/endpoint.go:124
↓ 12 callers
Method
SetDefaults
SetDefaults sets sensible values for unset fields in config. This is exported for testing: Configs passed to SSH functions are copied and have default
x/crypto/ssh/common.go:225
← previous
next →
701–800 of 23,112, ranked by callers