HomeSort by relevance Sort by last modified time
    Searched refs:increase (Results 26 - 50 of 86) sorted by null

12 3 4

  /external/valgrind/main/memcheck/tests/
addressable.stderr.exp 28 possible), you can try to increase the size of the
  /external/chromium_org/third_party/libxml/src/
xmlcatalog.c 296 printf("\tdebug: increase the verbosity level\n");
  /external/chromium_org/third_party/skia/src/effects/gradients/
SkTwoPointConicalGradient_gpu.cpp 675 SkScalar increase = random->nextUScalar1(); local
678 radius2 = diffLen + increase;
920 SkScalar increase = random->nextUScalar1(); local
    [all...]
  /external/chromium_org/tools/grit/grit/gather/
tr_html.py 670 # We escape " characters to increase the chance that attributes
  /external/libxml2/
xmlcatalog.c 296 printf("\tdebug: increase the verbosity level\n");
  /external/skia/src/effects/gradients/
SkTwoPointConicalGradient_gpu.cpp 675 SkScalar increase = random->nextUScalar1(); local
678 radius2 = diffLen + increase;
920 SkScalar increase = random->nextUScalar1(); local
    [all...]
  /frameworks/rs/cpu_ref/
rsCpuIntrinsics_neon_Convolve.S 45 /* Load and post-increase the address by r5=#8 */
144 /* Load the y base pointers in Qregs and post-increase the address by r7=#8 */
190 /* Load the y base pointers in Qregs and post-increase the address by r7=#8 */
235 /* Load the y base pointers in Qregs and post-increase the address by r7=#8 */
276 vst1.8 d8, [r0]! @ return the output and increase the address of r0
  /external/chromium_org/v8/src/
ast.cc 989 static int IncreaseBy(int previous, int increase) {
990 if (RegExpTree::kInfinity - previous < increase) {
993 return previous + increase;
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/interface/
abstract_tts.js 136 function(propertyName, increase) {
141 current = increase ? current + step : current - step;
  /build/tools/droiddoc/templates-pdk/
sdkpage.cs 84 <p>Using native code does not result in an automatic performance increase,
  /external/ceres-solver/
Android.mk 60 # This build includes the Schur specializations, which increase the
  /external/ceres-solver/jni/
Android.mk 60 # This build includes the Schur specializations, which increase the
  /external/valgrind/main/none/tests/
cmdline1.stdout.exp 94 more sectors may increase performance, but use more memory.
cmdline2.stdout.exp 94 more sectors may increase performance, but use more memory.
  /ndk/sources/host-tools/nawk-20071023/
FIXES 29 minor fix in lib.c: increase inputFS to 100, change malloc
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
tts_background.js 469 function(propertyName, increase) {
470 goog.base(this, 'increaseOrDecreaseProperty', propertyName, increase);
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
history.js 345 function(propertyName, increase) { };
  /external/blktrace/
blktrace.c 57 * You may want to increase this even more, if you are logging at a high
622 static int increase_limit(int resource, rlim_t increase)
628 rlim.rlim_cur += increase;
630 rlim.rlim_max = rlim.rlim_cur + increase;
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/
background.js 234 this.tts.increaseOrDecreaseProperty(msg['property'], msg['increase']);
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
editable_text_test.js 51 function(propertyName, increase) {
  /external/chromium_org/chrome/browser/resources/history/
other_devices.js 412 * Increase the height of a row by the given amount.
435 // We'll increase to 0 as we create the first row.
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_cc_functions.c 166 /* INCREASE FACTOR */;
619 * to limit cwnd growth due to increase
620 * in overall rtt but no increase in bw.
648 * We are a bit fuzz on what an increase or
926 /* INCREASE FACTOR */
930 /* INCREASE FACTOR */
1013 /* INCREASE FACTOR */
1600 int32_t increase; member in struct:sctp_hs_raise_drop
    [all...]
  /external/libvorbis/doc/
08-residue.tex 51 partitions to increase encoding efficiency, the classification vector
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/photo/
mosaic_mode.js 919 this.density_.increase();
    [all...]
  /external/chromium_org/ui/file_manager/gallery/js/
mosaic_mode.js 919 this.density_.increase();
    [all...]

Completed in 709 milliseconds

12 3 4