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

  /external/icu4c/common/unicode/
ppalmos.h 231 #define U_TZNAME _tzname
pwin32.h 302 #define U_TZNAME _tzname
platform.h 317 #define U_TZNAME tzname
platform.h.in 289 #define U_TZNAME @U_TZNAME@
  /external/webkit/Source/JavaScriptCore/icu/unicode/
platform.h 232 #define U_TZNAME tzname
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
platform.h 232 #define U_TZNAME tzname
  /external/webkit/Source/WebCore/icu/unicode/
platform.h 232 #define U_TZNAME tzname
  /external/webkit/Source/WebKit/mac/icu/unicode/
platform.h 232 #define U_TZNAME tzname
  /external/icu4c/common/
putil.c 644 /* Note that U_TZNAME does *not* have to be tzname, but if it is,
647 #if defined(U_TZNAME) && (defined(U_IRIX) || defined(U_DARWIN) || defined(U_CYGWIN))
649 extern U_IMPORT char *U_TZNAME[];
718 #if defined(U_TZNAME) && !defined(U_WINDOWS)
991 /* else U_TZNAME will give a better result. */
    [all...]
  /external/icu4c/
config.status 588 s,@U_TZNAME@,tzname,;t t
    [all...]
configure 628 U_TZNAME
    [all...]
configure.orig 628 U_TZNAME
    [all...]

Completed in 179 milliseconds