Searched refs:InputPath (Results 1 – 10 of 10) sorted by relevance
117 static std::vector<std::string> expandBundle(const std::string &InputPath) { in expandBundle() argument119 SmallString<256> BundlePath(InputPath); in expandBundle()143 BundlePaths.push_back(InputPath); in expandBundle()
56 InputPath=.\make_versioninfo.exe57 SOURCE="$(InputPath)"89 InputPath=.\make_versioninfo_d.exe90 SOURCE="$(InputPath)"
59 InputPath=.\Release\ubrkperfold.exe60 SOURCE="$(InputPath)"63 copy $(InputPath) c:\dev\0_icu\bin\ubrkperf20.exe
59 InputPath=\dev\0_icu\bin\ubrkperf24.exe60 SOURCE="$(InputPath)"63 copy $(InputPath) c:\dev\0_icu\bin\ubrkperf22.exe
59 InputPath=\dev\0_icu\bin\ubrkperf20.exe60 SOURCE="$(InputPath)"63 copy $(InputPath) c:\dev\0_icu\bin\ubrkperf20.exe
452 SmallString<256> InputPath; in demangleSymbols() local454 sys::fs::createTemporaryFile("demangle-in", "list", InputFD, InputPath); in demangleSymbols()456 error(InputPath, EC.message()); in demangleSymbols()459 ToolOutputFile InputTOF{InputPath, InputFD}; in demangleSymbols()484 Optional<StringRef> Redirects[] = {InputPath.str(), OutputPath.str(), {""}}; in demangleSymbols()
62 SOURCE="$(InputPath)"96 SOURCE="$(InputPath)"
512 static std::vector<std::string> expandBundle(const std::string &InputPath) { in expandBundle() argument514 SmallString<256> BundlePath(InputPath); in expandBundle()540 BundlePaths.push_back(InputPath); in expandBundle()
117 InputPath=".\resources\res-files-list.txt"
2195 InputPath=.\libxml2.def.src2198 cl /I"..\.." /I"..\..\include" /nologo /EP $(InputPath) > libxml2.def