Home
last modified time | relevance | path

Searched full:compares (Results 1 – 25 of 46) sorted by relevance

12

/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dfcmpg.64.yaml30 description: Check fcmpg.64 compares zero with other zero values.
57 description: Check fcmpg.64 compares NaN values.
81 description: Check fcmpg.64 compares NaN with +Inf
85 description: Check fcmpg.64 compares NaN with -Inf
93 description: Check fcmpg.64 compares NaN with various values.
128 description: Check fcmpg.64 compares various values.
167 description: Check fcmpg.64 compares positive Inf with various values.
195 description: Check fcmpg.64 compares negative Inf with various values.
Dfcmpg.yaml30 description: Check fcmpg compares zero with other zero values.
59 description: Check fcmpg compares NaN values.
83 description: Check fcmpg compares NaN with +Inf
87 description: Check fcmpg compares NaN with -Inf
96 description: Check fcmpg compares NaN with various values.
132 description: Check fcmpg compares various values.
171 description: Check fcmpg compares positive Inf with various values.
201 description: Check fcmpg compares negative Inf with various values.
Dfcmpl.yaml30 description: Check fcmpl compares zero with other zero values.
66 description: Check fcmpl compares NaN values.
83 description: Check fcmpl compares NaN with +Inf
87 description: Check fcmpl compares NaN with -Inf
97 description: Check fcmpl compares NaN with various values.
132 description: Check fcmpl compares various values.
172 description: Check fcmpl compares positive Inf with various values.
202 description: Check fcmpl compares negative Inf with various values.
Dfcmpl.64.yaml30 description: Check fcmpl.64 compares zero with other zero values.
64 description: Check fcmpl.64 compares NaN values.
81 description: Check fcmpl.64 compares NaN with +Inf
85 description: Check fcmpl.64 compares NaN with -Inf
93 description: Check fcmpl.64 compares NaN with various values.
128 description: Check fcmpl.64 compares various values.
166 description: Check fcmpl.64 compares positive Inf with various values.
195 description: Check fcmpl.64 compares negative Inf with various values.
Djeqz.obj.yaml25 …object reference in accumulator compares with null as specified. Offset is sign extended to the si…
390 …object reference in accumulator compares with null as specified. Offset is sign extended to the si…
409 …object reference in accumulator compares with null as specified. Offset is sign extended to the si…
429 …object reference in accumulator compares with null as specified. Offset is sign extended to the si…
496 …object reference in accumulator compares with null as specified. Offset is sign extended to the si…
565 …object reference in accumulator compares with null as specified. Offset is sign extended to the si…
Djnez.obj.yaml25 …object reference in accumulator compares with null as specified. Offset is sign extended to the si…
390 …object reference in accumulator compares with null as specified. Offset is sign extended to the si…
410 …object reference in accumulator compares with null as specified. Offset is sign extended to the si…
431 …object reference in accumulator compares with null as specified. Offset is sign extended to the si…
496 …object reference in accumulator compares with null as specified. Offset is sign extended to the si…
563 …object reference in accumulator compares with null as specified. Offset is sign extended to the si…
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dfcmpg.64.yaml30 description: Check fcmpg.64 compares zero with other zero values.
57 description: Check fcmpg.64 compares NaN values.
81 description: Check fcmpg.64 compares NaN with +Inf
85 description: Check fcmpg.64 compares NaN with -Inf
93 description: Check fcmpg.64 compares NaN with various values.
128 description: Check fcmpg.64 compares various values.
167 description: Check fcmpg.64 compares positive Inf with various values.
195 description: Check fcmpg.64 compares negative Inf with various values.
Dfcmpl.64.yaml30 description: Check fcmpl.64 compares zero with other zero values.
64 description: Check fcmpl.64 compares NaN values.
81 description: Check fcmpl.64 compares NaN with +Inf
85 description: Check fcmpl.64 compares NaN with -Inf
93 description: Check fcmpl.64 compares NaN with various values.
128 description: Check fcmpl.64 compares various values.
166 description: Check fcmpl.64 compares positive Inf with various values.
195 description: Check fcmpl.64 compares negative Inf with various values.
Dfcmpg.yaml30 description: Check fcmpg compares zero with other zero values.
59 description: Check fcmpg compares NaN values.
83 description: Check fcmpg compares NaN with +Inf
87 description: Check fcmpg compares NaN with -Inf
96 description: Check fcmpg compares NaN with various values.
132 description: Check fcmpg compares various values.
171 description: Check fcmpg compares positive Inf with various values.
201 description: Check fcmpg compares negative Inf with various values.
Dfcmpl.yaml30 description: Check fcmpl compares zero with other zero values.
66 description: Check fcmpl compares NaN values.
83 description: Check fcmpl compares NaN with +Inf
87 description: Check fcmpl compares NaN with -Inf
97 description: Check fcmpl compares NaN with various values.
132 description: Check fcmpl compares various values.
172 description: Check fcmpl compares positive Inf with various values.
202 description: Check fcmpl compares negative Inf with various values.
Djeqz.obj.yaml21 …object reference in accumulator compares with null as specified. Offset is sign extended to the si…
296 …object reference in accumulator compares with null as specified. Offset is sign extended to the si…
314 …object reference in accumulator compares with null as specified. Offset is sign extended to the si…
380 …object reference in accumulator compares with null as specified. Offset is sign extended to the si…
Djnez.obj.yaml21 …object reference in accumulator compares with null as specified. Offset is sign extended to the si…
296 …object reference in accumulator compares with null as specified. Offset is sign extended to the si…
315 …object reference in accumulator compares with null as specified. Offset is sign extended to the si…
379 …object reference in accumulator compares with null as specified. Offset is sign extended to the si…
Djgtz.yaml22 if signed 32-bit integer in accumulator compares with 0 as specified.
Djeqz.yaml22 if signed 32-bit integer in accumulator compares with 0 as specified.
Djnez.yaml22 if signed 32-bit integer in accumulator compares with 0 as specified.
Djltz.yaml22 if signed 32-bit integer in accumulator compares with 0 as specified.
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/core/
DComparable.sts24 * Compares this instance to other object, treated as a `T`
DChar.sts75 * equals(Object) compares two Chars by their underlying primitive chars.
107 * compare(Char, Char) compares two Chars by their underlying chars.
120 * Compares this instance to other Char object
DInt.sts145 * Compares this instance to other Int object
DShort.sts145 * Compares this instance to other Short object
DByte.sts146 * Compares this instance to other Byte object
DBoolean.sts255 * Compares this instance to other Boolean object
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dstring.h258 /// Compares strings by bytes, It doesn't check canonical unicode equivalence.
260 /// Compares strings by bytes, It doesn't check canonical unicode equivalence.
264 /// Compares strings by bytes, It doesn't check canonical unicode equivalence.
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_equals_test.cpp34 * @tc.desc: Test a function that compares whether an array of UTF8 characters
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h354 // Compares string1 + string2 by bytes, It doesn't check canonical unicode equivalence.
356 // Compares strings by bytes, It doesn't check canonical unicode equivalence.
359 // Compares strings by bytes, It doesn't check canonical unicode equivalence.
364 // Compares strings by bytes, It doesn't check canonical unicode equivalence.
369 // Compares strings by bytes, It doesn't check canonical unicode equivalence.

12