HomeSort by relevance Sort by last modified time
    Searched full:speed (Results 1551 - 1575 of 3311) sorted by null

<<61626364656667686970>>

  /system/core/toolbox/grep/
fastgrep.c 32 * XXX: This file is a speed up for grep to cover the defects of the
  /system/extras/procmem/
procmem.c 46 int pagesize; /* cached for speed */
  /system/extras/tests/ext4/
android_emmc_perf_tests.sh 125 # At this point, the device is quiescent, need to crank up the cpu speed,
  /system/netd/
List.h 310 * fill it with the source. However, we can speed things along by
  /build/tools/droiddoc/templates-ds/assets/js/
docs.js     [all...]
  /build/tools/droiddoc/templates-ds/assets/scroller/
jquery.jscrollpane.min.js 11 })}function an(){var aJ,aI,aL,aK,aM,s=false;al.unbind("touchstart.jsp touchmove.jsp touchend.jsp click.jsp-touchclick").bind("touchstart.jsp",function(aN){var aO=aN.originalEvent.touches[0];aJ=aC();aI=aA();aL=aO.pageX;aK=aO.pageY;aM=false;s=true}).bind("touchmove.jsp",function(aQ){if(!s){return}var aP=aQ.originalEvent.touches[0],aO=aa,aN=I;Q.scrollTo(aJ+aL-aP.pageX,aI+aK-aP.pageY);aM=aM||Math.abs(aL-aP.pageX)>5||Math.abs(aK-aP.pageY)>5;return aO==aa&&aN==I}).bind("touchend.jsp",function(aN){s=false}).bind("click.jsp-touchclick",function(aN){if(aM){aM=false;return false}})}function g(){var s=aA(),aI=aC();D.removeClass("jspScrollable").unbind(".jsp");D.replaceWith(ao.append(Y.children()));ao.scrollTop(s);ao.scrollLeft(aI);if(av){clearInterval(av)}}b.extend(Q,{reinitialise:function(aI){aI=b.extend({},ay,aI);ar(aI)},scrollToElement:function(aJ,aI,s){ab(aJ,aI,s)},scrollTo:function(aJ,s,aI){N(aJ,aI);M(s,aI)},scrollToX:function(aI,s){N(aI,s)},scrollToY:function(s,aI){M(s,aI)},scrollToPercentX:function(aI,s){N(aI*(T-aj),s)},scrollToPercentY:function(aI,s){M(aI*(Z-v),s)},scrollBy:function(aI,s,aJ){Q.scrollByX(aI,aJ);Q.scrollByY(s,aJ)},scrollByX:function(s,aJ){var aI=aC()+Math[s<0?"floor":"ceil"](s),aK=aI/(T-aj);W(aK*j,aJ)},scrollByY:function(s,aJ){var aI=aA()+Math[s<0?"floor":"ceil"](s),aK=aI/(Z-v);V(aK*i,aJ)},positionDragX:function(s,aI){W(s,aI)},positionDragY:function(aI,s){V(aI,s)},animate:function(aI,aL,s,aK){var aJ={};aJ[aL]=s;aI.animate(aJ,{duration:ay.animateDuration,easing:ay.animateEase,queue:false,step:aK})},getContentPositionX:function(){return aC()},getContentPositionY:function(){return aA()},getContentWidth:function(){return T},getContentHeight:function(){return Z},getPercentScrolledX:function(){return aC()/(T-aj)},getPercentScrolledY:function(){return aA()/(Z-v)},getIsScrollableH:function(){return aE},getIsScrollableV:function(){return az},getContentPane:function(){return Y},scrollToBottom:function(s){V(i,s)},hijackInternalLinks:b.noop,destroy:function(){g()}});ar(O)}e=b.extend({},b.fn.jScrollPane.defaults,e);b.each(["mouseWheelSpeed","arrowButtonSpeed","trackClickSpeed","keyboardSpeed"],function(){e[this]=e[this]||e.speed});return this.each(function(){var f=b(this),g=f.data("jsp");if(g){g.reinitialise(e)}else{g=new d(f,e);f.data("jsp",g)}})};b.fn.jScrollPane.defaults={showArrows:false,maintainPosition:true,stickToBottom:false,stickToRight:false,clickOnTrack:true,autoReinitialise:false,autoReinitialiseDelay:500,verticalDragMinHeight:0,verticalDragMaxHeight:99999,horizontalDragMinWidth:0,horizontalDragMaxWidth:99999,contentWidth:c,animateScroll:false,animateDuration:300,animateEase:"linear",hijackInternalLinks:false,verticalGutter:4,horizontalGutter:4,mouseWheelSpeed:0,arrowButtonSpeed:0,arrowRepeatFreq:50,arrowScrollOnHover:false,trackClickSpeed:0,trackClickRepeatFreq:70,verticalArrowPositions:"split",horizontalArrowPositions:"split",enableKeyboardNavigation:true,hideFocus:false,keyboardSpeed:0,initialDelay:300,speed:30,scrollPagePercent:0.8}})(jQuery,this)
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js     [all...]
  /cts/tests/tests/text/src/android/text/cts/
