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

1 2 3

  /external/libchrome/base/
build_time_unittest.cc 11 char build_date[] = __DATE__; local
13 char build_date[] = "Sep 02 2008";
16 EXPECT_EQ(11u, strlen(build_date));
17 EXPECT_EQ(' ', build_date[3]);
18 EXPECT_EQ(' ', build_date[6]);
  /bionic/libc/kernel/uapi/linux/
bcm933xx_hcs.h 29 __u32 build_date; member in struct:bcm_hcs
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /development/ndk/platforms/android-21/include/linux/
bcm933xx_hcs.h 29 __u32 build_date; member in struct:bcm_hcs
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /external/kernel-headers/original/uapi/linux/
bcm933xx_hcs.h 15 __u32 build_date; member in struct:bcm_hcs
flat.h 46 unsigned long build_date; /* When the program/library was built */ member in struct:flat_hdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
flat.h 46 unsigned long build_date; /* When the program/library was built */ member in struct:flat_hdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
flat.h 46 unsigned long build_date; /* When the program/library was built */ member in struct:flat_hdr
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
bcm933xx_hcs.h 29 __u32 build_date; member in struct:bcm_hcs
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
bcm933xx_hcs.h 29 __u32 build_date; member in struct:bcm_hcs
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
bcm933xx_hcs.h 29 __u32 build_date; member in struct:bcm_hcs
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
bcm933xx_hcs.h 29 __u32 build_date; member in struct:bcm_hcs
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
bcm933xx_hcs.h 29 __u32 build_date; member in struct:bcm_hcs
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
bcm933xx_hcs.h 29 __u32 build_date; member in struct:bcm_hcs
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
bcm933xx_hcs.h 29 __u32 build_date; member in struct:bcm_hcs
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
bcm933xx_hcs.h 29 __u32 build_date; member in struct:bcm_hcs
flat.h 37 unsigned long build_date; member in struct:flat_hdr

Completed in 1335 milliseconds

1 2 3