Home
last modified time | relevance | path

Searched defs:move (Results 1 – 13 of 13) 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/arkguard/test/grammar/variable_declaration/
Dtype_inference.ts31 move(distanceInMeters: number = 0): void { method in Animal
/arkcompiler/ets_frontend/es2panda/test/bytecode_file_size_comparison/test_cases/js/
DInheritanceTest.js22 move() { method in Vehicle
/arkcompiler/ets_frontend/es2panda/test/bytecode_file_size_comparison/test_cases/ts/
DInheritanceTest.ts22 move(): void { method in Vehicle
/arkcompiler/ets_frontend/es2panda/test/bytecode_file_size_comparison/test_cases/java_test_framework/java_cases/
DInheritanceTest.java36 public void move() { in move() method in Vehicle
/arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/control/
DXButton.js31 move(x, y, w, h) { method in XButton
DXScroll.js29 move(x, y, w, h) { method in XScroll
DXSelect.js32 move(x, y, w, h) { method in XSelect
/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.cpp169 pandasm::Ins move; in EncodeSpillFillData() local
/arkcompiler/runtime_core/libabckit/src/codegen/
Dcodegen_static.cpp304 pandasm::Ins move; in EncodeSpillFillData() local
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dcodegen.cpp217 pandasm::Ins move; in EncodeSpillFillData() local