EmojiConstants.java 726 0x1F684, // HIGH-SPEED TRAIN
727 0x1F685, // HIGH-SPEED TRAIN WITH BULLET NOSE
  /docs/source.android.com/src/source/
initializing.jd 161 Ccache acts as a compiler cache that can be used to speed-up rebuilds.
188 can be stored on a filesystem optimized for speed instead
  /external/bison/lib/
ebitset.c 599 /* If num is 1, we could speed things up with a binary search
715 /* If num is 1, we could speed things up with a binary search
vbitset.c 179 /* If num is 1, we could speed things up with a binary search
250 /* If num is 1, we could speed things up with a binary search
  /external/bzip2/
manual.xml 384 of memory, albeit at about half the normal speed.</para>
496 memory, about 2300 kbytes. Decompression speed is also halved,
502 Compression and decompression speed are virtually unaffected by
601 <para>Decompression speed is unaffected by these
608 the speed at which your machine can service cache misses.
670 so as to speed up compression. Bela Lubkin encouraged me to
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/
exif.js 48 0x8827 : "ISOSpeedRatings", // ISO speed rating
50 0x9201 : "ShutterSpeedValue", // Shutter speed
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/
exif.js 48 0x8827 : "ISOSpeedRatings", // ISO speed rating
50 0x9201 : "ShutterSpeedValue", // Shutter speed
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/ttsdebug/
ttsdebug.js 159 errors.push('Half-speed speech rate seems too fast.');
161 errors.push('Half-speed speech rate seems too slow.');
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ContentView.java 285 * Start profiling the update speed. You must call {@link #stopFpsProfiling}
294 * Stop profiling the update speed.
  /external/chromium_org/net/dns/
dns_transaction_unittest.cc 614 // Use short timeout to speed up the test.
633 // Use short timeout to speed up the test.
    [all...]
  /external/chromium_org/skia/ext/
convolver_unittest.cc 307 // the code generation for intrinsic, etc. In release version speed
309 // while in debug version speed difference was 96%-120%.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderListBox.cpp 523 // If the point is too far from the center we limit the speed
535 // Let's attenuate the speed
  /external/chromium_org/third_party/icu/source/common/
ucnvlat1.c 62 /* This loop is unrolled for speed and improved pipelining. */
501 /* This loop is unrolled for speed and improved pipelining. */
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
imports.h 351 * but uses some IEEE specific tricks for better speed.
398 * but uses some IEEE specific tricks for better speed.
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
x86_64-gcc.c 29 * A. 'apps/openssl speed rsa dsa' output with no-asm:
41 * 'apps/openssl speed rsa dsa' output with this module:
  /external/chromium_org/third_party/re2/re2/
onepass.cc 42 // runs at about 1/20 of the backtracking-based PCRE speed.
44 // speed as PCRE.
  /external/chromium_org/third_party/skia/include/core/
SkImageDecoder.h 91 the decoding speed.
97 the decoding speed.

Completed in 2700 milliseconds

<<61626364656667686970>>