Home
last modified time | relevance | path

Searched refs:Always (Results 1 – 4 of 4) sorted by relevance

/thrift-3.4.0/build/cmake/
DDefineCMakeDefaults.cmake21 # Always include srcdir and builddir in include path
/thrift-3.4.0/aclocal/
Dtar.m424 [# Always define AMTAR for backward compatibility. Yes, it's still used
/thrift-3.4.0/compiler/cpp/tests/catch/
Dcatch.hpp3823 Always, enumerator
5153 ? ShowDurations::Always in setShowDurations()
10104 if ( m_config->showDurations() == ShowDurations::Always ) in testCaseStarting()
10206 if ( m_config->showDurations() == ShowDurations::Always ) in sectionEnded()
10218 if ( m_config->showDurations() == ShowDurations::Always ) in testCaseEnded()
10558 if( m_config->showDurations() == ShowDurations::Always ) { in sectionEnded()
10983 if (m_config->showDurations() == ShowDurations::Always) { in sectionEnded()
/thrift-3.4.0/
DCHANGES.md2897 - [THRIFT-2263](https://issues.apache.org/jira/browse/THRIFT-2263) - Always generate good hashCode …