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

1 2 3 45 6 7 8 91011>>

  /dalvik/dx/etc/
mainDexClasses.bat 67 REM followed by "value". Dx has been changed to know how to deal with that.
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
parser.ml 102 (* Okay, we know this is a binop. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
parser.ml 113 (* Okay, we know this is a binop. *)
  /external/llvm/test/MC/Mips/
mips64-alu-instructions.s 143 # Did you know that GAS supports complex arithmetic expressions in assembly?
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/
parser.ml 102 (* Okay, we know this is a binop. *)
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/
parser.ml 113 (* Okay, we know this is a binop. *)
  /prebuilts/go/darwin-x86/src/encoding/binary/
varint.go 22 // know there can't be more than 64 bits. This is a trivial improvement and
  /prebuilts/go/darwin-x86/src/encoding/json/
example_test.go 180 Point json.RawMessage // delay parsing until we know the color space
  /prebuilts/go/darwin-x86/src/html/
escape.go 61 // i starts at 1 because we already know that s[0] == '&'.
  /prebuilts/go/darwin-x86/src/runtime/
print.go 72 mp.locks-- // now we know debuglock is held and holding up mp.locks for us.
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
  /prebuilts/go/darwin-x86/src/sync/
cond_test.go 207 // We know that the waiter is in the cond.Wait() call because we
  /prebuilts/go/darwin-x86/test/
zerodivide.go 232 // At this point we know we don't error on the values we're testing
  /prebuilts/go/linux-x86/src/encoding/binary/
varint.go 22 // know there can't be more than 64 bits. This is a trivial improvement and
  /prebuilts/go/linux-x86/src/encoding/json/
example_test.go 180 Point json.RawMessage // delay parsing until we know the color space
  /prebuilts/go/linux-x86/src/html/
escape.go 61 // i starts at 1 because we already know that s[0] == '&'.
  /prebuilts/go/linux-x86/src/runtime/
print.go 72 mp.locks-- // now we know debuglock is held and holding up mp.locks for us.
  /prebuilts/go/linux-x86/src/sync/
cond_test.go 207 // We know that the waiter is in the cond.Wait() call because we
  /prebuilts/go/linux-x86/test/
zerodivide.go 232 // At this point we know we don't error on the values we're testing
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
BaseTreeAdaptor.as 171 throw new Error("don't know enough about Tree node");
179 throw new Error("don't know enough about Tree node");
  /external/webrtc/third_party/gflags/gen/win/include/gflags/
gflags.h 142 #error Do not know how to define a 32-bit integer quantity on your system
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/
a.out.go 342 C_XPRE = 1 << 6 // match arm.C_WBIT, so Prog.String know how to print it
343 C_XPOST = 1 << 5 // match arm.C_PBIT, so Prog.String know how to print it
  /prebuilts/go/darwin-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/darwin-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/cmd/internal/obj/arm64/
a.out.go 342 C_XPRE = 1 << 6 // match arm.C_WBIT, so Prog.String know how to print it
343 C_XPOST = 1 << 5 // match arm.C_PBIT, so Prog.String know how to print it

Completed in 1147 milliseconds

1 2 3 45 6 7 8 91011>>