HomeSort by relevance Sort by last modified time
    Searched refs:machine1 (Results 1 - 3 of 3) sorted by null

  /external/v8/src/compiler/
machine-operator-unittest.cc 64 MachineOperatorBuilder machine1(type());
66 EXPECT_EQ(machine1.Load(GetParam()), machine2.Load(GetParam()));
122 MachineOperatorBuilder machine1(type());
124 EXPECT_EQ(machine1.Store(GetParam()), machine2.Store(GetParam()));
229 MachineOperatorBuilder machine1(type());
231 EXPECT_EQ((machine1.*pop.constructor)(), (machine2.*pop.constructor)());
  /external/libvncserver/x11vnc/misc/
connect_switch 279 machine1:5915 label
285 # E.g. CONNECT_SWITCH_ALLOWED=machine1:5915,machine2:5900
  /external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/
ssvnc.tcl     [all...]

Completed in 44 milliseconds