Home
last modified time | relevance | path

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

/external/libcxx/utils/libcxx/android/test/
Dformat.py13 def __init__(self, cxx, libcxx_src_root, libcxx_obj_root, timeout, argument
39 def __init__(self, cxx, libcxx_src_root, libcxx_obj_root, device_dir, argument
/external/llvm/tools/llvm-go/
Dllvm-go.go42 cpp, cxx, ld string member
148 func runGoWithLLVMEnv(args []string, cc, cxx, gocmd, llgo, cppflags, cxxflags, ldflags string) { argument
/external/skia/gn/
Dis_clang.py12 cc,cxx = sys.argv[1:3] variable
/external/harfbuzz_ng/test/shape/data/aots/
Dupdate.py10 cxx = shutil.which ('c++'); assert cxx variable
/external/libconfig/
Dconfigure.ac92 AC_ARG_ENABLE(cxx, optenable
/external/skia/infra/bots/recipe_modules/build/
Ddefault.py9 def compile_swiftshader(api, extra_tokens, swiftshader_root, cc, cxx, out): argument
/external/rust/cxx/syntax/
Dtypes.rs19 pub cxx: UnorderedSet<&'a Ident>, field
35 let mut cxx = UnorderedSet::new(); in collect() localVariable
Dmod.rs296 pub cxx: ForeignName, field
/external/zstd/tests/fuzz/
Dfuzz.py177 def compiler_version(cc, cxx): argument
200 def overflow_ubsan_flags(cc, cxx): argument
/external/cronet/buildtools/third_party/libc++/trunk/src/
DCMakeLists.txt329 add_custom_target(cxx DEPENDS ${LIBCXX_BUILD_TARGETS}) target
/external/libcxx/utils/libcxx/test/
Dformat.py36 def __init__(self, cxx, use_verify_for_fail, execute_external, argument
/external/libcxx/lib/
DCMakeLists.txt307 add_custom_target(cxx DEPENDS cxx-headers ${LIBCXX_BUILD_TARGETS}) target
/external/zstd/build/meson/
Dmeson.build27 cxx = meson.get_compiler('cpp') variable
/external/clang/docs/
DUsersManual.rst1820 .. _cxx: target
/external/llvm/cmake/modules/
DAddLLVM.cmake989 set(cxx "${CMAKE_CXX_COMPILER} ${CMAKE_CXX_COMPILER_ARG1}") variable
/external/jemalloc_new/
Dconfigure.ac275 AC_ARG_ENABLE([cxx], optenable