Home
last modified time | relevance | path

Searched defs:Unit (Results 1 – 25 of 198) sorted by relevance

12345678

/external/e2fsprogs/scrub/
De2scrub_all.service.in1 [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)
De2scrub_reap.service.in1 [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)
De2scrub_fail@.service.in1 [Unit] section
2 Description=Online ext4 Metadata Check Failure Reporting for %I
3 Documentation=man:e2scrub(8)
De2scrub@.service.in1 [Unit] section
2 Description=Online ext4 Metadata Check for %I
3 OnFailure=e2scrub_fail@%i.service
4 Documentation=man:e2scrub(8)
/external/selinux/restorecond/
Drestorecond.service1 [Unit] section
2 Description=Restorecon maintaining path file context
3 Documentation=man:restorecond(8)
4 ConditionPathExists=/etc/selinux/restorecond.conf
5 ConditionSecurity=selinux
/external/selinux/mcstrans/src/
Dmcstrans.service1 [Unit] section
2 Description=Translates SELinux MCS/MLS labels to human readable form
3 Documentation=man:mcstransd(8)
4 ConditionSecurity=selinux
/external/llvm-project/clang/test/CodeGenCXX/
Darray-value-initialize.cpp32 struct Unit struct
34 Unit() {} in Unit() argument
35 Unit(const Unit& v) {} in Unit() argument
/external/clang/test/CodeGenCXX/
Darray-value-initialize.cpp32 struct Unit struct
34 Unit() {} in Unit() argument
35 Unit(const Unit& v) {} in Unit() argument
/external/adhd/init/
Dcras.service5 [Unit] section
6 Description=ChromeOS audio server
7 PartOf=system-services.target
8 After=system-services.target
/external/libcups/scheduler/
Dorg.cups.cupsd.service.in1 [Unit] section
2 Description=CUPS Scheduler
3 Documentation=man:cupsd(8)
4 After=sssd.service
Dorg.cups.cupsd.path.in1 [Unit] section
2 Description=CUPS Scheduler
3 PartOf=org.cups.cupsd.service
Dorg.cups.cupsd.socket.in1 [Unit] section
2 Description=CUPS Scheduler
3 PartOf=org.cups.cupsd.service
Dorg.cups.cups-lpdAT.service.in1 [Unit] section
2 Description=CUPS LPD server
3 Documentation=man:cups-lpd(8)
Dorg.cups.cups-lpd.socket1 [Unit] section
2 Description=CUPS LPD Server Socket
3 PartOf=org.cups.cups-lpd.service
/external/wpa_supplicant_8/wpa_supplicant/systemd/
Dwpa_supplicant.service.in1 [Unit] section
2 Description=WPA supplicant
3 Before=network.target
4 Wants=network.target
/external/elfutils/config/
Ddebuginfod.service1 [Unit] section
2 Description=elfutils debuginfo-over-http server
3 Documentation=http://elfutils.org/
4 After=network.target
/external/perfetto/debian/
Dtraced-probes.service1 [Unit] section
2 Description=Perfetto data sources for system tracing (ftrace and /proc pollers)
3 Documentation=https://perfetto.dev/docs/
Dtraced-perf.service1 [Unit] section
2 Description=Perfetto sampling and profiling data source
3 Documentation=https://perfetto.dev/docs/
/external/iperf3/contrib/
Diperf3.service1 [Unit] section
2 Description=iperf3
3 Requires=network.target
/external/libwebsockets/test-apps/
Dlibwebsockets-test-server.service1 [Unit] section
2 Description=Libwebsockets test server
3 After=syslog.target
/external/libwebsockets/lwsws/
Dusr-lib-systemd-system-lwsws.service1 [Unit] section
2 Description=Libwebsockets Web Server
3 After=syslog.target
/external/llvm-project/llvm/lib/CodeGen/
DLiveRegMatrix.cpp85 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 [&](MCRegister Unit, const LiveRange &LR) { in checkInterference()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveRegMatrix.cpp85 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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DDWARFVisitor.cpp36 static unsigned getOffsetSize(const DWARFYAML::Unit &Unit) { in getOffsetSize()
40 static unsigned getRefSize(const DWARFYAML::Unit &Unit) { in getRefSize()
47 for (auto &Unit : DebugInfo.CompileUnits) { in traverseDebugInfo() local
/external/llvm/lib/CodeGen/
DLiveRegMatrix.cpp78 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()

12345678