Home
last modified time | relevance | path

Searched defs:shorthand (Results 1 – 13 of 13) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DdeclarationEmitAliasFromIndirectFile.js6 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/
Dobject.ts2 shorthand, constant
/third_party/ffmpeg/libavcodec/
Dbitstream_filter.c119 const char * shorthand[2] = {NULL}; in av_bitstream_filter_filter() local
Dbsf.c456 const char * shorthand[2] = {NULL}; in bsf_list_append_internal() local
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dindent.ts398 shorthand: false, constant
/third_party/weex-loader/deps/weex-scripter/lib/
Dfix.js57 "shorthand": false property
/third_party/ffmpeg/libavutil/tests/
Dopt.c340 static const char * const shorthand[] = { "num", "string", NULL }; in main() local
/third_party/parse5/packages/parse5-htmlparser2-tree-adapter/lib/
Dindex.js49 const shorthand = nodePropertyShorthands[key]; constant
/third_party/ffmpeg/libavfilter/
Davfilter.c822 const char *shorthand = NULL; in process_options() local
/third_party/ffmpeg/libavutil/
Dopt.c1560 const char *const *shorthand, in av_opt_set_from_string()
/third_party/typescript_eslint/packages/types/src/
Dts-estree.ts699 shorthand: boolean; property
/third_party/ffmpeg/libavformat/
Dutils.c5634 const char * shorthand[2] = {NULL}; local
/third_party/node/tools/
Dlint-md.mjs4696 let shorthand = String(opts.shorthand); variable