Searched defs:RES_GET_OFFSET (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/
H A Duresdata.h67 #define RES_GET_OFFSET(res) ((res)&0x0fffffff) macro
68 #define RES_GET_POINTER(pRoot, res) ((pRoot)+RES_GET_OFFSET(res))
/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DICUResourceBundleReader.java353 private static int RES_GET_OFFSET(int res) { method in class:ICUResourceBundleReader
507 int offset = RES_GET_OFFSET(res);
560 int offset=RES_GET_OFFSET(res);
589 int offset = RES_GET_OFFSET(res);
623 int offset=RES_GET_OFFSET(res);
644 int offset=RES_GET_OFFSET(res);
678 int offset=RES_GET_OFFSET(res);
711 int offset=RES_GET_OFFSET(res);
729 int offset = RES_GET_OFFSET(res);
749 int offset=RES_GET_OFFSET(re
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUResourceBundleReader.java351 private static int RES_GET_OFFSET(int res) { method in class:ICUResourceBundleReader
505 int offset = RES_GET_OFFSET(res);
558 int offset=RES_GET_OFFSET(res);
587 int offset = RES_GET_OFFSET(res);
621 int offset=RES_GET_OFFSET(res);
642 int offset=RES_GET_OFFSET(res);
676 int offset=RES_GET_OFFSET(res);
709 int offset=RES_GET_OFFSET(res);
727 int offset = RES_GET_OFFSET(res);
747 int offset=RES_GET_OFFSET(re
[all...]
/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 558 milliseconds