HomeSort by relevance Sort by last modified time
    Searched refs:optimized (Results 76 - 100 of 174) sorted by null

1 2 34 5 6 7

  /external/v8/test/mjsunit/regress/
regress-137768.js 65 // Pass in a array of doubles. Before the fix, the optimized load and
regress-2073.js 29 // leaking objects via embedded maps in optimized code.
regress-fast-literal-transition.js 32 // boilerplate. The --always-opt flag makes sure that optimized code is
regress-opt-after-debug-deopt.js 71 // Sync with optimization thread. But no optimized code is installed.
regress-binop.js 121 // Now with optimized code
  /external/v8/test/webkit/
parseInt.js 66 // Test edge cases of our optimized int handling.
toString-number-dot-expr.js 30 // individual returns getting optimized away (if the interpreter would do dead code elimination)
  /external/v8/test/mjsunit/
getters-on-elements.js 35 // a function in a gc in the stack guard at the beginning of the (optimized)
183 // A special test for LoadKeyedHoleMode. Ensure that optimized is generated
math-abs.js 100 // Regression test for optimized version of Math.abs, see:
math-floor-part4.js 112 // The optimized function will deopt. Run it with enough iterations to try
polymorph-arrays.js 159 // Now try Crankshaft optimized polymorphic stores
  /external/valgrind/exp-bbv/tests/ppc32-linux/
ll.S 75 # optimized some more by Vince Weaver
  /external/webrtc/webrtc/common_audio/signal_processing/
filter_ar_fast_q12_armv7.S 11 @ This file contains the function WebRtcSpl_FilterARFastQ12(), optimized for
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
h264bsd_interpolate_mid_hor.s 17 ;-- Abstract : ARMv6 optimized version horizontal part of
  /external/mesa3d/src/mesa/math/
m_matrix.c 799 GLboolean optimized; local
805 optimized = GL_FALSE;
812 optimized = GL_TRUE;
827 optimized = GL_TRUE;
843 optimized = GL_TRUE;
858 if (!optimized) {
    [all...]
  /bionic/libc/arch-x86/
x86.mk 59 # Remove default implementations that we have optimized versions of.
  /external/harfbuzz_ng/win32/
info-msvc.mak 70 @echo CFG: Required, use CFG=release for an optimized build and CFG=debug
  /external/v8/test/mjsunit/compiler/
math-floor-global.js 160 // The optimized function will deopt. Run it with enough iterations to try
math-floor-local.js 160 // The optimized function will deopt. Run it with enough iterations to try
uint32.js 30 // Test uint32 handing in optimized frames.
inline-accessors.js 173 // Test getter which throws from optimized code.
355 // Test setter which throws from optimized code.
  /external/zlib/src/contrib/masmx86/
match686.asm 1 ; match686.asm -- Asm portion of the optimized longest_match for 32 bits x86
17 ; this longest_match was written by Brian raiter (1998), optimized for Pentium Pro
31 ; this file is not optimized for old pentium, but it compatible with all x86 32 bits
162 ;;; match686.asm -- Pentium-Pro-optimized version of longest_match()
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/
libvpx.mk 33 # Un-optimized targets
  /external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/ipaddr/
ipaddr.py 295 optimized = False
302 optimized = True
305 optimized = True
309 if optimized:
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
pitch_filter_armv6.S 12 @ optimized for ARMv7 platforms.

Completed in 699 milliseconds

1 2 34 5 6 7