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

1 2

  /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
  /frameworks/base/core/jni/
Time.cpp 11 long tm_gmtoff = t.t.tm_gmtoff; local
13 long tm_gmtoff = 0;
18 t.t.tm_isdst, tm_gmtoff, t.t.tm_wday, t.t.tm_yday);
33 t.tm_gmtoff = 0;
159 long tm_gmtoff = t.tm_gmtoff; local
161 long tm_gmtoff = 0; local
165 t.tm_sec, timezone, t.tm_wday, t.tm_yday, tm_gmtoff, t.tm_isdst,
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilt/ndk/android-ndk-r5/platforms/android-8/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-x86/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm

Completed in 623 milliseconds

1 2