Home
last modified time | relevance | path

Searched refs:ui (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dmemory_coalescing.cpp245 auto *ui = user.GetInst(); in IsNotAcceptableForStore() local
246 if (ui->CanThrow() || ui->CanDeoptimize()) { in IsNotAcceptableForStore()
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Dffi_workload.cpp2228 uint32_t ui = targetUInt->Uint32Value(vm_); in HWTEST_F_L0() local
2229 UNUSED(ui); in HWTEST_F_L0()
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
H A Dcocos_worker_test.js8822 approx: ui,
9137 3512: "Event manager only support scene graph priority for ui nodes which contain UIComponent",
9432 9300: "The current buffer beyond the limit in ui static component, please reduce the amount",
11172 function ui(t, e, i) {
16523 approx: ui,
23046 return t.every(((t, e, i) => 0 === e || t > i[e - 1] || ui(t, i[e - 1], 1e-6)));
25556 return this._values.every((i => ui(i.value, e, t)));
[all...]

Completed in 43 milliseconds