/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/GetSet/ |
D | getset-002.js | 26 _y: "<initial y>", property
|
D | getset-001.js | 30 TestObject.prototype._y = "<initial y>"; method in TestObject
|
/external/clang/test/CodeGenObjC/ |
D | bitfield-ivar-offsets.m | 18 char _y; field
|
/external/webkit/Source/WebCore/css/ |
D | ShadowValue.cpp | 30 PassRefPtr<CSSPrimitiveValue> _y, in ShadowValue()
|
/external/tremolo/Tremolo/ |
D | misc.h | 157 #define XPROD32(_a, _b, _t, _v, _x, _y) \ argument 160 #define XPROD31(_a, _b, _t, _v, _x, _y) \ argument 163 #define XNPROD31(_a, _b, _t, _v, _x, _y) \ argument
|
/external/speex/libspeex/ |
D | filters_bfin.h | 85 …nst spx_word16_t *_x, const spx_coef_t *num, const spx_coef_t *den, spx_word16_t *_y, int N, int o… in filter_mem16() 230 void iir_mem16(const spx_word16_t *_x, const spx_coef_t *den, spx_word16_t *_y, int N, int ord, spx… in iir_mem16()
|
D | ltp_sse.h | 57 void pitch_xcorr(const float *_x, const float *_y, float *corr, int len, int nb_pitch, char *stack) in pitch_xcorr()
|
D | ltp_arm4.h | 88 void pitch_xcorr(const spx_word16_t *_x, const spx_word16_t *_y, spx_word32_t *corr, int len, int n… in pitch_xcorr()
|
D | ltp_bfin.h | 66 void pitch_xcorr(const spx_word16_t *_x, const spx_word16_t *_y, spx_word32_t *corr, int len, int n… in pitch_xcorr()
|
D | ltp.c | 142 void pitch_xcorr(const spx_word16_t *_x, const spx_word16_t *_y, spx_word32_t *corr, int len, int n… in pitch_xcorr()
|
/external/openssl/crypto/ec/ |
D | ectest.c | 735 #define CHAR2_CURVE_TEST_INTERNAL(_name, _p, _a, _b, _x, _y, _y_bit, _order, _cof, _degree, _variab… argument 752 #define CHAR2_CURVE_TEST_INTERNAL(_name, _p, _a, _b, _x, _y, _y_bit, _order, _cof, _degree, _variab… argument 767 #define CHAR2_CURVE_TEST(_name, _p, _a, _b, _x, _y, _y_bit, _order, _cof, _degree, _variable) \ argument
|
/external/opencv/cv/src/ |
D | cvundistort.cpp | 70 float _y = fy*(y*kr + p1*(r2 + 2*y2) + p2*_2xy) + y0; in icvUnDistort_8u_CnR() local 249 double _y = fy*(y*kr + p1*(r2 + 2*y2) + p2*_2xy) + y0; in cvInitUndistortMap() local 351 double _x = i*ir[1] + ir[2], _y = i*ir[4] + ir[5], _w = i*ir[7] + ir[8]; in cvInitUndistortRectifyMap() local
|
/external/opencv/ml/src/ |
D | mlsvm.cpp | 386 CvSVMSolver::CvSVMSolver( int _sample_count, int _var_count, const float** _samples, schar* _y, in CvSVMSolver() 397 bool CvSVMSolver::create( int _sample_count, int _var_count, const float** _samples, schar* _y, in create() 520 const schar* _y = y; in get_row_svc() local 954 bool CvSVMSolver::solve_c_svc( int _sample_count, int _var_count, const float** _samples, schar* _y, in solve_c_svc() 981 …ol CvSVMSolver::solve_nu_svc( int _sample_count, int _var_count, const float** _samples, schar* _y, in solve_nu_svc() 1060 const float* _y, CvMemStorage* _storage, in solve_eps_svr() 1096 const float* _y, CvMemStorage* _storage, in solve_nu_svr()
|
/external/opencv/cxcore/src/ |
D | cxmathfuncs.cpp | 70 Cv32suf _x, _y; in cvFastArctan() local 122 Cv32suf _x, _y; variable
|
/external/webkit/Source/WebCore/rendering/ |
D | RenderListBox.cpp | 434 bool RenderListBox::isPointInOverflowControl(HitTestResult& result, int _x, int _y, int _tx, int _t… in isPointInOverflowControl()
|
D | RenderBlock.cpp | 3952 bool RenderBlock::isPointInOverflowControl(HitTestResult& result, int _x, int _y, int _tx, int _ty) in isPointInOverflowControl() 3960 bool RenderBlock::nodeAtPoint(const HitTestRequest& request, HitTestResult& result, int _x, int _y,… in nodeAtPoint()
|
/external/opencv/cv/include/ |
D | cvcompat.h | 949 #define CV_INIT_PIXEL_POS(pos, origin, _step, roi, _x, _y, orientation) \ argument 967 #define CV_MOVE_TO( pos, _x, _y, cs ) \ argument
|