Searched refs:slow (Results 101 - 125 of 140) sorted by last modified time

123456

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/x86inc/
H A Dx86inc.asm219 ; which are slow when a normal ret follows a branch.
/external/chromium_org/third_party/libyuv/source/
H A Dx86inc.asm124 ; which are slow when a normal ret follows a branch.
/external/chromium_org/third_party/libjpeg_turbo/simd/
H A Djfmmxint.asm17 ; This file contains a slow-but-accurate integer implementation of the
H A Djfss2int-64.asm18 ; This file contains a slow-but-accurate integer implementation of the
H A Djfss2int.asm17 ; This file contains a slow-but-accurate integer implementation of the
H A Djimmxint.asm17 ; This file contains a slow-but-accurate integer implementation of the
H A Djiss2int-64.asm18 ; This file contains a slow-but-accurate integer implementation of the
H A Djiss2int.asm17 ; This file contains a slow-but-accurate integer implementation of the
/external/chromium_org/third_party/icu/source/test/perf/unisetperf/draft/
H A Dcontperf.bat5 rem types: slow Bv Bv0 B0
16 for %%t in (slow Bv Bv0 B0) do (
H A Dcontperf.sh9 # slow Bv Bv0 B0
20 for type in slow Bv Bv0; do
H A Dspan16perf.bat5 rem types: slow Bv Bv0 B0
16 for %%t in (slow Bv Bv0) do (
H A Dspan16perf.sh9 # slow Bv Bv0 B0
20 for type in slow Bv Bv0; do
H A Dspan8perf.bat5 rem types: slow Bh bh Bv Bv0 B0 BvF Bvp BvpF L Bvl BvL
16 for %%t in (slow BvF BvpF Bvl BvL) do (
H A Dspan8perf.sh9 # slow Bh bh Bv Bv0 B0 BvF Bvp BvpF L Bvl BvL
20 for type in slow BvF BvpF Bvl BvL; do
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
H A Dcss.js566 "slider-vertical", "sliderthumb-horizontal", "sliderthumb-vertical", "slow",
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
H A Ddojo-1.6.1.js2033 var slow = function(obj, offset, startWith){ function
2043 return ((obj.item) ? slow : efficient).apply(this, arguments);
7906 // FIXME: probably slow
8207 // instead of using a brittle and slow regex-based CSS parser,
H A Djquery-1.6.4.js6085 // Using Sizzle here is crazy slow, so we use getElementsByTagName
8589 slow: 600,
/external/chromium_org/sdch/open-vcdiff/
H A Dconfigure1525 --enable-dependency-tracking do not reject slow dependency extractors
2617 # As a last resort, use the slow shell script. Don't cache a
2858 # As a last resort, use the slow shell script. Don't cache a
9070 # default) and relocated if they conflict, which is a slow very memory
12228 # default) and relocated if they conflict, which is a slow very memory
/external/chromium_org/third_party/x86inc/
H A Dx86inc.asm141 ; which are slow when a normal ret follows a branch.
/external/chromium_org/tools/win/
H A Dcopy-installer.bat127 REM Branch to handle copying via robocopy (fast) or xcopy (slow).
/external/chromium_org/third_party/cython/src/Cython/Compiler/
H A DExprNodes.py5728 slow = False # trade speed for code size (e.g. use PyTuple_Pack()) variable in class:SequenceNode
5810 if self.type is Builtin.tuple_type and (self.is_literal or self.slow) and not c_mult:
5879 elif self.type is Builtin.tuple_type and (self.is_literal or self.slow):
H A DNodes.py5298 value = TupleNode(value.pos, args=[value], slow=True)
H A DParseTreeTransforms.py1230 excinfo_target = ExprNodes.TupleNode(pos, slow=True, args=[
/external/chromium_org/third_party/libevent/
H A Dconfigure1559 --enable-dependency-tracking do not reject slow dependency extractors
2138 # As a last resort, use the slow shell script. Don't cache a
2255 # As a last resort, use the slow shell script. Don't cache a
3705 # As a last resort, use the slow shell script. Don't cache a
8263 # default) and relocated if they conflict, which is a slow very memory
11961 # default) and relocated if they conflict, which is a slow very memory
14945 # default) and relocated if they conflict, which is a slow very memory
17536 # default) and relocated if they conflict, which is a slow very memory
/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dlinux_usbfs.h106 unsigned char slow; member in struct:usbfs_connectinfo

Completed in 503 milliseconds

123456