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

  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
RxXfer.c 442 TI_BOOL bExit = TI_FALSE; /* If TRUE, can't process further packets so exit (after serving the other flags) */
526 bExit = TI_TRUE;
555 bExit = TI_TRUE;
566 if (bExit)
623 if (bExit)
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
RxXfer.c 413 TI_BOOL bExit = TI_FALSE; /* If TRUE, can't process further packets so exit (after serving the other flags) */
497 bExit = TI_TRUE;
526 bExit = TI_TRUE;
590 if (bExit)
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 359 OMX_BOOL bExit;
    [all...]

Completed in 34 milliseconds