Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp117 static std::vector<std::string> expandBundle(const std::string &InputPath) { in expandBundle() argument
119 SmallString<256> BundlePath(InputPath); in expandBundle()
143 BundlePaths.push_back(InputPath); in expandBundle()
/external/python/cpython2/PC/VC6/
Dmake_versioninfo.dsp56 InputPath=.\make_versioninfo.exe
57 SOURCE="$(InputPath)"
89 InputPath=.\make_versioninfo_d.exe
90 SOURCE="$(InputPath)"
/external/icu/icu4c/source/test/perf/ubrkperf/
Dubrkperfold.dsp59 InputPath=.\Release\ubrkperfold.exe
60 SOURCE="$(InputPath)"
63 copy $(InputPath) c:\dev\0_icu\bin\ubrkperf20.exe
Dubrkperf.dsp59 InputPath=\dev\0_icu\bin\ubrkperf24.exe
60 SOURCE="$(InputPath)"
63 copy $(InputPath) c:\dev\0_icu\bin\ubrkperf22.exe
Dubrkperf20.dsp59 InputPath=\dev\0_icu\bin\ubrkperf20.exe
60 SOURCE="$(InputPath)"
63 copy $(InputPath) c:\dev\0_icu\bin\ubrkperf20.exe
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
DCodeCoverage.cpp452 SmallString<256> InputPath; in demangleSymbols() local
454 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()
/external/libpng/contrib/visupng/
DVisualPng.dsp62 SOURCE="$(InputPath)"
96 SOURCE="$(InputPath)"
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp512 static std::vector<std::string> expandBundle(const std::string &InputPath) { in expandBundle() argument
514 SmallString<256> BundlePath(InputPath); in expandBundle()
540 BundlePaths.push_back(InputPath); in expandBundle()
/external/cldr/tools/c/genldml/
Dgenldml.dsp117 InputPath=".\resources\res-files-list.txt"
/external/libxml2/win32/wince/
Dlibxml2.vcp2195 InputPath=.\libxml2.def.src
2198 cl /I"..\.." /I"..\..\include" /nologo /EP $(InputPath) > libxml2.def