Searched defs:Out (Results 1 – 13 of 13) sorted by relevance
/frameworks/base/libs/hwui/ |
D | TreeInfo.h | 109 struct Out { struct 110 bool hasFunctors = false; 112 bool hasAnimations = false; 116 bool requiresUiRedraw = false; 123 bool canDrawThisFrame = true;
|
/frameworks/compile/slang/ |
D | slang_bitcode_gen.cpp | 32 void writeBitcode(llvm::raw_ostream &Out, in writeBitcode()
|
D | llvm-rs-as.cpp | 83 std::unique_ptr<tool_output_file> Out in WriteOutputFile() local
|
D | slang_rs_reflection.cpp | 1397 void genReduceResultRangeCheck(GeneratedFile &Out, const char *InVal) { in genReduceResultRangeCheck() 2463 const char *RenderScriptVar, GeneratedFile *Out, const RSContext *RSContext, in RSReflectionJavaElementBuilder()
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
D | omxVCM4P10_InvTransformResidualAndAdd.c | 84 OMX_S16 In[16], Out[16]; in omxVCM4P10_InvTransformResidualAndAdd() local
|
/frameworks/compile/libbcc/tools/bcc_strip_attr/ |
D | bcc_strip_attr.cpp | 134 tool_output_file Out(OutputFilename.c_str(), EC, in main() local
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
D | ARMPLT.cpp | 115 uint32_t* Out = NULL; in applyPLT1() local
|
/frameworks/compile/mclinker/lib/Target/AArch64/ |
D | AArch64PLT.cpp | 121 uint32_t* Out = NULL; in applyPLT1() local
|
/frameworks/compile/mclinker/lib/Target/Hexagon/ |
D | HexagonPLT.cpp | 140 uint32_t* Out = NULL; in applyPLT1() local
|
/frameworks/compile/libbcc/lib/Renderscript/ |
D | RSKernelExpand.cpp | 510 SmallGEPIndices Out(I32Args.size()); in GEPHelper() local
|
/frameworks/compile/slang/BitWriter_2_9_func/ |
D | BitcodeWriter.cpp | 1772 void llvm_2_9_func::WriteBitcodeToFile(const Module *M, raw_ostream &Out) { in WriteBitcodeToFile()
|
/frameworks/compile/slang/BitWriter_2_9/ |
D | BitcodeWriter.cpp | 1708 void llvm_2_9::WriteBitcodeToFile(const Module *M, raw_ostream &Out) { in WriteBitcodeToFile()
|
/frameworks/compile/slang/BitWriter_3_2/ |
D | BitcodeWriter.cpp | 1845 void llvm_3_2::WriteBitcodeToFile(const Module *M, raw_ostream &Out) { in WriteBitcodeToFile()
|