Home
last modified time | relevance | path

Searched refs:cpp_std (Results 1 – 25 of 33) sorted by relevance

12

/third_party/mesa3d/src/tool/pps/
Dmeson.build24 override_options: ['cpp_std=c++17'],
42 override_options: ['cpp_std=c++17'],
58 override_options: ['cpp_std=c++17'],
/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/
Dmeson.build4 override_options: ['cpp_std=c++17'],
32 override_options: ['cpp_std=c++17']
/third_party/mesa3d/src/intel/ds/
Dmeson.build42 override_options : ['cpp_std=c++17'],
64 override_options: ['cpp_std=c++17']
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dmeson.build103 # override_options : ['cpp_std=c++11'] doesn't seem to work for objcpp
119 override_options : ['cpp_std=c++11'],
/third_party/gstreamer/gstplugins_good/tests/examples/qt/qmloverlay/
Dmeson.build8 override_options : ['cpp_std=c++11'],
/third_party/gstreamer/gstplugins_good/tests/examples/qt/qmlsrc/
Dmeson.build8 override_options : ['cpp_std=c++11'],
/third_party/gstreamer/gstplugins_good/tests/examples/qt/qmlsink/
Dmeson.build8 override_options : ['cpp_std=c++11'],
/third_party/gstreamer/gstplugins_good/tests/examples/qt/qmlsink-dynamically-added/
Dmeson.build8 override_options : ['cpp_std=c++11'],
/third_party/gstreamer/gstplugins_good/tests/examples/qt/qmlsink-multisink/
Dmeson.build10 override_options : ['cpp_std=c++11'],
/third_party/gstreamer/gstplugins_bad/ext/zxing/
Dmeson.build14 override_options : ['cpp_std=c++11'],
/third_party/mesa3d/src/freedreno/ds/
Dmeson.build24 override_options: ['cpp_std=c++17']
/third_party/mesa3d/src/panfrost/ds/
Dmeson.build19 override_options: ['cpp_std=c++17']
/third_party/gstreamer/gstplugins_bad/ext/webrtcdsp/
Dmeson.build23 override_options : ['cpp_std=c++11'],
/third_party/gstreamer/gstplugins_bad/ext/openexr/
Dmeson.build16 openexr_override_options = ['cpp_std=c++98']
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/opencv/
Dmeson.build33 override_options : ['cpp_std=c++11'],
/third_party/jsoncpp/
Dmeson.build15 'cpp_std=c++11',
/third_party/flatbuffers/src/
Dflatc.cpp363 opts.cpp_std = argv[argi]; in Compile()
365 opts.cpp_std = arg.substr(std::string("--cpp-std=").size()); in Compile()
Didl_gen_cpp.cpp3466 auto cpp_std = !opts.cpp_std.empty() ? opts.cpp_std : "C++11"; in GenerateCPP() local
3467 std::transform(cpp_std.begin(), cpp_std.end(), cpp_std.begin(), CharToUpper); in GenerateCPP()
3468 if (cpp_std == "C++0X") { in GenerateCPP()
3471 } else if (cpp_std == "C++11") { in GenerateCPP()
3475 } else if (cpp_std == "C++17") { in GenerateCPP()
3483 opts.cpp_std); in GenerateCPP()
/third_party/skia/third_party/externals/swiftshader/
DAndroid.bp69 cpp_std: "c++17",
/third_party/libfuse/
Dmeson.build5 'cpp_std=c++11',
/third_party/gstreamer/gstplugins_good/ext/qt/
Dmeson.build160 override_options : ['cpp_std=c++11'],
/third_party/mesa3d/src/egl/
Dmeson.build136 override_for_egl += 'cpp_std=c++17'
/third_party/mesa3d/src/gallium/drivers/r600/
Dmeson.build208 override_options: ['cpp_std=c++17'],
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dmeson.build278 override_options : ['cpp_std=c++17'],
/third_party/mesa3d/src/util/
Dmeson.build322 override_options : ['cpp_std=c++2a'],

12