Searched refs:active (Results 1 – 8 of 8) sorted by relevance
| /RvlSDK-2.1/include/revolution/ |
| D | axfx.h | 218 u32 active; member 280 u32 active; member 475 u32 active; member 532 u32 active; member 678 u32 active; member 718 u32 active; member 767 u32 active; member 796 u32 active; member 882 u32 active; member 945 u32 active; member
|
| /RvlSDK-2.1/build/demos/wpaddemo/src/ |
| D | wpad_seqdemo.c | 70 u8 active; member 288 if (info[chan].Speakers.active) in UpdateSpeaker() 323 info[chan].Speakers.active = 1; in SpeakerCallback() 356 info[chan].Speakers.active = 0; in ConnectCallback() 503 DEMOPrintf( 150, y, 0, "%s", (info[chan].Speakers.active == 1) ? "ON" : in RenderControllerStatus() 504 (info[chan].Speakers.active == 2) ? "MUTE" : in RenderControllerStatus()
|
| D | wpad_spdemo.c | 92 u8 active; member 260 if (info[chan].Speakers.active) in UpdateSpeaker() 295 info[chan].Speakers.active = 1; in SpeakerCallback() 328 info[chan].Speakers.active = 0; in ConnectCallback() 627 DEMOPrintf( 150, y, 0, "%s", (info[chan].Speakers.active == 1) ? "ON" : in RenderControllerStatus() 628 (info[chan].Speakers.active == 2) ? "MUTE" : in RenderControllerStatus()
|
| D | wpad_axdemo.c | 228 u8 active; member 405 if (info[chan].Speakers.active) in UpdateSpeaker() 429 info[chan].Speakers.active = 1; in SpeakerCallback() 450 info[chan].Speakers.active = 2; in MuteOnCallback() 458 info[chan].Speakers.active = 1; in MuteOffCallback() 466 info[chan].Speakers.active = 0; in ConnectCallback() 900 DEMOPrintf( 150, y, 0, "%s", (info[chan].Speakers.active == 1) ? "ON" : in RenderControllerStatus() 901 (info[chan].Speakers.active == 2) ? "MUTE" : in RenderControllerStatus()
|
| /RvlSDK-2.1/build/demos/hio2demo/vc++/multi/ |
| D | multi.rc | 303 ID_FILE_CLOSE "Close the active document\nClose" 304 ID_FILE_SAVE "Save the active document\nSave" 305 ID_FILE_SAVE_AS "Save the active document with a new name\nSave As" 342 ID_WINDOW_NEW "Open another window for the active document\nNew Window" 347 ID_WINDOW_SPLIT "Split the active window into panes\nSplit" 378 AFX_IDS_SCCLOSE "Close the active window and prompts to save the documents"
|
| /RvlSDK-2.1/build/demos/hio2demo/vc++/dual/ |
| D | dual.rc | 274 ID_FILE_CLOSE "Close the active document\nClose" 275 ID_FILE_SAVE "Save the active document\nSave" 276 ID_FILE_SAVE_AS "Save the active document with a new name\nSave As" 313 ID_WINDOW_SPLIT "Split the active window into panes\nSplit" 344 AFX_IDS_SCCLOSE "Close the active window and prompts to save the documents"
|
| D | double-common.rc | 291 ID_FILE_CLOSE "Close the active document\nClose" 292 ID_FILE_SAVE "Save the active document\nSave" 293 ID_FILE_SAVE_AS "Save the active document with a new name\nSave As" 330 ID_WINDOW_SPLIT "Split the active window into panes\nSplit" 361 AFX_IDS_SCCLOSE "Close the active window and prompts to save the documents"
|
| /RvlSDK-2.1/build/demos/reldemo/ |
| D | makefile | 112 LST_FILE = active$(LSTSUFFIX)
|