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

  /external/bluetooth/bluedroid/hci/src/
hci_h4.c 453 uint8_t frame_end=TRUE; local
468 frame_end = FALSE;
526 if (frame_end == TRUE)
531 return frame_end;
    [all...]
hci_mct.c 448 uint8_t frame_end=TRUE; local
463 frame_end = FALSE;
521 if (frame_end == TRUE)
526 return frame_end;
    [all...]
  /external/qemu/tcg/
tcg.h 298 tcg_target_long frame_end; member in struct:TCGContext

Completed in 89 milliseconds