Home
last modified time | relevance | path

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

/external/llvm/projects/sample/autoconf/
Dconfigure.ac582 yes) AC_SUBST(ENABLE_TIMESTAMPS,[1]) ;; subst
583 no) AC_SUBST(ENABLE_TIMESTAMPS,[0]) ;; subst
584 default) AC_SUBST(ENABLE_TIMESTAMPS,[1]) ;; subst
587 AC_DEFINE_UNQUOTED([ENABLE_TIMESTAMPS],$ENABLE_TIMESTAMPS, definition
/external/llvm/autoconf/
Dconfigure.ac790 yes) AC_SUBST(ENABLE_TIMESTAMPS,[1]) ;; subst
791 no) AC_SUBST(ENABLE_TIMESTAMPS,[0]) ;; subst
792 default) AC_SUBST(ENABLE_TIMESTAMPS,[1]) ;; subst
795 AC_DEFINE_UNQUOTED([ENABLE_TIMESTAMPS],$ENABLE_TIMESTAMPS, definition
/external/llvm/
DCMakeLists.txt111 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