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

1 2 3

  /bionic/libc/include/
time.h 57 const char* tm_zone; member in struct:tm
60 #define TM_ZONE tm_zone
  /development/ndk/platforms/android-21/include/
time.h 57 const char* tm_zone; member in struct:tm
60 #define TM_ZONE tm_zone
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/
time.h 57 const char* tm_zone; member in struct:tm
60 #define TM_ZONE tm_zone
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/
time.h 57 const char* tm_zone; member in struct:tm
60 #define TM_ZONE tm_zone
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/
time.h 57 const char* tm_zone; member in struct:tm
60 #define TM_ZONE tm_zone
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/
time.h 57 const char* tm_zone; member in struct:tm
60 #define TM_ZONE tm_zone
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/
time.h 57 const char* tm_zone; member in struct:tm
60 #define TM_ZONE tm_zone
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/
time.h 57 const char* tm_zone; member in struct:tm
60 #define TM_ZONE tm_zone
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/
time.h 57 const char* tm_zone; member in struct:tm
60 #define TM_ZONE tm_zone
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/
time.h 57 const char* tm_zone; member in struct:tm
60 #define TM_ZONE tm_zone
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/
time.h 57 const char* tm_zone; member in struct:tm
60 #define TM_ZONE tm_zone
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/
time.h 57 const char* tm_zone; member in struct:tm
60 #define TM_ZONE tm_zone
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/
time.h 57 const char* tm_zone; member in struct:tm
60 #define TM_ZONE tm_zone
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/
time.h 57 const char* tm_zone; member in struct:tm
60 #define TM_ZONE tm_zone
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/
time.h 57 const char* tm_zone; member in struct:tm
60 #define TM_ZONE tm_zone
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/
time.h 57 const char* tm_zone; member in struct:tm
60 #define TM_ZONE tm_zone
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/
time.h 57 const char* tm_zone; member in struct:tm
60 #define TM_ZONE tm_zone
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/
time.h 57 const char* tm_zone; member in struct:tm
60 #define TM_ZONE tm_zone
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/
time.h 57 const char* tm_zone; member in struct:tm
60 #define TM_ZONE tm_zone
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/
time.h 57 const char* tm_zone; member in struct:tm
60 #define TM_ZONE tm_zone
  /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
  /prebuilts/ndk/current/platforms/android-12/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
  /prebuilts/ndk/current/platforms/android-12/arch-mips/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
  /prebuilts/ndk/current/platforms/android-12/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

Completed in 1381 milliseconds

1 2 3