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

  /external/svox/pico/lib/
picoacph.c 380 picoos_uint16 upbound; /* index of last WORDPHON item (with POS) */ local
390 /* set upbound to last WORDPHON, don't worry about first one */
391 upbound = acph->headxLen - 1;
392 while ((upbound > 0) &&
393 (acph->headx[upbound].head.type != PICODATA_ITEM_WORDPHON)) {
394 upbound--;
399 if (upbound <= 0) {
404 lastprev2 = upbound;
406 /* set initial nr pre/fol words/sylls, upbound is ind of last WORDPHON */
410 for (i = 0; i < upbound; i++)
801 picoos_int32 upbound; \/* index of last WORDPHON item (with POS) *\/ local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
tipc_config.h 224 __be32 upbound; member in struct:tipc_name_table_query
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
tipc_config.h 224 __be32 upbound; member in struct:tipc_name_table_query
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
tipc_config.h 224 __be32 upbound; member in struct:tipc_name_table_query

Completed in 214 milliseconds