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

  /frameworks/compile/libbcc/include/bcc/Support/
TargetCompilerConfigs.h 110 class DefaultCompilerConfig : public
  /frameworks/compile/libbcc/tools/bcc/
Main.cpp 127 config = new (std::nothrow) DefaultCompilerConfig();
  /frameworks/compile/libbcc/tools/bcc_compat/
Main.cpp 169 config = new (std::nothrow) DefaultCompilerConfig();
  /frameworks/compile/libbcc/lib/Renderscript/
RSCompilerDriver.cpp 172 mConfig = new (std::nothrow) DefaultCompilerConfig();

Completed in 136 milliseconds