HomeSort by relevance Sort by last modified time
    Searched defs:TM_ZONE (Results 1 - 7 of 7) sorted by null

  /ndk/build/platforms/android-3/arch-arm/usr/include/
time.h 57 const char *tm_zone; /* Timezone abbreviation. */ member in struct:tm
61 /* defining TM_ZONE indicates that we have a "timezone abbreviation" field in
64 #define TM_ZONE tm_zone
  /ndk/build/platforms/android-4/arch-arm/usr/include/
time.h 57 const char *tm_zone; /* Timezone abbreviation. */ member in struct:tm
61 /* defining TM_ZONE indicates that we have a "timezone abbreviation" field in
64 #define TM_ZONE tm_zone
  /ndk/build/platforms/android-5/arch-arm/usr/include/
time.h 57 const char *tm_zone; /* Timezone abbreviation. */ member in struct:tm
61 /* defining TM_ZONE indicates that we have a "timezone abbreviation" field in
64 #define TM_ZONE tm_zone
  /ndk/build/platforms/android-5/arch-x86/usr/include/
time.h 57 const char *tm_zone; /* Timezone abbreviation. */ member in struct:tm
61 /* defining TM_ZONE indicates that we have a "timezone abbreviation" field in
64 #define TM_ZONE tm_zone
  /ndk/build/platforms/android-8/arch-arm/usr/include/
time.h 57 const char *tm_zone; /* Timezone abbreviation. */ member in struct:tm
61 /* defining TM_ZONE indicates that we have a "timezone abbreviation" field in
64 #define TM_ZONE tm_zone
  /ndk/build/platforms/android-8/arch-x86/usr/include/
time.h 57 const char *tm_zone; /* Timezone abbreviation. */ member in struct:tm
61 /* defining TM_ZONE indicates that we have a "timezone abbreviation" field in
64 #define TM_ZONE tm_zone
  /bionic/libc/include/
time.h 57 const char *tm_zone; /* Timezone abbreviation. */ member in struct:tm
61 /* defining TM_ZONE indicates that we have a "timezone abbreviation" field in
64 #define TM_ZONE tm_zone

Completed in 97 milliseconds