Home
last modified time | relevance | path

Searched defs:ENABLE_TIMESTAMPS (Results 1 – 4 of 4) sorted by relevance

/external/llvm/autoconf/
Dconfigure.ac911 yes) AC_SUBST(ENABLE_TIMESTAMPS,[1]) ;; subst
912 no) AC_SUBST(ENABLE_TIMESTAMPS,[0]) ;; subst
913 default) AC_SUBST(ENABLE_TIMESTAMPS,[1]) ;; subst
916 AC_DEFINE_UNQUOTED([ENABLE_TIMESTAMPS],$ENABLE_TIMESTAMPS, definition
/external/llvm/
DCMakeLists.txt165 set(ENABLE_TIMESTAMPS 1) variable
/external/llvm/device/include/llvm/Config/
Dconfig.h23 #define ENABLE_TIMESTAMPS 1 macro
/external/llvm/host/include/llvm/Config/
Dconfig.h23 #define ENABLE_TIMESTAMPS 1 macro