Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DnestedModules.ts50 let point: number; variable
53 let point = m.Point; variable
DdeclFileObjectLiteralWithOnlySetter.ts45 let /*3*/point = makePoint(2); variable
DdeclFileObjectLiteralWithAccessors.ts50 let /*4*/point = makePoint(2); variable
DdeclFileObjectLiteralWithOnlyGetter.ts32 let /*4*/point = makePoint(2); variable
DmergedDeclarations1.ts25 function point(x: number, y: number): Point { function
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dinterference_graph.h100 void AddCallsite(LifeNumber point) noexcept in AddCallsite()
/arkcompiler/ets_runtime/tools/circuit_viewer/src/ir/
DIrViewer.js844 point: 0, property
/arkcompiler/runtime_core/compiler/tests/
Dcompiler_regalloc_test.cpp102 LifeNumber point = 0; in __anon5d7559aa0302() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js109911 point: new Qi(t[n].x * wbt, t[n].y * wbt), property