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

  /development/ndk/platforms/android-3/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
  /development/ndk/platforms/android-8/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
  /prebuilt/ndk/android-ndk-r4/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
  /prebuilt/ndk/android-ndk-r4/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
  /prebuilt/ndk/android-ndk-r4/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
  /prebuilt/ndk/android-ndk-r4/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
  /prebuilt/ndk/android-ndk-r4/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
  /prebuilt/ndk/android-ndk-r4/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
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
time.h 148 __const char *tm_zone; /* Timezone abbreviation. */ member in struct:tm

Completed in 1854 milliseconds