Home
last modified time | relevance | path

Searched defs:ZERO (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/declgen_ets2ts/functions/
Dfunctions.ts16 const ZERO = 0; constant
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.h37 enum FunctionLength : uint8_t { ZERO = 0, ONE, TWO, THREE, FOUR }; enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_dataview_stub_builder.h23 enum OffsetIndex : uint8_t { ZERO = 0, ONE, TWO, THREE, FOUR, FIVE, SIX, SEVEN}; enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/declgen_ets2ts/enums/
Denums.ts16 const ZERO = 0; constant
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_private.h25 enum FuncLength : uint8_t { ZERO = 0, ONE, TWO, THREE, FOUR }; enumerator
/arkcompiler/ets_frontend/es2panda/typescript/types/
DglobalTypesHolder.h40 ZERO, enumerator
/arkcompiler/ets_frontend/ets2panda/checker/types/
DglobalTypesHolder.h38 ZERO, enumerator