Home
last modified time | relevance | path

Searched full:shorter (Results 1 – 23 of 23) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/15.semantic_rules/08.overload_resolution/02.best_candidate_selection/
Dbetter_shorter_conversion_1.ets20 then the candidate with a shorter conversion is better.
Dbetter_shorter_conversion_2.ets20 then the candidate with a shorter conversion is better.
Dbetter_shorter_conversion_0.ets20 then the candidate with a shorter conversion is better.
Dbetter_shorter_conversion_3.ets20 then the candidate with a shorter conversion is better.
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_equals_test.cpp65 // Test case 6: UTF-8 shorter than UTF-16 in HWTEST_F_L0()
85 // Test case 10: Longer UTF-8 sequence matching shorter UTF-16 in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/base/
Djson_helper.h93 …// Control characters code units are replaced with escape sequences \uHHHH, or with the shorter fo…
/arkcompiler/runtime_core/static_core/compiler/docs/
Dcompilation_start.md5 …ynchronously) and the compilation process is divided into parts to make `taskmanager::Task` shorter
/arkcompiler/runtime_core/static_core/plugins/ets/doc/tutorial/
Dfunctions.rst185 shorter. For example, the following two notations are semantically equivalent:
/arkcompiler/runtime_core/static_core/docs/
Drationale-for-bytecode.md165 How to make sure that we benefit from the shorter encoding most of the time? An observation shows
Ddoxygen.config176 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
/arkcompiler/runtime_core/docs/
Drationale-for-bytecode.md165 How to make sure that we benefit from the shorter encoding most of the time? An observation shows
Ddoxygen.config176 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate_matchers.h283 // For shorter pattern matching code, this struct matches both the left and
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
Dnamemangler.cpp64 // Demangled name is supposed to be shorter. No buffer overflow issue here. in DecodeName()
/arkcompiler/runtime_core/static_core/plugins/ets/doc/
Dvalidate-recipes87 # Just to make short names a bit shorter (yet readable), if possible:
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D4_names.rst559 If the existing type name is too long, then a shorter new name can be
D3_types.rst2092 constants of the same integer type or of a shorter type
/arkcompiler/runtime_core/isa/
Disa.yaml37 …Moreover, when instruction has more than one source operands, the value which lives shorter should…
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.cpp678 // past the length of the shorter integer. in IntLexicographicCompare()
/arkcompiler/runtime_core/static_core/isa/
Disa.yaml37 …Moreover, when an instruction has more than one source operand, the shorter-living value must be p…
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction.cpp886 result = candidate; // Shorter parameter count wins in FindMostSpecificSignature()
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_stub_builder_next_optimization.cpp1618 … // In version 5.0.0, the iterator length will be updated if the length of array be shorter. in VisitAll()
/arkcompiler/runtime_core/libabckit/
D.doxygen184 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but