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

  /external/chromium_org/tools/gn/
function_get_path_info_unittest.cc 92 TEST_F(GetPathInfoTest, OutDir) {
  /external/clang/lib/StaticAnalyzer/Frontend/
AnalysisConsumer.cpp 157 const std::string OutDir;
185 const std::string& outdir,
189 Ctx(nullptr), PP(pp), OutDir(outdir), Opts(opts), Plugins(plugins) {
212 } else if (!OutDir.empty()) {
217 CREATEFN(*Opts.get(), PathConsumers, OutDir, PP); \
691 ento::CreateAnalysisConsumer(const Preprocessor &pp, const std::string &outDir,
697 return new AnalysisConsumer(pp, outDir, opts, plugins);
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
gen_msvs_vcxproj.sh 186 -L*) # fudge . to $(OutDir)
188 libdirs="${libdirs}${libdirs:+;}"\$(OutDir)""
380 tag_content OutDir "\$(SolutionDir)$plat_no_ws\\\$(Configuration)\\"
  /external/libvpx/libvpx/build/make/
gen_msvs_vcxproj.sh 256 -L*) # fudge . to $(OutDir)
258 libdirs="${libdirs}${libdirs:+;}\$(OutDir)"
439 tag_content OutDir "\$(SolutionDir)$plat_no_ws\\\$(Configuration)\\"
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
gen_msvs_vcxproj.sh 256 -L*) # fudge . to $(OutDir)
258 libdirs="${libdirs}${libdirs:+;}\$(OutDir)"
439 tag_content OutDir "\$(SolutionDir)$plat_no_ws\\\$(Configuration)\\"

Completed in 315 milliseconds