/aosp_15_r20/external/zucchini/ |
H A D | address_translator.h | 68 struct Unit { struct 72 // |rva_size == 0| and |offset_size > 0| means Unit hasn't been trimmed in IsEmpty() argument 98 friend bool operator==(const Unit& a, const Unit& b) { argument 109 // An adaptor for AddressTranslator::OffsetToRva() that caches the last Unit argument
|
/aosp_15_r20/external/zucchini/aosp/include/components/zucchini/ |
H A D | address_translator.h | 68 struct Unit { struct 72 // |rva_size == 0| and |offset_size > 0| means Unit hasn't been trimmed in IsEmpty() argument 98 friend bool operator==(const Unit& a, const Unit& b) { argument 109 // An adaptor for AddressTranslator::OffsetToRva() that caches the last Unit argument
|
/aosp_15_r20/external/selinux/mcstrans/src/ |
H A D | mcstrans.service | 1 [Unit] section 2 Description=Translates SELinux MCS/MLS labels to human readable form 3 Documentation=man:mcstransd(8) 4 ConditionSecurity=selinux 5 DefaultDependencies=no 6 Before=shutdown.target sysinit.target 7 Conflicts=shutdown.target
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 618 llvm::DIFile *Unit) { in CreateQualifiedType() 652 llvm::DIFile *Unit) { in CreateType() 665 llvm::DIFile *Unit) { in CreateType() 749 llvm::DIFile *Unit) { in CreatePointerLikeType() 778 llvm::DIFile *Unit) { in CreateType() 836 llvm::DIFile *Unit) { in CreateType() 859 llvm::DIFile *Unit) { in CreateType() 905 llvm::DIFile *Unit) { in CreateType() 1138 llvm::DIFile *Unit) { in getOrCreateMethodType() 1148 QualType ThisPtr, const FunctionProtoType *Func, llvm::DIFile *Unit) { in getOrCreateInstanceMethodType() [all …]
|
/aosp_15_r20/external/e2fsprogs/scrub/ |
H A D | e2scrub_all.service.in | 1 [Unit] section 2 Description=Online ext4 Metadata Check for All Filesystems 3 ConditionACPower=true 4 ConditionCapability=CAP_SYS_ADMIN 5 ConditionCapability=CAP_SYS_RAWIO 6 Documentation=man:e2scrub_all(8)
|
H A D | e2scrub_reap.service.in | 1 [Unit] section 2 Description=Remove Stale Online ext4 Metadata Check Snapshots 3 ConditionCapability=CAP_SYS_ADMIN 4 ConditionCapability=CAP_SYS_RAWIO 5 Documentation=man:e2scrub_all(8)
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | LiveRegMatrix.cpp | 85 unsigned Unit = (*Units).first; in foreachUnit() local 111 TRI, VirtReg, PhysReg, [&](unsigned Unit, const LiveRange &Range) { in assign() 128 [&](unsigned Unit, const LiveRange &Range) { in unassign() 139 for (MCRegUnitIterator Unit(PhysReg, TRI); Unit.isValid(); ++Unit) { in isPhysRegUsed() local 171 const LiveRange &Range) { in checkRegUnitInterference() 201 [&](MCRegister Unit, const LiveRange &LR) { in checkInterference() 242 for (MCRegUnitIterator Unit(PhysReg, TRI); Unit.isValid(); ++Unit) { in getOneVReg() local
|
/aosp_15_r20/external/selinux/restorecond/ |
H A D | restorecond_user.service | 1 [Unit] section 2 Description=Restorecon maintaining path file context (user service) 3 Documentation=man:restorecond(8) 4 ConditionPathExists=/etc/selinux/restorecond_user.conf 5 ConditionSecurity=selinux
|
H A D | restorecond.service | 1 [Unit] section 2 Description=Restorecon maintaining path file context 3 Documentation=man:restorecond(8) 4 ConditionPathExists=/etc/selinux/restorecond.conf 5 ConditionSecurity=selinux
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/util/ |
H A D | alphabet.rs | 79 pub struct Unit(UnitKind); struct 93 impl Unit { implementation 103 pub fn u8(byte: u8) -> Unit { in u8() 117 pub fn eoi(num_byte_equiv_classes: usize) -> Unit { in eoi() 176 impl core::fmt::Debug for Unit { implementation 311 pub fn eoi(&self) -> Unit { in eoi() 533 fn next(&mut self) -> Option<Unit> { in next() 564 fn next(&mut self) -> Option<Unit> { in next() 608 fn next(&mut self) -> Option<Unit> { in next() 637 fn next(&mut self) -> Option<(Unit, Unit)> { in next() argument
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/lifecycle/ |
D | RepeatWhenAttachedKt.java | 67 …cle.LifecycleOwner, ? super android.view.View, ? super kotlin.coroutines.Continuation<? super kotl… in repeatWhenAttached() 71 …cle.LifecycleOwner, ? super android.view.View, ? super kotlin.coroutines.Continuation<? super kotl… in createLifecycleOwnerAndRun() 88 …on2<? super kotlinx.coroutines.CoroutineScope, ? super kotlin.coroutines.Continuation<? super kotl… in repeatOnWindowLifecycle() 106 …on2<? super kotlinx.coroutines.CoroutineScope, ? super kotlin.coroutines.Continuation<? super kotl… in repeatWhenAttachedToWindow() 124 …on2<? super kotlinx.coroutines.CoroutineScope, ? super kotlin.coroutines.Continuation<? super kotl… in repeatWhenWindowIsVisible() 142 …on2<? super kotlinx.coroutines.CoroutineScope, ? super kotlin.coroutines.Continuation<? super kotl… in repeatWhenWindowHasFocus()
|
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/systemd/ |
H A D | wpa_supplicant.service.in | 1 [Unit] section 2 Description=WPA supplicant 3 Before=network.target 4 After=dbus.service 5 Wants=network.target
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | LiveRegMatrix.cpp | 85 unsigned Unit = (*Units).first; in foreachUnit() local 111 TRI, VirtReg, PhysReg, [&](unsigned Unit, const LiveRange &Range) { in assign() 128 [&](unsigned Unit, const LiveRange &Range) { in unassign() 139 for (MCRegUnitIterator Unit(PhysReg, TRI); Unit.isValid(); ++Unit) { in isPhysRegUsed() local 171 const LiveRange &Range) { in checkRegUnitInterference() 200 [&](unsigned Unit, const LiveRange &LR) { in checkInterference()
|
/aosp_15_r20/external/ot-br-posix/src/agent/ |
H A D | otbr-agent.service.in | 1 [Unit] section 2 Description=OpenThread Border Router Agent 3 ConditionPathExists=@CMAKE_INSTALL_FULL_SBINDIR@/otbr-agent 4 Requires=dbus.socket 5 After=dbus.socket
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/arch/s390/self-hosted-builder/ |
D | actions-runner.service | 1 [Unit] section 2 Description=Self-Hosted IBM Z Github Actions Runner 3 Wants=qemu-user-static 4 After=qemu-user-static 5 StartLimitIntervalSec=0
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | array-value-initialize.cpp | 32 struct Unit struct 34 Unit() {} in Unit() argument 35 Unit(const Unit& v) {} in Unit() argument
|
/aosp_15_r20/external/pytorch/.github/scripts/s390x-ci/self-hosted-builder/ |
H A D | [email protected] | 1 [Unit] section 2 Description=Self-Hosted IBM Z Github Actions Runner 3 Wants=qemu-user-static 4 After=qemu-user-static 5 StartLimitIntervalSec=0
|
/aosp_15_r20/packages/modules/Bluetooth/system/build/dpkg/floss/package/lib/systemd/system/ |
D | btmanagerd.service | 1 [Unit] section 2 Description=Floss Bluetooth service 3 Documentation=man:btmanagerd(8) 4 ConditionPathIsDirectory=/sys/class/bluetooth 5 After=bluetooth.target
|
D | [email protected] | 1 [Unit] section 2 Description=Floss Bluetooth Adapter service 3 Documentation=man:btadapterd(8) 4 ConditionPathIsDirectory=/sys/class/bluetooth 5 After=bluetooth.target btmanagerd.service
|
/aosp_15_r20/external/llvm/tools/dsymutil/ |
H A D | DwarfLinker.cpp | 674 void DwarfStreamer::emitCompileUnitHeader(CompileUnit &Unit) { in emitCompileUnitHeader() 755 void DwarfStreamer::emitUnitRangesEntries(CompileUnit &Unit, in emitUnitRangesEntries() 835 void DwarfStreamer::emitLocationsForUnit(const CompileUnit &Unit, in emitLocationsForUnit() 1030 MCSection *Sec, StringRef SecName, const CompileUnit &Unit, in emitPubSectionForUnit() 1067 void DwarfStreamer::emitPubNamesForUnit(const CompileUnit &Unit) { in emitPubNamesForUnit() 1073 void DwarfStreamer::emitPubTypesForUnit(const CompileUnit &Unit) { in emitPubTypesForUnit() 1486 const DWARFFormValue &RefValue, const DWARFUnit &Unit, in resolveDIEReference() 1732 void DwarfLinker::reportWarning(const Twine &Warning, const DWARFUnit *Unit, in reportWarning() 2064 unsigned Offset, const DWARFUnit &Unit) { in getAttributeOffsets() 2080 CompileUnit &Unit, in shouldKeepVariableDIE() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/ |
H A D | DWARFLinker.cpp | 48 for (auto &Unit : Dwarf.compile_units()) { in getDebugInfoSize() local 462 const DWARFFile &File, CompileUnit &Unit, CompileUnit::DIEInfo &MyInfo, in shouldKeepSubprogramDIE() 522 CompileUnit &Unit, in shouldKeepDIE() 653 DWARFUnit &Unit = CU.getOrigUnit(); in lookForRefDIEsToKeep() local 720 DWARFUnit &Unit = CU.getOrigUnit(); in lookForParentDIEsToKeep() local 965 CompileUnit &Unit) { in cloneDieReferenceAttribute() 1035 CompileUnit &Unit, SmallVectorImpl<uint8_t> &OutputBuffer) { in cloneExpression() 1099 DIE &Die, const DWARFFile &File, CompileUnit &Unit, AttributeSpec AttrSpec, in cloneBlockAttribute() 1155 const DWARFFormValue &Val, const CompileUnit &Unit, AttributesInfo &Info) { in cloneAddressAttribute() 1236 CompileUnit &Unit, AttributeSpec AttrSpec, const DWARFFormValue &Val, in cloneScalarAttribute() [all …]
|
H A D | DWARFStreamer.cpp | 144 void DwarfStreamer::emitCompileUnitHeader(CompileUnit &Unit, in emitCompileUnitHeader() 324 const CompileUnit &Unit, const AddressRanges &LinkedRanges) { in emitDwarfDebugArangesTable() 366 const CompileUnit &Unit, const AddressRanges &LinkedRanges) { in emitDwarfDebugRangesTableFragment() 398 void DwarfStreamer::emitUnitRangesEntries(CompileUnit &Unit, in emitUnitRangesEntries() 420 const CompileUnit &Unit, DWARFContext &Dwarf, in emitLocationsForUnit() 715 MCSection *Sec, StringRef SecName, const CompileUnit &Unit, in emitPubSectionForUnit() 755 void DwarfStreamer::emitPubNamesForUnit(const CompileUnit &Unit) { in emitPubNamesForUnit() 761 void DwarfStreamer::emitPubTypesForUnit(const CompileUnit &Unit) { in emitPubTypesForUnit()
|
/aosp_15_r20/external/rust/android-crates-io/crates/pin-project-lite/tests/expand/default/ |
D | enum.expanded.rs | 4 Unit, enumerator 22 Unit, enumerator 40 Unit, enumerator 50 Unit, enumerator 132 Unit: (), field
|
/aosp_15_r20/external/rust/android-crates-io/crates/pin-project-lite/tests/expand/naming/ |
D | enum-all.expanded.rs | 4 Unit, enumerator 22 Unit, enumerator 40 Unit, enumerator 50 Unit, enumerator 132 Unit: (), field
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | LiveRegMatrix.cpp | 78 unsigned Unit = (*Units).first; in foreachUnit() local 120 foreachUnit(TRI, VirtReg, PhysReg, [&](unsigned Unit, in unassign() 121 const LiveRange &Range) { in unassign() 132 for (MCRegUnitIterator Unit(PhysReg, TRI); Unit.isValid(); ++Unit) { in isPhysRegUsed() local 164 const LiveRange &Range) { in checkRegUnitInterference()
|