HomeSort by relevance Sort by last modified time
    Searched defs:build_date (Results 26 - 49 of 49) sorted by null

12

  /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/
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
flat.h 37 unsigned long build_date; member in struct:flat_hdr
  /system/core/bootstat/
bootstat.cpp 147 static const std::string kBuildDateKey = "build_date";
151 int32_t build_date; local
152 if (!android::base::ParseInt(build_date_str.c_str(), &build_date)) {
159 build_date != record.second) {
161 boot_event_store.AddBootEventWithValue(kBuildDateKey, build_date);
  /external/blktrace/btreplay/
btrecord.c 21 static char build_date[] = __DATE__ " at "__TIME__; variable
452 fprintf(stderr, " Built on %s\n", build_date);
btreplay.c 21 static char build_date[] = __DATE__ " at "__TIME__; variable
    [all...]
  /external/aac/libSYS/include/
FDK_audio.h 542 const char* build_date; member in struct:LIB_INFO

Completed in 1367 milliseconds

12