Searched refs:ipath (Results 1 - 4 of 4) sorted by relevance

/external/openfst/src/include/fst/
H A Drandequivalent.h76 VectorFst<Arc> ipath(path);
78 Project(&ipath, PROJECT_INPUT);
82 Compose(ipath, sfst1, &cfst1);
92 Compose(ipath, sfst2, &cfst2);
/external/mksh/src/
H A Dmisc.c1245 char *xp, *ip, *tp, *ipath, *ldest = NULL; local
1264 strdupx(ipath, upath, ATEMP);
1269 ipath = shf_smprintf("%s%s%s", tp, "/", upath);
1273 /* ipath and upath are in memory at the same time -> unchecked */
1274 Xinit(xs, xp, strlen(ip = ipath) + 1, ATEMP);
1332 /* not ENOENT or not at the end of ipath */
1367 afree(ipath, ATEMP);
1368 ip = ipath = tp;
1376 /* assert: (ip == ipath)[0] == '/' */
1405 if (ip > ipath
[all...]
/external/srec/srec/crec/
H A Dastar.c923 void print_path(partial_path* ipath, srec* rec, char* msg) argument
937 PLogMessage("%spath score=%d ", msg, ipath->costsofar);
939 rc = sprint_word_token_backtrace(trans, max_trans_len, rec, ipath->token_index);
943 end_time = (ipath && ipath->token_index != MAXwtokenID) ? rec->word_token_array[ipath->token_index].end_time : MAXframeID;
950 path = ipath->next; /* we've already printed this thing */
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 160 milliseconds