Home
last modified time | relevance | path

Searched defs:ordinal (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
H A Djs_module_manager.h119 uint32_t ordinal = nextModuleAsyncEvaluatingOrdinal_++; in NextModuleAsyncEvaluatingOrdinal() local
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
H A DetsEnumType.h207 explicit ETSIntEnumType(const ir::TSEnumDeclaration *enumDecl, UType ordinal, in ETSIntEnumType() argument
222 explicit ETSStringEnumType(const ir::TSEnumDeclaration *enumDecl, UType ordinal, in ETSStringEnumType() argument
H A DetsEnumType.cpp26 ETSEnumType::ETSEnumType(const ir::TSEnumDeclaration *const enumDecl, UType ordinal, in ETSEnumType() argument
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DtypeCreation.cpp234 checker::ETSEnumType::UType ordinal = -1; in CreateEnumTypeFromEnumDeclaration() local
/arkcompiler/toolchain/tooling/test/
H A Dpt_types_test.cpp889 int64_t ordinal = sampData->data()->get()->GetOrdinal(); in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/base/
H A Dpt_types.cpp2123 int32_t ordinal; in Create() local
H A Dpt_types.h1786 SamplingHeapProfileSample &SetOrdinal(int64_t ordinal) in SetOrdinal() argument

Completed in 19 milliseconds