HomeSort by relevance Sort by last modified time
    Searched full:__date__ (Results 51 - 75 of 95) sorted by null

1 23 4

  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/
MobiCoreDriverDaemon.cpp 120 LOG_I("Build timestamp is %s %s", __DATE__, __TIME__);
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c 741 printf("OMX JPEG Decoder Test App built on " __DATE__ ":" __TIME__ "\n");
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
inspect.py 30 __date__ = '1 Jan 2001' variable
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
inspect.py 30 __date__ = '1 Jan 2001' variable
    [all...]
  /external/aac/libAACenc/src/
aacenc_lib.cpp 103 #define AACENCODER_LIB_BUILD_DATE __DATE__
    [all...]
  /external/aac/libSBRenc/src/
sbr_encoder.cpp     [all...]
  /external/blktrace/btreplay/
btreplay.c 21 static char build_date[] = __DATE__ " at "__TIME__;
    [all...]
  /external/clang/lib/Lex/
PPMacroExpansion.cpp 90 Ident__DATE__ = RegisterBuiltinMacro(*this, "__DATE__");
    [all...]
  /external/elfutils/src/
strip.c 121 fname, __LINE__, PACKAGE_VERSION, __DATE__, elf_errmsg (-1))
    [all...]
  /external/llvm/lib/Support/
CommandLine.cpp     [all...]
  /external/mdnsresponder/Clients/
dns-sd.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
G711EncTest.c 441 printf("Test Core 1.5 - " __DATE__ ":" __TIME__ "\n");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/
G722EncTest.c 341 APP_DPRINT("Test Core 1.5 - " __DATE__ ":" __TIME__ "\n");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
G726DecTest.c 386 APP_DPRINT("Test Core 1.5 - " __DATE__ ":" __TIME__ "\n");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
G726EncTest.c 497 printf("Test Core 1.5 - " __DATE__ ":" __TIME__ "\n");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
G729DecTest.c 424 APP_DPRINT("Test Core 1.5 - " __DATE__ ":" __TIME__ "\n");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
G729EncTest.c 406 printf("Test Core 1.5 - " __DATE__ ":" __TIME__ "\n");
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c 805 printf("Test Core 1.8 - " __DATE__ ":" __TIME__ "\n");
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/
__init__.py 50 __date__ = "07 February 2010" variable
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/
__init__.py 50 __date__ = "07 February 2010" variable
    [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]
  /external/jhead/
jhead.c     [all...]
  /external/llvm/autoconf/
configure.ac 796 [Define if timestamp information (e.g., __DATE__) is allowed])
    [all...]
  /external/mdnsresponder/mDNSShared/
dnsextd.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c 591 APP_IPRINT("Test Core 1.5 - " __DATE__ ":" __TIME__ "\n");
    [all...]

Completed in 1580 milliseconds

1 23 4