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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/linux-x86/src/go/doc/
exports.go 44 list := ityp.Methods.List // we know that ityp.Methods != nil
  /prebuilts/go/linux-x86/src/image/jpeg/
fdct.go 18 please let us know!)
  /prebuilts/go/linux-x86/src/math/big/
decimal.go 44 // TODO(gri) Since we know the desired decimal precision when converting
  /prebuilts/go/linux-x86/src/net/http/internal/
chunked.go 124 // We always know when EOF is coming.
  /prebuilts/go/linux-x86/src/net/
unixsock_posix.go 173 // There's a race here--we can't know for
  /prebuilts/go/linux-x86/src/os/signal/
signal_cgo_test.go 206 // look for to know that the program is running again.
  /prebuilts/go/linux-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/linux-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/linux-x86/src/time/
sleep.go 74 // If the caller needs to know whether f is completed, it must coordinate
  /prebuilts/go/linux-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/linux-x86/test/
prove.go 401 // Unreachable, but prove doesn't know that.
  /toolchain/binutils/binutils-2.27/gas/config/
tc-cris.c 710 of relaxation and we don't know anything else about the
833 know (fragP->fr_type == rs_machine_dependent);
836 know (length_code >= 0 && length_code < STATE_MAX_LENGTH);
    [all...]
  /build/make/core/
envsetup.mk 193 # we don't know if the device wants to build a separate vendor.img
204 # we don't know if the device wants to build a separate product.img
  /external/libffi/src/powerpc/
linux64_closure.S 162 # so we know how to deal with each type
  /external/protobuf/src/google/protobuf/util/internal/
json_stream_parser.cc 282 // don't know if the next char would be e, completing it, or something
519 // future, we abort for now and resume when we know more.
765 // we can't know if the key was complete or not.
810 // We don't know that we necessarily have an invalid token here, just that we
  /external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
linux64_closure.S 162 # so we know how to deal with each type
  /external/python/cpython3/Lib/unittest/
loader.py 213 raise TypeError("don't know how to make test from: %s" % obj)
326 'don\'t know how to discover from {!r}'
  /external/python/cpython3/Modules/_ctypes/libffi/src/powerpc/
linux64_closure.S 162 # so we know how to deal with each type
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
rewrite.go 261 // If v takes mem as an input then we know mem
464 // Don't know which way to go back. Abort.
  /prebuilts/go/darwin-x86/src/cmd/go/internal/get/
get.go 120 // assume they know what they are doing and don't step on it.
320 // Process dependencies, now that we know what they are.
  /prebuilts/go/darwin-x86/src/crypto/elliptic/
p224.go 404 // out[0] negative then we know that out[3] is sufficiently positive
437 // As before, if we made out[0] negative then we know that out[3] is

Completed in 1165 milliseconds

1 2 3 4 5 6 7 8 91011>>