HomeSort by relevance Sort by last modified time
    Searched refs:more (Results 576 - 600 of 895) sorted by null

<<21222324252627282930>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
PyShell.py 639 self.more = 0
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
PyShell.py 639 self.more = 0
    [all...]
  /external/ImageMagick/www/api/
magick-image.php 81 <p>MagickAdaptiveBlurImage() adaptively blurs the image by blurring less intensely near image edges and more intensely far from edges. We blur the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and MagickAdaptiveBlurImage() selects a suitable radius for you.</p>
138 <p>MagickAdaptiveSharpenImage() adaptively sharpens the image by sharpening more intensely near image edges and less intensely far from edges. We sharpen the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and MagickAdaptiveSharpenImage() selects a suitable radius for you.</p>
208 <p>Use MagickSetFirstIterator() to prepend new images into wand, any more images added will also be prepended before other images in the wand. However the order of a list of new images will not change.</p>
    [all...]
magick-wand.php 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>
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 190 * more information such as the stack frame with
194 * Override this to change the message generated for one or more
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
recognizers.rb 357 # See the main recognizer subclasses for more specific
965 # more ANTLR generated code
981 # shown above more succinctly:
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
wizard.rb 52 for more background on the concept of a tree wizard.
  /external/bison/data/
yacc.c 16 # GNU General Public License for more details.
914 store YYADD more elements. If not, allocate a new stack using
    [all...]
  /external/chromium-trace/catapult/third_party/flot/
NEWS.md 146 More generally, it's again possible to have the same text in two locations.
274 - Added to a more helpful error when using a time-mode axis without including
342 - Throw errors in a more cross-browser-compatible manner. (patch by
487 - More predictable handling of gaps for the stacking plugin, now all
584 - More robust handling of axis from data passed in from getData(). (reported)
720 this should make Flot more robust in the face of bad data. (issue 112)
746 more are likely to come.
763 - More configurable grid.
    [all...]
  /external/curl/include/curl/
curl.h 143 struct curl_httppost *more; /* if one field name has more than one member in struct:curl_httppost
185 7.32.0, it avoids floating point and provides more detailed information. */
    [all...]
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 16 # GNU General Public License for more details.
261 # we can detect rapid changes more easily--like if 300
411 years, to give any third party, for a charge no more than your
572 GNU General Public License for more details.
606 consider it more useful to permit linking proprietary applications with the
  /external/google-breakpad/src/third_party/curl/
curl.h 148 struct curl_httppost *more; /* if one field name has more than one member in struct:curl_httppost
    [all...]
  /external/icu/icu4c/source/i18n/
decNumberLocal.h 397 /* [the top 2 bits will always be in the more-significant uInt] */
    [all...]
  /external/libhevc/common/arm/
ihevc_intra_pred_luma_planar.s 367 addgt r2, r2, r9 @since more cols to fill, dst + 8 - 6*strd (cond loop)
  /external/libopus/celt/arm/
celt_pitch_xcorr_arm.s 66 ; This loop loads one y value more than we actually need. Therefore we have to
  /external/v8/test/mjsunit/
debug-scopes.js     [all...]
  /external/valgrind/exp-bbv/tests/amd64-linux/
ll.S 47 # optimized some more by Vince Weaver
  /external/valgrind/exp-bbv/tests/x86-linux/
ll.S 41 # optimized some more by Vince Weaver
  /toolchain/binutils/binutils-2.25/binutils/
dlltool.c 14 GNU General Public License for more details.
27 File Format", MSJ 1994, Volume 9 for more information.
29 Specification 4.1" for more information.
3755 int more = 1; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
read.c 14 GNU General Public License for more details.
273 /* Use more. FIXME-SOMEDAY. */
462 won't be able to use it for a while -- probably a year or more.
681 /* If there is more than a single byte, then we need to set up the
779 /* We have more of this buffer to parse. */
4964 int more; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/arch/
sh.s 5 ! architecture sh but no more.
sh2.s 5 ! architecture sh2 but no more.
sh2a-nofpu-or-sh3-nommu.s 5 ! architecture sh2a-nofpu-or-sh3-nommu but no more.
sh2a-nofpu-or-sh4-nommu-nofpu.s 5 ! architecture sh2a-nofpu-or-sh4-nommu-nofpu but no more.
sh2a-or-sh3e.s 5 ! architecture sh2a-or-sh3e but no more.

Completed in 922 milliseconds

<<21222324252627282930>>