Home
last modified time | relevance | path

Searched refs:numb (Results 1 – 10 of 10) sorted by relevance

/external/srec/srec/crec/
Dsrec_stats.c88 asr_int16_t numb; in srec_stats_update() local
131 for (numb = 0, i = 0; i < rec->altword_token_array_size; i++) in srec_stats_update()
133 numb++; in srec_stats_update()
134 numb--; /* foreach tail, there is a head, remove the freelist head pointer */ in srec_stats_update()
135 if (msg) PLogMessage ( " awtokens %d/%d", num, numb ); in srec_stats_update()
137 MAX_IN_SAMPLE(my_srec_stats.num_altword_token_batches, numb); in srec_stats_update()
/external/mksh/src/
Dlalloc.c85 aresize(void *ptr, size_t numb, Area *ap) in aresize() argument
97 if (notoktoadd(numb, ALLOC_SIZE) || in aresize()
98 (lp = remalloc(lp, numb + ALLOC_SIZE)) == NULL in aresize()
103 internal_errorf(Toomem, (unsigned long)numb); in aresize()
/external/webkit/Source/WebCore/xml/
DXSLTUnicodeSort.cpp83 int descending, number, desc, numb; in xsltUnicodeSortFunction() local
218 numb = comp->number; in xsltUnicodeSortFunction()
234 if (numb) { in xsltUnicodeSortFunction()
/external/svox/pico/lib/
Dpicodata.c476 const picoos_uint16 outlenmax, picoos_uint16 *numb) in picodata_copy_item() argument
479 *numb = PICODATA_ITEM_HEADSIZE + inbuf[PICODATA_ITEMIND_LEN]; in picodata_copy_item()
481 *numb = 0; in picodata_copy_item()
483 if (*numb > 0) { in picodata_copy_item()
486 for (i=0; i<*numb; i++) { in picodata_copy_item()
492 *numb = 0; in picodata_copy_item()
Dpicodata.h398 const picoos_uint16 outlenmax, picoos_uint16 *numb);
/external/valgrind/main/coregrind/m_demangle/
Dcplus-dem.c140 int numb; member
1284 for (i = 0; i < from->numb; i++) in work_stuff_copy_to_from()
3772 if (!get_count (mangled, &n) || n >= work -> numb) in do_type()
4305 if (work -> numb >= work -> bsize) in register_Btype()
4319 ret = work -> numb++; in register_Btype()
4354 while (work -> numb > 0) in forget_B_and_K_types()
4356 i = --(work -> numb); in forget_B_and_K_types()
/external/libxslt/libxslt/
Dxsltutils.c1092 int descending, number, desc, numb; in xsltDefaultSortFunction() local
1224 numb = comp->number; in xsltDefaultSortFunction()
1240 if (numb) { in xsltDefaultSortFunction()
/external/webkit/Source/WebKit/mac/
DChangeLog-2006-02-0927338 3221355 document is numb to clicks after going back
33651 We had previously made changes to "numb" a plugin controller after its frame
/external/srec/config/en.us/dictionary/
Dlarge.ok20453 numb num
/external/webkit/Source/WebCore/
DChangeLog-2005-08-2342367 (KWQClipboard::becomeNumb): Set policy to numb.
42379 and numb-ify it when we're done.
42382 and numb-ify it when we're done.