MCPcopy Create free account

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

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

↓ 7,822 callersMethodPointer
()
x/tools/go/analysis/passes/unsafeptr/testdata/src/a/a.go:53
↓ 5,226 callersFunctionerrnoErr
errnoErr returns common boxed Errno values, to prevent allocations at runtime.
x/sys/unix/syscall_unix.go:38
↓ 3,982 callersFunctionf
(qc uint8, cf bool, dec string)
x/text/unicode/norm/data9.0.0_test.go:27
↓ 3,947 callersFunctionf
(qc uint8, cf bool, dec string)
x/text/unicode/norm/data11.0.0_test.go:27
↓ 3,927 callersFunctionf
(qc uint8, cf bool, dec string)
x/text/unicode/norm/data10.0.0_test.go:31
↓ 3,461 callersFunctiong
(qc, qck uint8, cf, cfk bool, d, dk string)
x/text/unicode/norm/data11.0.0_test.go:31
↓ 3,461 callersFunctiong
(qc, qck uint8, cf, cfk bool, d, dk string)
x/text/unicode/norm/data10.0.0_test.go:35
↓ 3,461 callersFunctiong
(qc, qck uint8, cf, cfk bool, d, dk string)
x/text/unicode/norm/data9.0.0_test.go:31
↓ 2,741 callersFunctionSyscall
(trap, a1, a2, a3 uintptr)
x/sys/unix/gccgo.go:28
↓ 2,734 callersMethodErrorf
Errorf is like Printf, but it marks this event as an error.
x/net/trace/events.go:123
↓ 2,319 callersFunctionBytePtrFromString
BytePtrFromString returns a pointer to a NUL-terminated array of bytes containing the text of s. If s contains a NUL byte at any location, it returns
x/sys/unix/syscall.go:44
↓ 2,192 callersMethodErrorf
(format string, args ...interface{})
x/tools/go/analysis/analysistest/analysistest.go:60
↓ 1,305 callersMethodSprintf
Sprintf is like fmt.Sprintf, but using language-specific formatting.
x/text/message/message.go:112
↓ 1,266 callersFunctionSyscall6
(trap, a1, a2, a3, a4, a5, a6 uintptr)
x/sys/unix/gccgo.go:35
↓ 1,171 callersMethodSignal
()
x/sys/unix/syscall_bsd.go:103
↓ 1,071 callersMethodNew
New creates a new histogram.
x/net/trace/histogram.go:228
↓ 1,017 callersMethodFprintf
Fprintf is like fmt.Fprintf, but using language-specific formatting.
x/text/message/message.go:121
↓ 887 callersFunctionRawSyscall
(trap, a1, a2, a3 uintptr)
x/sys/unix/gccgo.go:54
↓ 826 callersMethodClose
Close signals end of channel use. No data may be sent after this call.
x/crypto/ssh/channel.go:58
↓ 732 callersMethodPrintf
Printf formats its arguments with fmt.Sprintf and adds the result to the event log.
x/net/trace/events.go:120
↓ 639 callersMethodType
Type returns the type of this value. Many instructions (e.g. IndexAddr) change their behaviour depending on the types of their operands.
x/tools/go/ssa/ssa.go:123
↓ 631 callersMethodError
(eid uint32, msg string)
x/sys/windows/svc/debug/log.go:19
↓ 563 callersFunctionfuncPC
go:linkname syscall_syscall syscall.syscall go:linkname syscall_syscall6 syscall.syscall6 go:linkname syscall_syscall6X syscall.syscall6X go:linkname
x/sys/unix/syscall_darwin_libSystem.go:29
↓ 555 callersFunctioncopy
copy copies the from file to the to file.
x/tools/cmd/stringer/endtoend_test.go:212
↓ 524 callersMethodWrite
Write writes len(data) bytes to the channel.
x/crypto/ssh/channel.go:54
↓ 515 callersMethodPos
()
x/tools/go/ssa/ssa.go:248
↓ 462 callersFunctionprint
write writes bytes b to the target program's standard output. The print/println built-ins and the write() system call funnel through here so they can
x/tools/go/ssa/interp/ops.go:925
↓ 403 callersMethodElem
()
x/tools/go/pointer/reflect.go:1579
↓ 398 callersMethodName
Name returns the name of this value, and determines how this Value appears when used as an operand of an Instruction. This is the same as the source
x/tools/go/ssa/ssa.go:112
↓ 382 callersMethodWriteString
(string)
x/net/html/render.go:18
↓ 355 callersMethodLock
Lock locks the agent. Sign and Remove will fail, and List will empty an empty list.
x/crypto/ssh/agent/client.go:63
↓ 355 callersMethodString
(string)
x/text/encoding/internal/enctest/enctest.go:24
↓ 349 callersMethodString
()
x/net/trace/trace.go:668
↓ 327 callersFunctionsyscall_syscall
Implemented in the runtime package (runtime/sys_darwin.go)
x/sys/unix/syscall_darwin_libSystem.go:12
↓ 318 callersMethodSet
(string)
x/tools/go/callgraph/cha/testdata/issue23925.go:23
↓ 312 callersMethodBytes
Bytes returns the bytes of the text at index i.
x/text/collate/sort.go:61
↓ 285 callersMethodint
(x int)
x/tools/go/internal/gcimporter/bexport.go:708
↓ 281 callersMethodUnlock
Unlock unlocks the lock with the given token. If Unlock returns ErrForbidden then the Handler will write a "403 Forbidden" HTTP Status. If Unlock ret
x/net/webdav/lock.go:93
↓ 277 callersFunctionprint
(t *testing.T, name string, f *ast.File)
x/tools/go/ast/astutil/imports_test.go:28
↓ 268 callersFunctionprintln
(args ...interface{})
x/text/internal/export/unicode/gen.go:86
↓ 266 callersMethodContains
Contains returns true if r is contained in the set.
x/text/runes/runes.go:18
↓ 264 callersMethodEqual
Equal reports whether a and b are equivalent.
x/text/search/search.go:124
↓ 259 callersMethodRun
(in []byte)
x/net/bpf/vm_bpf_test.go:22
↓ 247 callersMethodUnderlying
()
x/tools/go/internal/gcimporter/bimport.go:404
↓ 243 callersMethodAddr
Addr returns the address of the procedure represented by p. The return value can be passed to Syscall to run the procedure.
x/sys/windows/dll_windows.go:113
↓ 232 callersMethodIndex
(id string)
x/text/unicode/cldr/collate.go:23
↓ 231 callersFunctionlineTo
(xa, ya fixed.Int26_6)
x/image/font/sfnt/sfnt_test.go:33
↓ 227 callersMethodUint32
([]byte)
x/net/route/binary.go:22
↓ 222 callersMethodNewProc
NewProc returns a LazyProc for accessing the named procedure in the DLL d.
x/sys/windows/dll_windows.go:230
↓ 221 callersMethodGet
Get returns a certificate data for the specified key. If there's no such key, Get returns ErrCacheMiss.
x/crypto/acme/autocert/cache.go:26
↓ 219 callersMethodAdd
Add adds a private key to the agent.
x/crypto/ssh/agent/client.go:54
↓ 218 callersMethodRun
Run is invoked after all flag processing, and inside the profiling and error handling harness.
x/tools/internal/tool/tool.go:64
↓ 213 callersMethodFprintln
Fprintln is like fmt.Fprintln, but using language-specific formatting.
x/text/message/message.go:98
↓ 211 callersMethodPut
Put stores the data in the cache under the specified key. Underlying implementations may use any data storage format, as long as the reverse operation
x/crypto/acme/autocert/cache.go:31
↓ 200 callersMethodNow
()
x/crypto/openpgp/packet/config.go:72
↓ 200 callersMethodPosition
(p span.Point)
x/tools/internal/lsp/protocol/span.go:61
↓ 196 callersMethodUnmarshal
Unmarshal sets e to the result of converting the output of Marshal back into a group element and then returns e.
x/crypto/bn256/bn256.go:136
↓ 188 callersMethodPrintln
Println is like fmt.Println, but using language-specific formatting.
x/text/message/message.go:107
↓ 186 callersMethodPath
(i int)
x/text/unicode/cldr/decode.go:46
↓ 185 callersMethodString
()
x/tools/cmd/splitdwarf/internal/macho/file.go:72
↓ 181 callersMethodExit
(context.Context)
x/tools/internal/lsp/protocol/tsserver.go:16
↓ 181 callersFunctionerrnoErr
errnoErr returns common boxed Errno values, to prevent allocations at runtime.
x/sys/windows/zsyscall_windows.go:24
↓ 179 callersMethodLocalAddr
LocalAddr returns the local address for this connection.
x/crypto/ssh/connection.go:43
↓ 169 callersFunctionW
(ce ...int)
x/text/collate/export_test.go:25
↓ 167 callersMethodLen
()
x/tools/cmd/guru/testdata/src/lib/lib.go:17
↓ 167 callersMethodSprint
Sprint is like fmt.Sprint, but using language-specific formatting.
x/text/message/message.go:66
↓ 151 callersMethodHeader
()
x/net/http2/frame.go:256
↓ 150 callersMethodRead
Read reads up to len(data) bytes from the channel.
x/crypto/ssh/channel.go:51
↓ 147 callersMethodDone
Done returns a channel that's closed when work done on behalf of this context should be canceled. Done may return nil if this context can never be can
x/net/context/pre_go19.go:50
↓ 143 callersMethodPutUint32
([]byte, uint32)
x/net/route/binary.go:24
↓ 142 callersMethodBool
Bool parses and returns field i as a boolean value.
x/text/internal/ucd/ucd.go:307
↓ 141 callersMethodAt
At returns the map entry for the given key. The result is nil if the entry is not present.
x/tools/go/types/typeutil/map.go:86
↓ 141 callersFunctionpair
(name, value string)
x/net/http2/hpack/hpack_test.go:672
↓ 139 callersMethodMarshal
Marshal returns the serialized key data in SSH wire format, with the name prefix. To unmarshal the returned data, use the ParsePublicKey function.
x/crypto/ssh/keys.go:291
↓ 137 callersMethodNewDecoder
NewDecoder returns a Decoder.
x/text/encoding/encoding.go:34
↓ 133 callersMethodKind
()
x/tools/godoc/spot.go:81
↓ 131 callersMethodPkg
()
x/text/message/pipeline/extract.go:216
↓ 131 callersFunctiongrave
(n int)
x/text/unicode/norm/normalize_test.go:92
↓ 130 callersMethodAt
(x, y int)
x/image/draw/scale_test.go:337
↓ 130 callersMethodOpen
(name string)
x/tools/godoc/vfs/vfs.go:40
↓ 128 callersMethodAdd
Multiplies the data in self by a given ratio
x/net/internal/timeseries/timeseries.go:40
↓ 125 callersMethodLookup
Lookup returns a message compiled with catmsg.Compile for the given key. It returns false for ok if such a message could not be found.
x/text/message/catalog/catalog.go:223
↓ 125 callersMethodSub
(a, b *gfP2)
x/crypto/bn256/gfp2.go:93
↓ 123 callersMethodSetBytes
SetBytes configures p for the given paragraph text. It replaces text previously set by SetBytes or SetString. If b contains a paragraph separator it w
x/text/unicode/bidi/bidi.go:82
↓ 121 callersMethodCommand
()
x/tools/cmd/splitdwarf/internal/macho/file.go:73
↓ 121 callersMethodLoad
Load creates the initial packages specified by conf.{Create,Import}Pkgs, loading their dependencies packages as needed. On success, Load returns a Pr
x/tools/go/loader/loader.go:478
↓ 117 callersMethodString
Common methods:
x/tools/go/ssa/ssa.go:247
↓ 116 callersFunctionsyscall_syscall6
(fn, a1, a2, a3, a4, a5, a6 uintptr)
x/sys/unix/syscall_darwin_libSystem.go:13
↓ 115 callersMethodDecodeString
DecodeString decodes a string that was encoded with EncodeString and advances the position.
x/text/internal/catmsg/codec.go:297
↓ 112 callersFunctionsyscall_rawSyscall
32-bit only
x/sys/unix/syscall_darwin_libSystem.go:16
↓ 111 callersMethodReplace
Replace replaces the current Node with n. The replacement node is not walked by Apply.
x/tools/go/ast/astutil/rewrite.go:107
↓ 110 callersMethodSort
Sort uses sort.Sort to sort the strings represented by x using the rules of c.
x/text/collate/sort.go:65
↓ 109 callersMethodPrintln
Println 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:350
↓ 108 callersFunctionsysvicall6
(trap, nargs, a1, a2, a3, a4, a5, a6 uintptr)
x/sys/unix/syscall_solaris.go:24
↓ 107 callersMethodMustParse
MustParse is like Parse, but panics if the given BCP 47 tag cannot be parsed. It simplifies safe initialization of Tag values.
x/text/language/tags.go:23
↓ 107 callersMethodtest
(t *testing.T, fn func(*goimportTest))
x/tools/imports/fix_test.go:1730
↓ 104 callersMethodBase
Base returns the base language of the language tag. If the base language is unspecified, an attempt will be made to infer it from the context. It uses
x/text/language/language.go:246
↓ 104 callersFunctionRawSyscallNoError
(trap, a1, a2, a3 uintptr)
x/sys/unix/gccgo.go:49
↓ 103 callersFunctionw
(ce ...int)
x/text/collate/table_test.go:33
↓ 102 callersMethodErr
Err returns a non-nil error value after Done is closed. Err returns Canceled if the context was canceled or DeadlineExceeded if the context's deadline
x/net/context/pre_go19.go:56
next →1–100 of 23,112, ranked by callers