Home
last modified time | relevance | path

Searched refs:commandLine (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/libbcc/tools/bcc/
DMain.cpp182 std::string commandLine = bcc::getCommandLine(argc, argv); in main() local
219 bitcodeSize, commandLine.c_str(), OptBCLibFilename.c_str(), NULL, in main()
/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSCompilerDriver.h112 const char* pBitcode, size_t pBitcodeSize, const char* commandLine,
/frameworks/compile/libbcc/lib/Renderscript/
DRSCompilerDriver.cpp354 const char *commandLine, in build() argument
416 pRuntimePath, bitcode_sha1, commandLine, in build()