Home
last modified time | relevance | path

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

123

/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
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.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.
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.
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.
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…
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…
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.
Djgtz.yaml22 if signed 32-bit integer in accumulator compares with 0 as specified.
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
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.
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.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.
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…
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…
/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
DShort.sts145 * Compares this instance to other Short object
DInt.sts145 * Compares this instance to other Int object
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dstring.h257 /// Compares strings by bytes, It doesn't check canonical unicode equivalence.
259 /// Compares strings by bytes, It doesn't check canonical unicode equivalence.
263 /// Compares strings by bytes, It doesn't check canonical unicode equivalence.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/compiler_verification/
Dbytecode.py58 Compares two bytecode files according to disasm output.
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_equals_test.cpp34 * @tc.desc: Test a function that compares whether an array of UTF8 characters
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/srcdumper/
Dutil_srcdumper.py153 """Compares two ASTs recursively after normalization."""
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/
DREADME.md179 During build `generation script` creates files in temporary directory and compares it with existing…
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h364 // Compares string1 + string2 by bytes, It doesn't check canonical unicode equivalence.
366 // Compares strings by bytes, It doesn't check canonical unicode equivalence.
369 // Compares strings by bytes, It doesn't check canonical unicode equivalence.
374 // Compares strings by bytes, It doesn't check canonical unicode equivalence.
379 // Compares strings by bytes, It doesn't check canonical unicode equivalence.

123