Home
last modified time | relevance | path

Searched defs:Off (Results 1 – 25 of 508) sorted by relevance

12345678910>>...21

/aosp_15_r20/frameworks/base/packages/SystemUI/docs/device-entry/
H A Dkeyguard.md23 #### Long-pressing on keyguard
27 #### On Lockscreen
29 #### On Lockscreen, occluded by an activity
31 #### Device unlocked, Keyguard has gone away
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/cm_fc_ld/
H A DPatchInfoRecord.h89 Relocation(unsigned Off, Symbol *S) : Offset(Off), Sym(S) {} in Relocation()
95 void setOffset(unsigned Off) { Offset = Off; } in setOffset()
106 RegAccess(unsigned Off, unsigned R, unsigned DUT) in RegAccess()
192 DepNode(Binary *B, unsigned Off, bool IsBarrier) in DepNode()
382 Relocation *addReloc(unsigned Off, Symbol *S) { in addReloc()
408 RegAccess *addInitRegAccess(unsigned Off, unsigned RegNo, unsigned DUT) { in addInitRegAccess()
413 RegAccess *addFiniRegAccess(unsigned Off, unsigned RegNo, unsigned DUT) { in addFiniRegAccess()
H A DDepGraph.cpp35 DepNode *DepGraph::getDepNode(Binary *B, unsigned Off, bool Barrier = false) { in getDepNode()
205 auto getEncodedDistance = [](Binary *Bin, unsigned Off) { in resolve()
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/PDB/Raw/
H A DRawTypes.h20 support::ulittle32_t Off; member
27 support::ulittle32_t Off; // Offset in the symbol record stream member
35 support::little32_t Off; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp396 if (const auto *Off = shouldDump(Explicit, ".debug_loc", DIDT_ID_DebugLoc, in dump() local
400 if (const auto *Off = in dump() local
407 if (const auto *Off = in dump() local
415 if (const auto *Off = in dump() local
433 if (const auto *Off = shouldDump(Explicit, ".debug_frame", DIDT_ID_DebugFrame, in dump() local
437 if (const auto *Off = shouldDump(Explicit, ".eh_frame", DIDT_ID_DebugFrame, in dump() local
480 if (const auto *Off = shouldDump(Explicit, ".debug_line", DIDT_ID_DebugLine, in dump() local
489 if (const auto *Off = in dump() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp422 if (const auto *Off = shouldDump(Explicit, ".debug_loc", DIDT_ID_DebugLoc, in dump() local
426 if (const auto *Off = in dump() local
433 if (const auto *Off = in dump() local
441 if (const auto *Off = in dump() local
459 if (const std::optional<uint64_t> *Off = in dump() local
468 if (const std::optional<uint64_t> *Off = in dump() local
550 if (const auto *Off = shouldDump(Explicit, ".debug_line", DIDT_ID_DebugLine, in dump() local
558 if (const auto *Off = in dump() local
H A DDWARFDataExtractor.cpp17 DWARFDataExtractor::getInitialLength(uint64_t *Off, Error *Err) const { in getInitialLength()
48 uint64_t DWARFDataExtractor::getRelocatedValue(uint32_t Size, uint64_t *Off, in getRelocatedValue()
/aosp_15_r20/external/cronet/base/debug/
H A Dtest_elf_image_builder.h23 using Off = Elf32_Off; variable
30 using Off = Elf64_Off; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/PDB/Native/
DRawTypes.h20 support::ulittle32_t Off; member
41 support::ulittle32_t Off; // Offset in the symbol record stream member
49 support::little32_t Off; member
279 support::little32_t Off; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h20 support::ulittle32_t Off; member
41 support::ulittle32_t Off; // Offset in the symbol record stream member
49 support::little32_t Off; member
279 support::little32_t Off; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h20 support::ulittle32_t Off; member
41 support::ulittle32_t Off; // Offset in the symbol record stream member
49 support::little32_t Off; member
279 support::little32_t Off; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/Native/
DRawTypes.h20 support::ulittle32_t Off; member
41 support::ulittle32_t Off; // Offset in the symbol record stream member
49 support::little32_t Off; member
279 support::little32_t Off; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/Native/
DRawTypes.h20 support::ulittle32_t Off; member
41 support::ulittle32_t Off; // Offset in the symbol record stream member
49 support::little32_t Off; member
279 support::little32_t Off; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/Native/
DRawTypes.h20 support::ulittle32_t Off; member
41 support::ulittle32_t Off; // Offset in the symbol record stream member
49 support::little32_t Off; member
279 support::little32_t Off; member
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/ADT/
DSizeTraits.h46 typedef llvm::ELF::Elf32_Off Off; // File offset typedef
64 typedef llvm::ELF::Elf64_Off Off; typedef
/aosp_15_r20/external/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp615 int64_t Off; in ParseSEHDirectiveSetFrame() local
656 int64_t Off; in ParseSEHDirectiveSaveReg() local
683 int64_t Off; in ParseSEHDirectiveSaveXMM() local
/aosp_15_r20/art/libelffile/elf/
H A Delf_utils.h30 using Off = Elf32_Off; member
45 using Off = Elf64_Off; member
/aosp_15_r20/external/llvm/lib/IR/
H A DMDBuilder.cpp159 ConstantInt *Off = ConstantInt::get(Type::getInt64Ty(Context), Offset); in createTBAAScalarTypeNode() local
169 ConstantInt *Off = ConstantInt::get(Int64, Offset); in createTBAAStructTagNode() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DSafeStack.cpp580 Value *Off = IRB.CreateGEP(BasePointer, // BasePointer is i8* in moveStaticAllocasToUnsafeStack() local
598 Value *Off = IRB.CreateGEP(BasePointer, // BasePointer is i8* in moveStaticAllocasToUnsafeStack() local
637 Value *Off = IRBUser.CreateGEP(BasePointer, // BasePointer is i8* in moveStaticAllocasToUnsafeStack() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DSafeStack.cpp564 Value *Off = IRB.CreateGEP(Int8Ty, BasePointer, // BasePointer is i8* in moveStaticAllocasToUnsafeStack() local
583 Value *Off = IRB.CreateGEP(Int8Ty, BasePointer, // BasePointer is i8* in moveStaticAllocasToUnsafeStack() local
618 Value *Off = IRBUser.CreateGEP(Int8Ty, BasePointer, // BasePointer is i8* in moveStaticAllocasToUnsafeStack() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSafeStack.cpp554 Value *Off = IRB.CreateGEP(Int8Ty, BasePointer, // BasePointer is i8* in moveStaticAllocasToUnsafeStack() local
573 Value *Off = IRB.CreateGEP(Int8Ty, BasePointer, // BasePointer is i8* in moveStaticAllocasToUnsafeStack() local
609 Value *Off = IRBUser.CreateGEP(Int8Ty, BasePointer, // BasePointer is i8* in moveStaticAllocasToUnsafeStack() local
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Delfutils.h87 typedef Elf32_Off Off; typedef
106 typedef Elf64_Off Off; typedef
/aosp_15_r20/frameworks/libs/binary_translation/tools/nogrod/
Delf_reader.cc53 using Off = Elf32_Off; typedef in nogrod::__anonde4d16950111::Elf32
68 using Off = Elf64_Off; typedef in nogrod::__anonde4d16950111::Elf64
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DMDBuilder.cpp230 ConstantInt *Off = ConstantInt::get(Type::getInt64Ty(Context), Offset); in createTBAAScalarTypeNode() local
240 ConstantInt *Off = ConstantInt::get(Int64, Offset); in createTBAAStructTagNode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h432 if (Optional<uint64_t> Off = RngListTable->getOffsetEntry(Index)) in getRnglistOffset() local
440 if (Optional<uint64_t> Off = LoclistTableHeader->getOffsetEntry(Index)) in getLoclistOffset() local

12345678910>>...21