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

  /external/svox/pico/lib/
picoctrl.c 144 picoos_uint8 btype; local
160 btype = picodata_cbGetFrontItemType(ctrl->procUnit[ctrl->curPU]->cbOut);
161 ctrl->lastItemTypeProduced=(picoos_uint8)btype;
  /external/e2fsprogs/debugfs/
logdump.c 311 static const char *type_to_name(int btype)
313 switch (btype) {

Completed in 447 milliseconds