Home
last modified time | relevance | path

Searched refs:controlPath (Results 1 – 25 of 34) sorted by relevance

12

/dports/audio/kmix/kmix-21.12.3/plasma/engine/
H A Dmixerengine.cpp124 for (const QString &controlPath : curmi->iface->controls()) in getInternalData() local
126 createControlInfo( curmi->id, controlPath ); in getInternalData()
326 for (const QString &controlPath : curmi->iface->controls()) in slotControlsReconfigured() local
331 if ( ci->dbusPath == controlPath ) in slotControlsReconfigured()
340 curci = createControlInfo( curmi->id, controlPath ); in slotControlsReconfigured()
377 for (const QString &controlPath : curmi->iface->controls()) in updateInternalMixersData() local
378 createControlInfo( curmi->id, controlPath ); in updateInternalMixersData()
/dports/audio/kmix/kmix-21.12.3/core/
H A Dmixdevice.cpp283 QString controlPath = _id; in dbusPath() local
284 controlPath.replace(QRegExp("[^a-zA-Z0-9_]"), "_"); in dbusPath()
285 controlPath.replace(QLatin1String("//"), QLatin1String("/")); in dbusPath()
287 if ( controlPath.endsWith( '/' ) ) in dbusPath()
289 controlPath.chop(1); in dbusPath()
292 return (_mixer->dbusPath()+'/'+controlPath); in dbusPath()
/dports/devel/git-lfs/git-lfs-3.0.2/ssh/
H A Dssh.go160 controlPath, err := getControlDir(osEnv)
162 controlPath = filepath.Join(controlPath, "sock-%C")
163 args = append(args, "-oControlMaster=auto", fmt.Sprintf("-oControlPath=%s", controlPath))
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/experimental/images/
H A Dmulti_tenant_8021q_vlans.gliffy1controlPath":[[-12.0,33.0],[84.0,33.0],[84.0,86.0],[120.0,86.0]],"lockSegments":{"1":true},"ortho"…
H A Dipvlan_l2_simple.gliffy1controlPath":[[3.1159999999999997,6.359996948242184],[85.55799999999999,6.359996948242184],[85.557…
H A Dmacvlan-bridge-ipvlan-l2.gliffy1controlPath":[[153.5,266.0670471191406],[117.36753236814712,224.06704711914062]],"lockSegments":{}…
H A Dvlans-deeper-look.gliffy1controlPath":[[-121.4915197649562,-156.36606993796556],[-121.49151976495622,-99.52846483047983],[-…
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/docs/images/
H A Dmulti_tenant_8021q_vlans.gliffy1controlPath":[[-12.0,33.0],[84.0,33.0],[84.0,86.0],[120.0,86.0]],"lockSegments":{"1":true},"ortho"…
H A Dmacvlan_bridge_simple.gliffy1controlPath":[[3.1159999999999997,6.359996948242184],[85.55799999999999,6.359996948242184],[85.557…
H A Dvlans-deeper-look.gliffy1controlPath":[[-121.4915197649562,-156.36606993796556],[-121.49151976495622,-99.52846483047983],[-…
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/experimental/images/
H A Dmulti_tenant_8021q_vlans.gliffy1controlPath":[[-12.0,33.0],[84.0,33.0],[84.0,86.0],[120.0,86.0]],"lockSegments":{"1":true},"ortho"…
H A Dipvlan_l2_simple.gliffy1controlPath":[[3.1159999999999997,6.359996948242184],[85.55799999999999,6.359996948242184],[85.557…
H A Dmacvlan-bridge-ipvlan-l2.gliffy1controlPath":[[153.5,266.0670471191406],[117.36753236814712,224.06704711914062]],"lockSegments":{}…
H A Dvlans-deeper-look.gliffy1controlPath":[[-121.4915197649562,-156.36606993796556],[-121.49151976495622,-99.52846483047983],[-…
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/experimental/images/
H A Dmulti_tenant_8021q_vlans.gliffy1controlPath":[[-12.0,33.0],[84.0,33.0],[84.0,86.0],[120.0,86.0]],"lockSegments":{"1":true},"ortho"…
H A Dipvlan_l2_simple.gliffy1controlPath":[[3.1159999999999997,6.359996948242184],[85.55799999999999,6.359996948242184],[85.557…
H A Dmacvlan-bridge-ipvlan-l2.gliffy1controlPath":[[153.5,266.0670471191406],[117.36753236814712,224.06704711914062]],"lockSegments":{}…
/dports/net/rclone/rclone-1.57.0/vendor/bazil.org/fuse/fs/fstestutil/spawntest/
H A Dspawntest.go179 controlPath := filepath.Join(dir, "control")
180 l, err := net.ListenUnix("unix", &net.UnixAddr{Name: controlPath, Net: "unix"})
213 http: makeHTTPClient(controlPath),
/dports/sysutils/restic/restic-0.12.1/vendor/bazil.org/fuse/fs/fstestutil/spawntest/
H A Dspawntest.go179 controlPath := filepath.Join(dir, "control")
180 l, err := net.ListenUnix("unix", &net.UnixAddr{Name: controlPath, Net: "unix"})
213 http: makeHTTPClient(controlPath),
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/lightstep/lightstep-tracer-go/cmd/benchmark/
H A Dmain.go19 controlPath = "/control" const
102 body := t.getURL(controlPath)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/lightstep/lightstep-tracer-go/cmd/benchmark/
H A Dmain.go19 controlPath = "/control" const
102 body := t.getURL(controlPath)
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/lightstep/lightstep-tracer-go/cmd/benchmark/
H A Dmain.go19 controlPath = "/control" const
102 body := t.getURL(controlPath)
/dports/net/liveMedia/live/liveMedia/include/
H A DMediaSession.hh81 char const* controlPath() const { return fControlPath; } in controlPath() function in MediaSession
180 char const* controlPath() const { return fControlPath; } in controlPath() function in MediaSubsession
/dports/audio/dssi/dssi-1.1.1/examples/
H A Dless_trivial_synth_qt_gui.h31 QByteArray controlPath, QByteArray midiPath, QByteArray programPath,
H A Dtrivial_sampler_qt_gui.h33 QByteArray controlPath, QByteArray midiPath, QByteArray programPath,

12