Searched defs:Out (Results 1 – 3 of 3) sorted by relevance
69 OMX_S16 In[16], Out[16]; in omxVCM4P10_InvTransformResidualAndAdd() local
281 llvm::tool_output_file Out(InputFilenames[i].c_str(), Err, in main() local
1671 void llvm_2_9::WriteBitcodeToFile(const Module *M, raw_ostream &Out) { in WriteBitcodeToFile()