HomeSort by relevance Sort by last modified time
    Searched refs:know (Results 176 - 200 of 562) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/go/darwin-x86/src/compress/bzip2/
huffman.go 209 // If this function was called recursively then we know that
  /prebuilts/go/darwin-x86/src/go/doc/
exports.go 44 list := ityp.Methods.List // we know that ityp.Methods != nil
  /prebuilts/go/darwin-x86/src/image/jpeg/
fdct.go 18 please let us know!)
  /prebuilts/go/darwin-x86/src/math/big/
decimal.go 44 // TODO(gri) Since we know the desired decimal precision when converting
  /prebuilts/go/darwin-x86/src/net/http/internal/
chunked.go 124 // We always know when EOF is coming.
  /prebuilts/go/darwin-x86/src/net/http/pprof/
pprof.go 151 // We don't know how many symbols we have, but we
  /prebuilts/go/darwin-x86/src/net/
unixsock_posix.go 173 // There's a race here--we can't know for
  /prebuilts/go/darwin-x86/src/runtime/
cgocall.go 36 // know about packages). The gcc-compiled C function f calls GoF.
413 // We don't know the type of the element.
592 // We have no way to know the size of the object.
596 // In the text or noptr sections, we know that the
mem_linux.go 19 // but we want to know that all of the pages are unmapped.
  /prebuilts/go/darwin-x86/src/syscall/
exec_bsd.go 222 // Programs that know they inherit fds >= 3 will need
exec_solaris.go 219 // Programs that know they inherit fds >= 3 will need
route_bsd.go 32 // we need to know the underlying kernel's
  /prebuilts/go/darwin-x86/src/time/
sleep.go 72 // If the caller needs to know whether f is completed, it must coordinate
  /prebuilts/go/darwin-x86/test/
prove.go 399 // Unreachable, but prove doesn't know that.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
deadcode.go 271 // code loops. We know the code we're working with is
loopbce.go 95 // We also know that ind has the form (Phi min nxt) where
nilcheck.go 128 // Record the fact that we know ptr is non nil, and remember to
sparsetree.go 210 // But we know x-then-y, so entry(x) < exit(x) < entry(y) < exit(y).
  /prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
scanner_test.go 328 e := err.(Error) // we know it's an Error
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm/
obj5.go 182 ctxt.Diag("do not know how to handle TYPE_ADDR in %v with -dynlink", p)
185 ctxt.Diag("do not know how to handle LEAQ-type insn to non-register in %v with -dynlink", p)
199 ctxt.Diag("don't know how to handle %v with -dynlink", p)
222 ctxt.Diag("don't know how to handle %v with -dynlink", p)
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/
obj7.go 378 ctxt.Diag("do not know how to handle TYPE_ADDR in %v with -dynlink", p)
381 ctxt.Diag("do not know how to handle LEAQ-type insn to non-register in %v with -dynlink", p)
395 ctxt.Diag("don't know how to handle %v with -dynlink", p)
418 ctxt.Diag("don't know how to handle %v with -dynlink", p)
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
obj9.go 175 ctxt.Diag("do not know how to handle TYPE_ADDR in %v with -dynlink", p)
178 ctxt.Diag("do not know how to handle LEAQ-type insn to non-register in %v with -dynlink", p)
192 ctxt.Diag("don't know how to handle %v with -dynlink", p)
215 ctxt.Diag("don't know how to handle %v with -dynlink", p)
  /prebuilts/go/linux-x86/src/cmd/link/
link_test.go 11 Gas looming through the fog in divers places in the streets, much as the sun may, from the spongey fields, be seen to loom by husbandman and ploughboy. Most of the shops lighted two hours before their time?as the gas seems to know, for it has a haggard and unwilling look.
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
xed_test.go 125 // 66 0F AE 38: clflushopt but we only know clflush
  /prebuilts/go/linux-x86/src/cmd/vet/
shadow.go 140 // We know it's an assignment, so the LHS must be all identifiers. (We check anyway.)

Completed in 369 milliseconds

1 2 3 4 5 6 78 91011>>