Home
last modified time | relevance | path

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

12345678

/third_party/node/deps/v8/src/compiler/backend/
Dgap-resolver.cc23 MoveOperands* Split(MoveOperands* move, MachineRepresentation smaller_rep, in Split()
79 MoveOperandKind GetKind(const InstructionOperand& move) { in GetKind()
98 MoveOperands* move = (*moves)[i]; in Resolve() local
130 auto move = (*moves)[i]; in Resolve() local
138 auto move = (*moves)[i]; in Resolve() local
148 auto move = (*moves)[i]; in Resolve() local
153 void GapResolver::PerformMove(ParallelMove* moves, MoveOperands* move) { in PerformMove()
220 std::find_if(moves->begin(), moves->end(), [&](MoveOperands* move) { in PerformMove()
/third_party/icu/icu4c/source/i18n/
Dnumber_fluent.cpp44 Derived move(std::move(*this)); in notation() local
61 Derived move(std::move(*this)); in unit() local
83 Derived move(std::move(*this)); in adoptUnit() local
103 Derived move(std::move(*this)); in perUnit() local
123 Derived move(std::move(*this)); in adoptPerUnit() local
143 Derived move(std::move(*this)); in precision() local
158 Derived move(std::move(*this)); in roundingMode() local
174 Derived move(std::move(*this)); in grouping() local
188 Derived move(std::move(*this)); in integerWidth() local
202 Derived move(std::move(*this)); in symbols() local
[all …]
Dnumrange_fluent.cpp41 Derived move(std::move(*this)); in numberFormatterBoth() local
59 Derived move(std::move(*this)); in numberFormatterBoth() local
77 Derived move(std::move(*this)); in numberFormatterFirst() local
95 Derived move(std::move(*this)); in numberFormatterFirst() local
113 Derived move(std::move(*this)); in numberFormatterSecond() local
131 Derived move(std::move(*this)); in numberFormatterSecond() local
147 Derived move(std::move(*this)); in collapse() local
161 Derived move(std::move(*this)); in identityFallback() local
/third_party/node/deps/icu-small/source/i18n/
Dnumber_fluent.cpp44 Derived move(std::move(*this)); in notation() local
61 Derived move(std::move(*this)); in unit() local
83 Derived move(std::move(*this)); in adoptUnit() local
103 Derived move(std::move(*this)); in perUnit() local
123 Derived move(std::move(*this)); in adoptPerUnit() local
143 Derived move(std::move(*this)); in precision() local
158 Derived move(std::move(*this)); in roundingMode() local
174 Derived move(std::move(*this)); in grouping() local
188 Derived move(std::move(*this)); in integerWidth() local
202 Derived move(std::move(*this)); in symbols() local
[all …]
Dnumrange_fluent.cpp41 Derived move(std::move(*this)); in numberFormatterBoth() local
59 Derived move(std::move(*this)); in numberFormatterBoth() local
77 Derived move(std::move(*this)); in numberFormatterFirst() local
95 Derived move(std::move(*this)); in numberFormatterFirst() local
113 Derived move(std::move(*this)); in numberFormatterSecond() local
131 Derived move(std::move(*this)); in numberFormatterSecond() local
147 Derived move(std::move(*this)); in collapse() local
161 Derived move(std::move(*this)); in identityFallback() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_fluent.cpp44 Derived move(std::move(*this)); in notation() local
61 Derived move(std::move(*this)); in unit() local
83 Derived move(std::move(*this)); in adoptUnit() local
103 Derived move(std::move(*this)); in perUnit() local
123 Derived move(std::move(*this)); in adoptPerUnit() local
143 Derived move(std::move(*this)); in precision() local
158 Derived move(std::move(*this)); in roundingMode() local
174 Derived move(std::move(*this)); in grouping() local
188 Derived move(std::move(*this)); in integerWidth() local
202 Derived move(std::move(*this)); in symbols() local
[all …]
Dnumrange_fluent.cpp41 Derived move(std::move(*this)); in numberFormatterBoth() local
59 Derived move(std::move(*this)); in numberFormatterBoth() local
77 Derived move(std::move(*this)); in numberFormatterFirst() local
95 Derived move(std::move(*this)); in numberFormatterFirst() local
113 Derived move(std::move(*this)); in numberFormatterSecond() local
131 Derived move(std::move(*this)); in numberFormatterSecond() local
147 Derived move(std::move(*this)); in collapse() local
161 Derived move(std::move(*this)); in identityFallback() local
/third_party/typescript/tests/baselines/reference/
DtypeSatisfaction_ensureInterfaceImpl.js8 move(d) { method
18 move: function (d) { method
DtopLevel.js9 public move(xo:number,yo:number) { method in Point
36 Point.prototype.move = function (xo, yo) { method in Point
/third_party/typescript/tests/cases/compiler/
DinterfacePropertiesWithSameName2.ts2 move(): void; method
17 move(): void; method in Mover
/third_party/libcoap/scripts/
Dapi-version-bump.sh20 move() { function
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dlower.c64 ppir_node *move = ppir_node_insert_mov(node); in ppir_lower_const() local
132 ppir_node *move = ppir_node_insert_mov(node); in ppir_lower_load() local
181 ppir_node *move = ppir_node_insert_mov(node); in ppir_lower_texture() local
235 ppir_node *move = ppir_node_create(block, ppir_op_mov, -1, 0); in ppir_lower_select() local
/third_party/libinput/test/
Dlitest-device-wacom-bamboo-2fg-pad.c33 static struct input_event move[] = { variable
Dlitest-device-touchscreen-fuzz.c39 static struct input_event move[] = { variable
Dlitest-device-calibrated-touchscreen.c38 static struct input_event move[] = { variable
Dlitest-device-touchscreen-invalid-range.c40 static struct input_event move[] = { variable
Dlitest-device-dell-canvas-totem-touch.c40 static struct input_event move[] = { variable
Dlitest-device-nexus4-touch-screen.c40 static struct input_event move[] = { variable
Dlitest-device-wacom-isdv4-e6-finger.c41 static struct input_event move[] = { variable
Dlitest-device-touch-screen.c42 static struct input_event move[] = { variable
Dlitest-device-touchscreen-mt-tool.c41 static struct input_event move[] = { variable
Dlitest-device-apple-magicmouse.c41 static struct input_event move[] = { variable
Dlitest-device-wacom-bamboo-2fg-finger.c40 static struct input_event move[] = { variable
Dlitest-device-wacom-cintiq-pro-16-pad.c33 static struct input_event move[] = { variable
Dlitest-device-wacom-cintiq-13hdt-finger.c41 static struct input_event move[] = { variable

12345678