Home
last modified time | relevance | path

Searched refs:ps_alignment_vector_grow_one (Results 1 – 2 of 2) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/media/pocketsphinx/src/
H A Dps_alignment.c90 ps_alignment_vector_grow_one(ps_alignment_vector_t *vec)
113 if ((ent = ps_alignment_vector_grow_one(&al->word)) == NULL)
157 if ((sent = ps_alignment_vector_grow_one(&al->sseq)) == NULL) {
178 if ((sent = ps_alignment_vector_grow_one(&al->sseq)) == NULL) {
195 if ((sent = ps_alignment_vector_grow_one(&al->sseq)) == NULL) {
223 if ((sent = ps_alignment_vector_grow_one(&al->state)) == NULL) {
265 if ((sent = ps_alignment_vector_grow_one(&al->sseq)) == NULL) {
288 if ((sent = ps_alignment_vector_grow_one(&al->state)) == NULL) {
/dports/audio/pocketsphinx/pocketsphinx-0.8/src/libpocketsphinx/
H A Dps_alignment.c90 ps_alignment_vector_grow_one(ps_alignment_vector_t *vec) in ps_alignment_vector_grow_one() function
113 if ((ent = ps_alignment_vector_grow_one(&al->word)) == NULL) in ps_alignment_add_word()
157 if ((sent = ps_alignment_vector_grow_one(&al->sseq)) == NULL) { in ps_alignment_populate()
178 if ((sent = ps_alignment_vector_grow_one(&al->sseq)) == NULL) { in ps_alignment_populate()
195 if ((sent = ps_alignment_vector_grow_one(&al->sseq)) == NULL) { in ps_alignment_populate()
223 if ((sent = ps_alignment_vector_grow_one(&al->state)) == NULL) { in ps_alignment_populate()
265 if ((sent = ps_alignment_vector_grow_one(&al->sseq)) == NULL) { in ps_alignment_populate_ci()
288 if ((sent = ps_alignment_vector_grow_one(&al->state)) == NULL) { in ps_alignment_populate_ci()