Home
last modified time | relevance | path

Searched full:meaningful (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/04.names_declarations_and_scopes/06.type_declarations/01.type_alias_declaration/
Dalias_gen.sts20 or alternative names for existing types. Type aliases allow one to use meaningful
Dalias_neg.sts20 or alternative names for existing types. Type aliases allow one to use meaningful
Dalias.sts20 or alternative names for existing types. Type aliases allow one to use meaningful
/arkcompiler/ets_runtime/ecmascript/
Dproperty_attributes.h53 // Meaningful when a property cell does not contain the hole.
59 // Meaningful when a property cell contains the hole.
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dlda.const.yaml24 Check that compiler and/or verifier produce meaningful
71 Check that compiler and/or verifier produce meaningful diagnostics
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-allocator.h243 // NOTE(dtrubenkov): FIX to more meaningful value in GetYoungAllocMaxSize()
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dlda.const.yaml24 Check that compiler and/or verifier produce meaningful
72 Check that compiler and/or verifier produce meaningful diagnostics
/arkcompiler/runtime_core/static_core/verification/
Dpublic.cpp157 … LOG(DEBUG, VERIFIER) << method->GetFullName(true) << " has no code, no meaningful verification"; in CheckBeforeVerification()
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine_stats.h80 /// a single metric description: name, type and suggested meaningful aggregates
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D4_names.rst442 Type aliases enable using meaningful and concise notations by providing the
470 Meaningful names can be provided for anonymous types as follows:
/arkcompiler/runtime_core/static_core/verification/type/
Dtype_type.cpp575 // no meaningful intersection possible in IsIntersectionReasonable()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h1717 // only meaningful for MIRClassType and MIRInterface types