OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:machine2
(Results
1 - 2
of
2
) sorted by null
/external/v8/src/compiler/
machine-operator-unittest.cc
65
MachineOperatorBuilder
machine2
(type());
66
EXPECT_EQ(machine1.Load(GetParam()),
machine2
.Load(GetParam()));
123
MachineOperatorBuilder
machine2
(type());
124
EXPECT_EQ(machine1.Store(GetParam()),
machine2
.Store(GetParam()));
230
MachineOperatorBuilder
machine2
(type());
231
EXPECT_EQ((machine1.*pop.constructor)(), (
machine2
.*pop.constructor)());
/external/libvncserver/x11vnc/misc/
connect_switch
280
machine2
:5900
label
285
# E.g. CONNECT_SWITCH_ALLOWED=machine1:5915,
machine2
:5900
Completed in 43 milliseconds