HomeSort by relevance Sort by last modified time
    Searched refs:xx0 (Results 1 - 12 of 12) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
rd-v32-l4.s 20 lapc xx0,$r6
22 xx0: label
rd-v32-l4.d 35 1c: 7269 lapcq 20 <xx0>,r6
38 0+20 <xx0>:
  /external/skia/src/core/
SkBitmapProcState_sample.h 95 uint32_t xx0 = *xy++; local
97 SRCTYPE x0 = srcAddr[UNPACK_PRIMARY_SHORT(xx0)];
98 SRCTYPE x1 = srcAddr[UNPACK_SECONDARY_SHORT(xx0)];
  /external/webrtc/webrtc/modules/audio_processing/aec/
aec_rdft_neon.c 97 const float32x4_t xx0 = vaddq_f32(x0r0_0i0_0r1_x0i1, x2r0_2i0_2r1_x2i1); local
115 vst1_f32(&a[j + 0], vget_low_f32(xx0));
116 vst1_f32(&a[j + 32], vget_high_f32(xx0));
aec_rdft_sse2.c 114 const __m128 xx0 = _mm_add_ps(x0r0_0i0_0r1_x0i1, x2r0_2i0_2r1_x2i1); local
131 _mm_storel_epi64((__m128i*)&a[j0 + 0], _mm_castps_si128(xx0));
134 _mm_shuffle_epi32(_mm_castps_si128(xx0), _MM_SHUFFLE(3, 2, 3, 2)));
  /external/libjpeg-turbo/
jquant2.c 769 INT32 xx0, xx1; /* distance increments */ local
806 xx0 = inc0;
826 dist0 += xx0;
827 xx0 += 2 * STEP_C0 * STEP_C0;
    [all...]
  /external/opencv3/3rdparty/libjpeg/
jquant2.c 791 INT32 xx0, xx1; /* distance increments */ local
828 xx0 = inc0;
848 dist0 += xx0;
849 xx0 += 2 * STEP_C0 * STEP_C0;
    [all...]
  /external/valgrind/VEX/priv/
host_generic_simd128.c 113 static inline UShort qnarrow32Sto16U ( UInt xx0 )
115 Int xx = (Int)xx0;
host_generic_simd64.c 296 static inline Short qnarrow32Sto16S ( UInt xx0 )
298 Int xx = (Int)xx0;
304 static inline Char qnarrow16Sto8S ( UShort xx0 )
306 Short xx = (Short)xx0;
312 static inline UChar qnarrow16Sto8U ( UShort xx0 )
314 Short xx = (Short)xx0;
    [all...]
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 

Completed in 487 milliseconds