HomeSort by relevance Sort by last modified time
    Searched refs:know (Results 201 - 225 of 625) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/go/darwin-x86/src/net/http/internal/
chunked.go 124 // We always know when EOF is coming.
  /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/os/signal/
signal_cgo_test.go 206 // look for to know that the program is running again.
  /prebuilts/go/darwin-x86/src/runtime/
cgocall.go 36 // know about packages). The gcc-compiled C function f calls GoF.
431 // We don't know the type of the element.
608 // We have no way to know the size of the object.
612 // 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.
signal_unix.go 364 // This must NOT be nosplit because the linker doesn't know where
473 // from the signal handler. We know that the signal was unblocked
482 // was raised. If the handler is the default, we know it
502 // restore the Go handler, but that is not so bad: we know
  /prebuilts/go/darwin-x86/src/syscall/
exec_bsd.go 227 // Programs that know they inherit fds >= 3 will need
exec_solaris.go 229 // 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 74 // If the caller needs to know whether f is completed, it must coordinate
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/unicode/bidi/
bidi.go 26 // know they exist. We should at some point allow the user to specify an
  /prebuilts/go/darwin-x86/test/
prove.go 401 // 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 133 // Record the fact that we know ptr is non nil, and remember to
sparsetree.go 228 // But we know x-then-y, so entry(x) < exit(x) < entry(y) < exit(y).
  /prebuilts/go/linux-x86/src/cmd/go/internal/test/
testflag.go 111 // This is a flag we do not know; we must assume
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm/
obj5.go 173 c.ctxt.Diag("do not know how to handle TYPE_ADDR in %v with -dynlink", p)
176 c.ctxt.Diag("do not know how to handle LEAQ-type insn to non-register in %v with -dynlink", p)
190 c.ctxt.Diag("don't know how to handle %v with -dynlink", p)
213 c.ctxt.Diag("don't know how to handle %v with -dynlink", p)
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/
obj7.go 369 c.ctxt.Diag("do not know how to handle TYPE_ADDR in %v with -dynlink", p)
372 c.ctxt.Diag("do not know how to handle LEAQ-type insn to non-register in %v with -dynlink", p)
386 c.ctxt.Diag("don't know how to handle %v with -dynlink", p)
409 c.ctxt.Diag("don't know how to handle %v with -dynlink", p)
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
obj9.go 163 c.ctxt.Diag("do not know how to handle TYPE_ADDR in %v with -dynlink", p)
166 c.ctxt.Diag("do not know how to handle LEAQ-type insn to non-register in %v with -dynlink", p)
180 c.ctxt.Diag("don't know how to handle %v with -dynlink", p)
203 c.ctxt.Diag("don't know how to handle %v with -dynlink", p)
  /prebuilts/go/linux-x86/src/cmd/link/
link_test.go 18 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.)
  /prebuilts/go/linux-x86/src/compress/bzip2/
huffman.go 205 // If this function was called recursively then we know that
  /prebuilts/go/linux-x86/src/encoding/json/
example_test.go 180 Point json.RawMessage // delay parsing until we know the color space

Completed in 1533 milliseconds

1 2 3 4 5 6 7 891011>>