HomeSort by relevance Sort by last modified time
    Searched defs:is16Bit (Results 1 - 4 of 4) sorted by null

  /external/skia/include/core/
SkRect.h 118 bool is16Bit() const {
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
rewrite.go 337 // is16Bit reports whether n can be represented as a signed 16 bit integer.
338 func is16Bit(n int64) bool {
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
rewrite.go 337 // is16Bit reports whether n can be represented as a signed 16 bit integer.
338 func is16Bit(n int64) bool {
  /external/llvm/lib/Target/X86/
X86Subtarget.h 361 bool is16Bit() const {

Completed in 894 milliseconds