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

1 2 3 4

  /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,
TimeUtils.h 80 this->t.tm_gmtoff = 0;
  /external/chromium_org/third_party/WebKit/Source/wtf/
GregorianDateTime.cpp 78 #if HAVE(TM_GMTOFF)
79 m_utcOffset = localTM.tm_gmtoff;
  /bionic/libc/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ 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/4/platforms/android-3/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm

Completed in 926 milliseconds

1 2 3 4