Searched refs:TYPE_BIT (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/icu/source/tools/tzcode/
H A Dprivate.h196 #ifndef TYPE_BIT
197 #define TYPE_BIT(type) (sizeof (type) * CHAR_BIT) macro
198 #endif /* !defined TYPE_BIT */
221 ((TYPE_BIT(type) - TYPE_SIGNED(type)) * 302 / 1000 + \
H A Dlocaltime.c330 TYPE_BIT(time_t) - TYPE_SIGNED(time_t) < SECSPERREPEAT_BITS)
1774 for (i = 0; i < (int) TYPE_BIT(time_t) - 1; ++i)
H A Dzic.c608 if (TYPE_BIT(zic_t) < 64) {
/external/icu/icu4c/source/tools/tzcode/
H A Dprivate.h196 #ifndef TYPE_BIT
197 #define TYPE_BIT(type) (sizeof (type) * CHAR_BIT) macro
198 #endif /* !defined TYPE_BIT */
221 ((TYPE_BIT(type) - TYPE_SIGNED(type)) * 302 / 1000 + \
H A Dlocaltime.c330 TYPE_BIT(time_t) - TYPE_SIGNED(time_t) < SECSPERREPEAT_BITS)
1774 for (i = 0; i < (int) TYPE_BIT(time_t) - 1; ++i)
H A Dzic.c608 if (TYPE_BIT(zic_t) < 64) {
/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 3533 milliseconds