Home
last modified time | relevance | path

Searched refs:cpp11 (Results 1 – 7 of 7) sorted by relevance

/external/eigen/doc/
DCoeffwiseMathFunctionsTable.dox113 …using <a href="http://en.cppreference.com/w/cpp/numeric/math/log1p">\c std::log1p </a>; \cpp11</td>
357 …using <a href="http://en.cppreference.com/w/cpp/numeric/math/round">\c std::round </a>; \cpp11</td>
374 …<a href="http://en.cppreference.com/w/cpp/numeric/math/isfinite">\c std::isfinite </a>; \cpp11</td>
385 …using <a href="http://en.cppreference.com/w/cpp/numeric/math/isinf">\c std::isinf </a>; \cpp11</td>
396 …using <a href="http://en.cppreference.com/w/cpp/numeric/math/isnan">\c std::isnan </a>; \cpp11</td>
411 using <a href="http://en.cppreference.com/w/cpp/numeric/math/erf">std::erf</a>; \cpp11 \n
424 using <a href="http://en.cppreference.com/w/cpp/numeric/math/erfc">std::erfc</a>; \cpp11 \n
437 using <a href="http://en.cppreference.com/w/cpp/numeric/math/lgamma">std::lgamma</a>; \cpp11 \n
462 built-in for float and double,\n but requires \cpp11
474 built-in for float and double,\n but requires \cpp11
[all …]
Deigendoxy.css179 span.cpp11,span.cpp14,span.cpp17 {
DDoxyfile.in230 "cpp11=<span class='cpp11'>[c++11]</span>" \
/external/flatbuffers/tests/cpp17/
Dtest_cpp17.cpp35 namespace cpp11 { namespace
/external/pigweed/pw_polyfill/
DBUILD.gn106 configs = [ "$dir_pw_build:cpp11" ]
/external/pigweed/pw_build/
DBUILD.gn107 config("cpp11") {
/external/pigweed/pw_tokenizer/
DBUILD.gn301 configs = [ "$dir_pw_build:cpp11" ] + _simple_tokenize_test_configs