Home
last modified time | relevance | path

Searched defs:Out (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/libs/hwui/
DTreeInfo.h96 struct Out { struct
97 bool hasFunctors = false;
99 bool hasAnimations = false;
103 bool requiresUiRedraw = false;
110 bool canDrawThisFrame = true;
113 static constexpr nsecs_t kNoAnimatedImageDelay = -1;
116 nsecs_t animatedImageDelay = kNoAnimatedImageDelay;
/frameworks/compile/slang/
Dslang_bitcode_gen.cpp32 void writeBitcode(llvm::raw_ostream &Out, in writeBitcode()
Dllvm-rs-as.cpp89 std::unique_ptr<tool_output_file> Out in WriteOutputFile() local
Dslang_rs_reflection.cpp426 GeneratedFile &Out, bool Parens) { in genCheck64BitInternal()
1602 void genReduceResultRangeCheck(GeneratedFile &Out, const char *InVal) { in genReduceResultRangeCheck()
2710 const char *RenderScriptVar, GeneratedFile *Out, const RSContext *RSContext, in RSReflectionJavaElementBuilder()
/frameworks/base/tools/incident_report/
Dprinter.cpp29 Out::Out(int fd) in Out() function in Out
/frameworks/compile/libbcc/tools/bcc_strip_attr/
Dbcc_strip_attr.cpp134 tool_output_file Out(OutputFilename.c_str(), EC, in main() local
/frameworks/compile/mclinker/lib/Target/ARM/
DARMPLT.cpp115 uint32_t* Out = NULL; in applyPLT1() local
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64PLT.cpp121 uint32_t* Out = NULL; in applyPLT1() local
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonPLT.cpp140 uint32_t* Out = NULL; in applyPLT1() local
/frameworks/ml/nn/tools/test_generator/
Dtest_generator.py541 def Out(self, o): member in Model
/frameworks/compile/slang/BitWriter_2_9_func/
DBitcodeWriter.cpp1772 void llvm_2_9_func::WriteBitcodeToFile(const Module *M, raw_ostream &Out) { in WriteBitcodeToFile()
/frameworks/compile/libbcc/lib/
DRSKernelExpand.cpp533 SmallGEPIndices Out(I32Args.size()); in GEPHelper() local
/frameworks/compile/slang/BitWriter_3_2/
DBitcodeWriter.cpp1846 void llvm_3_2::WriteBitcodeToFile(const Module *M, raw_ostream &Out) { in WriteBitcodeToFile()
/frameworks/compile/slang/BitWriter_2_9/
DBitcodeWriter.cpp1708 void llvm_2_9::WriteBitcodeToFile(const Module *M, raw_ostream &Out) { in WriteBitcodeToFile()