Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DdecrementOperatorWithAnyOtherType.ts55 let ResultIsNumber1 = --ANY; variable
/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/
Djs_date_time_format.h26 enum class RequiredOption : uint8_t { DATE = 0x01, TIME, ANY }; enumerator
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dglobal_ts_type_ref.h48 ANY = 0, enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_gate_info.h115 static RangeInfo ANY() in ANY() function
/arkcompiler/runtime_core/compiler/optimizer/templates/
Dinstructions.rb41 ANY = 'any' constant
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_type.h110 ANY = 0x3FFULL, enumerator
/arkcompiler/ets_frontend/ts2panda/src/base/
DtypeSystem.ts33 ANY, enumerator
/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeSystem.h58 ANY = 0, enumerator