Home
last modified time | relevance | path

Searched defs:move (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/ets_frontend/arkguard/test/grammar/class_validation/
Dclass_inherit.ts25 move(distanceInMeters: number = 0, mode: string): string { method in Animal
35 move(distanceInMeters = 5, mode: string): string { method in Dog
Dclass_public.ts25 public move(distanceInMeters: number): string { method in Animal
/arkcompiler/ets_frontend/ets2panda/linter-4.2/test/
Dinterfaces_props.ts17 move(): void; method
31 move(): void { method in C
/arkcompiler/ets_frontend/ets2panda/linter/test/
Dinterfaces_props.ts17 move(): void; method
31 move(): void { method in C
/arkcompiler/ets_frontend/arkguard/test/grammar/variable_declaration/
Dtype_inference.ts31 move(distanceInMeters: number = 0): void { method in Animal
/arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/control/
DXButton.js31 move(x, y, w, h) { method in XButton
DXSelect.js32 move(x, y, w, h) { method in XSelect
DXScroll.js29 move(x, y, w, h) { method in XScroll
/arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/graphics/
DXMat4.js74 move(x, y, z = 0) { method in XMat4
/arkcompiler/runtime_core/bytecode_optimizer/
Dcodegen.cpp253 pandasm::Ins move; in EncodeSpillFillData() local
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dcodegen.cpp208 pandasm::Ins move; in EncodeSpillFillData() local