Searched refs:over (Results 51 - 75 of 144) sorted by relevance

123456

/external/icu/icu4c/source/test/perf/collationperf/
H A DCollPerf.pl177 names vary according to language. Each Collation operation over the whole list
/external/llvm/test/MC/ARM/
H A Deh-directive-save.s15 @ by 0xA0 or 0xA8, then the assembler should prefer them over 0x8000.
/external/skia/src/pathops/
H A DSkOpCoincidence.h52 void debugStartCheck(const SkOpSpanBase* outer, const SkOpSpanBase* over,
/external/ImageMagick/www/api/
H A Dcompare.php12 <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."/>
174 <p>IsImagesEqual() measures the difference between colors at each pixel location of two images. A value other than 0 means the colors match exactly. Otherwise an error measure is computed by summing over all pixels in an image the distance squared in RGB space between each image pixel and its corresponding pixel in the reconstruct image. The error measure is assigned to these image members:</p>
H A Dregistry.php12 <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."/>
185 <p>ResetImageRegistryIterator() resets the registry iterator. Use it in conjunction with GetNextImageRegistry() to iterate over all the values in the image registry.</p>
H A Dmagick-wand.php12 <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."/>
470 <p>Afterward you can use MagickNextImage() to iterate over all the images in a wand container, starting with the first image.</p>
557 <p>The last image is actually the current image, and the next use of MagickPreviousImage() will not change this allowing this function to be used to iterate over the images in the reverse direction. In this sense it is more like MagickResetIterator() than MagickSetFirstIterator().</p>
H A Ddistort.php12 <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."/>
158 <p>RotateImage() creates a new image that is a rotated copy of an existing one. Positive angles rotate counter-clockwise (right-hand rule), while negative angles rotate clockwise. Rotated images are usually larger than the originals and have 'empty' triangular corners. X axis. Empty triangles left over from shearing the image are filled with the background color defined by member 'background_color' of the image. RotateImage allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p>
/external/compiler-rt/lib/profile/
H A DInstrProfData.inc18 * in this file, first modify the master copy and copy it over to compiler-rt.
/external/libvorbis/doc/
H A Da1-encapsulation-ogg.tex4 \section{Embedding Vorbis into an Ogg stream} \label{vorbis:over:ogg}
H A D03-codebook.tex314 3) iterate [i] over the range 0 ... [codebook_dimensions]-1 (once for each scalar value in the value vector) \{
347 3) iterate [i] over the range 0 ... [codebook_dimensions]-1 (once for each scalar value in the value vector) \{
/external/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc18 * in this file, first modify the master copy and copy it over to compiler-rt.
/external/nanohttpd/
H A DREADME.md88 We are currently in the process of stabilizing NanoHttpd from the many pull requests and feature requests that were integrated over the last few months. The next release will come soon, and there will not be any more "intended" major changes before the next release. If you want to use the bleeding edge version, you can clone it from Github, or get it from sonatype.org (see "Maven dependencies / Living on the edge" below).
118 * Persistent connections (Connection "keep-alive") support allowing multiple requests to be served over a single socket connection.
/external/nanohttpd/src/site/markdown/
H A Dindex.md88 We are currently in the process of stabilizing NanoHttpd from the many pull requests and feature requests that were integrated over the last few months. The next release will come soon, and there will not be any more "intended" major changes before the next release. If you want to use the bleeding edge version, you can clone it from Github, or get it from sonatype.org (see "Maven dependencies / Living on the edge" below).
118 * Persistent connections (Connection "keep-alive") support allowing multiple requests to be served over a single socket connection.
/external/noto-fonts/
H A DAndroid.mk20 # to copy over the NOTICE file.
/external/swiftshader/third_party/LLVM/lib/Support/Unix/
H A DPath.inc143 // which is then removed and created as a directory. We prefer this over
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
H A DPath.inc223 // If there's a directory left over from a previous LLVM execution that
/external/llvm/bindings/ocaml/llvm/
H A Dllvm.mli731 [use_begin] and [use_succ] can e used to iterate over the use list in order.
1369 over the global list in order.
1387 module [m]. [global_end] and [global_pred] can be used to iterate over the
1492 module [m]. [function_begin] and [function_succ] can be used to iterate over
1512 over the function list in reverse.
1587 function [f]. [param_begin] and [param_succ] can be used to iterate over
1607 over the parameter list in reverse.
1674 function [f]. [block_begin] and [block_succ] can be used to iterate over
1694 over the basic block list in reverse.
1736 basic block [bb]. [instr_begin] and [instr_succ] can be used to iterate over
[all...]
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
H A Dllvm.mli593 [use_begin] and [use_succ] can e used to iterate over the use list in order.
1202 over the global list in order.
1222 module [m]. [global_end] and [global_pred] can be used to iterate over the
1314 module [m]. [function_begin] and [function_succ] can be used to iterate over
1336 over the function list in reverse.
1409 function [f]. [param_begin] and [param_succ] can be used to iterate over
1429 over the parameter list in reverse.
1487 function [f]. [block_begin] and [block_succ] can be used to iterate over
1509 over the basic block list in reverse.
1547 basic block [bb]. [instr_begin] and [instr_succ] can be used to iterate over
[all...]
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
H A Drewrite.rb160 skip over the tokens indexed within the range <tt>op.index .. op.last_index</tt>
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
H A Dbasic.rb27 example %(iterating over tokens) do
/external/libvpx/libvpx/
H A Dconfigure58 ${toggle_small} favor smaller size over speed
/external/openssh/contrib/redhat/
H A Dopenssh.spec138 untrusted hosts over an insecure network. X11 connections and
139 arbitrary TCP/IP ports can also be forwarded over the secure channel.
/external/syslinux/memdisk/
H A Dmemdisk.inc314 ; resetting the drive over and over. Sigh.
/external/zlib/src/contrib/masmx64/
H A Dgvmat64.asm421 ;;; strings match each other, and they can be safely passed over before
422 ;;; starting the compare loop. So what this code does is skip over 0-3
/external/zlib/src/contrib/masmx86/
H A Dmatch686.asm360 ;;; strings match each other, and they can be safely passed over before
361 ;;; starting the compare loop. So what this code does is skip over 0-3

Completed in 711 milliseconds

123456