Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/aarch32/
Dencoder32_test_1.cpp338 size_t maxPos = std::is_same<uint64_t, T>::value ? 64U : 32U; in TestBitTestAndBranch() local
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
Dencoder64_test_1.cpp320 size_t maxPos = std::is_same<uint64_t, T>::value ? 64U : 32U; in TestBitTestAndBranch() local
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
Dencoder64_test_1.cpp323 size_t maxPos = std::is_same<uint64_t, T>::value ? 64 : 32; in TestBitTestAndBranch() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js41896 maxPos: new Pi(l.maxPos.x, l.maxPos.y, l.maxPos.z) property
42056 maxPos: this._maxPos, property