Searched refs:ALLOCATION (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4c/source/tools/genrb/ |
D | ustr.c | 31 #define ALLOCATION(minSize) (minSize < 0x80 ? 0x80 : (2 * minSize + 0x80) & ~(0x80 - 1)) macro 51 ustr_resize(s, ALLOCATION(length), status); in ustr_initChars() 90 ustr_resize(dst, ALLOCATION(src->fLength), status); in ustr_cpy() 111 ustr_resize(s, ALLOCATION(len), status); in ustr_setlen() 138 ustr_resize(dst, ALLOCATION(dst->fLength + n), status); in ustr_ncat() 158 ustr_resize(dst, ALLOCATION(dst->fLength + 1), status); in ustr_ucat() 190 ustr_resize(dst, ALLOCATION(dst->fLength + len), status); in ustr_uscat()
|
/external/swiftshader/third_party/subzero/docs/ |
D | index.rst | 5 ALLOCATION
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | quadint-return.ll | 16 ; CHECK: ********** FAST REGISTER ALLOCATION **********
|
/external/llvm/test/CodeGen/PowerPC/ |
D | quadint-return.ll | 16 ; CHECK: ********** FAST REGISTER ALLOCATION **********
|
/external/guice/extensions/struts2/lib/ |
D | core-3.1.1.jar | META-INF/
org/
org/eclipse/
org/eclipse/jdt/
org/eclipse ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.jdt.core_3.14.0.v20180528-0519.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |