Home
last modified time | relevance | path

Searched refs:command (Results 1 – 3 of 3) sorted by relevance

/RevoEX-2.4-CW4W/build/buildtools/
Dmodulerules.rex69 # Hide the sed command that edits depend
87 # Moved overwrite of do-setup command to commondefs.
134 # Changed the make directory command from $(MKDIR) to mkdir -p
Dcommondefs.rex134 # Moved overwrite of do-setup command to commondefs.
/RevoEX-2.4-CW4W/build/demos/mpdsdemo/src/
Dmpdsmodel.c121 u8 command:3; // Instruction (used for switching the game states at once, etc.) member
917 sendData.command = SHARECMD_NONE; in DataSharingThreadFunc()
921 sendData.command = SHARECMD_EXITLOBBY; in DataSharingThreadFunc()