Home
last modified time | relevance | path

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

/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/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.cpp154 // 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/
D15_semantics.rst1089 then the candidate with a *shorter* conversion is *better*. E.g., the
1115 foo(x) // #1 is better, conversion is shorter
D4_names.rst480 If the existing type name is too long, then a shorter new name can be
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/escompat/
DBigInt.sts1020 // Pad the shorter number with zeroes to make them of equal length
/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.cpp658 // past the length of the shorter integer. in IntLexicographicCompare()
/arkcompiler/runtime_core/static_core/isa/
Disa.yaml37 …Moreover, when instruction has more than one source operands, the value which lives shorter should…