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

1 2

  /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
  /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
  /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/9/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/9/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/9/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/9/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/9/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/9/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
  /development/apps/BuildWidget/res/layout/
widget.xml 41 android:id="@+id/build_date"
  /development/apps/BuildWidget/src/com/android/buildwidget/
BuildWidget.java 74 updateViews.setTextViewText(R.id.build_date,
  /external/aac/libFDK/src/
FDK_core.cpp 122 info->build_date = (char *)FDK_TOOLS_LIB_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);
  /external/aac/libAACdec/src/
aacdecoder_lib.cpp 1111 info->build_date = AACDECODER_LIB_BUILD_DATE;
    [all...]

Completed in 2715 milliseconds

1 2