Searched defs:ra (Results 1 – 9 of 9) sorted by relevance
| /arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/graphics/ |
| D | X2DFast.js | 120 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
|
| D | XMat4.js | 147 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/ |
| D | check_access_references.js | 26 let ra = new ReferencesAccess(); variable
|
| /arkcompiler/ets_runtime/common_components/heap/collector/ |
| D | gc_infos.h | 115 uintptr_t ra; variable
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | reg_alloc_linear_scan_test.cpp | 218 RegAllocLinearScan ra(GetGraph()); in TEST_F() local 1731 RegAllocLinearScan ra(GetGraph()); in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/codegen/ |
| D | codegen_test_1.cpp | 1581 RegAllocLinearScan ra(GetGraph()); in TEST_F() local 1653 RegAllocLinearScan ra(GetGraph()); in TEST_F() local
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | ETSGen.cpp | 2345 RegScope ra(this); in EmitNullishException() local
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 21350 class ra { class
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …throw new TypeError('"value" argument must not be a number');return a=e,"ArrayBuffer"===t.call(a).… function
|