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

  /external/srec/srec/crec/
word_lattice.c 62 wl->whether_sorted = (asr_int16_t*)CALLOC_CLR(max_frames, sizeof(asr_int16_t), "search.word_lattice.sflag");
70 FREE(wl->whether_sorted);
80 wl->whether_sorted[ifr] = 0;
544 if (wl->whether_sorted[frame])
547 wl->whether_sorted[frame] = 1;
  /external/srec/srec/include/
srec.h 134 asr_int16_t *whether_sorted; member in struct:__anon12672

Completed in 22 milliseconds