Searched refs:commandLine (Results 1 – 3 of 3) sorted by relevance
/frameworks/compile/libbcc/tools/bcc/ |
D | Main.cpp | 182 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/ |
D | RSCompilerDriver.h | 112 const char* pBitcode, size_t pBitcodeSize, const char* commandLine,
|
/frameworks/compile/libbcc/lib/Renderscript/ |
D | RSCompilerDriver.cpp | 354 const char *commandLine, in build() argument 416 pRuntimePath, bitcode_sha1, commandLine, in build()
|