/third_party/boost/libs/geometry/doc/src/examples/algorithms/ |
D | make_2d_point.cpp | 23 struct mypoint { float _x, _y; }; member 25 BOOST_GEOMETRY_REGISTER_POINT_2D(mypoint, float, cs::cartesian, _x, _y) in BOOST_GEOMETRY_REGISTER_POINT_2D() argument
|
/third_party/gstreamer/gstplugins_bad/gst/audiovisualizers/ |
D | gstdrawhelpers.h | 24 #define draw_dot(_vd, _x, _y, _st, _c) G_STMT_START { \ argument 28 #define draw_dot_c(_vd, _x, _y, _st, _c) G_STMT_START { \ argument 32 #define draw_dot_aa(_vd, _x, _y, _st, _c, _f) G_STMT_START { \ argument
|
/third_party/typescript/tests/baselines/reference/ |
D | privateNameInLhsReceiverExpression.js | 26 var _y; variable 51 _y = new WeakMap(); variable
|
D | duplicateClassElements.js | 68 set: function (_y) { argument 79 set: function (_y) { argument 97 set: function (_y) { argument
|
D | nullPropertyName.js | 197 var _y: number; variable
|
D | destructuringArrayBindingPatternAndAssignment1ES5iterable.js | 119 var _y = __read([1, 2, 3, 4, "hello"]), c10 = _y.slice(3); variable
|
D | sourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.js | 58 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z,… variable
|
/third_party/mesa3d/src/util/format/ |
D | u_format_yuv.h | 67 const int _y = scale * ( (0.257f * _r) + (0.504f * _g) + (0.098f * _b)); in util_format_rgb_float_to_yuv() local 81 const int _y = y - 16; in util_format_yuv_to_rgb_float() local 109 const int _y = y - 16; in util_format_yuv_to_rgb_8unorm() local
|
/third_party/googletest/googlemock/test/ |
D | gmock-pp_test.cc | 64 #define GMOCK_PP_INTERNAL_VAR_TEST_2(_x, _y) 2 argument 65 #define GMOCK_PP_INTERNAL_VAR_TEST_3(_x, _y, _z) 3 argument
|
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLMockNavigation/include/ |
D | vec.h | 33 vec2(T _x, T _y) in vec2() 54 vec3(T _x, T _y, T _z) in vec3() 86 vec4(T _x, T _y, T _z, T _w) in vec4()
|
/third_party/typescript/tests/cases/compiler/ |
D | narrowingByTypeofInSwitch.ts | 250 default: const _y: {} = x; return; constant 264 default: const _y: {} = assertNever(x); return; constant
|
/third_party/typescript/tests/cases/conformance/salsa/ |
D | lateBoundAssignmentDeclarationSupport6.ts | 17 const _y = inst[_str]; constant
|
D | lateBoundAssignmentDeclarationSupport4.ts | 16 const _y = inst[_str]; constant
|
D | lateBoundAssignmentDeclarationSupport5.ts | 18 const _y = inst[_str]; constant
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | test-sort.c | 14 #define MIN(_x,_y) ((_x) < (_y) ? (_x) : (_y)) argument
|
D | ctags.c | 39 #define MAX(_x,_y) ((_x) > (_y) ? (_x) : (_y)) argument
|
/third_party/jerryscript/tests/jerry/ |
D | function-prototype-bind.js | 98 var _y = y; variable
|
/third_party/boost/libs/numeric/odeint/examples/ |
D | lorenz_point.cpp | 38 point3D( const double _x , const double _y , const double _z ) in point3D()
|
/third_party/boost/boost/numeric/ublas/tensor/ |
D | index.hpp | 80 static constexpr index_type<25> _y; variable
|
/third_party/flatbuffers/tests/ |
D | native_type_test_generated.h | 42 Vector3D(float _x, float _y, float _z) in Vector3D() 56 void mutate_y(float _y) { in mutate_y()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/fork/ |
D | s-c1.c | 404 long _y; /* Value Y - Yavg */ member
|
/third_party/node/deps/npm/node_modules/libnpx/ |
D | parse-args.js | 237 var _y variable
|
/third_party/mesa3d/src/mesa/x86/rtasm/ |
D | x86sse.h | 134 #define SHUF(_x,_y,_z,_w) (((_x)<<0) | ((_y)<<2) | ((_z)<<4) | ((_w)<<6)) argument
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
D | s-c1.c | 452 long _y[NSCENAR]; /* Value Y - Yavg */ member
|
/third_party/libwebsockets/include/libwebsockets/ |
D | lws-fault-injection.h | 245 #define lws_fi_deserialize(_x, _y) argument
|