Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/autoconf/
Dconfigure.ac598 yes) AC_SUBST(ENABLE_TIMESTAMPS,[1]) ;; subst
599 no) AC_SUBST(ENABLE_TIMESTAMPS,[0]) ;; subst
600 default) AC_SUBST(ENABLE_TIMESTAMPS,[1]) ;; subst
603 AC_DEFINE_UNQUOTED([ENABLE_TIMESTAMPS],$ENABLE_TIMESTAMPS, definition
/external/swiftshader/third_party/LLVM/include/llvm/Config/
Dconfig.h39 #define ENABLE_TIMESTAMPS 0 macro
/external/swiftshader/third_party/LLVM/include-osx/llvm/Config/
Dconfig.h39 #define ENABLE_TIMESTAMPS 0 macro
/external/swiftshader/third_party/LLVM/include-linux/llvm/Config/
Dconfig.h39 #define ENABLE_TIMESTAMPS 0 macro
/external/swiftshader/third_party/LLVM/include-android/llvm/Config/
Dconfig.h39 #define ENABLE_TIMESTAMPS 0 macro