Searched refs:_x (Results 51 - 75 of 95) sorted by relevance

1234

/external/clang/test/Parser/
H A Dcxx11-user-defined-literals.cpp18 extern "C++"_x {} // expected-error {{user-defined suffix cannot be used here}}
26 int cake() __attribute__((availability(macosx, unavailable, message = "is a lie"_x))); // expected-error {{user-defined suffix cannot be used here}}
/external/speex/libspeex/
H A Dltp_bfin.h66 void pitch_xcorr(const spx_word16_t *_x, const spx_word16_t *_y, spx_word32_t *corr, int len, int nb_pitch, char *stack) argument
106 : : "m" (_x), "m" (_y), "m" (corr), "m" (len), "m" (nb_pitch)
H A Dltp.h52 void pitch_xcorr(const spx_word16_t *_x, const spx_word16_t *_y, spx_word32_t *corr, int len, int nb_pitch, char *stack);
/external/chromium_org/third_party/speex/libspeex/
H A Dltp.h52 void pitch_xcorr(const spx_word16_t *_x, const spx_word16_t *_y, spx_word32_t *corr, int len, int nb_pitch, char *stack);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
H A DSoftContextMenu.js46 this._x = x;
193 this._subMenu.show(this._x + menuItemElement.offsetWidth - 3, this._y + menuItemElement.offsetTop - 1);
300 if (event.x === this._x && event.y === this._y && new Date().getTime() - this._time < 300)
/external/chromium_org/third_party/opus/src/include/
H A Dopus_defines.h122 # define OPUS_ARG_NONNULL(_x) __attribute__ ((__nonnull__(_x)))
124 # define OPUS_ARG_NONNULL(_x)
/external/libopus/include/
H A Dopus_defines.h122 # define OPUS_ARG_NONNULL(_x) __attribute__ ((__nonnull__(_x)))
124 # define OPUS_ARG_NONNULL(_x)
/external/opencv/cv/src/
H A Dcvundistort.cpp69 float _x = fx*(x*kr + p1*_2xy + p2*(r2 + 2*x2)) + x0; local
71 int ix = cvFloor(_x), iy = cvFloor(_y);
77 _x -= ix; _y -= iy;
81 t0 += _x*(CV_8TO32F(ptr[i+cn]) - t0);
82 t1 += _x*(CV_8TO32F(ptr[i + srcstep + cn]) - t1);
248 double _x = fx*(x*kr + p1*_2xy + p2*(r2 + 2*x2)) + x0; local
250 mapx[u] = (float)_x;
351 double _x = i*ir[1] + ir[2], _y = i*ir[4] + ir[5], _w = i*ir[7] + ir[8]; local
353 for( j = 0; j < size.width; j++, _x += ir[0], _y += ir[3], _w += ir[6] )
355 double w = 1./_w, x = _x*
[all...]
/external/opencv/cxcore/src/
H A Dcxmathfuncs.cpp70 Cv32suf _x, _y; local
74 _x.f = x; _y.f = y;
75 ix = _x.i; iy = _y.i;
94 _x.i = ((ix ^ CV_1F) & ((ix == 0) - 1)) ^ CV_1F;
96 z = _y.f / _x.f;
122 Cv32suf _x, _y; local
140 _x.i = ((ix ^ CV_1F) & ((ix == 0) - 1)) ^ CV_1F;
143 d *= (xf[j] = _x.f);
800 IPCVAPI_IMPL( CvStatus, icvExp_32f, ( const float *_x, float *y, int n ), (_x, argument
904 IPCVAPI_IMPL( CvStatus, icvExp_64f, ( const double *_x, double *y, int n ), (_x, y, n) ) argument
1368 IPCVAPI_IMPL( CvStatus, icvLog_32f, ( const float *_x, float *y, int n ), (_x, y, n) ) argument
[all...]
/external/eigen/Eigen/src/Jacobi/
H A DJacobi.h266 void apply_rotation_in_the_plane(VectorX& _x, VectorY& _y, const JacobiRotation<OtherScalar>& j);
301 void /*EIGEN_DONT_INLINE*/ apply_rotation_in_the_plane(VectorX& _x, VectorY& _y, const JacobiRotation<OtherScalar>& j)
307 eigen_assert(_x.size() == _y.size());
308 Index size = _x.size();
309 Index incrx = _x.innerStride();
312 Scalar* EIGEN_RESTRICT x = &_x.coeffRef(0);
/external/chromium_org/third_party/opus/src/src/
H A Dopus_compare.c35 #define OPUS_COSF(_x) ((float)cos(_x))
36 #define OPUS_SINF(_x) ((float)sin(_x))
/external/libopus/src/
H A Dopus_compare.c35 #define OPUS_COSF(_x) ((float)cos(_x))
36 #define OPUS_SINF(_x) ((float)sin(_x))
/external/chromium_org/third_party/mesa/src/include/CL/
H A Dcl_platform.h400 #define CL_ALIGNED(_x) __attribute__ ((aligned(_x)))
405 /* #define CL_ALIGNED(_x) _CRT_ALIGN(_x) */
406 #define CL_ALIGNED(_x)
409 #define CL_ALIGNED(_x)
1190 #define __CL_STRINGIFY( _x ) # _x
1191 #define _CL_STRINGIFY( _x ) __CL_STRINGIFY( _x )
[all...]
/external/chromium_org/third_party/opus/src/celt/arm/
H A Dcelt_pitch_xcorr_arm.s154 ; opus_val32 celt_pitch_xcorr_neon(opus_val16 *_x, opus_val16 *_y,
158 ; r0 = opus_val16 *_x
178 ; r3 = len, r4 = _x, r5 = _y, q0 = {0, 0, 0, 0}
262 ; r4 = opus_val16 *_x (must be 32-bit aligned)
344 ; r0 = opus_val16 *_x (must be 32-bit aligned)
396 ; Restore _x
414 ; r3 = len, r4 = _x, r5 = _y, r6...r9 = sum[4] = {0, 0, 0, 0}
419 BL xcorr_kernel_edsp ; xcorr_kernel_edsp(_x, _y+i, xcorr+i, len)
484 ; Restore _x
/external/libopus/celt/arm/
H A Dcelt_pitch_xcorr_arm.s154 ; opus_val32 celt_pitch_xcorr_neon(opus_val16 *_x, opus_val16 *_y,
158 ; r0 = opus_val16 *_x
178 ; r3 = len, r4 = _x, r5 = _y, q0 = {0, 0, 0, 0}
262 ; r4 = opus_val16 *_x (must be 32-bit aligned)
344 ; r0 = opus_val16 *_x (must be 32-bit aligned)
396 ; Restore _x
414 ; r3 = len, r4 = _x, r5 = _y, r6...r9 = sum[4] = {0, 0, 0, 0}
419 BL xcorr_kernel_edsp ; xcorr_kernel_edsp(_x, _y+i, xcorr+i, len)
484 ; Restore _x
/external/mesa3d/include/CL/
H A Dcl_platform.h400 #define CL_ALIGNED(_x) __attribute__ ((aligned(_x)))
405 /* #define CL_ALIGNED(_x) _CRT_ALIGN(_x) */
406 #define CL_ALIGNED(_x)
409 #define CL_ALIGNED(_x)
1190 #define __CL_STRINGIFY( _x ) # _x
1191 #define _CL_STRINGIFY( _x ) __CL_STRINGIFY( _x )
[all...]
/external/chromium_org/gpu/command_buffer/common/
H A Dgles2_cmd_format_autogen.h1204 GLint _x,
1212 x = _x;
1222 GLint _x,
1227 ->Init(_target, _level, _internalformat, _x, _y, _width, _height);
1276 GLint _x,
1285 x = _x;
1296 GLint _x,
1301 ->Init(_target, _level, _xoffset, _yoffset, _x, _y, _width, _height);
4279 void Init(GLint _x, argument
4291 x = _x;
1201 Init(GLenum _target, GLint _level, GLenum _internalformat, GLint _x, GLint _y, GLsizei _width, GLsizei _height) argument
1218 Set(void* cmd, GLenum _target, GLint _level, GLenum _internalformat, GLint _x, GLint _y, GLsizei _width, GLsizei _height) argument
1272 Init(GLenum _target, GLint _level, GLint _xoffset, GLint _yoffset, GLint _x, GLint _y, GLsizei _width, GLsizei _height) argument
1291 Set(void* cmd, GLenum _target, GLint _level, GLint _xoffset, GLint _yoffset, GLint _x, GLint _y, GLsizei _width, GLsizei _height) argument
4304 Set(void* cmd, GLint _x, GLint _y, GLsizei _width, GLsizei _height, GLenum _format, GLenum _type, uint32_t _pixels_shm_id, uint32_t _pixels_shm_offset, uint32_t _result_shm_id, uint32_t _result_shm_offset, GLboolean _async) argument
4496 Init(GLint _x, GLint _y, GLsizei _width, GLsizei _height) argument
4504 Set(void* cmd, GLint _x, GLint _y, GLsizei _width, GLsizei _height) argument
5247 Init(GLint _location, GLfloat _x) argument
5253 Set(void* cmd, GLint _location, GLfloat _x) argument
5328 Init(GLint _location, GLint _x) argument
5334 Set(void* cmd, GLint _location, GLint _x) argument
5409 Init(GLint _location, GLfloat _x, GLfloat _y) argument
5416 Set(void* cmd, GLint _location, GLfloat _x, GLfloat _y) argument
5493 Init(GLint _location, GLint _x, GLint _y) argument
5500 Set(void* cmd, GLint _location, GLint _x, GLint _y) argument
5577 Init(GLint _location, GLfloat _x, GLfloat _y, GLfloat _z) argument
5585 Set(void* cmd, GLint _location, GLfloat _x, GLfloat _y, GLfloat _z) argument
5664 Init(GLint _location, GLint _x, GLint _y, GLint _z) argument
5672 Set(void* cmd, GLint _location, GLint _x, GLint _y, GLint _z) argument
5751 Init(GLint _location, GLfloat _x, GLfloat _y, GLfloat _z, GLfloat _w) argument
5760 Set(void* cmd, GLint _location, GLfloat _x, GLfloat _y, GLfloat _z, GLfloat _w) argument
5846 Init(GLint _location, GLint _x, GLint _y, GLint _z, GLint _w) argument
5855 Set(void* cmd, GLint _location, GLint _x, GLint _y, GLint _z, GLint _w) argument
6146 Init(GLuint _indx, GLfloat _x) argument
6152 Set(void* cmd, GLuint _indx, GLfloat _x) argument
6222 Init(GLuint _indx, GLfloat _x, GLfloat _y) argument
6229 Set(void* cmd, GLuint _indx, GLfloat _x, GLfloat _y) argument
6302 Init(GLuint _indx, GLfloat _x, GLfloat _y, GLfloat _z) argument
6310 Set(void* cmd, GLuint _indx, GLfloat _x, GLfloat _y, GLfloat _z) argument
6386 Init(GLuint _indx, GLfloat _x, GLfloat _y, GLfloat _z, GLfloat _w) argument
6395 Set(void* cmd, GLuint _indx, GLfloat _x, GLfloat _y, GLfloat _z, GLfloat _w) argument
6544 Init(GLint _x, GLint _y, GLsizei _width, GLsizei _height) argument
6552 Set(void* cmd, GLint _x, GLint _y, GLsizei _width, GLsizei _height) argument
7920 Init(GLint _x, GLint _y, GLint _width, GLint _height) argument
7928 Set(void* cmd, GLint _x, GLint _y, GLint _width, GLint _height) argument
[all...]
/external/chromium_org/third_party/opus/src/celt/
H A Dpitch.c253 celt_pitch_xcorr_c(const opus_val16 *_x, const opus_val16 *_y, opus_val32 *xcorr, int len, int max_pitch) argument
256 /*The EDSP version requires that max_pitch is at least 1, and that _x is
260 celt_assert((((unsigned char *)_x-(unsigned char *)NULL)&3)==0);
267 xcorr_kernel(_x, _y+i, sum, len);
284 sum = MAC16_16(sum, _x[j],_y[i+j]);
/external/libopus/celt/
H A Dpitch.c253 celt_pitch_xcorr_c(const opus_val16 *_x, const opus_val16 *_y, opus_val32 *xcorr, int len, int max_pitch) argument
256 /*The EDSP version requires that max_pitch is at least 1, and that _x is
260 celt_assert((((unsigned char *)_x-(unsigned char *)NULL)&3)==0);
267 xcorr_kernel(_x, _y+i, sum, len);
284 sum = MAC16_16(sum, _x[j],_y[i+j]);
/external/bluetooth/bluedroid/embdrv/sbc/decoder/srce/
H A Dsynthesis-dct8.c78 #define MUL_32S_32S_HI(_x, _y) default_mul_32s_32s_hi(_x, _y)
H A Dsynthesis-sbc.c232 #define MUL_16S_32S_HI(_x, _y) default_mul_16s_32s_hi(_x, _y)
/external/chromium_org/native_client_sdk/src/libraries/xray/
H A Dxray.c29 #define GTSC(_x) _x = RDTSC64()
31 #define GTSC(_x) __asm__ __volatile__ ("rdtsc" : "=A" (_x));
39 #define GTSC(_x) _x = GTOD();
/external/opencv/cv/include/
H A Dcvcompat.h949 #define CV_INIT_PIXEL_POS(pos, origin, _step, roi, _x, _y, orientation) \
959 (pos).x = (_x), \
967 #define CV_MOVE_TO( pos, _x, _y, cs ) \
969 (pos).x = (_x) >= 0 && (_x) < (pos).width ? (_x) : 0, (pos).currline + (_x) * (cs) )
/external/chromium_org/third_party/mesa/src/src/mesa/x86/rtasm/
H A Dx86sse.h134 #define SHUF(_x,_y,_z,_w) (((_x)<<0) | ((_y)<<2) | ((_z)<<4) | ((_w)<<6))
/external/mesa3d/src/mesa/x86/rtasm/
H A Dx86sse.h134 #define SHUF(_x,_y,_z,_w) (((_x)<<0) | ((_y)<<2) | ((_z)<<4) | ((_w)<<6))

Completed in 5388 milliseconds

1234