Searched defs:paras (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/
H A Dubidiimp.h118 ((UBiDiLevel)(!(ubidi)->defaultParaLevel || (index)<(ubidi)->paras[0].limit ? \
121 /* number of paras entries allocated initially without malloc */
342 Para *paras; member in struct:UBiDi
344 /* for relatively short text, we only need a tiny array of paras (no malloc()) */
/external/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c2125 log_err("\nInvalid number of paras, should be 2, got %d\n", count);
4185 int32_t srcLen, destLen, vis1Len, vis2Len, option, i, j, nCases, paras; local
4248 paras = ubidi_countParagraphs(pBiDi);
4249 if (paras != 0) {
4250 log_err("\nInvalid number of paras (should be 0): %d\n", paras);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 143 milliseconds