| /third_party/pulseaudio/src/daemon/systemd/user/ |
| D | pulseaudio.service.in | 19 [Service] section 20 ExecStart=@PA_BINARY@ --daemonize=no --log-target=journal 21 LockPersonality=yes 22 MemoryDenyWriteExecute=yes 23 NoNewPrivileges=yes 24 Restart=on-failure 25 RestrictNamespaces=yes 26 SystemCallArchitectures=native 27 SystemCallFilter=@system-service 29 Type=notify [all …]
|
| D | pulseaudio-x11.service.in | 8 [Service] section 9 ExecStart=@PA_X11_BINARY@ 10 ExecStop=@PA_X11_BINARY@ stop 11 LockPersonality=yes 12 MemoryDenyWriteExecute=yes 13 NoNewPrivileges=yes 14 RestrictNamespaces=yes 15 SystemCallArchitectures=native 16 SystemCallFilter=@system-service 17 Type=simple [all …]
|
| /third_party/nghttp2/contrib/ |
| D | nghttpx.service.in | 6 [Service] section 7 Type=notify 8 ExecStart=@bindir@/nghttpx --conf=/etc/nghttpx/nghttpx.conf 9 ExecReload=/bin/kill --signal HUP $MAINPID 10 KillSignal=SIGQUIT 11 PrivateTmp=yes 12 ProtectHome=yes 13 ProtectSystem=full 14 Restart=always
|
| /third_party/grpc/src/ruby/pb/src/proto/grpc/testing/ |
| D | test_services_pb.rb | 30 class Service class 71 class Service class 87 class Service class 103 class Service class 121 class Service class 142 class Service class 159 class Service class
|
| /third_party/elfutils/config/ |
| D | debuginfod.service | 6 [Service] section 7 EnvironmentFile=/etc/sysconfig/debuginfod 8 User=debuginfod 9 Group=debuginfod 11 …p $DEBUGINFOD_PORT $DEBUGINFOD_VERBOSE $DEBUGINFOD_PRAGMAS $DEBUGINFOD_PATHS $DEBUGINFOD_EXTRA_ARGS 13 TimeoutStopSec=60 14 PrivateTmp=yes
|
| /third_party/cups/scheduler/ |
| D | cups-lpdAT.service.in | 5 [Service] section 6 ExecStart=-@CUPS_SERVERBIN@/daemon/cups-lpd 7 StandardInput=socket 8 User=@CUPS_USER@ 9 Slice=system-cups.slice
|
| D | cups.service.in | 7 [Service] section 8 ExecStart=@sbindir@/cupsd -l 9 Type=notify 10 Restart=on-failure 11 Slice=system-cups.slice
|
| /third_party/alsa-utils/alsactl/ |
| D | alsa-restore.service.in | 11 [Service] section 12 Type=oneshot 13 RemainAfterExit=true 14 ExecStart=-@sbindir@/alsactl restore 15 ExecStop=-@sbindir@/alsactl store
|
| D | alsa-state.service.in | 10 [Service] section 11 Type=simple 12 ExecStart=-@sbindir@/alsactl -s -n 19 -c rdaemon 13 ExecStop=-@sbindir@/alsactl -s kill save_and_quit
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
| D | fi.w1.wpa_supplicant1.service.in | 2 Name=fi.w1.wpa_supplicant1 3 Exec=@BINDIR@/wpa_supplicant -u 4 User=root 5 SystemdService=wpa_supplicant.service
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
| D | fi.w1.wpa_supplicant1.service.in | 2 Name=fi.w1.wpa_supplicant1 3 Exec=@BINDIR@/wpa_supplicant -u 4 User=root 5 SystemdService=wpa_supplicant.service
|
| /third_party/rust/rust/tests/ui/traits/ |
| D | track-obligations.rs | 3 pub trait Service<Request> { interface 8 type Service; typedef 37 type Service: ParticularService; typedef 45 type Service = T::Service; typedef 53 type Service = AService; typedef
|
| /third_party/backends/frontend/ |
| D | saned@.service.in | 5 [Service] section 6 ExecStart=@SBINDIR@/saned 7 User=saned 8 Group=saned
|
| /third_party/libwebsockets/lwsws/ |
| D | usr-lib-systemd-system-lwsws.service | 5 [Service] section 6 ExecStart=/usr/local/bin/lwsws 7 ExecReload=/usr/bin/kill -HUP $MAINPID 8 ExecStop=/usr/bin/killall lwsws
|
| /third_party/libwebsockets/test-apps/ |
| D | libwebsockets-test-server.service | 5 [Service] section 6 …ockets.org.crt -K /etc/pki/tls/private/libwebsockets.org.key -A /etc/pki/tls/certs/libwebsockets.o… 7 Type=forking 8 PIDFile=/tmp/.lwsts-lock
|
| /third_party/typescript/tests/baselines/reference/ |
| D | decoratorMetadataWithTypeOnlyImport.js | 4 export class Service { class 13 constructor(public Service: Service) { 26 function Service() { class in Service 44 function MyComponent(Service) { argument
|
| D | decoratorMetadata.js | 4 export default class Service { class 13 constructor(public Service: Service) { 25 function Service() { class in Service 44 function MyComponent(Service) { argument
|
| D | decoratorMetadataWithTypeOnlyImport2.js | 14 field: Services.Service; field in Main 24 var Service = /** @class */ (function () { class 25 function Service() { class in anonymousFunction6077428b0100.Service
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/systemd/ |
| D | wpa_supplicant.service.in | 6 [Service] section 7 Type=dbus 8 BusName=fi.w1.wpa_supplicant1 9 ExecStart=@BINDIR@/wpa_supplicant -u
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/systemd/ |
| D | wpa_supplicant.service.in | 7 [Service] section 8 Type=dbus 9 BusName=fi.w1.wpa_supplicant1 10 ExecStart=@BINDIR@/wpa_supplicant -u
|
| /third_party/grpc/examples/ruby/pubsub/tech/pubsub/proto/ |
| D | pubsub_services.rb | 27 class Service class 48 class Service class 74 class Service class
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/util/ |
| D | README.md | 484 ## Service section 499 ### Service::ServiceStart() argument 504 ### Service::ServiceStop() argument 511 Other important use of Service is to synchronize operations. For example, TaskGroup::CreateAsyncTas… argument
|
| /third_party/typescript/tests/cases/compiler/ |
| D | cloduleGenericOnSelfMember.ts | 4 class Service extends ServiceBase<typeof Service.Base> { class 6 namespace Service { namespace
|
| /third_party/typescript/tests/cases/conformance/decorators/ |
| D | decoratorMetadataWithTypeOnlyImport.ts | 6 export class Service { class 15 constructor(public Service: Service) { property in MyComponent
|
| D | decoratorMetadata.ts | 6 export default class Service { class 15 constructor(public Service: Service) { property in MyComponent
|