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

  /external/srec/srec/ca/
utt_basi.c 73 if (hUtt->data.utt_type != 0)
102 if (hUtt->data.utt_type == 0)
107 if (hUtt->data.utt_type == LIVE_INPUT)
110 hUtt->data.utt_type = 0;
129 if (hUtt->data.utt_type != LIVE_INPUT)
143 if (hUtt->data.utt_type != LIVE_INPUT)
157 if (hUtt->data.utt_type != LIVE_INPUT)
172 if (hUtt->data.utt_type != LIVE_INPUT)
189 if (hUtt->data.utt_type != LIVE_INPUT)
206 if (hUtt->data.utt_type != LIVE_INPUT
    [all...]
ann_api.c 336 if (hUtt->data.utt_type == FILE_OUTPUT)
338 if (hUtt->data.utt_type != FILE_INPUT &&
339 hUtt->data.utt_type != LIVE_INPUT)
  /external/srec/srec/include/
utteranc.h 71 int utt_type; member in struct:__anon15492
111 int utt_type; member in struct:__anon15494
136 int utt_type; member in struct:__anon15495
158 int utt_type; /* live or from file */ member in union:__anon15496
261 void init_utterance(utterance_info *utt, int utt_type, int dimen,
  /external/srec/srec/crec/
get_fram.c 47 void init_utterance(utterance_info *utt, int utt_type, int dimen,
59 utt->utt_type = utt_type;
  /external/srec/srec/cfront/
ca_front.c 140 if (hUtt->data.utt_type != LIVE_INPUT)

Completed in 94 milliseconds