MCPcopy Create free account

hub / github.com/MXi4oyu/golang.org / functions

Functions23,112 in github.com/MXi4oyu/golang.org

↓ 101 callersMethodSkip
(r rune)
x/tools/go/expect/extract.go:111
↓ 100 callersMethodStrings
Strings parses and returns field i as a space-separated list of strings.
x/text/internal/ucd/ucd.go:345
↓ 100 callersMethodUnlock
Unlock undoes the effect of Lock
x/crypto/ssh/agent/client.go:66
↓ 98 callersMethodReadFull
ReadFull reads exactly len(p) bytes into p.
x/image/vp8/decode.go:25
↓ 98 callersMethodStat
(ctx context.Context, name string)
x/net/webdav/file.go:44
↓ 97 callersFunctionsendParseError
(ctx context.Context, conn *jsonrpc2.Conn, req *jsonrpc2.Request, err error)
x/tools/internal/lsp/protocol/protocol.go:41
↓ 96 callersMethodUint16
([]byte)
x/net/route/binary.go:21
↓ 93 callersMethodDecode
Decode loads and decodes the files represented by l.
x/text/unicode/cldr/decode.go:53
↓ 93 callersMethodIn
In returns whether p is in r.
x/image/math/fixed/fixed.go:171
↓ 93 callersMethodWrite
(w io.Writer, _ int, start bool)
x/tools/godoc/analysis/analysis.go:73
↓ 93 callersMethodpush
(level level, overrideStatus Class, isolateStatus bool)
x/text/unicode/bidi/core.go:272
↓ 92 callersMethodFprint
Fprint writes a text representation of the name space to w.
x/tools/godoc/vfs/namespace.go:132
↓ 91 callersMethodParseFile
ParseFile is a convenience function (intended for testing) that invokes the parser using the Config's FileSet, which is initialized if nil. src speci
x/tools/go/loader/loader.go:220
↓ 91 callersMethodnext
next returns a Tuple (key, value, ok). key and value are unaliased, e.g. copies of the sequence element.
x/tools/go/ssa/interp/value.go:67
↓ 91 callersFunctionsyscall6
(trap, nargs, a1, a2, a3, a4, a5, a6 uintptr)
x/sys/unix/zsyscall_aix_ppc64_gc.go:410
↓ 90 callersFunctionp
(w ...int)
x/text/internal/colltab/numeric_test.go:65
↓ 89 callersMethodSkip
Skip reads tokens until it has consumed the end element matching the most recent start element already consumed. It recurs if it encounters a start el
x/net/webdav/internal/xml/read.go:677
↓ 88 callersMethodName
Name returns the application's name. It is used in help and error messages.
x/tools/internal/tool/tool.go:50
↓ 88 callersMethodPrint
Print writes the data structures associated to the given store to w.
x/text/internal/triegen/compact.go:26
↓ 86 callersMethodReply
Reply sends a reply to the given request. It is an error to call this if request was not a call. You must call this exactly once for any given request
x/tools/internal/jsonrpc2/jsonrpc2.go:285
↓ 86 callersMethodSize
Size returns whether the Compacter could encode the given block as well as its size in case it can. len(v) is always 64.
x/text/internal/triegen/compact.go:18
↓ 86 callersFunctionnewGFp2
(pool *bnPool)
x/crypto/bn256/gfp2.go:21
↓ 85 callersMethodEnd
()
x/tools/godoc/analysis/analysis.go:72
↓ 85 callersMethodMul
See "Multiplication and Squaring in Pairing-Friendly Fields", http://eprint.iacr.org/2006/471.pdf
x/crypto/bn256/gfp2.go:129
↓ 84 callersFunctionmk
(s string)
x/text/language/parse_test.go:283
↓ 82 callersMethodcall
(sig *types.Signature, args []ast.Expr)
x/tools/refactor/satisfy/find.go:157
↓ 80 callersMethodDial
Dial connects to the given address via the proxy.
x/net/proxy/proxy.go:21
↓ 80 callersMethodNewEncoder
NewEncoder returns an Encoder.
x/text/encoding/encoding.go:37
↓ 79 callersMethodDo
@symbol("WithEmbeddeds", "WithEmbeddeds", "Interface", "")
x/tools/internal/lsp/testdata/symbols/main.go:53
↓ 79 callersMethodParse
Parse parses a document from r.
x/tools/present/parse.go:277
↓ 79 callersMethodWait
Wait blocks until the connection has shut down, and returns the error causing the shutdown.
x/crypto/ssh/connection.go:70
↓ 79 callersFunctionquadTo
(xa, ya, xb, yb fixed.Int26_6)
x/image/font/sfnt/sfnt_test.go:40
↓ 77 callersMethodExp
(a *gfP2, power *big.Int, pool *bnPool)
x/crypto/bn256/gfp2.go:105
↓ 77 callersMethodLog
(ctx context.Context, level Level, message string)
x/tools/internal/lsp/xlog/xlog.go:32
↓ 77 callersFunctionprintf
printf is used by the test so we must declare it.
x/tools/go/analysis/passes/printf/testdata/src/a/a.go:370
↓ 76 callersMethodClose
()
x/sys/windows/svc/debug/log.go:16
↓ 75 callersMethodParse
Parse parses the given BCP 47 string and returns a valid Tag. If parsing failed it returns an error and any part of the tag that could be parsed. If p
x/text/language/parse.go:45
↓ 75 callersMethodURI
()
x/tools/internal/lsp/source/view.go:37
↓ 75 callersFunctione
()
x/tools/cmd/present/static/jquery-ui.js:6
↓ 74 callersMethodCall
Call sends a request over the connection and then waits for a response. If the response is not an error, it will be decoded into result. result must b
x/tools/internal/jsonrpc2/jsonrpc2.go:210
↓ 74 callersMethodFile
File returns the full path for the given module and file fragment.
x/tools/go/packages/packagestest/export.go:328
↓ 74 callersFunctionnewServerTester
(t testing.TB, handler http.HandlerFunc, opts ...interface{})
x/net/http2/server_test.go:87
↓ 73 callersMethodData
()
x/crypto/pkcs12/crypto.go:130
↓ 73 callersMethodSign
Sign returns raw signature for the given data. This method will apply the hash specified for the keytype to the data.
x/crypto/ssh/keys.go:311
↓ 72 callersMethodFlush
()
x/net/http2/h2c/h2c.go:274
↓ 72 callersMethodsizeof
sizeof returns the number of pointerlike abstractions (nodes) in the type t.
x/tools/go/pointer/util.go:183
↓ 71 callersMethodNext
Next returns true if there is a next element available. It must be called before any of the other methods are called.
x/text/currency/query.go:19
↓ 71 callersMethodReportf
Reportf is a helper function that reports a Diagnostic using the specified position and formatted error message.
x/tools/go/analysis/analysis.go:168
↓ 68 callersMethodKey
Key generates a sort key for the given input. Implemenations may return nil if a collator does not support sort keys.
x/text/collate/tools/colcmp/col.go:42
↓ 68 callersMethodTransform
Transform writes to dst the transformed bytes read from src, and returns the number of dst bytes written and src bytes read. The atEOF argument tells
x/text/transform/transform.go:61
↓ 67 callersFunctionMarshal
Marshal serializes the message in msg to SSH wire format. The msg argument should be a struct or pointer to struct. If the first member has the "ssht
x/crypto/ssh/messages.go:431
↓ 67 callersFunctionerrorf
(s string, v ...interface{})
x/tools/cmd/goyacc/yacc.go:3227
↓ 66 callersMethodMake
Make is a convenience wrapper for c.Parse that omits the error. In case of an error, a sensible default is returned.
x/text/language/language.go:49
↓ 66 callersFunctionmoveTo
(xa, ya fixed.Int26_6)
x/image/font/sfnt/sfnt_test.go:26
↓ 65 callersMethodCreate
Create creates a lock with the given depth, duration, owner and root (name). The depth will either be negative (meaning infinite) or zero. If Create
x/net/webdav/lock.go:69
↓ 64 callersMethodWriteField
WriteField encodes f into a single Write to e's underlying Writer. This function may also produce bytes for "Header Table Size Update" if necessary. I
x/net/http2/hpack/encode.go:50
↓ 63 callersMethodBounds
()
x/image/draw/scale_test.go:338
↓ 63 callersMethodRune
Rune parses and returns field i as a rune.
x/text/internal/ucd/ucd.go:211
↓ 63 callersFunctiontranslate
(dx, dy fixed.Int26_6, s Segment)
x/image/font/sfnt/sfnt_test.go:54
↓ 62 callersMethodZero
Zero clears the set s, so that it contains no CPUs.
x/sys/unix/affinity_linux.go:39
↓ 62 callersFunctioncubeTo
(xa, ya, xb, yb, xc, yc fixed.Int26_6)
x/image/font/sfnt/sfnt_test.go:47
↓ 61 callersMethodNetwork
()
x/net/internal/socks/socks.go:91
↓ 61 callersMethodexpr
expr lowers a single-result expression e to SSA form, emitting code to fn and returning the Value defined by the expression.
x/tools/go/ssa/builder.go:513
↓ 61 callersFunctionp
(a,b)
x/tools/godoc/static/jquery.js:2
↓ 61 callersMethodreplace
(ol, nu string)
x/text/internal/language/gen.go:236
↓ 61 callersFunctiontestVM
All BPF tests against both the Go VM and OS VM are assumed to be used with a UDP socket. As a result, the entire contents of a UDP datagram is sent th
x/net/bpf/vm_bpf_test.go:44
↓ 61 callersMethodvalueNode
valueNode returns the id of the value node for v, creating it (and the association) as needed. It may return zero for uninteresting values containing
x/tools/go/pointer/gen.go:226
↓ 60 callersFunctiontok
(pos token.Pos, len int)
x/tools/go/ast/astutil/enclosing.go:177
↓ 59 callersMethodCeil
Ceil returns the least integer value greater than or equal to x. Its return type is int, not Int26_6.
x/image/math/fixed/fixed.go:57
↓ 59 callersMethodOutput
Output runs cmd on the remote host and returns its standard output.
x/crypto/ssh/session.go:318
↓ 59 callersMethodReset
Reset resets the XOF to its initial state.
x/crypto/blake2s/blake2x.go:28
↓ 58 callersMethodName
Name returns a display string for the given value. A Namer returns an empty string for values it does not support. A Namer may support naming an unspe
x/text/language/display/display.go:105
↓ 58 callersMethodOpenStream
OpenStream opens a new stream in the write scheduler. It is illegal to call this with streamID=0 or with a streamID that is already open -- the call m
x/net/http2/writesched.go:15
↓ 57 callersMethodAddr
Addr rerurns a server address.
x/net/internal/sockstest/server.go:134
↓ 57 callersFunctionFeMul
FeMul calculates h = f * g Can overlap h with f or g. Preconditions: |f| bounded by 1.1*2^26,1.1*2^25,1.1*2^26,1.1*2^25,etc. |g| bounded by 1.1*2^26,
x/crypto/ed25519/internal/edwards25519/edwards25519.go:376
↓ 57 callersMethodlookup
This method also makes Catalog a private interface.
x/text/message/catalog/catalog.go:178
↓ 56 callersMethodHandle
Handle returns d's module handle.
x/sys/windows/dll_windows.go:224
↓ 56 callersMethodWriteString
(s string)
x/net/http2/http2.go:216
↓ 56 callersMethodget
(key ssa.Value)
x/tools/go/ssa/interp/interp.go:113
↓ 56 callersMethodprint
(s string)
x/tools/cmd/godex/print.go:34
↓ 55 callersMethodIsValid
()
x/tools/internal/span/span.go:101
↓ 55 callersMethodRemove
Remove removes all identities with the given public key.
x/crypto/ssh/agent/client.go:57
↓ 55 callersMethodwriteHeaders
(p HeadersFrameParam)
x/net/http2/server_test.go:334
↓ 54 callersMethodFormat
(*testing.T, Formats)
x/tools/internal/lsp/tests/tests.go:86
↓ 54 callersFunctionRawSyscall6
(trap, a1, a2, a3, a4, a5, a6 uintptr)
x/sys/unix/gccgo.go:59
↓ 54 callersFunctionioctl
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
x/sys/unix/zsyscall_aix_ppc.go:230
↓ 53 callersMethodReadFrame
ReadFrame reads a single frame. The returned Frame is only valid until the next call to ReadFrame. If the frame is larger than previously set with Se
x/net/http2/frame.go:487
↓ 53 callersFunctionu16
(b []byte)
x/image/font/sfnt/sfnt.go:171
↓ 52 callersMethodLen
()
x/text/collate/sort.go:58
↓ 52 callersMethodParent
()
x/tools/go/ssa/ssa.go:249
↓ 52 callersMethoderrorf
errorf reports an error (e.g. conflict) and prevents file modification.
x/tools/refactor/rename/check.go:20
↓ 52 callersMethodsetType
(typ types.Type)
x/tools/go/ssa/ssa.go:1451
↓ 51 callersMethodAppendTo
AppendTo returns the result of appending the elements of s to slice in order.
x/tools/container/intsets/sparse.go:1047
↓ 51 callersMethodRoundTrip
(req *http.Request)
x/net/http2/transport.go:405
↓ 51 callersMethodSetenv
Setenv sets an environment variable that will be applied to any command executed by Shell or Run.
x/crypto/ssh/session.go:167
↓ 50 callersMethodWriteHeader
(code int)
x/net/http2/server.go:2572
↓ 50 callersFunctioncheck
check records the location and expected value for a counter.
x/tools/cmd/cover/testdata/main.go:28
↓ 50 callersMethodencodeHeader
encodeHeader encodes headers and returns their HPACK bytes. headers must contain an even number of key/value pairs. There may be multiple pairs for ke
x/net/http2/server_test.go:373
↓ 49 callersMethodCompare
Compare returns -1 if a < b, 1 if a > b and 0 if a == b.
x/text/collate/tools/colcmp/col.go:45
↓ 49 callersFunctionFeSquare
FeSquare calculates h = f*f. Can overlap h with f. Preconditions: |f| bounded by 1.1*2^26,1.1*2^25,1.1*2^26,1.1*2^25,etc. Postconditions: |h| bounde
x/crypto/ed25519/internal/edwards25519/edwards25519.go:475
← previousnext →101–200 of 23,112, ranked by callers