Home
last modified time | relevance | path

Searched defs:ANY (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/types/
DglobalTypesHolder.h25 ANY, enumerator
DtypeFlag.h54 ANY = 1ULL << 28, // x: any enumerator
/arkcompiler/runtime_core/compiler/optimizer/ir/
Ddatatype.h43 ANY, enumerator
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dglobal_ts_type_ref.h42 ANY = 0, enumerator
/arkcompiler/ets_runtime/ecmascript/
Djs_date_time_format.h26 enum class RequiredOption : uint8_t { DATE = 0x01, TIME, ANY }; enumerator
/arkcompiler/runtime_core/compiler/code_info/
Dvreg_info.h29 …enum class Type : uint8_t { UNDEFINED, OBJECT, INT32, INT64, FLOAT32, FLOAT64, BOOL, ANY, COUNT = … enumerator
/arkcompiler/runtime_core/compiler/optimizer/templates/
Dinstructions.rb41 ANY = 'any' constant
/arkcompiler/ets_frontend/ts2panda/src/base/
DtypeSystem.ts33 ANY, enumerator
/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeSystem.h51 ANY = 0, enumerator