Searched refs:zoff (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A DdecNumber.c4907 Int zoff; /* accumulator offset */ local
5009 zoff=(iacc+7)/8; /* items to offset by */
5010 needbytes+=zoff*8;
5021 zacc+=zoff; /* start uLong accumulator to right */
/external/icu/icu4c/source/i18n/
H A DdecNumber.c4909 Int zoff; /* accumulator offset */ local
5011 zoff=(iacc+7)/8; /* items to offset by */
5012 needbytes+=zoff*8;
5023 zacc+=zoff; /* start uLong accumulator to right */
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 131 milliseconds