MCPcopy Create free account

hub / github.com/rsc/tmp / functions

Functions4,772 in github.com/rsc/tmp

↓ 833 callersFunctionNod
(op int, nleft *Node, nright *Node)
bootstrap/internal/gc/subr.go:373
↓ 795 callersFunctionint
ftoa/abseil/absl_numeric_int128.h:768
↓ 577 callersMethodPrintf
Printf adds a new message to the log. If the message begins with FAIL:, PASS:, or SKIP:, the status is updated accordingly.
gorebuild/report.go:92
↓ 446 callersFunctionYyerror
(format string, args ...interface{})
bootstrap/internal/gc/subr.go:125
↓ 395 callersFunctionlist
list returns the result of appending n to l.
bootstrap/internal/gc/syntax.go:382
↓ 352 callersFunctionFatal
(fmt_ string, args ...interface{})
bootstrap/internal/gc/subr.go:201
↓ 271 callersFunctiontypecheck
(np **Node, top int)
bootstrap/internal/gc/typecheck.go:121
↓ 171 callersFunctionLinklookup
(ctxt *Link, name string, v int)
bootstrap/internal/ld/sym.go:204
↓ 146 callersFunctionBrotliWriteBits
This function writes bits into bytes in increasing addresses, and within a byte least-significant-bit first. The function can write up to 56 bi
brotli/enc_write_bits.h:35
↓ 131 callersMethodWriteString
WriteString writes s as a single packet.
gitfs/pkt.go:120
↓ 119 callersFunctionDiag
(format string, args ...interface{})
bootstrap/internal/ld/lib.go:1813
↓ 118 callersFunctionlist1
list1 returns a one-element list containing n.
bootstrap/internal/gc/syntax.go:362
↓ 117 callersFunctionnewname
* * this generates a new name node, * typically for labels or other one-off names. */
bootstrap/internal/gc/dcl.go:364
↓ 103 callersFunctionRegfree
(n *Node)
bootstrap/internal/gc/gsubr.go:728
↓ 102 callersFunctionCgen
* * generate: * res = n; * simplifies and calls Thearch.Gmove. * if wb is true, need to emit write barriers. */
bootstrap/internal/gc/cgen.go:20
↓ 102 callersMethodCmp
Cmp compares x and y and returns: -1 if x < y 0 if x == y +1 if x > y
bootstrap/internal/gc/big/int.go:310
↓ 95 callersFunctionCput
(c uint8)
bootstrap/internal/ld/lib.go:1575
↓ 95 callersFunctionjs
(x any)
gadget/internal/schema/schema_test.go:146
↓ 93 callersFunctionNconv
Fmt '%N': Nodes. Flags: 'l' suffix with "(type %T)" where possible '+h' in debug mode, don't recurse, no multiline output
bootstrap/internal/gc/fmt.go:1669
↓ 93 callersFunctionOconv
Fmt "%O": Node opcodes
bootstrap/internal/gc/fmt.go:172
↓ 91 callersFunctionRegalloc
* * allocate register of type t, leave in n. * if o != N, o may be reusable register. * caller must Regfree(n). */
bootstrap/internal/gc/gsubr.go:659
↓ 83 callersFunctionAddMatch
brotli/enc_static_dict.c:26
↓ 83 callersFunctiontypenod
(t *Type)
bootstrap/internal/gc/dcl.go:396
↓ 82 callersFunctionLookup
(name string)
bootstrap/internal/gc/subr.go:262
↓ 82 callersFunctionTconv
Fmt "%T": types. Flags: 'l' print definition, not name 'h' omit 'func' and receiver from function types, short type names 'u' package name, not
bootstrap/internal/gc/fmt.go:1628
↓ 77 callersFunctionAddstring
(s *LSym, str string)
bootstrap/internal/ld/data.go:951
↓ 77 callersFunctionPtrto
(t *Type)
bootstrap/internal/gc/subr.go:1551
↓ 77 callersFunctioncopy
string_view::copy() Copies the contents of the `string_view` at offset `pos` and length `n` into `buf`.
ftoa/abseil/absl_strings_string_view.h:421
↓ 77 callersFunctiontyp
(et int)
bootstrap/internal/gc/subr.go:592
↓ 75 callersFunctionBfree
ftoa/dmg/dtoa20170421.c:1622
↓ 75 callersFunctionNodintconst
(v int64)
bootstrap/internal/gc/subr.go:668
↓ 73 callersMethodClose
Close calls Sync and then closes the underlying files.
mpt/tree.go:85
↓ 71 callersMethodSetString
SetString sets z to the value of s, interpreted in the given base, and returns z and a boolean indicating success. If SetString fails, the value of z
bootstrap/internal/gc/big/int.go:374
↓ 70 callersFunctionIsconst
(n *Node, ct int)
bootstrap/internal/gc/const.go:448
↓ 70 callersFunctionPkglookup
(name string, pkg *Pkg)
bootstrap/internal/gc/subr.go:311
↓ 69 callersFunctionconcat
concat returns the concatenation of the lists a and b. The storage taken by both is reused for the result.
bootstrap/internal/gc/syntax.go:347
↓ 66 callersFunctionCpos
()
bootstrap/internal/ld/lib.go:1563
↓ 66 callersMethode
ftoa/dblconv/diy-fp.h:123
↓ 61 callersFunctionNewInt
NewInt allocates and returns a new Int set to x.
bootstrap/internal/gc/big/int.go:63
↓ 60 callersFunctiongins
* * generate one instruction: * as f, t */
bootstrap/bootstrap6g/gsubr.go:548
↓ 60 callersFunctiontemp
(t *Type)
bootstrap/internal/gc/gen.go:763
↓ 58 callersFunctionPatch
(p *obj.Prog, to *obj.Prog)
bootstrap/internal/gc/gsubr.go:580
↓ 56 callersFunctionBalloc
ftoa/dmg/dtoa20170421.c:1573
↓ 56 callersFunctionNodconst
(n *Node, t *Type, v int64)
bootstrap/internal/gc/subr.go:690
↓ 54 callersMethodSet
Set adds the given key-value pair to the tree. If there is already an entry for the given key, then val replaces the old value. Set is a mutating ope
mpt/tree.go:27
↓ 54 callersFunctionsetlineno
(n *Node)
bootstrap/internal/gc/subr.go:241
↓ 53 callersFunctionlshift
ftoa/dmg/dtoa20170421.c:1991
↓ 52 callersFunctionerrorf
(s string, v ...any)
yacc/yacc.go:3190
↓ 52 callersFunctionwalkexpr
(np **Node, init **NodeList)
bootstrap/internal/gc/walk.go:384
↓ 49 callersFunctionDump
(s string, n *Node)
bootstrap/internal/gc/fmt.go:1736
↓ 49 callersFunctionmultadd
ftoa/dmg/dtoa20170421.c:1651
↓ 49 callersFunctionsyslook
(name string, copy int)
bootstrap/internal/gc/subr.go:1504
↓ 48 callersMethodParse
(yyLexer)
bootstrap/internal/gc/y.go:870
↓ 48 callersFunctiondefaultlit
(np **Node, t *Type)
bootstrap/internal/gc/const.go:1169
↓ 48 callersFunctionf
goo:fix
gofix/x.go:8
↓ 48 callersFunctiongetc
()
bootstrap/internal/asm/lexbody.go:510
↓ 47 callersFunctionIsslice
(t *Type)
bootstrap/internal/gc/subr.go:822
↓ 47 callersFunctionMpgetfix
(a *Mpint)
bootstrap/internal/gc/mparith2.go:259
↓ 47 callersFunctionconv
(n *Node, t *Type)
bootstrap/internal/gc/walk.go:2813
↓ 46 callersFunctionUint128Low64
ftoa/abseil/absl_numeric_int128.h:661
↓ 46 callersFunctioncount
count returns the length of the list l.
bootstrap/internal/gc/syntax.go:449
↓ 46 callersFunctionh
(x string)
mpt/tree_test.go:228
↓ 46 callersFunctionnewattr
(die *DWDie, attr uint16, cls int, value int64, data interface{})
bootstrap/internal/ld/dwarf.go:552
↓ 45 callersMethodLine
()
bootstrap/internal/gc/util.go:15
↓ 45 callersMethodSetPrec
go:generate stringer -type=Accuracy SetPrec sets z's precision to prec and returns the (possibly) rounded value of z. Rounding occurs according to z's
bootstrap/internal/gc/big/float.go:155
↓ 45 callersFunctionisblank
(n *Node)
bootstrap/internal/gc/subr.go:826
↓ 45 callersFunctionnewdie
Every DIE has at least a DW_AT_name attribute (but it will only be written out if it is listed in the abbrev). If its parent is keeping an index, the
bootstrap/internal/ld/dwarf.go:591
↓ 43 callersMethodBytes
Bytes returns the absolute value of x as a big-endian byte slice.
bootstrap/internal/gc/big/int.go:396
↓ 43 callersFunctionEqtype
Return 1 if t1 and t2 are identical, following the spec rules. Any cyclic type must go through a named type, and if one is named, it is only identica
bootstrap/internal/gc/subr.go:948
↓ 43 callersFunctionExitf
(format string, a ...interface{})
bootstrap/internal/ld/lib.go:385
↓ 43 callersFunctionGbranch
(as int, t *Type, likely int)
bootstrap/internal/gc/gsubr.go:86
↓ 43 callersFunctiondowidth
(t *Type)
bootstrap/internal/gc/align.go:114
↓ 43 callersFunctiondsymptr
(s *Sym, off int, x *Sym, xoff int)
bootstrap/internal/gc/obj.go:364
↓ 43 callersFunctionelfshname
(name string)
bootstrap/internal/ld/elf.go:1400
↓ 42 callersFunctioncmp
ftoa/dmg/dtoa20170421.c:2046
↓ 42 callersFunctionxdefine
(p string, t int, v int64)
bootstrap/internal/ld/lib.go:1728
↓ 41 callersFunctiontypechecklist
(l *NodeList, top int)
bootstrap/internal/gc/typecheck.go:43
↓ 40 callersFunctionUint128High64
ftoa/abseil/absl_numeric_int128.h:663
↓ 40 callersMethodWrite
(p []byte)
git85/git.go:162
↓ 39 callersMethodf
ftoa/dblconv/diy-fp.h:122
↓ 39 callersFunctionmkcall1
(fn *Node, t *Type, init **NodeList, args ...*Node)
bootstrap/internal/gc/walk.go:2809
↓ 38 callersFunctionRnd
(v int64, r int64)
bootstrap/internal/ld/lib.go:1885
↓ 38 callersFunctionTempname
* * make a new off the books */
bootstrap/internal/gc/gen.go:733
↓ 38 callersMethodlen
ftoa/fast_float/bigint.h:78
↓ 37 callersFunctiongetrune
(f *bufio.Reader)
yacc/yacc.go:3128
↓ 35 callersMethodReset
Reset the position.
ftoa/dblconv/utils.h:314
↓ 35 callersMethodlength
Returns the length of the vector.
ftoa/dblconv/utils.h:266
↓ 35 callersFunctionptr
(x T)
gadget/internal/schema/schema_test.go:294
↓ 34 callersFunctionIsfixedarray
(t *Type)
bootstrap/internal/gc/subr.go:818
↓ 33 callersFunctiongetc
()
bootstrap/internal/gc/lex.go:1854
↓ 33 callersFunctionmkcall
(name string, t *Type, init **NodeList, args ...*Node)
bootstrap/internal/gc/walk.go:2805
↓ 33 callersFunctiontriv
(typ genai.Type, desc string)
gadget/internal/schema/schema_test.go:290
↓ 32 callersMethodAdd
Add sets z to the sum x+y and returns z.
bootstrap/internal/gc/big/int.go:111
↓ 32 callersFunctionerrorexit
()
bootstrap/internal/gc/subr.go:30
↓ 32 callersFunctiongetattr
Each DIE (except the root ones) has at least 1 attribute: its name. getattr moves the desired one to the front so frequently searched ones are found f
bootstrap/internal/ld/dwarf.go:566
↓ 32 callersFunctiontypename
(t *Type)
bootstrap/internal/gc/reflect.go:900
↓ 31 callersFunctionIsinter
(t *Type)
bootstrap/internal/gc/subr.go:837
↓ 31 callersMethodLock
()
partest/main.go:111
↓ 31 callersMethodSub
Sub sets z to the difference x-y and returns z.
bootstrap/internal/gc/big/int.go:132
↓ 31 callersMethodUnlock
()
partest/main.go:112
next →1–100 of 4,772, ranked by callers