| /third_party/typescript/tests/baselines/reference/ |
| H A D | parserArrowFunctionExpression16(target=es3).errors.txt | 5 true ? false ? (param): string => param : null : null // Not legal JS; "Unexpected token ':'" at last colon
10 true ? false ? (param): string => param : null : null
|
| H A D | parserArrowFunctionExpression16(target=es6).errors.txt | 5 true ? false ? (param): string => param : null : null // Not legal JS; "Unexpected token ':'" at last colon
10 true ? false ? (param): string => param : null : null
|
| H A D | jsDeclarationsOptionalTypeLiteralProps1.types | 6 * @param {object} opts
7 * @param {number} opts.a
8 * @param {number} [opts.b]
9 * @param {number} [opts.c]
|
| /third_party/typescript/tests/cases/conformance/jsdoc/declarations/ |
| H A D | jsDeclarationsFunctionJSDoc.ts | 9 * @param {number} a
10 * @param {string} b
20 * @param {Aleph} a
21 * @param {null} b
|
| /third_party/typescript/tests/cases/conformance/jsdoc/ |
| H A D | jsdocSignatureOnReturnedFunction.ts | 11 * @param {number} a 12 * @param {number} b 22 * @param {number} a 23 * @param {number} b
|
| H A D | jsdocTemplateClass.ts | 13 /** @param {T} x */ 19 * @param {T} x 20 * @param {Id<T>} y 21 * @param {Id2} alpha
|
| /third_party/typescript/tests/cases/fourslash/ |
| H A D | codeFixUnusedIdentifier_all_prefix.ts | 7 //// * @param a First parameter. 8 //// * @param b Second parameter. 20 * @param _a First parameter. 21 * @param _b Second parameter.
|
| H A D | jsDocFunctionSignatures5.ts | 7 //// * @param {String} basePath The base path where the search will be performed. 8 //// * @param {String} pattern A string defining a regexp of a glob pattern. 9 //// * @param {String} type The search pattern type, can be a regexp or a glob. 10 //// * @param {Object} options A object containing options to the search.
|
| H A D | refactorExtractType_js4.ts | 8 //// * @param {T} b
9 //// * @param {U} c
29 * @param {T} b
30 * @param {U} c
|
| H A D | refactorExtractType_js5.ts | 8 //// * @param {T} b
9 //// * @param {U} c
29 * @param {T} b
30 * @param {U} c
|
| H A D | refactorExtractType_js6.ts | 7 //// * @param {T} b
8 //// * @param {U} c
27 * @param {T} b
28 * @param {U} c
|
| /applications/standard/app_samples/code/BasicFeature/ApplicationModels/SystemRouter/entry/src/main/ets/pages/ |
| H A D | EntryPageOne.ets | 19 export function PageOneBuilder(name: string, param: Object) { 43 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 50 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 57 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 64 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 71 //Push the NavDestination page information specified by name onto the stack, and pass the data as param.
|
| H A D | EntryPageTwo.ets | 19 export function PageTwoBuilder(name: string, param: Object) { 42 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 49 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 56 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 63 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 70 //Push the NavDestination page information specified by name onto the stack, and pass the data as param.
|
| H A D | Index.ets | 28 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 35 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 42 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 49 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 56 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 63 //Push the NavDestination page information specified by name onto the stack, and pass the data as param.
|
| /applications/standard/app_samples/code/BasicFeature/ApplicationModels/SystemRouter/harA/src/main/ets/pages/ |
| H A D | HarAPageTwo.ets | 19 export function HarAPageTwoBuilder(name: string, param: Object) { 43 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 50 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 57 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 64 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 71 //Push the NavDestination page information specified by name onto the stack, and pass the data as param.
|
| H A D | HarAPageOne.ets | 19 export function HarAPageOneBuilder(name: string, param: Object) { 43 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 50 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 57 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 64 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 71 //Push the NavDestination page information specified by name onto the stack, and pass the data as param.
|
| /applications/standard/app_samples/code/BasicFeature/ApplicationModels/SystemRouter/harB/src/main/ets/pages/ |
| H A D | HarBPageTwo.ets | 19 export function HarBPageTwoBuilder(name: string, param: Object) { 43 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 50 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 57 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 64 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 71 //Push the NavDestination page information specified by name onto the stack, and pass the data as param.
|
| H A D | HarBPageOne.ets | 19 export function HarBPageOneBuilder(name: string, param: Object) { 43 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 50 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 57 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 64 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 71 //Push the NavDestination page information specified by name onto the stack, and pass the data as param.
|
| /applications/standard/app_samples/code/BasicFeature/ApplicationModels/SystemRouter/hspA/src/main/ets/pages/ |
| H A D | HspAPageTwo.ets | 19 export function HspAPageTwoBuilder(name: string, param: Object) { 43 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 50 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 57 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 64 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 71 //Push the NavDestination page information specified by name onto the stack, and pass the data as param.
|
| H A D | HspAPageOne.ets | 19 export function HspAPageOneBuilder(name: string, param: Object) { 43 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 50 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 57 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 64 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 71 //Push the NavDestination page information specified by name onto the stack, and pass the data as param.
|
| /applications/standard/app_samples/code/BasicFeature/ApplicationModels/SystemRouter/hspB/src/main/ets/pages/ |
| H A D | HspBPageOne.ets | 19 export function HspBPageOneBuilder(name: string, param: Object) { 42 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 49 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 56 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 63 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 70 //Push the NavDestination page information specified by name onto the stack, and pass the data as param.
|
| H A D | HspBPageTwo.ets | 19 export function HspBPageTwoBuilder(name: string, param: Object) { 42 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 49 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 56 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 63 //Push the NavDestination page information specified by name onto the stack, and pass the data as param. 70 //Push the NavDestination page information specified by name onto the stack, and pass the data as param.
|
| /applications/standard/app_samples/code/Performance/PerformanceLibrary/feature/ThreadDataTransfer/src/main/ets/utils/ |
| H A D | TreadUtil.ets | 24 * @param pixelMap 源数据 25 * @param lastAdjustData 之前的饱和度值 26 * @param currentAdjustData 将要调整到饱和度值 27 * @param taskNum 开启的线程任务数 28 * @param isParamsByTransfer 参数是否通过传递方式传参 29 * @param callback 线程处理结束后的回调
|
| /applications/standard/app_samples/code/SystemFeature/FileManagement/Photos/entry/src/main/ets/pages/ |
| H A D | VideoBrowser.ets | 61 let param: ParamsInterface = router.getParams(); 62 if(param.uri != null ) this.uri = param.uri.toString(); 64 if (!Number.isNaN(param.dateAdded)) { 65 this.dateAdded = new Number(param.dateAdded).valueOf() 67 this.previewUri = param.previewUri;
|
| /applications/standard/app_samples/code/SystemFeature/Widget/RequestAddForm/entry/src/main/ets/pages/ |
| H A D | Index.ets | 49 'ohos.extra.param.key.form_dimension': FormDimension.Dimension_2_2, 50 'ohos.extra.param.key.form_name': 'widget', 51 'ohos.extra.param.key.module_name': 'entry' 84 'ohos.extra.param.key.form_dimension': FormDimension.Dimension_2_2, 85 'ohos.extra.param.key.form_name': 'JsWidget', 86 'ohos.extra.param.key.module_name': 'entry'
|