Searched refs:bnd (Results 1 - 2 of 2) sorted by relevance

/external/svox/pico/lib/
H A Dpicopam.c275 #define bnd 6 /*boundary type item associated to the syllable = P7 */ macro
1930 nType = pam->sSyllFeats[pam->nCurrSyllable].phoneV[bnd];
4308 pam->sSyllFeats[pam->nCurrSyllable].phoneV[bnd] = uBoundType;
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
H A Dcodemirror.js5331 function bnd(f) {return function(){f.apply(null, args);};};
5333 delayedCallbacks.push(bnd(arr[i]));

Completed in 96 milliseconds