OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tm_gmtoff
(Results
1 - 25
of
76
) sorted by null
1
2
3
4
/frameworks/base/libs/androidfw/tests/
ZipUtils_test.cpp
65
EXPECT_EQ(0, t.
tm_gmtoff
);
/bionic/libc/include/
time.h
56
long int
tm_gmtoff
;
member in struct:tm
/development/ndk/platforms/android-21/include/
time.h
56
long int
tm_gmtoff
;
member in struct:tm
/development/ndk/platforms/android-3/include/
time.h
56
long int
tm_gmtoff
; /* Seconds east of UTC. */
member in struct:tm
/development/ndk/platforms/android-8/include/
time.h
56
long int
tm_gmtoff
; /* Seconds east of UTC. */
member in struct:tm
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
time.h
56
long int
tm_gmtoff
; /* Seconds east of UTC. */
member in struct:tm
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
time.h
56
long int
tm_gmtoff
; /* Seconds east of UTC. */
member in struct:tm
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
time.h
56
long int
tm_gmtoff
; /* Seconds east of UTC. */
member in struct:tm
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
time.h
56
long int
tm_gmtoff
; /* Seconds east of UTC. */
member in struct:tm
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
time.h
56
long int
tm_gmtoff
; /* Seconds east of UTC. */
member in struct:tm
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
time.h
56
long int
tm_gmtoff
; /* Seconds east of UTC. */
member in struct:tm
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
time.h
56
long int
tm_gmtoff
; /* Seconds east of UTC. */
member in struct:tm
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
time.h
56
long int
tm_gmtoff
; /* Seconds east of UTC. */
member in struct:tm
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
time.h
56
long int
tm_gmtoff
; /* Seconds east of UTC. */
member in struct:tm
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
time.h
56
long int
tm_gmtoff
; /* Seconds east of UTC. */
member in struct:tm
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
time.h
56
long int
tm_gmtoff
; /* Seconds east of UTC. */
member in struct:tm
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
time.h
56
long int
tm_gmtoff
; /* Seconds east of UTC. */
member in struct:tm
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
time.h
56
long int
tm_gmtoff
; /* Seconds east of UTC. */
member in struct:tm
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
time.h
56
long int
tm_gmtoff
; /* Seconds east of UTC. */
member in struct:tm
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
time.h
56
long int
tm_gmtoff
; /* Seconds east of UTC. */
member in struct:tm
/prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/
time.h
56
long int
tm_gmtoff
; /* Seconds east of UTC. */
member in struct:tm
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/
time.h
56
long int
tm_gmtoff
; /* Seconds east of UTC. */
member in struct:tm
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/
time.h
56
long int
tm_gmtoff
; /* Seconds east of UTC. */
member in struct:tm
/prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/
time.h
56
long int
tm_gmtoff
; /* Seconds east of UTC. */
member in struct:tm
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/
time.h
56
long int
tm_gmtoff
; /* Seconds east of UTC. */
member in struct:tm
Completed in 1242 milliseconds
1
2
3
4