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

1 2 3 4 56 7 8 91011>>

  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
objdump_test.go 102 // Instructions we know but libopcodes does not (e.g., 0F D0 11).
176 // but only when the instruction has a 66 prefix. Maybe they know something we don't.
  /prebuilts/go/linux-x86/src/math/big/
prime.go 212 // We know gcd(n, ?) = 1 or else we'd have found Jacobi(d, n) == 0 above.
213 // We know gcd(n, 2) = 1 because n is odd.
  /prebuilts/go/linux-x86/src/runtime/
netpoll_solaris.go 34 // in doing network I/O. Because now we know what kind of I/O we
67 // again we know for sure we are always talking about the same file
  /toolchain/binutils/binutils-2.25/gas/
read.c 211 /* If the target defines the md_frag_max_var hook then we know
1008 already know that the pseudo-op begins with a '.'. */
    [all...]
ecoff.c     [all...]
write.c 445 know (fragP->fr_next != NULL);
911 anyways in cases where we know the maximum displacement. */
940 know (fragP);
1031 So we know how to do the address without relocation. */
1102 number. We already know it is not too negative. This is to
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
obj-elf.c 177 /* These are used on Irix. I don't know how to implement them. */
545 other possibilities, but I don't know what they are. In any case,
    [all...]
obj-coff.c 1209 know (sizeof (SYMENT) == sizeof (AUXENT));
1210 know (SYMESZ == AUXESZ);
    [all...]
tc-i370.c 510 know ((op->opcode.i[0] & op->mask.i[0]) == op->opcode.i[0]
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 107 // then we know we're missing a token; error recovery is free to
461 * runtime, however, we know precisely which context applies as
496 * the viable next token set, then you know there is most likely
514 // us know if have to include follow(start rule); i.e., EOF
597 // we don't know how to conjure up a token for sets yet
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
prove.go 229 // Update lim with the new information we know.
455 // else branch of the first comparison is executed, we already know that i < len(a).
679 // is a constant and we already know that constant is smaller (or equal)
rewrite.go 249 // If v takes mem as an input then we know mem
435 // Don't know which way to go back. Abort.
  /prebuilts/go/darwin-x86/src/text/template/parse/
parse.go 286 newT := New("definition") // name will be updated once we know it.
395 // in "$x foo" we need to read "foo" (as opposed to ":=") to know that $x is an
543 block := New(name) // name will be updated once we know it.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
prove.go 229 // Update lim with the new information we know.
455 // else branch of the first comparison is executed, we already know that i < len(a).
679 // is a constant and we already know that constant is smaller (or equal)
  /prebuilts/go/linux-x86/src/text/template/parse/
parse.go 286 newT := New("definition") // name will be updated once we know it.
395 // in "$x foo" we need to read "foo" (as opposed to ":=") to know that $x is an
543 block := New(name) // name will be updated once we know it.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
util.py 163 "Don't know machine value for archs=%r"%(archs,))
448 generated in indirect mode; unless you know what you're doing, leave
459 # or -OO), we don't know which level of optimization this
  /external/bison/data/
glr.cc 34 # know the "real" original parse-param, we save them
  /external/libyuv/files/
setup_links.py 403 raise LinkError('Don\'t know how to plan: %s' % link_path)
  /external/python/cpython2/Lib/distutils/
util.py 358 generated in indirect mode; unless you know what you're doing, leave
369 # or -OO), we don't know which level of optimization this
  /external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
ppc_closure.S 92 # so we know how to deal with each type
  /external/webrtc/
setup_links.py 424 raise LinkError('Don\'t know how to plan: %s' % link_path)
  /frameworks/base/core/java/android/text/format/
DateFormat.java 239 * you know what elements you want in your format string but don't want to make your
  /hardware/qcom/msm8998/json-c/
json_tokener.c 614 /* Don't know what we got--insert the replacement char */
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
util.py 380 generated in indirect mode; unless you know what you're doing, leave
391 # or -OO), we don't know which level of optimization this
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
util.py 380 generated in indirect mode; unless you know what you're doing, leave
391 # or -OO), we don't know which level of optimization this

Completed in 2936 milliseconds

1 2 3 4 56 7 8 91011>>