Searched refs:ALLOCATION (Results 1 – 3 of 3) sorted by relevance
/external/icu4c/tools/genrb/ |
D | ustr.c | 28 #define ALLOCATION(minSize) (minSize < 0x80 ? 0x80 : (2 * minSize + 0x80) & ~(0x80 - 1)) macro 48 ustr_resize(s, ALLOCATION(length), status); in ustr_initChars() 87 ustr_resize(dst, ALLOCATION(src->fLength), status); in ustr_cpy() 108 ustr_resize(s, ALLOCATION(len), status); in ustr_setlen() 135 ustr_resize(dst, ALLOCATION(dst->fLength + n), status); in ustr_ncat() 155 ustr_resize(dst, ALLOCATION(dst->fLength + 1), status); in ustr_ucat() 187 ustr_resize(dst, ALLOCATION(dst->fLength + len), status); in ustr_uscat()
|
/external/sqlite/dist/ |
D | sqlite3.c.orig | 9743 ** ALLOCATION NOTES:
|
/external/srec/config/en.us/dictionary/ |
D | c0.6 | 2660 ALLOCATION AE2 L AH0 K EY1 SH AH0 N
|