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

1 2 34 5

  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/
time.h 56 long int tm_gmtoff; member in struct:tm
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/
time.h 56 long int tm_gmtoff; member in struct:tm
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/
time.h 56 long int tm_gmtoff; member in struct:tm
  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; member in struct:tm
  /prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/
time.h 56 long int tm_gmtoff; member in struct:tm
  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/
time.h 56 long int tm_gmtoff; member in struct:tm
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/
time.h 56 long int tm_gmtoff; member in struct:tm
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/
time.h 56 long int tm_gmtoff; member in struct:tm
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/
time.h 56 long int tm_gmtoff; member in struct:tm
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; member in struct:tm
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/
time.h 56 long int tm_gmtoff; member in struct:tm
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/
time.h 56 long int tm_gmtoff; member in struct:tm
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/
time.h 56 long int tm_gmtoff; member in struct:tm
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/
time.h 56 long int tm_gmtoff; member in struct:tm
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/
time.h 56 long int tm_gmtoff; member in struct:tm
  /prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/
time.h 56 long int tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /bionic/libc/bionic/
time64.c 270 assert(tm->tm_gmtoff >= -24 * 60 * 60);
271 assert(tm->tm_gmtoff <= 24 * 60 * 60);
379 dest->tm_gmtoff = src->tm_gmtoff;
411 dest->tm_gmtoff = src->tm_gmtoff;
541 p->tm_gmtoff = 0;
  /device/linaro/bootloader/arm-trusted-firmware/include/stdlib/
time.h 135 long tm_gmtoff; /* offset from UTC in seconds */ member in struct:tm
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/
TimerWrapper.c 161 GmTime->tm_gmtoff = 0;

Completed in 1044 milliseconds

1 2 34 5