Searched defs:shorthand (Results 1 – 13 of 13) sorted by relevance
/third_party/typescript/tests/baselines/reference/ |
D | declarationEmitAliasFromIndirectFile.js | 6 shorthand: [string, string, string, string, string, string, string]; property 12 shorthand: [string, string, string, string, string, string, string]; property
|
/third_party/typescript_eslint/packages/scope-manager/tests/fixtures/destructuring/ |
D | object.ts | 2 shorthand, constant
|
/third_party/ffmpeg/libavcodec/ |
D | bitstream_filter.c | 119 const char * shorthand[2] = {NULL}; in av_bitstream_filter_filter() local
|
D | bsf.c | 456 const char * shorthand[2] = {NULL}; in bsf_list_append_internal() local
|
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/ |
D | indent.ts | 398 shorthand: false, constant
|
/third_party/weex-loader/deps/weex-scripter/lib/ |
D | fix.js | 57 "shorthand": false property
|
/third_party/ffmpeg/libavutil/tests/ |
D | opt.c | 340 static const char * const shorthand[] = { "num", "string", NULL }; in main() local
|
/third_party/parse5/packages/parse5-htmlparser2-tree-adapter/lib/ |
D | index.js | 49 const shorthand = nodePropertyShorthands[key]; constant
|
/third_party/ffmpeg/libavfilter/ |
D | avfilter.c | 822 const char *shorthand = NULL; in process_options() local
|
/third_party/ffmpeg/libavutil/ |
D | opt.c | 1560 const char *const *shorthand, in av_opt_set_from_string()
|
/third_party/typescript_eslint/packages/types/src/ |
D | ts-estree.ts | 699 shorthand: boolean; property
|
/third_party/ffmpeg/libavformat/ |
D | utils.c | 5634 const char * shorthand[2] = {NULL}; local
|
/third_party/node/tools/ |
D | lint-md.mjs | 4696 let shorthand = String(opts.shorthand); variable
|