Searched refs:translate (Results 1 – 9 of 9) sorted by relevance
9 This example uses experimental NAT feature to translate addresses/ports from an internal subnet, th…
176 …messages understood by the **esp_local_ctrl** service. The service will translate these messages i…
78 …ess into more easily understandable functions. LL functions essentially translate various in/out a…
525 translate Kconfig logic into boolean formulas and run a SAT solver on this to546 abstraction the inferred semantics of Kconfig to translate Kconfig logic into
129 deprecated-str-translate-call,
30 These restrictions translate to certain responsibilities for you if you
47 These restrictions translate to certain responsibilities for you if you
114 …ting provisioning we need to specify a service name and the corresponding key. These translate to :
2569 …virtual std::string translate( ExceptionTranslators::const_iterator it, ExceptionTranslators::cons…2587 …virtual std::string translate( ExceptionTranslators::const_iterator it, ExceptionTranslators::cons… in translate() function in Catch::ExceptionTranslatorRegistrar::ExceptionTranslator2592 return (*it)->translate( it+1, itEnd ); in translate()6732 return m_translators[0]->translate( m_translators.begin()+1, m_translators.end() ); in tryTranslators()