Home
last modified time | relevance | path

Searched full:arrays (Results 1 – 25 of 85) sorted by relevance

1234

/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Disinstance.yaml53 …Object of type O is instance of type T if O is the same as T or is subtype of T. For arrays T shou…
330 …ype O is instance of type T if O is the same as T or is subtype of T. For arrays T should be a root
393 # O and T are of the same type, both arrays, std object
401 # O and T are of the same type, both arrays, custom object
409 # O and T are of the same type, both arrays, string
418 # O is a subtype of T, both arrays, std object
426 # O is a subtype of T, both arrays, custom object
455 …ype O is instance of type T if O is the same as T or is subtype of T. For arrays T should be a root
544 # O and T are of the same type, both arrays, std object
552 # O and T are of the same type, both arrays, custom object
[all …]
Dcheckcast.yaml488 … of type O can be cast to type T if O is the same as T or is subtype of T. For arrays O can be cast
526 … of type O can be cast to type T if O is the same as T or is subtype of T. For arrays O can be cast
570 For arrays O can be cast
612 For arrays O can be cast
662 For arrays O can be cast
701 For arrays O can be cast
747 For arrays O can be cast
791 … of type O can be cast to type T if O is the same as T or is subtype of T. For arrays O can be cast
860 … of type O can be cast to type T if O is the same as T or is subtype of T. For arrays O can be cast
915 … of type O can be cast to type T if O is the same as T or is subtype of T. For arrays O can be cast
[all …]
/arkcompiler/runtime_core/runtime/include/mem/
Dpanda_smart_pointers.h44 // NOLINTNEXTLINE(modernize-avoid-c-arrays)
48 // NOLINTNEXTLINE(modernize-avoid-c-arrays)
50 … NOLINTNEXTLINE(google-explicit-constructor, readability-named-parameter, modernize-avoid-c-arrays)
56 … NOLINTNEXTLINE(google-explicit-constructor, readability-named-parameter, modernize-avoid-c-arrays)
/arkcompiler/ets_frontend/ts2panda/
DREADME.md6 * translate TypeScript AST into panda instruction arrays
7 * apply several passes with the instruction arrays, including:
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dproperty.h24 static const char ARK_DFX_PROP[] = "ark.dfx.options"; // NOLINT(modernize-avoid-c-arrays)
25 static const char ARK_TRACE_PROP[] = "ark.trace.enable"; // NOLINT(modernize-avoid-c-arrays)
Dtrace.cpp23 // NOLINTNEXTLINE(modernize-avoid-c-arrays)
25 // NOLINTNEXTLINE(modernize-avoid-c-arrays)
/arkcompiler/ets_runtime/ecmascript/base/
Derror_helper.h26 constexpr char DEFAULT_EMPTY_STACK_TRACE[] = "stack is empty"; // NOLINT (modernize-avoid-c-arrays)
27 constexpr char INTRINSIC_METHOD_NAME[] = "Intrinsic method"; // NOLINT (modernize-avoid-c-arrays)
/arkcompiler/runtime_core/cmake/
DClangTidy.cmake132 "-hicpp-avoid-c-arrays" # alias for modernize-avoid-c-arrays
133 "-cppcoreguidelines-avoid-c-arrays" # alias for modernize-avoid-c-arrays
/arkcompiler/runtime_core/verification/config/default/
Ddefault_config.cpp20 // NOLINTNEXTLINE(modernize-avoid-c-arrays)
/arkcompiler/runtime_core/tests/
DCMakeLists.txt755 add_test_file(FILE "${CMAKE_CURRENT_SOURCE_DIR}/cts-assembly/arrays-01.pa")
756 add_test_file(FILE "${CMAKE_CURRENT_SOURCE_DIR}/cts-assembly/arrays-02.pa")
757 add_test_file(FILE "${CMAKE_CURRENT_SOURCE_DIR}/cts-assembly/arrays-03.pa")
758 add_test_file(FILE "${CMAKE_CURRENT_SOURCE_DIR}/cts-assembly/arrays-04.pa")
759 add_test_file(FILE "${CMAKE_CURRENT_SOURCE_DIR}/cts-assembly/arrays-05.pa")
760 add_test_file(FILE "${CMAKE_CURRENT_SOURCE_DIR}/cts-assembly/arrays-06.pa")
761 add_test_file(FILE "${CMAKE_CURRENT_SOURCE_DIR}/cts-assembly/arrays-07.pa")
762 add_test_file(FILE "${CMAKE_CURRENT_SOURCE_DIR}/cts-assembly/arrays-08.pa")
763 add_test_file(FILE "${CMAKE_CURRENT_SOURCE_DIR}/cts-assembly/arrays-09.pa" VERIFIER_FAIL_TEST VERIF…
764 add_test_file(FILE "${CMAKE_CURRENT_SOURCE_DIR}/cts-assembly/arrays-10.pa" VERIFIER_FAIL_TEST VERIF…
[all …]
/arkcompiler/runtime_core/docs/bc_verification/
Dabsint_checks.md21 These checks eliminate calls of methods with incorrect `this`, wrong access to arrays, etc.
/arkcompiler/runtime_core/libpandabase/
Dconcepts.h116 // NOLINTNEXTLINE(readability-identifier-naming, modernize-avoid-c-arrays)
130 // NOLINTNEXTLINE(readability-identifier-naming, modernize-avoid-c-arrays)
/arkcompiler/runtime_core/runtime/tests/
Dgc_log_test.cpp174 VMHandle<coretypes::Array> arrays[3]; in TEST_F() local
176 arrays[0] = in TEST_F()
178 arrays[0]->Set(0, object_allocator.AllocString(string_len)); in TEST_F()
/arkcompiler/runtime_core/runtime/entrypoints/
Dentrypoints_compiler.inl.erb25 // NOLINTNEXTLINE(modernize-avoid-c-arrays)
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dlocations.cpp21 // NOLINTNEXTLINE(modernize-avoid-c-arrays) in LocationsInfo()
Dvisitor.inc54 // NOLINTNEXTLINE(modernize-avoid-c-arrays)
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Druntime_stat.h27 // NOLINTNEXTLINE(modernize-avoid-c-arrays)
/arkcompiler/runtime_core/runtime/include/coretypes/
Ddyn_objects.h51 __extension__ uint8_t klass_[0]; // NOLINT(modernize-avoid-c-arrays)
/arkcompiler/runtime_core/tests/checked/
Dref_check_elim_test.pa17 #! CHECKER Removing RefTypeCheck for string arrays
/arkcompiler/runtime_core/libpandabase/utils/
Dspan.h50 // NOLINTNEXTLINE(google-explicit-constructor,modernize-avoid-c-arrays)
242 Span(U (&)[N])->Span<U>; // NOLINT(modernize-avoid-c-arrays)
/arkcompiler/runtime_core/docs/
Dassembly_format.md277 ### Arrays subsection
279 Platform support arrays of primitive and aggregate data types. Array of type `T` has type name `T[]…
535arrays** can be thought as `external` record with some manipulating functions. There is no support…
/arkcompiler/ets_runtime/ecmascript/base/tests/
Djson_parser_test.cpp117 * Test with for Nesting of numbers, strings, objects, arrays, Booleans.
137 * Test with for Nesting of numbers, strings, arrays.
/arkcompiler/runtime_core/runtime/mem/gc/gc-hung/
Dgc_hung.h30 // NOLINTNEXTLINE(modernize-avoid-c-arrays)
/arkcompiler/runtime_core/runtime/mem/gc/
Dgc_marker.h78 * For arrays of objects add all not null object references to the objects_stack
118 * For arrays of objects add all not null object references to the objects_stack
/arkcompiler/runtime_core/compiler/docs/
Dpaoc.md88 … # Values are arrays whose elements should be a name of a cluster or it's index (starting from 0).

1234