HomeSort by relevance Sort by last modified time
    Searched refs:cxxroot (Results 1 - 2 of 2) sorted by null

  /external/llvm/utils/
llvm-compilers-check 364 cxxroot = os.path.dirname(cxxincludes[0]) # Remove the version
365 cxxroot = os.path.dirname(cxxroot) # Remove the c++
366 cxxroot = os.path.dirname(cxxroot) # Remove the include
372 "--with-gcc-toolchain=" + cxxroot],
375 "--with-gcc-toolchain=" + cxxroot],
380 "--with-gcc-toolchain=" + cxxroot]),
  /external/swiftshader/third_party/LLVM/utils/
llvmbuild 412 cxxroot = cxxincludes[0]
420 "--with-cxx-include-root=" + cxxroot,
425 "--with-cxx-include-root=" + cxxroot,
432 "--with-cxx-include-root=" + cxxroot,
459 "--with-cxx-include-root=" + cxxroot,
465 "--with-cxx-include-root=" + cxxroot,
473 "--with-cxx-include-root=" + cxxroot,

Completed in 59 milliseconds