/third_party/typescript/tests/baselines/reference/ |
D | es5-asyncFunctionSwitchStatements.js | 108 return __generator(this, function (_b) { argument 132 return __generator(this, function (_b) { argument 155 return __generator(this, function (_b) { argument 178 return __generator(this, function (_b) { argument 205 return __generator(this, function (_b) { argument 233 return __generator(this, function (_b) { argument 263 return __generator(this, function (_b) { argument
|
D | es5-asyncFunctionArrayLiterals.js | 52 return __generator(this, function (_b) { argument 67 return __generator(this, function (_b) { argument 82 return __generator(this, function (_b) { argument 109 return __generator(this, function (_b) { argument 124 return __generator(this, function (_b) { argument 139 return __generator(this, function (_b) { argument
|
D | es5-asyncFunctionBinaryExpressions.js | 141 return __generator(this, function (_b) { argument 168 return __generator(this, function (_b) { argument 199 return __generator(this, function (_b) { argument 214 return __generator(this, function (_b) { argument 245 return __generator(this, function (_b) { argument 312 return __generator(this, function (_b) { argument 327 return __generator(this, function (_b) { argument 354 return __generator(this, function (_b) { argument 381 return __generator(this, function (_b) { argument 453 return __generator(this, function (_b) { argument
|
D | asyncAwaitWithCapturedBlockScopeVar.js | 47 return __generator(this, function (_b) { argument 81 return __generator(this, function (_b) { argument 117 return __generator(this, function (_b) { argument 151 return __generator(this, function (_b) { argument
|
D | es5-asyncFunctionForOfStatements.js | 96 return __generator(this, function (_b) { argument 166 return __generator(this, function (_b) { argument 225 return __generator(this, function (_b) { argument 272 return __generator(this, function (_b) { argument 377 return __generator(this, function (_b) { argument 400 return __generator(this, function (_b) { argument 505 return __generator(this, function (_b) { argument
|
D | es5-asyncFunctionObjectLiterals.js | 57 return __generator(this, function (_b) { argument 74 return __generator(this, function (_b) { argument 92 return __generator(this, function (_b) { argument 128 return __generator(this, function (_b) { argument 145 return __generator(this, function (_b) { argument
|
D | es5-asyncFunctionConditionals.js | 32 return __generator(this, function (_b) { argument 53 return __generator(this, function (_b) { argument
|
D | emptyVariableDeclarationBindingPatterns01_ES5.js | 68 function f(_a, _b, _c) { argument 72 return function (_a, _b, _c) { argument
|
D | es5-asyncFunctionWithStatements.js | 48 return __generator(this, function (_b) { argument 67 return __generator(this, function (_b) { argument
|
D | exportEmptyArrayBindingPattern(module=esnext,target=es5).js | 6 export var _b = _a = []; variable
|
D | exportEmptyArrayBindingPattern(module=es2015,target=es5).js | 6 export var _b = _a = []; variable
|
D | elementAccessChain.2.js | 15 var _a, _b; variable
|
D | restPropertyWithBindingPattern.js | 19 var _a, _b; variable
|
D | restElementMustBeLast.js | 8 var _b = [1, 2, 3], x = _b[1]; // Error, rest must be last element variable
|
D | exportEmptyObjectBindingPattern(module=es2015,target=es5).js | 6 export var _b = _a = {}; variable
|
D | classWithStaticFieldInParameterBindingPattern(target=es2015).js | 7 ((_a) => { var _b; var { [(_b = class { variable
|
D | classWithStaticFieldInParameterBindingPattern(target=esnext).js | 7 ((_a) => { var _b; var { [(_b = class { variable
|
D | exportEmptyObjectBindingPattern(module=esnext,target=es5).js | 6 export var _b = _a = {}; variable
|
D | awaitCallExpression2_es5.js | 20 return __generator(this, function (_b) { argument
|
D | awaitBinaryExpression5_es5.js | 17 return __generator(this, function (_b) { argument
|
/third_party/typescript/tests/cases/compiler/ |
D | unusedVariablesWithUnderscoreInForOfLoop.ts | 8 for (const [a, _b] of [['key', 1]]) { constant 12 for (const [_a, _b] of [['key', 1]]) {} constant 19 for (const [a, _b] of [['key', 1]]) {} constant 27 for (const [[[a, _b]]] of [[[['key', 1]]]]) {} constant
|
/third_party/grpc/third_party/upb/upb/ |
D | msg.c | 143 static void _upb_mapsorter_getkeys(const void *_a, const void *_b, void *a_key, in _upb_mapsorter_getkeys() 153 static int _upb_mapsorter_cmpi64(const void *_a, const void *_b) { in _upb_mapsorter_cmpi64() 159 static int _upb_mapsorter_cmpu64(const void *_a, const void *_b) { in _upb_mapsorter_cmpu64() 165 static int _upb_mapsorter_cmpi32(const void *_a, const void *_b) { in _upb_mapsorter_cmpi32() 171 static int _upb_mapsorter_cmpu32(const void *_a, const void *_b) { in _upb_mapsorter_cmpu32() 177 static int _upb_mapsorter_cmpbool(const void *_a, const void *_b) { in _upb_mapsorter_cmpbool() 183 static int _upb_mapsorter_cmpstr(const void *_a, const void *_b) { in _upb_mapsorter_cmpstr()
|
/third_party/e2fsprogs/lib/support/ |
D | sort_r.h | 62 const void *_b, in sort_r_cmpswap() 94 const void *_b, in sort_r_simple() 219 const void *_b, in sort_r() 276 const void *_b, void *_arg), in sort_r()
|
/third_party/ejdb/src/util/ |
D | sort_r.h | 68 const void *_b, in sort_r_cmpswap() 103 const void *_b, in sort_r_simple() 240 const void *_b, in sort_r() 298 const void *_b, void *_arg), in sort_r()
|
/third_party/flutter/skia/third_party/externals/sdl/src/render/software/ |
D | SDL_blendline.c | 32 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_RGB2() 124 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_RGB555() 215 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_RGB565() 306 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_RGB4() 398 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_RGBA4() 490 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_RGB888() 581 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_ARGB8888()
|