Home
last modified time | relevance | path

Searched full:inconsistent (Results 1 – 25 of 38) sorted by relevance

12

/arkcompiler/toolchain/test/autotest/aw/implement_api/
Dprotocol_api.py41 … raise AssertionError("{} send ProtocolType inconsistent: Protocol {}, calling {}, should be {}"
51 … raise AssertionError("{} recv ProtocolType inconsistent: Protocol {}, calling {}, should be {}"
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/02.fixed_array_types/
Dfixed_array_types_15.ets17 desc: The element type is inconsistent with the declaration, and compilation error occurs
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/12.indexing_expression/01.array_indexing_expression/
Darray_index22.ets17 desc: The data types of the generic array are inconsistent, and compilation error occurs.
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/options/
Dcli_args_wrapper.py35 # pylint: disable=inconsistent-return-statements
Dyaml_document.py62 # pylint: disable=inconsistent-return-statements
/arkcompiler/runtime_core/docs/bc_verification/
Dabsint_checks.md27 They can help to detect usage of inconsistent information in registers in exception handlers.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/date/ts_to_ets/
Ddisable_date.ts27 // Some Date methods are inconsistent in ArkTS1.2 and ArkTS1.1. #IC4XA0
/arkcompiler/runtime_core/static_core/docs/bc_verification/
Dabsint_checks.md27 They can help to detect usage of inconsistent information in registers in exception handlers.
/arkcompiler/ets_runtime/test/aottest/supercall_inline/
Dsupercall_inline.ts38 // Inconsistent number of parameters
/arkcompiler/runtime_core/static_core/runtime/asm_defines/
DCMakeLists.txt79 panda_target_compile_options(asm_defines PUBLIC "-Wno-inconsistent-dllimport")
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/date/ets_to_ts/
Ddisable_test_date.ts26 // Some Date methods are inconsistent in ArkTS1.2 and ArkTS1.1. #IC4XA0
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dmonitor_analysis.cpp105 << "There is an inconsistent MonitorEntry counters in parent basic blocks"; in RunImpl()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/lookup_by_name/
DCMakeLists.txt162 …est(FILE "wrong_setter_args_case_3" VERIFIER_FAIL_TEST SEARCH_STDERR "Inconsistent register and fi…
/arkcompiler/ets_frontend/ets2panda/ast_verifier/
DinvariantBase.h80 … "Parameter-list is inconsistent with invaraints' declararation in 'options.yaml'");
/arkcompiler/ets_runtime/common_components/common/
Drun_type.cpp126 "run config inconsistent: large size"); in InitRunTypeMap()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/05.generics/generic_declarations/generic_interfaces/
Dcheck_return_value_type.params.yaml91 - desc: The return type of a generic interface method is inconsistent with the type parameter.
125 …- desc: The return type of a generic interface method is inconsistent with the type parameter(bool…
/arkcompiler/runtime_core/static_core/compiler/docs/
Dir_builder.md72 - Resolve dead and inconsistent phi instructions.
/arkcompiler/runtime_core/compiler/docs/
Dir_builder.md72 - Resolve dead and inconsistent phi instructions.
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/ets/
Drunner_ets.py152 # pylint: disable=inconsistent-return-statements
/arkcompiler/ets_frontend/ets2panda/lsp/src/
Dfind_references.cpp62 // NOTE(muhammet): This may be wrong/inconsistent (slow for sure) for comparison, have to investiga…
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Djs_metadata_test.cpp1896 std::cout << "Type fields' number inconsistent with offsets' number" << std::endl; in Test()
1971 std::cout << "Dictionary layout key_index inconsistent: " << value << " "; in TestForDictionaryLayout()
1980 std::cout << "Dictionary layout value_index inconsistent: " << value << " "; in TestForDictionaryLayout()
1989 std::cout << "Dictionary layout detail_index inconsistent: " << value << " "; in TestForDictionaryLayout()
1998 std::cout << "Dictionary layout entry_size inconsistent: " << value << " "; in TestForDictionaryLayout()
2007 std::cout << "Dictionary layout header_size inconsistent: " << value << " "; in TestForDictionaryLayout()
2037 std::cout << "string_first inconsistent" << std::endl; in TestForTypeRange()
2045 std::cout << "string_last inconsistent" << std::endl; in TestForTypeRange()
2053 std::cout << "js_object_first inconsistent" << std::endl; in TestForTypeRange()
2061 std::cout << "js_object_last inconsistent" << std::endl; in TestForTypeRange()
[all …]
/arkcompiler/runtime_core/tests/
DCMakeLists.txt977 …CE_DIR}/verifier-tests/bug_1826.pa" VERIFIER_FAIL_TEST SEARCH_STDERR "Inconsistent register and fi…
978 …CE_DIR}/verifier-tests/bug_1827.pa" VERIFIER_FAIL_TEST SEARCH_STDERR "Inconsistent register and fi…
983 …CE_DIR}/verifier-tests/bug_2085.pa" VERIFIER_FAIL_TEST SEARCH_STDERR "Inconsistent register and fi…
985 …_DIR}/verifier-tests/bug_2086_2.pa" VERIFIER_FAIL_TEST SEARCH_STDERR "Inconsistent register and fi…
995 …CE_DIR}/verifier-tests/bug_1833.pa" VERIFIER_FAIL_TEST SEARCH_STDERR "Inconsistent register and fi…
/arkcompiler/runtime_core/static_core/tests/
DCMakeLists.txt1226 …CE_DIR}/verifier-tests/bug_1826.pa" VERIFIER_FAIL_TEST SEARCH_STDERR "Inconsistent register and fi…
1227 …CE_DIR}/verifier-tests/bug_1827.pa" VERIFIER_FAIL_TEST SEARCH_STDERR "Inconsistent register and fi…
1231 …CE_DIR}/verifier-tests/bug_2085.pa" VERIFIER_FAIL_TEST SEARCH_STDERR "Inconsistent register and fi…
1232 …_DIR}/verifier-tests/bug_2086_2.pa" VERIFIER_FAIL_TEST SEARCH_STDERR "Inconsistent register and fi…
1241 …CE_DIR}/verifier-tests/bug_1833.pa" VERIFIER_FAIL_TEST SEARCH_STDERR "Inconsistent register and fi…
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dinst_builder.cpp257 // Resolve dead and inconsistent phi instructions in FixInstructions()
/arkcompiler/runtime_core/libabckit/src/irbuilder_dynamic/
Dinst_builder_dyn.cpp273 // Resolve dead and inconsistent phi instructions in FixInstructions()

12