Searched refs:ALLOCATION (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/icu/source/tools/genrb/ |
D | ustr.c | 29 #define ALLOCATION(minSize) (minSize < 0x80 ? 0x80 : (2 * minSize + 0x80) & ~(0x80 - 1)) macro 49 ustr_resize(s, ALLOCATION(length), status); in ustr_initChars() 88 ustr_resize(dst, ALLOCATION(src->fLength), status); in ustr_cpy() 109 ustr_resize(s, ALLOCATION(len), status); in ustr_setlen() 136 ustr_resize(dst, ALLOCATION(dst->fLength + n), status); in ustr_ncat() 156 ustr_resize(dst, ALLOCATION(dst->fLength + 1), status); in ustr_ucat() 188 ustr_resize(dst, ALLOCATION(dst->fLength + len), status); in ustr_uscat()
|
/external/icu/icu4c/source/tools/genrb/ |
D | ustr.c | 29 #define ALLOCATION(minSize) (minSize < 0x80 ? 0x80 : (2 * minSize + 0x80) & ~(0x80 - 1)) macro 49 ustr_resize(s, ALLOCATION(length), status); in ustr_initChars() 88 ustr_resize(dst, ALLOCATION(src->fLength), status); in ustr_cpy() 109 ustr_resize(s, ALLOCATION(len), status); in ustr_setlen() 136 ustr_resize(dst, ALLOCATION(dst->fLength + n), status); in ustr_ncat() 156 ustr_resize(dst, ALLOCATION(dst->fLength + 1), status); in ustr_ucat() 188 ustr_resize(dst, ALLOCATION(dst->fLength + len), status); in ustr_uscat()
|
/external/llvm/test/CodeGen/PowerPC/ |
D | quadint-return.ll | 16 ; CHECK: ********** FAST REGISTER ALLOCATION **********
|
/external/srec/config/en.us/dictionary/ |
D | c0.6 | 2660 ALLOCATION AE2 L AH0 K EY1 SH AH0 N
|