Home
last modified time | relevance | path

Searched refs:syncRequest (Results 1 – 25 of 93) sorted by relevance

1234

/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Dsyncalarmx11filter.cpp27 const auto syncRequest = client->syncRequest(); in event() local
28 …Event->alarm == syncRequest.alarm && alarmEvent->counter_value.hi == syncRequest.value.hi && alarm… in event()
H A Dxwaylandclient.cpp39 … if (syncRequest().counter == XCB_NONE) { // cannot detect complete redraw, consider done now in initialize()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/desktop/synctex/evince/
H A DEvinceSynctex.cpp69 void EvinceSynctex::syncView(const SyncRequest& syncRequest) in syncView() argument
71 QString pdfFile = syncRequest.pdfFile; in syncView()
74 syncView(windows_.value(pdfFile), syncRequest); in syncView()
86 pendingSyncRequests_.insert(pWatcher, syncRequest); in syncView()
H A DEvinceSynctex.hpp94 void syncView(const SyncRequest& syncRequest);
96 void syncView(EvinceWindow* pWindow, const SyncRequest& syncRequest);
/dports/sysutils/docker-machine/machine-0.16.2/vendor/github.com/exoscale/egoscale/
H A Drequest.go107 func (exo *Client) syncRequest(ctx context.Context, request syncCommand) (interface{}, error) { func
175 return exo.syncRequest(ctx, request.(syncCommand))
187 return exo.syncRequest(ctx, request.(syncCommand))
234 resp, err := exo.syncRequest(ctx, req)
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/kubelet/status/
H A Dstatus_manager.go165 case syncRequest := <-m.podStatusChannel:
167 "podUID", syncRequest.podUID,
168 "statusVersion", syncRequest.status.version,
169 "status", syncRequest.status.status)
170 m.syncPod(syncRequest.podUID, syncRequest.status)
/dports/www/sogo/SOGo-5.4.0/ActiveSync/
H A DSOGoActiveSyncDispatcher.h49 NSNumber *syncRequest; variable
/dports/www/sogo-activesync/SOGo-5.4.0/ActiveSync/
H A DSOGoActiveSyncDispatcher.h49 NSNumber *syncRequest; variable
/dports/www/sogo2/SOGo-2.4.1/ActiveSync/
H A DSOGoActiveSyncDispatcher.h48 NSNumber *syncRequest; variable
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/main/java/org/apache/zookeeper/server/
H A DFinalRequestProcessor.java352 SyncRequest syncRequest = new SyncRequest(); in processRequest() local
353 ByteBufferInputStream.byteBuffer2Record(request.request, syncRequest); in processRequest()
354 rsp = new SyncResponse(syncRequest.getPath()); in processRequest()
355 requestPathMetricsCollector.registerRequest(request.type, syncRequest.getPath()); in processRequest()
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/samuel/go-zookeeper/zk/
H A Dstructs.go255 type syncRequest pathRequest type
600 return &syncRequest{}
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/samuel/go-zookeeper/zk/
H A Dstructs.go248 type syncRequest pathRequest type
584 return &syncRequest{}
/dports/security/vault/vault-1.8.2/vendor/github.com/samuel/go-zookeeper/zk/
H A Dstructs.go256 type syncRequest pathRequest type
613 return &syncRequest{}
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/samuel/go-zookeeper/zk/
H A Dstructs.go248 type syncRequest pathRequest type
584 return &syncRequest{}
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/samuel/go-zookeeper/zk/
H A Dstructs.go255 type syncRequest pathRequest type
600 return &syncRequest{}
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/samuel/go-zookeeper/zk/
H A Dstructs.go248 type syncRequest pathRequest type
584 return &syncRequest{}
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/samuel/go-zookeeper/zk/
H A Dstructs.go255 type syncRequest pathRequest type
591 return &syncRequest{}
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/samuel/go-zookeeper/zk/
H A Dstructs.go248 type syncRequest pathRequest type
584 return &syncRequest{}
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/vendor/github.com/samuel/go-zookeeper/zk/
H A Dstructs.go248 type syncRequest pathRequest type
584 return &syncRequest{}
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/samuel/go-zookeeper/zk/
H A Dstructs.go248 type syncRequest pathRequest type
584 return &syncRequest{}
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/samuel/go-zookeeper/zk/
H A Dstructs.go248 type syncRequest pathRequest type
584 return &syncRequest{}
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/samuel/go-zookeeper/zk/
H A Dstructs.go255 type syncRequest pathRequest type
600 return &syncRequest{}
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/samuel/go-zookeeper/zk/
H A Dstructs.go255 type syncRequest pathRequest type
600 return &syncRequest{}
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/github.com/samuel/go-zookeeper/zk/
H A Dstructs.go255 type syncRequest pathRequest type
600 return &syncRequest{}
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/samuel/go-zookeeper/zk/
H A Dstructs.go256 type syncRequest pathRequest type
613 return &syncRequest{}

1234