Home
last modified time | relevance | path

Searched defs:cxx (Results 1 – 18 of 18) sorted by relevance

/third_party/flutter/skia/gn/
Dis_clang.py10 cc,cxx = sys.argv[1:3] variable
/third_party/skia/gn/
Dis_clang.py12 cc,cxx = sys.argv[1:3] variable
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/aots/
Dupdate.py10 cxx = shutil.which ('c++'); assert cxx variable
/third_party/gstreamer/gstplugins_good/ext/taglib/
Dmeson.build12 cxx = meson.get_compiler('cpp') variable
/third_party/lz4/contrib/meson/meson/contrib/gen_manual/
Dmeson.build13 cxx = meson.get_compiler('cpp') variable
/third_party/node/benchmark/napi/function_call/
Dindex.js21 const cxx = binding.hello; constant
/third_party/skia/infra/bots/recipe_modules/build/
Ddefault.py19 def compile_swiftshader(api, extra_tokens, swiftshader_root, cc, cxx, out): argument
/third_party/gn/src/gn/
Dcompile_commands_writer_unittest.cc265 std::unique_ptr<Tool> cxx = Tool::CreateTool(CTool::kCToolCxx); in TEST_F() local
413 std::unique_ptr<Tool> cxx = Tool::CreateTool(CTool::kCToolCxx); in TEST_F() local
Dninja_c_binary_target_writer_unittest.cc871 std::unique_ptr<Tool> cxx = std::make_unique<CTool>(CTool::kCToolCxx); in TEST_F() local
1016 std::unique_ptr<Tool> cxx = std::make_unique<CTool>(CTool::kCToolCxx); in TEST_F() local
2441 std::unique_ptr<Tool> cxx = std::make_unique<CTool>(CTool::kCToolCxx); in TEST_F() local
Dtarget_unittest.cc872 CTool* cxx = tool->AsC(); in TEST_F() local
908 CTool* cxx = tool->AsC(); in TEST_F() local
/third_party/gn/build/
Dgen.py248 cxx, ar, ld, platform, host, options, argument
/third_party/gstreamer/gstplugins_good/
Dmeson.build222 cxx = meson.get_compiler('cpp') variable
/third_party/gstreamer/gstplugins_base/
Dmeson.build246 cxx = meson.get_compiler('cpp') variable
/third_party/ninja/
Dconfigure.py286 def cxx(name, **kwargs): function
/third_party/gstreamer/gstplugins_bad/
Dmeson.build43 cxx = meson.get_compiler('cpp') variable
/third_party/boost/libs/lambda/test/
Dextending_rt_traits.cpp323 const XX& cxx = xx; in test_binary_operators() local
/third_party/boost/libs/phoenix/test/bll_compatibility/
Dextending_rt_traits.cpp323 const XX& cxx = xx; in test_binary_operators() local
/third_party/glib/
Dmeson.build13 cxx = meson.get_compiler('cpp') variable