OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TM_ZONE
(Results
1 - 25
of
54
) 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 837 milliseconds
1
2
3