Searched refs:pairedCharPower (Results 1 - 5 of 5) sorted by relevance

/external/icu4c/extra/scrptrun/
H A Dscrptrun.cpp44 const int32_t ScriptRun::pairedCharPower = 1 << highBit(pairedCharCount); member in class:ScriptRun
45 const int32_t ScriptRun::pairedCharExtra = pairedCharCount - pairedCharPower;
85 int32_t probe = pairedCharPower;
H A Dscrptrun.h90 static const int32_t pairedCharPower; member in class:ScriptRun
/external/chromium_org/third_party/icu/source/common/
H A Dusc_impl.c160 int32_t pairedCharPower = 1 << highBit(pairedCharCount); local
161 int32_t pairedCharExtra = pairedCharCount - pairedCharPower;
163 int32_t probe = pairedCharPower;
/external/icu4c/common/
H A Dusc_impl.c160 int32_t pairedCharPower = 1 << highBit(pairedCharCount); local
161 int32_t pairedCharExtra = pairedCharCount - pairedCharPower;
163 int32_t probe = pairedCharPower;
/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 131 milliseconds