HomeSort by relevance Sort by last modified time
    Searched refs:fit (Results 151 - 175 of 304) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
error.rb 101 fit the expectation.
394 not fit any of the possible paths.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
op.go 110 // validValAndOff reports whether we can fit the value and offset into
  /prebuilts/go/darwin-x86/src/cmd/internal/gcprog/
gcprog.go 109 // size of the plain pointer bits for the type will fit in
  /prebuilts/go/darwin-x86/src/image/jpeg/
huffman.go 26 // are 1 plus the code length, or 0 if the value is too large to fit in
  /prebuilts/go/darwin-x86/src/io/
multi_test.go 180 pc := make([]uintptr, 1000) // 1000 should fit the full stack
  /prebuilts/go/darwin-x86/src/math/big/
floatconv.go 149 // These powers of 5 fit into a uint64.
  /prebuilts/go/darwin-x86/src/net/http/
header.go 112 // by key. It's used as a pointer, so it can fit in a sort.Interface
  /prebuilts/go/darwin-x86/src/runtime/
string_test.go 13 // Strings and slices that don't escape and fit into tmpBuf are stack allocated,
runtime1.go 447 // int64 division is lowered into _divv() call on 386, which does not fit into nosplit functions.
  /prebuilts/go/darwin-x86/test/
index.go 227 // numbers do fit in an int, so they
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
op.go 110 // validValAndOff reports whether we can fit the value and offset into
  /prebuilts/go/linux-x86/src/cmd/internal/gcprog/
gcprog.go 109 // size of the plain pointer bits for the type will fit in
  /prebuilts/go/linux-x86/src/image/jpeg/
huffman.go 26 // are 1 plus the code length, or 0 if the value is too large to fit in
  /prebuilts/go/linux-x86/src/io/
multi_test.go 180 pc := make([]uintptr, 1000) // 1000 should fit the full stack
  /prebuilts/go/linux-x86/src/math/big/
floatconv.go 149 // These powers of 5 fit into a uint64.
  /prebuilts/go/linux-x86/src/net/http/
header.go 112 // by key. It's used as a pointer, so it can fit in a sort.Interface
  /prebuilts/go/linux-x86/src/runtime/
string_test.go 13 // Strings and slices that don't escape and fit into tmpBuf are stack allocated,
  /prebuilts/go/linux-x86/test/
index.go 227 // numbers do fit in an int, so they
  /device/google/dragon/
device.mk 33 LOCAL_KERNEL := device/google/dragon-kernel/Image.fit
  /external/flatbuffers/src/
idl_parser.cpp 89 // Ensure that integer values we parse fit inside the declared integer type.
98 return Error("constant does not fit in a " + NumToString(bits) +
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf/
CodedOutputStream.cs 77 /// byte array. If more bytes are written than fit in the array,
86 /// byte array slice. If more bytes are written than fit in the array,
  /external/skia/src/gpu/
GrRenderTargetContext.cpp 1845 SkBackingFit fit; local
    [all...]
  /external/ImageMagick/www/api/
distort.php 92 <p>If 'bestfit' is enabled, and distortion allows it, the destination image is adjusted to ensure the whole source 'image' will just fit within the final destination image, which will be sized and offset accordingly. Also in many cases the virtual offset of the source image will be taken into account in the mapping.</p>
  /prebuilts/go/darwin-x86/doc/codewalk/
codewalk.js 285 * they fit within the height of the window. The function is typically called
  /prebuilts/go/darwin-x86/src/index/suffixarray/
suffixarray.go 56 // encode as many elements as fit into buf

Completed in 894 milliseconds

1 2 3 4 5 67 8 91011>>