HomeSort by relevance Sort by last modified time
    Searched full:increment (Results 651 - 675 of 1961) sorted by null

<<21222324252627282930>>

  /external/webkit/Source/WebCore/inspector/front-end/
StylesSidebarPane.js 544 section.addRelatedKeys(keys, WebInspector.UIString("Increment/decrement value"));
549 section.addRelatedKeys(keys, WebInspector.UIString("Increment/decrement by %f", 10));
554 section.addRelatedKeys(keys, WebInspector.UIString("Increment/decrement by %f", 10));
559 section.addRelatedKeys(keys, WebInspector.UIString("Increment/decrement by %f", 100));
564 section.addRelatedKeys(keys, WebInspector.UIString("Increment/decrement by %f", 0.1));
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/common/src/
deblock.cpp     [all...]
  /external/aac/libFDK/src/arm/
qmf_arm.cpp 100 FIXP_QMF *rSubbandPtr0 = &rSubband[M+0]; /* runs with increment */
102 FIXP_QMF *timeIn0 = (FIXP_DBL *) &timeIn[0]; /* runs with increment */
103 FIXP_QMF *timeIn1 = (FIXP_DBL *) &timeIn[L]; /* runs with increment */
  /external/bison/lib/
getopt.c 751 /* Increment `optind' when we start to process its last character. */
861 increment it again when taking next ARGV-elt as argument. */
1082 increment it again when taking next ARGV-elt as argument. */
  /external/bluetooth/glib/docs/reference/glib/tmpl/
date.sgml 424 @date: a #GDate to increment
446 @date: a #GDate to increment
468 @date: a #GDate to increment
  /external/grub/lib/
getopt.c 780 /* Increment `optind' when we start to process its last character. */
835 increment it again when taking next ARGV-elt as argument. */
964 increment it again when taking next ARGV-elt as argument. */
  /external/icu4c/common/
utrie.h 220 /** Internal next-post-increment: get the next code point (c, c2) and its data */
349 * Get the next code point (c, c2), post-increment src,
362 * Get the next code point (c, c2), post-increment src,
  /external/jmonkeyengine/engine/src/core/com/jme3/material/
RenderState.java 237 * Increment the value in the stencil buffer, clamp once reaching
240 Increment,
243 * Increment the value in the stencil buffer and wrap to 0 when
    [all...]
  /external/jpeg/
jquant1.c 219 /* We may be able to increment the count for one or more components without
223 * In RGB colorspace, try to increment G first, then R, then B.
234 Ncolors[j]++; /* OK, apply the increment */
  /external/jsilver/src/com/google/clearsilver/jsilver/compiler/
TemplateTranslator.java 26 import static com.google.clearsilver.jsilver.compiler.JavaExpression.increment;
397 * specific increment.
440 java.startForLoop(ifStart, ifEnd, increment(Type.INT, loopVar, incrVar));
    [all...]
  /external/qemu/distrib/jpeg-6b/
jquant1.c 219 /* We may be able to increment the count for one or more components without
223 * In RGB colorspace, try to increment G first, then R, then B.
234 Ncolors[j]++; /* OK, apply the increment */
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_wtengine.c 216 /* increment phase */
308 /* increment phase */
574 /* calculate gain increment */
  /external/sonivox/arm-wt-22k/lib_src/
eas_dlssynth.c 137 * Calculate the oscillator phase increment for the next frame
175 /* convert from cents to linear phase increment */
410 /* calculate phase increment including modulation effects */
eas_wtengine.c 216 /* increment phase */
308 /* increment phase */
574 /* calculate gain increment */
  /external/tremolo/Tremolo/
framing.c 179 and increment buffer refcount. If the desired segment is zero
184 /* duplicate the reference chain; increment refcounts */
208 /* duplicate the reference chain; increment refcounts */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
DecTestBench.c 306 /* Increment decoding number for every decoded picture */
329 /* Increment display number for every displayed picture */
391 /* Increment display number for every displayed picture */
  /hardware/ti/wlan/wl1271/TWD/TwIf/
TwIf.c 153 TI_UINT32 uAwakeReqCount; /* Increment on awake requests and decrement on sleep requests */
585 /* Increment awake requests counter */
731 /* increment pending Txn counter */
    [all...]
  /ndk/sources/host-tools/make-3.81/
getopt.c 761 /* Increment `optind' when we start to process its last character. */
816 increment it again when taking next ARGV-elt as argument. */
945 increment it again when taking next ARGV-elt as argument. */
  /ndk/sources/host-tools/sed-4.2.1/lib/
getopt.c 746 /* Increment `optind' when we start to process its last character. */
856 increment it again when taking next ARGV-elt as argument. */
1077 increment it again when taking next ARGV-elt as argument. */
  /bootable/recovery/minadbd/
adb.h 39 #define ADB_SERVER_VERSION 29 // Increment this when we want to force users to start a new adb server
  /build/core/
envsetup.mk 14 # or buildspec.mk need to be updated, increment this number, and
  /dalvik/vm/
UtfString.cpp 105 * get increment {1-3} from table of 8 values.)
  /dalvik/vm/compiler/codegen/arm/Thumb/
Gen.cpp 33 * ...and then code to increment the execution
  /device/asus/grouper/audio/
audio_route.c 130 /* return the mixer path just added, then increment number of them */
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3input.h 220 /// increment.

Completed in 2519 milliseconds

<<21222324252627282930>>