Searched defs:ANY (Results 1 – 9 of 9) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| D | globalTypesHolder.h | 25 ANY, enumerator
|
| D | typeFlag.h | 54 ANY = 1ULL << 28, // x: any enumerator
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | datatype.h | 43 ANY, enumerator
|
| /arkcompiler/ets_runtime/ecmascript/ts_types/ |
| D | global_ts_type_ref.h | 42 ANY = 0, enumerator
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_date_time_format.h | 26 enum class RequiredOption : uint8_t { DATE = 0x01, TIME, ANY }; enumerator
|
| /arkcompiler/runtime_core/compiler/code_info/ |
| D | vreg_info.h | 29 …enum class Type : uint8_t { UNDEFINED, OBJECT, INT32, INT64, FLOAT32, FLOAT64, BOOL, ANY, COUNT = … enumerator
|
| /arkcompiler/runtime_core/compiler/optimizer/templates/ |
| D | instructions.rb | 41 ANY = 'any' constant
|
| /arkcompiler/ets_frontend/ts2panda/src/base/ |
| D | typeSystem.ts | 33 ANY, enumerator
|
| /arkcompiler/ets_frontend/es2panda/typescript/extractor/ |
| D | typeSystem.h | 51 ANY = 0, enumerator
|