Searched refs:numb (Results 1 – 10 of 10) sorted by relevance
/external/srec/srec/crec/ |
D | srec_stats.c | 88 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/ |
D | lalloc.c | 85 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/ |
D | XSLTUnicodeSort.cpp | 83 int descending, number, desc, numb; in xsltUnicodeSortFunction() local 218 numb = comp->number; in xsltUnicodeSortFunction() 234 if (numb) { in xsltUnicodeSortFunction()
|
/external/svox/pico/lib/ |
D | picodata.c | 476 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()
|
D | picodata.h | 398 const picoos_uint16 outlenmax, picoos_uint16 *numb);
|
/external/valgrind/main/coregrind/m_demangle/ |
D | cplus-dem.c | 140 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/ |
D | xsltutils.c | 1092 int descending, number, desc, numb; in xsltDefaultSortFunction() local 1224 numb = comp->number; in xsltDefaultSortFunction() 1240 if (numb) { in xsltDefaultSortFunction()
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog-2006-02-09 | 27338 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/ |
D | large.ok | 20453 numb num
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2005-08-23 | 42367 (KWQClipboard::becomeNumb): Set policy to numb. 42379 and numb-ify it when we're done. 42382 and numb-ify it when we're done.
|