HomeSort by relevance Sort by last modified time
    Searched defs:TM_ZONE (Results 1 - 15 of 15) 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
  /prebuilt/ndk/android-ndk-r5/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-r5/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-r6/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-r6/platforms/android-3/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-r6/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-r6/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 815 milliseconds