| /third_party/typescript/tests/baselines/reference/ |
| H A D | sourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues.js | 29 var _g = [3, "edging", "Trimming edges"], _h = _g[0], numberC = _h === void 0 ? -1 : _h, _j = _g[1], nameC = _j === void 0 ? "noName" : _j, _k = _g[2], skillC = _k === void 0 ? "noSkill" : _k;
variable
|
| H A D | destructuringArrayBindingPatternAndAssignment1ES5.js | 102 var _g = [[[]], [[[[]]]]], c3 = _g[0][0][0], c4 = _g[1][0][0][0][0];
variable
|
| H A D | emptyVariableDeclarationBindingPatterns01_ES5.js | 60 var _g = a, _h = a;
variable
|
| H A D | destructuringArrayBindingPatternAndAssignment1ES5iterable.js | 112 var _g = __read(foo(), 2), b6 = _g[0], b7 = _g[1];
variable
|
| H A D | lateBoundDestructuringImplicitAnyError.js | 44 var _g = strIndexed, _h = named, prop4 = _g[_h];
variable
|
| H A D | destructuringVariableDeclaration1ES5iterable.js | 78 var _g = __read([3, false, { t1: false, t2: "hello" }], 3), _h = _g[0], b2 = _h === void 0 ? 3 : _h, _j = _g[1], b3 = _j === void 0 ? true : _j, _k = _g[2], b4 = _k === void 0 ? temp : _k;
variable
|
| H A D | emptyVariableDeclarationBindingPatterns01_ES5iterable.js | 87 var _g = a, _h = __read(a, 0);
variable
|
| H A D | nullPropertyName.js | 181 var _g: number;
variable
|
| /third_party/mesa3d/src/util/format/ |
| H A D | u_format_yuv.h | 63 const float _g = SATURATE(g); in util_format_rgb_float_to_yuv() local 115 const int _g = (298 * _y - 100 * _u - 208 * _v + 128) >> 8; in util_format_yuv_to_rgb_8unorm() local
|
| /third_party/popt/src/ |
| H A D | poptconfig.c | 80 glob_t _g, *pglob = &_g; variable
|
| /third_party/python/Lib/ |
| H A D | types.py | 25 def _g(): function
|
| /third_party/python/Lib/test/ |
| H A D | test_dis.py | 502 def _g(x): function
|
| /third_party/ffmpeg/libswscale/ |
| H A D | output.c | 1554 yuv2rgb_write(uint8_t *_dest, int i, int Y1, int Y2, unsigned A1, unsigned A2, const void *_r, const void *_g, const void *_b, int y, enum AVPixelFormat target, int hasAlpha) yuv2rgb_write() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawCreateInfoUtil.cpp | 47 ComponentMapping(vk::VkComponentSwizzle _r, vk::VkComponentSwizzle _g, vk::VkComponentSwizzle _b, vk::VkComponentSwizzle _a) ComponentMapping() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawCreateInfoUtil.cpp | 47 ComponentMapping(vk::VkComponentSwizzle _r, vk::VkComponentSwizzle _g, vk::VkComponentSwizzle _b, vk::VkComponentSwizzle _a) ComponentMapping() argument
|