Home
last modified time | relevance | path

Searched defs:_y (Results 1 - 13 of 13) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DnoImplicitAnyDestructuringVarDeclaration2.js
H A DdestructuringArrayBindingPatternAndAssignment1ES5iterable.js123 var _y = __read([1, 2, 3, 4, "hello"]), c10 = _y.slice(3); variable
H A DdestructuringVariableDeclaration1ES5iterable.js
H A DnullPropertyName.js197 var _y: number; variable
/third_party/jerryscript/tests/jerry/
H A Dfunction-prototype-bind.js98 var _y = y; variable
/third_party/mesa3d/src/util/format/
H A Du_format_yuv.h68 const int _y = scale * ( (0.257f * _r) + (0.504f * _g) + (0.098f * _b)); in util_format_rgb_float_to_yuv() local
82 const int _y = y - 16; in util_format_yuv_to_rgb_float() local
110 const int _y = y - 16; in util_format_yuv_to_rgb_8unorm() local
[all...]
/third_party/node/deps/v8/src/runtime/
H A Druntime-typedarray.cc72 double _x = x, _y = y; in CompareNum() local
/third_party/lame/misc/
H A Dmlame_corr.c28 long double _x = 0, _x2 = 0, _y = 0, _y2 = 0, _xy = 0; in analyze_stereo() local
51 long double _x = 0, _x2 = 0, _y = 0, _y2 = 0, _xy = 0; in analyze_dstereo() local
H A Dabx.c396 long double _x = 0, _x2 = 0, _y = 0, _y2 = 0, _xy = 0; in analyze_stereo() local
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
H A Ds-c1.c452 long _y[NSCENAR]; /* Value Y - Yavg */ member
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/fork/
H A Ds-c1.c404 long _y; /* Value Y - Yavg */ member
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
H A Ds-c.c676 long _y[NSCENAR]; /* Value Y - Yavg */ member
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_setup.c701 int _y = sy + y; in subtriangle() local

Completed in 12 milliseconds