| /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 | 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 | 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-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 | elementAccessChain.2.js | 15 var _a, _b; variable
|
| D | exportEmptyArrayBindingPattern(module=es2015,target=es5).js | 6 export var _b = _a = []; variable
|
| D | exportEmptyArrayBindingPattern(module=esnext,target=es5).js | 6 export var _b = _a = []; variable
|
| D | emptyVariableDeclarationBindingPatterns01_ES5iterable.js | 95 function f(_a, _b, _c) { argument 99 return function (_a, _b, _c) { argument
|
| D | exportEmptyObjectBindingPattern(module=es2015,target=es5).js | 6 export var _b = _a = {}; 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 | 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 | es5-yieldFunctionObjectLiterals.js | 70 return __generator(this, function (_b) { argument 127 return __generator(this, function (_b) { argument 165 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/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()
|
| /third_party/iowow/src/utils/ |
| 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/ejdb/src/jbi/ |
| 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/FreeBSD/sys/dev/usb/ |
| D | usb_core.h | 46 #define USB_BUS_LOCK(_b) (void)mtx_lock(&(_b)->bus_mtx) argument 47 #define USB_BUS_UNLOCK(_b) (void)mtx_unlock(&(_b)->bus_mtx) argument 49 #define USB_BUS_LOCK_ASSERT(_b, _t) mtx_assert(&(_b)->bus_mtx, _t) argument 50 #define USB_BUS_SPIN_LOCK(_b) mtx_lock_spin(&(_b)->bus_spin_lock) argument 51 #define USB_BUS_SPIN_UNLOCK(_b) mtx_unlock_spin(&(_b)->bus_spin_lock) argument 52 #define USB_BUS_SPIN_LOCK_ASSERT(_b, _t) mtx_assert(&(_b)->bus_spin_lock, _t) argument
|