Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/
H A DTreeInfo.h103 struct Out { struct
104 bool hasFunctors = false;
106 bool hasAnimations = false;
110 bool requiresUiRedraw = false;
117 bool canDrawThisFrame = true;
120 static constexpr nsecs_t kNoAnimatedImageDelay = -1;
123 nsecs_t animatedImageDelay = kNoAnimatedImageDelay;
/aosp12/frameworks/compile/slang/
H A Dslang_bitcode_gen.cpp32 void writeBitcode(llvm::raw_ostream &Out, in writeBitcode()
H A Dllvm-rs-as.cpp89 std::unique_ptr<tool_output_file> Out in WriteOutputFile() local
H A 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()
/aosp12/packages/modules/adb/client/
H A Dline_printer.cpp64 static void Out(const std::string& s) { in Out() function
/aosp12/frameworks/base/tools/incident_report/
H A Dprinter.cpp29 Out::Out(int fd) in Out() function in Out
/aosp12/frameworks/compile/libbcc/tools/bcc_strip_attr/
H A Dbcc_strip_attr.cpp134 tool_output_file Out(OutputFilename.c_str(), EC, in main() local
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMPLT.cpp115 uint32_t* Out = NULL; in applyPLT1() local
/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64PLT.cpp121 uint32_t* Out = NULL; in applyPLT1() local
/aosp12/packages/modules/Gki/build/
H A Dproperties.go31 Out []string member
/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonPLT.cpp140 uint32_t* Out = NULL; in applyPLT1() local
/aosp12/frameworks/av/media/libmediatranscoding/transcoder/benchmark/
H A DMediaTranscoderBenchmark.cpp599 std::ostream& Out = GetOutputStream(); in ReportRuns() local
621 std::ostream& Out = GetOutputStream(); in PrintRunData() local
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
H A Dvp_motionmodel.c229 int vp_cascade_motion(const VP_MOTION* InA, const VP_MOTION* InB,VP_MOTION* Out) in vp_cascade_motion()
/aosp12/frameworks/base/native/graphics/jni/fuzz/
H A Dpng_mutator.h309 uint8_t *Out, size_t MaxOutSize, in LLVMFuzzerCustomCrossOver()
/aosp12/build/soong/genrule/
H A Dgenrule.go803 Out []string `android:"arch_variant"` member
/aosp12/art/compiler/optimizing/
H A Dlocations.h597 Location Out() const { return output_; } in Out() function
/aosp12/build/soong/java/
H A Ddroiddoc.go100 Out []string member
/aosp12/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp1772 void llvm_2_9_func::WriteBitcodeToFile(const Module *M, raw_ostream &Out) { in WriteBitcodeToFile()
/aosp12/frameworks/compile/libbcc/lib/
H A DRSKernelExpand.cpp533 SmallGEPIndices Out(I32Args.size()); in GEPHelper() local
/aosp12/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp1708 void llvm_2_9::WriteBitcodeToFile(const Module *M, raw_ostream &Out) { in WriteBitcodeToFile()
/aosp12/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp1846 void llvm_3_2::WriteBitcodeToFile(const Module *M, raw_ostream &Out) { in WriteBitcodeToFile()