/aosp12/frameworks/base/libs/hwui/ |
H A D | TreeInfo.h | 103 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 D | slang_bitcode_gen.cpp | 32 void writeBitcode(llvm::raw_ostream &Out, in writeBitcode()
|
H A D | llvm-rs-as.cpp | 89 std::unique_ptr<tool_output_file> Out in WriteOutputFile() local
|
H A D | slang_rs_reflection.cpp | 426 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 D | line_printer.cpp | 64 static void Out(const std::string& s) { in Out() function
|
/aosp12/frameworks/base/tools/incident_report/ |
H A D | printer.cpp | 29 Out::Out(int fd) in Out() function in Out
|
/aosp12/frameworks/compile/libbcc/tools/bcc_strip_attr/ |
H A D | bcc_strip_attr.cpp | 134 tool_output_file Out(OutputFilename.c_str(), EC, in main() local
|
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/ |
H A D | ARMPLT.cpp | 115 uint32_t* Out = NULL; in applyPLT1() local
|
/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/ |
H A D | AArch64PLT.cpp | 121 uint32_t* Out = NULL; in applyPLT1() local
|
/aosp12/packages/modules/Gki/build/ |
H A D | properties.go | 31 Out []string member
|
/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/ |
H A D | HexagonPLT.cpp | 140 uint32_t* Out = NULL; in applyPLT1() local
|
/aosp12/frameworks/av/media/libmediatranscoding/transcoder/benchmark/ |
H A D | MediaTranscoderBenchmark.cpp | 599 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 D | vp_motionmodel.c | 229 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 D | png_mutator.h | 309 uint8_t *Out, size_t MaxOutSize, in LLVMFuzzerCustomCrossOver()
|
/aosp12/build/soong/genrule/ |
H A D | genrule.go | 803 Out []string `android:"arch_variant"` member
|
/aosp12/art/compiler/optimizing/ |
H A D | locations.h | 597 Location Out() const { return output_; } in Out() function
|
/aosp12/build/soong/java/ |
H A D | droiddoc.go | 100 Out []string member
|
/aosp12/frameworks/compile/slang/BitWriter_2_9_func/ |
H A D | BitcodeWriter.cpp | 1772 void llvm_2_9_func::WriteBitcodeToFile(const Module *M, raw_ostream &Out) { in WriteBitcodeToFile()
|
/aosp12/frameworks/compile/libbcc/lib/ |
H A D | RSKernelExpand.cpp | 533 SmallGEPIndices Out(I32Args.size()); in GEPHelper() local
|
/aosp12/frameworks/compile/slang/BitWriter_2_9/ |
H A D | BitcodeWriter.cpp | 1708 void llvm_2_9::WriteBitcodeToFile(const Module *M, raw_ostream &Out) { in WriteBitcodeToFile()
|
/aosp12/frameworks/compile/slang/BitWriter_3_2/ |
H A D | BitcodeWriter.cpp | 1846 void llvm_3_2::WriteBitcodeToFile(const Module *M, raw_ostream &Out) { in WriteBitcodeToFile()
|