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.ets20 or alternative names for existing types. Type aliases allow one to use meaningful
Dalias_neg.ets20 or alternative names for existing types. Type aliases allow one to use meaningful
Dalias_gen.ets20 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/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/runtime/coroutines/
Dcoroutine_stats.h75 /// a single metric description: name, type and suggested meaningful aggregates
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-allocator.h245 // NOTE(dtrubenkov): FIX to more meaningful value in GetYoungAllocMaxSize()
/arkcompiler/runtime_core/static_core/verification/
Dpublic.cpp166 … LOG(DEBUG, VERIFIER) << method->GetFullName(true) << " has no code, no meaningful verification"; in CheckBeforeVerification()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_sdk/api/@ohos/xml/
DXmlPullParserTest10.ets28 …L PullParser with a malformed CDATA section. Verifies that it throws a meaningful error for invali…
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D4_names.rst519 Type aliases enable using meaningful and concise notations by providing the
549 Meaningful names can be provided for anonymous types as follows:
/arkcompiler/runtime_core/static_core/verification/type/
Dtype_type.cpp576 // no meaningful intersection possible in IsIntersectionReasonable()