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

1 2 3 4 5 6 7 891011>>

  /prebuilts/go/linux-x86/src/compress/bzip2/
huffman.go 209 // If this function was called recursively then we know that
  /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/http/pprof/
pprof.go 151 // We don't know how many symbols we have, but we
  /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/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/linux-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/linux-x86/src/time/
sleep.go 72 // If the caller needs to know whether f is completed, it must coordinate
  /prebuilts/go/linux-x86/test/
prove.go 399 // Unreachable, but prove doesn't know that.
  /toolchain/binutils/binutils-2.25/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...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
decode.go 325 // don't really know whether we're seeing a meaningless prefix or one
329 // extension prefixes are given? No one seems to know for sure.
723 // 66 0F 38 F1 instruction is defined (today) (that we know of).
749 // prefix rather than an operand size override, but we know of
825 // special meaning, perhaps F2/F3 have special meaning that we don't know.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
decode.go 325 // don't really know whether we're seeing a meaningless prefix or one
329 // extension prefixes are given? No one seems to know for sure.
723 // 66 0F 38 F1 instruction is defined (today) (that we know of).
749 // prefix rather than an operand size override, but we know of
825 // special meaning, perhaps F2/F3 have special meaning that we don't know.
    [all...]
  /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
  /prebuilts/go/darwin-x86/src/cmd/go/
get.go 112 // assume they know what they are doing and don't step on it.
321 // 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
  /prebuilts/go/darwin-x86/src/crypto/tls/
handshake_server.go 341 // We echo the client's session ID in the ServerHello to let it know
430 // to our request. When we know the CAs we trust, then
  /prebuilts/go/darwin-x86/src/text/scanner/
scanner.go 253 // err is something else, we don't know if
344 // we know the zero'th rune is OK; start scanning at the next one
  /prebuilts/go/linux-x86/src/cmd/go/
get.go 112 // assume they know what they are doing and don't step on it.
321 // Process dependencies, now that we know what they are.
  /prebuilts/go/linux-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 1147 milliseconds

1 2 3 4 5 6 7 891011>>