| /arkcompiler/ets_frontend/arkguard/test/grammar/samename/ |
| D | enum_class.ts | 21 class User { class
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/test/cookbook_tests/ |
| D | arkts-no-export-namespace.ts | 20 export interface User { interface
|
| D | arkts-collections.ts | 26 export type User = Record<string, string>; alias
|
| D | arkts-no-type-literal.ts | 51 export type User = { alias
|
| D | arkts-no-intersection-type.ts | 45 type User = { alias
|
| D | arkts-tuple-annotation.ts | 26 export interface User { interface
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/data_type/ |
| D | type_omit.ts | 20 interface User { interface
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/generic_static/sts_to_js/ |
| D | check_user_class.js | 23 const User = getClass('User'); constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/generic_as_parameter/sts_to_ts/ |
| D | check_generic_extend_class.js | 23 const User = getClass('User'); constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/function_overload/ts_to_ets/ |
| D | function_overload.ts | 48 export interface User { interface
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/mimic_special_function/ts_to_ets/ |
| D | special_function.ts | 25 export class User { class
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/function_type/function_type_test1/ |
| D | function_type_test1.ts | 49 class User { class
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/interop/ |
| D | interop_not_have_property_js.js | 52 export class User { class
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/import/ |
| D | main.ts | 106 export class User { class
|
| D | main.js | 89 export let User = /** @class */ (function () { class
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_esvalue/ |
| D | esvalue_def_test.js | 52 export class User { class
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/eworker/ts_to_ets/ |
| D | eworker_helpers.ts | 48 export interface User { interface
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/taskpool/ts_to_ets/ |
| D | taskpool_helpers.ts | 48 export interface User { interface
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/generic_static/ts_to_sts/ |
| D | main.ts | 104 export class User { class
|
| D | main.js | 117 export let User = /** @class */ (function () { class
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_esvalue2/ |
| D | esvalue_def_test.js | 68 export class User { class
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | inst.h | 368 User(bool is_static, unsigned index, unsigned size) in User() function
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | inst.h | 415 User(bool isStatic, unsigned index, unsigned size) in User() function
|