Searched refs:active (Results 1 – 10 of 10) sorted by relevance
261 u8 active; member401 BOOL active = FALSE; in main() local415 if (info[chan].Speakers.active == 1) in main()424 if (info[chan].Speakers.active == 2) in main()446 active = TRUE; in main()450 if (!active && info[chan].Speakers.active != 3) in main()453 info[chan].Speakers.active = 3; in main()514 if (info[chan].Speakers.active) in UpdateSpeaker()550 info[chan].Speakers.active = 1; in SpeakerCallback()602 info[chan].Speakers.active = 0; in SpeakerOffCallback()[all …]
111 u8 active; member293 switch (info[chan].Speakers.active) in main()309 if (info[chan].Speakers.active == 1) in main()311 info[chan].Speakers.active = 2; in main()351 if (info[chan].Speakers.active) in UpdateSpeaker()389 info[chan].Speakers.active = 1; in SpeakerCallback()414 info[chan].Speakers.active = 0; in SpeakerOffCallback()461 info[chan].Speakers.active = 0; in ConnectCallback()608 DEMOPrintf( 150, y, 0, "%s", (info[chan].Speakers.active == 1) ? "ON" : in RenderControllerStatus()609 (info[chan].Speakers.active == 2) ? "MUTE" : in RenderControllerStatus()
130 u8 active; member275 if (info[chan].Speakers.active) in main()321 if (info[chan].Speakers.active) in UpdateSpeaker()360 info[chan].Speakers.active = 1; in SpeakerCallback()395 info[chan].Speakers.active = 0; in SpeakerOffCallback()428 info[chan].Speakers.active = 0; in ConnectCallback()500 if (!info[i].play && info[i].Speakers.active) in AudioFrameCallback()734 DEMOPrintf( 150, y, 0, "%s", (info[chan].Speakers.active == 1) ? "ON" : in RenderControllerStatus()735 (info[chan].Speakers.active == 2) ? "MUTE" : in RenderControllerStatus()
218 u32 active; member280 u32 active; member475 u32 active; member532 u32 active; member678 u32 active; member718 u32 active; member767 u32 active; member796 u32 active; member882 u32 active; member945 u32 active; member
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"
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"
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"
148 static BOOL active = FALSE; variable190 active = FALSE; in gottenData()256 active = TRUE; in getDataL()326 if (!active) in callbackAudioFrame()337 if (!active) in callbackAudioFrame()370 if (!active) in callbackAudioFrame()
112 LST_FILE = active$(LSTSUFFIX)
372 build/demos/reldemo/active.lst b4900015b9ed53d06d8a1cc41a9e99a84de23cc332e928981d1e894bba6f41cab075…