MCPcopy Create free account

hub / github.com/rsc/tmp / functions

Functions4,772 in github.com/rsc/tmp

↓ 4 callersFunctionTYPE
(i int)
yacc/yacc.go:142
↓ 4 callersFunctionTransformedDictionaryWord
To be safe buffer must have at least kTransformedBufferSize */
brotli/enc_encoder_dict.c:93
↓ 4 callersMethodUnreadByte
()
bootstrap/internal/gc/big/intconv.go:204
↓ 4 callersMethodUnsafeUnmap
UnsafeUnmap unmaps the virtual address space used by a closed memory. If m has not been closed using [Mem.Close], UnsafeUnmap does nothing but return
mpt/internal/pmem/pmem.go:1081
↓ 4 callersFunctionVputl
(v uint64)
bootstrap/internal/ld/symtab.go:295
↓ 4 callersFunctionZopfliCostModelGetLiteralCosts
brotli/enc_backward_references_hq.c:249
↓ 4 callersFunctionZopfliNodeCopyDistance
brotli/enc_backward_references_hq.c:63
↓ 4 callersFunctionaddVV
(z, x, y []Word)
bootstrap/internal/gc/big/arith_decl.go:17
↓ 4 callersFunctionaddVW
(z, x []Word, y Word)
bootstrap/internal/gc/big/arith_decl.go:25
↓ 4 callersFunctionadderr
(line int, format string, args ...interface{})
bootstrap/internal/gc/subr.go:56
↓ 4 callersFunctionaddpctab
(ftab *LSym, off int32, d *Pcdata)
bootstrap/internal/ld/pcln.go:126
↓ 4 callersMethodaddrToMem
addrToMem returns the tree memory at address a and length n.
mpt/disk.go:293
↓ 4 callersFunctionadduintxx
(ctxt *Link, s *LSym, v uint64, wid int)
bootstrap/internal/obj/data.go:145
↓ 4 callersFunctionaddvarint
(ctxt *Link, d *Pcdata, val uint32)
bootstrap/internal/obj/pcln.go:14
↓ 4 callersFunctionadjust_for_feature_macros
adjust for deprecated feature macros
ftoa/fast_float/float_common.h:1243
↓ 4 callersMethodallow
(path string, perm filePerm)
box/rules.go:132
↓ 4 callersFunctionalpha
alpha returns 1 if i is 0 and returns √2 otherwise.
dct/fdct_ref.go:51
↓ 4 callersMethodandNot
(x, y nat)
bootstrap/internal/gc/big/nat.go:769
↓ 4 callersFunctionany_on
ftoa/dmg/dtoa20251117.c:2686
↓ 4 callersFunctionappend_nine_digits
Convert `digits` to decimal and write the last 9 decimal digits to result. If `digits` contains additional digits, then those are silently ignored.
ftoa/ryu/d2fixed.c:294
↓ 4 callersFunctionapplywritebarrier
(n *Node, init **NodeList)
bootstrap/internal/gc/walk.go:2218
↓ 4 callersFunctionassignconvfn
Convert node n for assignment to type t.
bootstrap/internal/gc/subr.go:1302
↓ 4 callersFunctionatolwhex
(s string)
bootstrap/internal/ld/ld.go:129
↓ 4 callersFunctionbench
(b *testing.B, f func(int32))
bound/bound_test.go:19
↓ 4 callersFunctionbgenNonZero
(n, res *Node, wantTrue bool, likely int, to *obj.Prog)
bootstrap/internal/gc/cgen.go:2155
↓ 4 callersMethodbit
bit returns the value of the i'th bit, with lsb == bit 0.
bootstrap/internal/gc/big/nat.go:722
↓ 4 callersFunctionblsh
blsh returns a Bits with 1 at index n, 0 elsewhere (1<<n).
bootstrap/internal/gc/reg.go:1482
↓ 4 callersFunctionbvprint
(bv Bvec)
bootstrap/internal/gc/bv.go:170
↓ 4 callersMethodbytes
bytes writes the value of z into buf using big-endian encoding. len(buf) must be >= len(z)*_S. The value of z is encoded in the slice buf[i:]. The num
bootstrap/internal/gc/big/nat.go:1118
↓ 4 callersFunctioncgen_wb
(n, res *Node, wb bool)
bootstrap/internal/gc/cgen.go:24
↓ 4 callersFunctioncheckmake
(t *Type, arg string, n *Node)
bootstrap/internal/gc/typecheck.go:3876
↓ 4 callersFunctionchecksliceconst
(lo *Node, hi *Node)
bootstrap/internal/gc/typecheck.go:2256
↓ 4 callersFunctionchksectoff
(h *IMAGE_SECTION_HEADER, off int64)
bootstrap/internal/ld/pe.go:413
↓ 4 callersFunctioncolasdefn
(left *NodeList, defn *Node)
bootstrap/internal/gc/dcl.go:476
↓ 4 callersFunctioncompare
string_view::compare() Performs a lexicographical comparison between this `string_view` and another `string_view` `x`, returning a negative value if
ftoa/abseil/absl_strings_string_view.h:452
↓ 4 callersMethodcompare
(q keyPrefix)
mpt/tree.go:178
↓ 4 callersFunctionconstiter
* * declare constants from grammar * new_name_list [[type] = expr_list] */
bootstrap/internal/gc/dcl.go:317
↓ 4 callersFunctioncontainer
(s *LSym)
bootstrap/internal/ld/pcln.go:193
↓ 4 callersFunctioncutInt
cutInt scans the leading decimal number at the start of x to an integer and returns that value and the rest of the string.
gorebuild/gover.go:129
↓ 4 callersFunctiond2b
ftoa/dmg/dtoa20251117.c:2267
↓ 4 callersFunctiondata
string_view::data() Returns a pointer to the underlying character array (which is of course stored elsewhere). Note that `string_view::data()` may co
ftoa/abseil/absl_strings_string_view.h:376
↓ 4 callersFunctiondecimalLength9
Returns the number of decimal digits in v, which must not contain more than 9 digits.
ftoa/ryu/common.h:29
↓ 4 callersFunctiondecode_reloc
Decoding the type.* symbols. This has to be in sync with ../../runtime/type.go, or more specifically, with what ../gc/reflect.c stuffs in these.
bootstrap/internal/ld/decodesym.go:15
↓ 4 callersFunctiondecodetype_size
Type.commonType.size
bootstrap/internal/ld/decodesym.go:66
↓ 4 callersFunctiondefaultlit2
* * defaultlit on both nodes simultaneously; * if they're both ideal going in they better * get the same type going out. * force means must assign
bootstrap/internal/gc/const.go:1267
↓ 4 callersMethoddenyFile
(path string)
box/rules.go:163
↓ 4 callersMethoddivW
q = (x-r)/y, with 0 <= r < y
bootstrap/internal/gc/big/nat.go:482
↓ 4 callersFunctiondwarfaddelfrelocheader
(elfstr int, shdata *ElfShdr, off int64, size int64)
bootstrap/internal/ld/dwarf.go:2289
↓ 4 callersFunctionelfrelocsect
(sect *Section, first *LSym)
bootstrap/internal/ld/elf.go:1501
↓ 4 callersFunctionelfshalloc
(sect *Section)
bootstrap/internal/ld/elf.go:1424
↓ 4 callersFunctionempty
string_view::empty() Checks if the `string_view` is empty (refers to no characters).
ftoa/abseil/absl_strings_string_view.h:330
↓ 4 callersFunctionemptyTreeHash
emptyTreeHash returns the parent hash for a root no child nodes.
mpt/tree.go:331
↓ 4 callersFunctionemulu
slow emulation routine for 32-bit
ftoa/fast_float/float_common.h:366
↓ 4 callersFunctioneqfield
Return node for if p.field != q.field { return false }
bootstrap/internal/gc/subr.go:2710
↓ 4 callersFunctionescflows
Store the link src->dst in dst, throwing out some quick wins.
bootstrap/internal/gc/esc.go:1171
↓ 4 callersFunctionexcise
(r *gc.Flow)
bootstrap/bootstrap6g/peep.go:382
↓ 4 callersFunctionf32
(x float64)
gadget/internal/schema/schema_test.go:526
↓ 4 callersFunctionfinishcompare
(np **Node, n, r *Node, init **NodeList)
bootstrap/internal/gc/walk.go:3581
↓ 4 callersFunctionfuncpctab
funcpctab writes to dst a pc-value table mapping the code in func to the values returned by valfunc parameterized by arg. The invocation of valfunc to
bootstrap/internal/obj/pcln.go:32
↓ 4 callersFunctiongcd
Conventions Upper-case for power series. Lower-case for rationals. Input variables: U,V,... Output variables: ...,Y,Z Integer gcd; needed for rational
gomaxprocs/powser/powser_test.go:206
↓ 4 callersFunctiongdatastring
(nam *Node, sval string)
bootstrap/internal/gc/obj.go:419
↓ 4 callersFunctiongerrit
(method, url string, in, out any)
signre2/main.go:142
↓ 4 callersFunctiongetLine
getLine returns the first n lines of data and the remainder. If data has no newline, getLine returns data, nil, false
patch/patch.go:241
↓ 4 callersFunctiongetcom
()
bootstrap/internal/asm/macbody.go:102
↓ 4 callersFunctionhcrash
()
bootstrap/internal/gc/subr.go:100
↓ 4 callersFunctionheadtype
(name string)
bootstrap/internal/ld/sym.go:222
↓ 4 callersFunctionhexDump
(data []byte)
mpt/disk_test.go:229
↓ 4 callersFunctionhigh64
(x nat)
bootstrap/internal/gc/big/float.go:738
↓ 4 callersFunctionhmap
Builds a type representing a Hmap structure for the given map type. Make sure this stays in sync with ../../runtime/hashmap.go!
bootstrap/internal/gc/reflect.go:191
↓ 4 callersFunctionhtml2md
(file, text string)
html2md/html.go:15
↓ 4 callersFunctionimplements
(t *Type, iface *Type, m **Type, samename **Type, ptr *int)
bootstrap/internal/gc/subr.go:2960
↓ 4 callersFunctionint32Bits2Float
ftoa/ryu/s2f.c:59
↓ 4 callersFunctionint64Bits2Double
ftoa/ryu/s2d.c:65
↓ 4 callersFunctionisalpha
(c int)
bootstrap/internal/asm/lexbody.go:203
↓ 4 callersFunctioniscall
A pattern matcher for call instructions. Returns true when the instruction is a call to a specific package qualified function name.
bootstrap/internal/gc/plive.go:293
↓ 4 callersFunctionisdigit
(c rune)
yacc/yacc.go:3107
↓ 4 callersFunctionisextern
isextern reports whether s describes an external symbol that must avoid pc-relative addressing. This happens on systems like Solaris that call .so fun
bootstrap/internal/obj/x86/asm6.go:1513
↓ 4 callersFunctionisifacemethod
* * Is this field a method on an interface? * Those methods have an anonymous * *struct{} as the receiver. * (See fakethis above.) */
bootstrap/internal/gc/dcl.go:1183
↓ 4 callersFunctionissafepoint
Returns true for instructions that are safe points that must be annotated with liveness information.
bootstrap/internal/gc/plive.go:1061
↓ 4 callersFunctionisspace
(c int)
bootstrap/internal/asm/lexbody.go:207
↓ 4 callersFunctionivyRecompute
(r)
ivynote/ivy.js:186
↓ 4 callersFunctionlinknewsym
(ctxt *Link, symb string, v int)
bootstrap/internal/ld/sym.go:164
↓ 4 callersFunctionlistsort
(l *LSym, cmp func(*LSym, *LSym) int, nextp func(*LSym) **LSym)
bootstrap/internal/ld/data.go:245
↓ 4 callersFunctionlo0bits
ftoa/dmg/dtoa20251117.c:1766
↓ 4 callersFunctionloadinternal
(name string)
bootstrap/internal/ld/lib.go:410
↓ 4 callersFunctionlog10Pow2
Returns floor(log_10(2^e)); requires 0 <= e <= 1650.
ftoa/ryu/common.h:71
↓ 4 callersFunctionmakeFunVW
(f func(z, x []Word, s uint) (c Word))
bootstrap/internal/gc/big/arith_test.go:221
↓ 4 callersMethodmarkOK
()
mpt/disk_test.go:144
↓ 4 callersMethodmarkOK
()
mpt/internal/pmem/pmem_test.go:213
↓ 4 callersFunctionmoreprod
allocate enough room to hold another production
yacc/yacc.go:746
↓ 4 callersFunctionmulShiftAll64
ftoa/ryu/d2s_intrinsics.h:265
↓ 4 callersFunctionmulShift_mod1e9
Best case: use 128-bit type.
ftoa/ryu/d2fixed.c:102
↓ 4 callersFunctionmult128bitPow10
mult128bitPow10 takes a floating-point input with a 55-bit mantissa and multiplies it with 10^q. The resulting mantissa is m*P >> 119 where P is a 128
ftoa/go124/ftoaryu.go:522
↓ 4 callersFunctionmult64bitPow10
mult64bitPow10 takes a floating-point input with a 25-bit mantissa and multiplies it with 10^q. The resulting mantissa is m*P >> 57 where P is a 64-bi
ftoa/go124/ftoaryu.go:493
↓ 4 callersFunctionmultipleOfPowerOf5_32
Returns true if value is divisible by 5^p.
ftoa/ryu/f2s_intrinsics.h:55
↓ 4 callersFunctionneedc
do we need the carry bit
bootstrap/bootstrap6g/peep.go:49
↓ 4 callersFunctionnewMatrix
(n, m int)
bootstrap/internal/gc/big/hilbert_test.go:37
↓ 4 callersFunctionnewblock
Constructs a new basic block containing a single instruction.
bootstrap/internal/gc/plive.go:106
↓ 4 callersFunctionnlz
nlz returns the number of leading zero bits in x.
bootstrap/internal/gc/big/float.go:527
↓ 4 callersFunctionnoBlankLines
(s string)
html2md/html.go:430
← previousnext →901–1,000 of 4,772, ranked by callers