Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/jittest/intrinsic_test/
Dintrinsic_test.ts24 compute(): number { method in Base
33 compute() : number { method in DeriveDouble
42 compute() : number { method in DerivedTripple
/arkcompiler/runtime_core/tests/cts-coverage-tool/lib/
Dsummary.rb62 def compute method in Summary
/arkcompiler/runtime_core/static_core/tests/cts-coverage-tool/lib/
Dsummary.rb62 def compute method in Summary
/arkcompiler/runtime_core/static_core/verification/type/
Dtype_system.cpp55 auto compute = [&](uint8_t const *descr) -> Type { in __anon1ea4df870102() local