Home
last modified time | relevance | path

Searched defs:ra (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/graphics/
DX2DFast.js120 static testTransform(x, y, sw, sh, ra, ox, oy, realw, realh) { argument
201 drawCut(cid, x = 0, y = 0, sw = 1, sh = 1, ra = 0, ox = 0, oy = 0, c = 0xffffffff) { argument
220 drawText(s, size = 14, x = 0, y = 0, sw = 1, sh = 1, ra = 0, ox = 0, oy = 0, c = 0xffffffff) { argument
DXMat4.js147 Make2DTransformMat( argument
171 Make2DTransformMat_(mx, my, sw, sh, ra, ox = 0, oy = 0) { argument
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/ets_proxy/
Dcheck_access_references.js26 let ra = new ReferencesAccess(); variable
/arkcompiler/ets_runtime/common_components/heap/collector/
Dgc_infos.h115 uintptr_t ra; variable
/arkcompiler/runtime_core/static_core/compiler/tests/
Dreg_alloc_linear_scan_test.cpp218 RegAllocLinearScan ra(GetGraph()); in TEST_F() local
1731 RegAllocLinearScan ra(GetGraph()); in TEST_F() local
/arkcompiler/runtime_core/static_core/compiler/tests/codegen/
Dcodegen_test_1.cpp1581 RegAllocLinearScan ra(GetGraph()); in TEST_F() local
1653 RegAllocLinearScan ra(GetGraph()); in TEST_F() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp2345 RegScope ra(this); in EmitNullishException() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js21350 class ra { class
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …throw new TypeError('"value" argument must not be a number');return a=e,"ArrayBuffer"===t.call(a).… function