Home
last modified time | relevance | path

Searched defs:sizes (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/tests/benchmark/
Drun_benchmark.py69 def print_sizes_dict(sizes): argument
74 def calc_statistics(sizes): argument
/arkcompiler/runtime_core/scripts/
Dmemdump.py120 def pretty_alloc_sizes(sizes): argument
/arkcompiler/runtime_core/verification/util/tests/
Dset_operations_property_test.cpp64 auto stat = [&intervals](const std::initializer_list<size_t> &sizes) { in __anon36fc55b10202()
/arkcompiler/runtime_core/runtime/entrypoints/
Dentrypoints.cpp201 size_t *sizes, uint32_t num) in CreateMultiArrayRecEntrypoint()
240 extern "C" coretypes::Array *CreateMultiArrayEntrypoint(Class *klass, uint32_t nargs, size_t *sizes) in CreateMultiArrayEntrypoint()