HomeSort by relevance Sort by last modified time
    Searched refs:U_TIMEZONE (Results 1 - 14 of 14) sorted by null

  /external/icu4c/common/
putilimp.h 114 #ifdef U_TIMEZONE
117 # define U_TIMEZONE timezone
121 # define U_TIMEZONE __timezone
124 # define U_TIMEZONE _timezone
130 # define U_TIMEZONE timezone
putil.cpp 637 #ifdef U_TIMEZONE
638 return U_TIMEZONE;
656 regardless of whether DST is in effect or not. However, U_TIMEZONE
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
pmac.h 306 #define U_TIMEZONE 0
308 #define U_TIMEZONE timezone
ppalmos.h 228 #define U_TIMEZONE _timezone
popenbsd.h 264 #define U_TIMEZONE
pandroid.h 286 #define U_TIMEZONE timezone
pfreebsd.h 286 #define U_TIMEZONE
platform.h.in 286 #define U_TIMEZONE @U_TIMEZONE@
plinux.h 286 #define U_TIMEZONE __timezone
pwin32.h 300 #define U_TIMEZONE _timezone
  /external/chromium_org/third_party/icu/source/common/
putil.c 621 #ifdef U_TIMEZONE
622 return U_TIMEZONE;
    [all...]
  /external/icu4c/
config.status 590 s,@U_TIMEZONE@,timezone,;t t
    [all...]
configure 626 U_TIMEZONE
    [all...]
  /external/chromium_org/third_party/icu/source/
configure 626 U_TIMEZONE
    [all...]

Completed in 228 milliseconds