HomeSort by relevance Sort by last modified time
    Searched refs:similar (Results 76 - 100 of 293) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/go/linux-x86/src/runtime/
os1_freebsd.go 29 // thus the code is largely similar. See Linux implementation
  /prebuilts/go/linux-x86/src/syscall/
route_bsd.go 120 // The encoding looks similar to the NLRI encoding.
  /external/ImageMagick/www/api/
magick-wand.php 500 <p>This operation is similar to MagickResetIterator() but differs in how MagickAddImage(), MagickReadImage(), and MagickNextImage() behaves afterward.</p>
528 <p>Jumping to index 0 is similar to MagickResetIterator() but differs in how MagickNextImage() behaves afterward.</p>
fx.php 199 <p>ColorMatrixImage() applies color transformation to an image. This method permits saturation changes, hue rotation, luminance to alpha, and various other effects. Although variable-sized transformation matrices can be used, typically one uses a 5x5 matrix for an RGBA image and a 6x6 for CMYKA (or RGBA with offsets). The matrix is similar to those used by Adobe Flash except offsets are in column 6 rather than 5 (in support of CMYKA images) and offsets are normalized (divide Flash offset by 255).</p>
414 <p>MagickSepiaToneImage() applies a special effect to the image, similar to the effect achieved in a photo darkroom by sepia toning. Threshold ranges from 0 to QuantumRange and is a measure of the extent of the sepia toning. A threshold of 80 is a good starting point for a reasonable tone.</p>
528 <p>SolarizeImage() applies a special effect to the image, similar to the effect achieved in a photo darkroom by selectively exposing areas of photo sensitive paper to light. Threshold ranges from 0 to QuantumRange and is a measure of the extent of the solarization.</p>
  /external/libunwind/doc/
libunwind.tex 186 to \Func{unw\_init\_remote}(). This routine is very similar to
269 to facilitate sharing, such that similar procedures can share much of
  /prebuilts/gdb/darwin-x86/lib/python2.7/
optparse.py 194 similar but for long options; must be either "%s %s" ("--file FILE")
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
optparse.py 194 similar but for long options; must be either "%s %s" ("--file FILE")
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
optparse.py 194 similar but for long options; must be either "%s %s" ("--file FILE")
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
optparse.py 194 similar but for long options; must be either "%s %s" ("--file FILE")
    [all...]
  /frameworks/rs/api/
rs_for_each.spec 198 Launches kernel in a way similar to @rsForEach. However, instead of processing
362 @rsAllocationGetDimFaces() is similar but returns 0 or 1 instead of a bool.
377 @rsAllocationGetDimLOD() is similar but returns 0 or 1 instead the actual
  /prebuilts/go/darwin-x86/src/math/rand/
rand_test.go 45 // two statsResults are similar.
  /prebuilts/go/darwin-x86/test/chan/
select5.go 424 // similar but returns true and then false.
  /prebuilts/go/linux-x86/src/math/rand/
rand_test.go 45 // two statsResults are similar.
  /prebuilts/go/linux-x86/test/chan/
select5.go 424 // similar but returns true and then false.
  /prebuilts/go/darwin-x86/src/fmt/
scan.go 75 // Scanln is similar to Scan, but stops scanning at a newline and
111 // Sscanln is similar to Sscan, but stops scanning at a newline and
136 // Fscanln is similar to Fscan, but stops scanning at a newline and
  /prebuilts/go/linux-x86/src/fmt/
scan.go 75 // Scanln is similar to Scan, but stops scanning at a newline and
111 // Sscanln is similar to Sscan, but stops scanning at a newline and
136 // Fscanln is similar to Fscan, but stops scanning at a newline and
  /external/libvorbis/doc/
07-floor1.tex 11 amplitude axis. The integer plotting algorithm used is similar to
  /prebuilts/go/darwin-x86/src/cmd/doc/
main.go 23 // first argument must be a full package path. This is similar to the
  /prebuilts/go/darwin-x86/src/os/
file_plan9.go 385 // file, similar to the Unix utime() or utimes() functions.
  /prebuilts/go/darwin-x86/test/
escape_struct_param1.go 8 // Note companion strict_param2 checks struct function parameters with similar tests.
escape_struct_param2.go 8 // Note companion strict_param1 checks *struct function parameters with similar tests.
  /prebuilts/go/linux-x86/src/cmd/doc/
main.go 23 // first argument must be a full package path. This is similar to the
  /prebuilts/go/linux-x86/src/os/
file_plan9.go 385 // file, similar to the Unix utime() or utimes() functions.
  /prebuilts/go/linux-x86/test/
escape_struct_param1.go 8 // Note companion strict_param2 checks struct function parameters with similar tests.
escape_struct_param2.go 8 // Note companion strict_param1 checks *struct function parameters with similar tests.

Completed in 3534 milliseconds

1 2 34 5 6 7 8 91011>>