Searched refs:newCmd (Results 1 – 2 of 2) sorted by relevance
/external/webkit/WebKitTools/android/webkitmerge/ |
D | webkitmerge.cpp | 49 const char* newCmd; variable 166 newCmd = newCmdStr.c_str(); in finish() 1219 … sandboxCmd, renamedDir, renamed, oldCmd, workingDir, oldFile, newCmd, renamedDir, renamed); in CompareDirs() 1238 … newCmd, renamedDir, renamed, sandboxCmd, renamedDir, renamed); in CompareDirs() 1297 newCmd, workingDir, newFile, newCmd, sandboxCmd); in CompareDirs() 1300 newCmd, workingDir, newFile, newCmd, newCmd, sandboxCmd); in CompareDirs() 1328 newCmd, workingDir, newFile, sandboxCmd, workingDir, newFile); in CompareDirs() 1350 newCmd, newFile, newCmd, sandboxCmd); in CompareDirs() 1353 newCmd, newFile, newCmd, newCmd, sandboxCmd); in CompareDirs() 1378 … sandboxCmd, workingDir, oldFile, oldCmd, workingDir, oldFile, newCmd, workingDir, oldFile); in CompareDirs() [all …]
|
/external/opencore/nodes/pvcommsionode/src/ |
D | pv_comms_io_node.cpp | 1693 PVCommsIONodeCmd newCmd = aCmd; in ReRunCommandForNextMIO() local 1695 if (GetNextContextInSequence(newCmd)) in ReRunCommandForNextMIO() 1700 iInputCommands.StoreL(newCmd); in ReRunCommandForNextMIO()
|