MCPcopy Create free account

hub / github.com/rsc/tmp / functions

Functions4,772 in github.com/rsc/tmp

↓ 6 callersFunctionwriteMultiple
write count copies of text to s
bootstrap/internal/gc/big/intconv.go:44
↓ 6 callersFunctionwritem
creates output string for item pointed to by pp
yacc/yacc.go:2010
↓ 6 callersFunctionwrsym
(b *Biobuf, s *LSym)
bootstrap/internal/obj/objfile.go:516
↓ 6 callersFunctionyyTokname
(c int)
bootstrap/internal/gc/y.go:893
↓ 5 callersMethodAddPadding
Add character padding to the builder. If count is non-positive, nothing is added to the builder.
ftoa/dblconv/utils.h:343
↓ 5 callersFunctionAddaddrplus
(ctxt *Link, s *LSym, t *LSym, add int64)
bootstrap/internal/ld/data.go:119
↓ 5 callersFunctionAdduint64
(ctxt *Link, s *LSym, v uint64)
bootstrap/internal/ld/data.go:103
↓ 5 callersMethodAssignUInt16
Guaranteed to lie in one Bigit.
ftoa/dblconv/bignum.cc:55
↓ 5 callersFunctionBackwardReferenceScoreUsingLastDistance
brotli/enc_hash.h:141
↓ 5 callersMethodBigitOrZero
ftoa/dblconv/bignum.cc:633
↓ 5 callersMethodBinomial
Binomial sets z to the binomial coefficient of (n, k) and returns z.
bootstrap/internal/gc/big/int.go:187
↓ 5 callersMethodBit
Bit returns the value of the i'th bit of x. That is, it returns (x>>i)&1. The bit index i must be >= 0.
bootstrap/internal/gc/big/int.go:613
↓ 5 callersFunctionBrotliEncoderSetParameter
brotli/enc_encode.c:60
↓ 5 callersFunctionBrotliStoreHuffmanTree
num = alphabet size depths = symbol depths */
brotli/enc_brotli_bit_stream.c:284
↓ 5 callersFunctionCflush
()
bootstrap/internal/ld/lib.go:1559
↓ 5 callersFunctionClearp
(p *obj.Prog)
bootstrap/internal/gc/gsubr.go:156
↓ 5 callersMethodClose
Close implements io.Closer. Close MUST be invoked to free native resources.
brotli/reader.go:74
↓ 5 callersMethodCmp
Cmp compares x and y and returns: -1 if x < y 0 if x == y +1 if x > y
bootstrap/internal/gc/big/rat.go:473
↓ 5 callersFunctionComplexmove
(f *Node, t *Node)
bootstrap/internal/gc/cplx.go:287
↓ 5 callersFunctionDconv
(p *Prog, a *Addr)
bootstrap/internal/obj/util.go:361
↓ 5 callersFunctionDecode
Decode decodes Brotli encoded data.
brotli/reader.go:155
↓ 5 callersFunctionEncode
Encode returns content encoded with Brotli.
brotli/writer.go:151
↓ 5 callersFunctionFillDigits32
ftoa/dblconv/fixed-dtoa.cc:130
↓ 5 callersMethodGCD
GCD sets z to the greatest common divisor of a and b, which both must be > 0, and returns z. If x and y are not nil, GCD sets x and y such that z = a*
bootstrap/internal/gc/big/int.go:437
↓ 5 callersFunctionInitHuffmanTree
brotli/enc_entropy_encode.h:27
↓ 5 callersMethodInt64
Int64 returns the int64 representation of x. If x cannot be represented in an int64, the result is undefined.
bootstrap/internal/gc/big/int.go:351
↓ 5 callersFunctionIsMatch
brotli/enc_static_dict.c:42
↓ 5 callersFunctionIsPowerOf2
ftoa/abseil/absl_numeric_internal_bits.h:69
↓ 5 callersFunctionJumpToByteBoundary
brotli/enc_brotli_bit_stream.c:936
↓ 5 callersMethodMantExp
MantExp breaks x into its mantissa and exponent components and returns the exponent. If a non-nil mant argument is provided its value is set to the ma
bootstrap/internal/gc/big/float.go:257
↓ 5 callersFunctionMul
simple pole at 1: 1/(1-x) = 1 1 1 1 1 ... Convert array of coefficients, constant term first to a (finite) power series * func Poly(a []rat) PS { Z:=
gomaxprocs/powser/powser_test.go:460
↓ 5 callersMethodReadAt
(b []byte, off int64)
mpt/internal/pmem/pmem.go:123
↓ 5 callersFunctionReadSymbol
Reads and decodes the next Huffman code from bit-stream. This method peeks 16 bits of input and drops 0 - 15 of them. */
brotli/dec_decode.c:370
↓ 5 callersMethodSeek
(offset int64, whence int)
gitfs/fs.go:321
↓ 5 callersMethodSet
Set sets z to x and returns z.
bootstrap/internal/gc/big/int.go:68
↓ 5 callersFunctionSetuintxx
(ctxt *Link, s *LSym, off int64, v uint64, wid int64)
bootstrap/internal/obj/data.go:122
↓ 5 callersMethodSignbit
Signbit returns true if x is negative or negative zero.
bootstrap/internal/gc/big/float.go:322
↓ 5 callersMethodSignificand
ftoa/dblconv/ieee.h:123
↓ 5 callersMethodToString
ftoa/abseil/absl_strings_internal_charconv_bigint.cc:337
↓ 5 callersFunctionUTF8Position
brotli/enc_literal_cost.c:24
↓ 5 callersFunctionWrapPosition
Wraps 64-bit input position to 32-bit ring-buffer position preserving "not-a-first-lap" feature. */
brotli/enc_encode.c:114
↓ 5 callersFunctionWriteRingBuffer
Dumps output. Returns BROTLI_DECODER_NEEDS_MORE_OUTPUT only if there is more output to push and either ring-buffer is as big as window size, or
brotli/dec_decode.c:1269
↓ 5 callersFunctionZopfliNodeCopyLength
brotli/enc_backward_references_hq.c:54
↓ 5 callersFunctionasmandsz
(ctxt *obj.Link, p *obj.Prog, a *obj.Addr, r int, rex int, m64 int)
bootstrap/internal/obj/x86/asm6.go:2485
↓ 5 callersFunctionat
string_view::at() Returns the ith element of the `string_view`. Bounds checking is performed, and an exception of type `std::out_of_range` will be th
ftoa/abseil/absl_strings_string_view.h:346
↓ 5 callersMethodat
(i, j int)
bootstrap/internal/gc/big/hilbert_test.go:23
↓ 5 callersFunctionbenchDCT
(b *testing.B, f func(*block))
dct/dct_test.go:62
↓ 5 callersFunctionbitLen
(x Word)
bootstrap/internal/gc/big/arith_decl.go:53
↓ 5 callersFunctionbvcmp
(bv1 Bvec, bv2 Bvec)
bootstrap/internal/gc/bv.go:68
↓ 5 callersFunctioncadable
(n *Node)
bootstrap/internal/gc/gen.go:1398
↓ 5 callersFunctioncallrecvlist
(l *NodeList)
bootstrap/internal/gc/typecheck.go:245
↓ 5 callersFunctioncandiscardlist
(l *NodeList)
bootstrap/internal/gc/walk.go:4122
↓ 5 callersFunctioncannedimports
(file string, cp string)
bootstrap/internal/gc/lex.go:816
↓ 5 callersFunctioncgen_callinter
* * n is call to interface method. * generate res = n. */
bootstrap/internal/gc/cgen.go:2425
↓ 5 callersFunctioncgen_callmeth
(n *Node, proc int)
bootstrap/internal/gc/gen.go:1084
↓ 5 callersFunctionchecka
(U PS, a []rat, str string)
gomaxprocs/powser/powser_test.go:651
↓ 5 callersFunctioncheckassign
(stmt *Node, n *Node)
bootstrap/internal/gc/typecheck.go:3235
↓ 5 callersFunctioncheckdupfields
(t *Type, what string)
bootstrap/internal/gc/dcl.go:857
↓ 5 callersFunctionchecksliceindex
(l *Node, r *Node, tp *Type)
bootstrap/internal/gc/typecheck.go:2227
↓ 5 callersMethodclear
()
bootstrap/internal/gc/big/nat.go:55
↓ 5 callersFunctioncmpInt
cmpInt returns cmp.Compare(x, y) interpreting x and y as decimal numbers. (Copied from golang.org/x/mod/semver's compareInt.)
gorebuild/gover.go:142
↓ 5 callersFunctioncopyexpr
(n *Node, t *Type, init **NodeList)
bootstrap/internal/gc/subr.go:1906
↓ 5 callersFunctioncplxsubtype
(et int)
bootstrap/internal/gc/subr.go:910
↓ 5 callersFunctiondecode
(enc []byte)
pebble/main.go:471
↓ 5 callersFunctiondefin
define s to be a terminal if nt==0 or a nonterminal if nt==1
yacc/yacc.go:766
↓ 5 callersFunctiondgopkgpath
(s *Sym, ot int, pkg *Pkg)
bootstrap/internal/gc/reflect.go:507
↓ 5 callersFunctiondimportpath
(p *Pkg)
bootstrap/internal/gc/reflect.go:472
↓ 5 callersMethoddirty
()
mpt/disk.go:459
↓ 5 callersFunctiondivisibleByPower5
(m uint64, k int)
ftoa/go124/ftoaryu.go:546
↓ 5 callersFunctionelfmap
(elfobj *ElfObj, sect *ElfSect)
bootstrap/internal/ld/ldelf.go:819
↓ 5 callersFunctionelfwritedynentsymsize
(s *LSym, tag int, t *LSym)
bootstrap/internal/ld/elf.go:1017
↓ 5 callersFunctionexportedsym
exportedsym reports whether a symbol will be visible to files that import our package.
bootstrap/internal/gc/export.go:53
↓ 5 callersFunctionextraAttr
(n *html.Node, known ...string)
html2md/html.go:402
↓ 5 callersFunctionfakeimport
()
bootstrap/internal/gc/lex.go:634
↓ 5 callersFunctionfind
Find child by AT_name using hashtable if available or linear scan if not.
bootstrap/internal/ld/dwarf.go:627
↓ 5 callersMethodflushPatch
flushPatch flushes the current patch buffer to disk. If there is an active mutation group, only the buffer before that group is written.
mpt/internal/pmem/pmem.go:760
↓ 5 callersFunctionforeachlist
(l *NodeList, f func(*Node, interface{}), c interface{})
bootstrap/internal/gc/racewalk.go:596
↓ 5 callersFunctionforeachnode
(n *Node, f func(*Node, interface{}), c interface{})
bootstrap/internal/gc/racewalk.go:590
↓ 5 callersFunctionfreedtoa
ftoa/dmg/dtoa20170421.c:4903
↓ 5 callersFunctionfromBinary
(s string)
bootstrap/internal/gc/big/float_test.go:330
↓ 5 callersFunctionfunccompile
(n *Node)
bootstrap/internal/gc/dcl.go:1455
↓ 5 callersFunctionget_TI
ftoa/dmg/dtoa20170421.c:1556
↓ 5 callersFunctionget_TI
ftoa/dmg/dtoa20251117.c:1557
↓ 5 callersFunctiongetimpsym
(pp *string)
bootstrap/internal/gc/lex.go:1661
↓ 5 callersMethodihash
()
mpt/disk.go:462
↓ 5 callersFunctionimportsym
* * import */ * * return the sym for ss, which should match lexical */
bootstrap/internal/gc/export.go:397
↓ 5 callersFunctionincrement
ftoa/dmg/dtoa20251117.c:2626
↓ 5 callersMethodinit
TODO(gri) Since we know the desired decimal precision when converting a floating-point number, we may be able to limit the number of decimal digits th
bootstrap/internal/gc/big/decimal.go:47
↓ 5 callersFunctioninlconv2expr
Turn an OINLCALL into a single valued expression.
bootstrap/internal/gc/inl.go:302
↓ 5 callersFunctionisbadimport
(path string)
bootstrap/internal/gc/subr.go:3441
↓ 5 callersFunctionistemp
Istemp reports whether n is a temporary variable.
bootstrap/internal/gc/order.go:178
↓ 5 callersMethodkeyVal
(t *diskTree)
mpt/disk.go:451
↓ 5 callersFunctionleadingZeros
Number of leading zeros in x.
bootstrap/internal/gc/big/arith.go:113
↓ 5 callersFunctionlinehist
(file string, off int32, relative int)
bootstrap/internal/gc/subr.go:219
↓ 5 callersFunctionlogJSON
(f *os.File, verb string, arg any)
gadget/log.go:38
↓ 5 callersFunctionlookdot1
(errnode *Node, s *Sym, t *Type, f *Type, dostrcmp int)
bootstrap/internal/gc/typecheck.go:2390
↓ 5 callersFunctionloopstrtod
(which int, n int, src string)
ftoa/dmg/dmg.go:293
↓ 5 callersFunctionloopsum
(which, n int, fs []float64, prec int)
ftoa/dmg/dmg.go:269
↓ 5 callersFunctionloopsumstrtod
(which int, n int, s string)
ftoa/dmg/dmg.go:319
↓ 5 callersFunctionmethodsym
(nsym *Sym, t0 *Type, iface int)
bootstrap/internal/gc/dcl.go:1241
← previousnext →701–800 of 4,772, ranked by callers