Home
last modified time | relevance | path

Searched refs:ExecutablePath (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/llvm/tools/msbuild/Platformx64/
DToolset.props5ExecutablePath Condition="'$(ExecutablePath)' == ''">$(VC_ExecutablePath_x64);$(WindowsSDK_Executa…
/external/llvm-project/llvm/tools/msbuild/Platformx86/
DToolset.props5ExecutablePath Condition="'$(ExecutablePath)' == ''">$(VC_ExecutablePath_x86);$(WindowsSDK_Executa…
/external/llvm/tools/msbuild/
DMicrosoft.Cpp.Win32.llvm.props.in8 <ExecutablePath>$(LLVMInstallDir)\msbuild-bin;$(ExecutablePath)</ExecutablePath>
/external/llvm-project/clang/tools/driver/
Ddriver.cpp59 SmallString<128> ExecutablePath(Argv0); in GetExecutablePath() local
61 if (!llvm::sys::fs::exists(ExecutablePath)) in GetExecutablePath()
63 llvm::sys::findProgramByName(ExecutablePath)) in GetExecutablePath()
64 ExecutablePath = *P; in GetExecutablePath()
65 return std::string(ExecutablePath.str()); in GetExecutablePath()
/external/pdfium/testing/tools/
Dcommon.py111 def ExecutablePath(self, name): member in DirectoryFinder
Dpngdiffer.py19 self.pdfium_diff_path = finder.ExecutablePath('pdfium_diff')
Dsafetynet_image.py70 self.img_diff_bin = finder.ExecutablePath('pdfium_diff')
Dtest_runner.py348 self.pdfium_test_path = finder.ExecutablePath('pdfium_test')
/external/angle/src/common/
Dsystem_utils_unittest.cpp18 TEST(SystemUtils, ExecutablePath) in TEST() argument
/external/python/cpython3/Tools/msi/
DREADME.txt417 executable's install directory. A value named "ExecutablePath" is added