Home
last modified time | relevance | path

Searched refs:RunRequest (Results 1 – 25 of 364) sorted by relevance

12345678910>>...15

/dports/security/lego/lego-4.5.3/vendor/github.com/oracle/oci-go-sdk/loganalytics/
H A Drun_request_response.go13 type RunRequest struct { struct
45 func (request RunRequest) String() string { argument
50 func (request RunRequest) HTTPRequest(method, path string) (http.Request, error) { argument
55 func (request RunRequest) RetryPolicy() *common.RetryPolicy { argument
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/pubseq_gateway/client/
H A Dpsg_client_app.cpp74 …onst string& service, const CArgs& args) { _ASSERT(that); return that->RunRequest<TRequest>(servic… in s_RunRequest()
77 int RunRequest(const string& service, const CArgs& args);
331 int CPsgClientApp::RunRequest(const string& service, const CArgs& args) in RunRequest() function in CPsgClientApp
353 int CPsgClientApp::RunRequest<CPSG_Request_Resolve>(const string& service, const CArgs& args) in RunRequest() function in CPsgClientApp
373 int CPsgClientApp::RunRequest<SInteractive>(const string& service, const CArgs& args) in RunRequest() function in CPsgClientApp
382 int CPsgClientApp::RunRequest<SPerformance>(const string& service, const CArgs& args) in RunRequest() function in CPsgClientApp
400 int CPsgClientApp::RunRequest<SReport>(const string&, const CArgs& args) in RunRequest() function in CPsgClientApp
416 int CPsgClientApp::RunRequest<STesting>(const string& service, const CArgs&) in RunRequest() function in CPsgClientApp
425 int CPsgClientApp::RunRequest<SIo>(const string& service, const CArgs& args) in RunRequest() function in CPsgClientApp
435 int CPsgClientApp::RunRequest<SJsonCheck>(const string&, const CArgs& args) in RunRequest() function in CPsgClientApp
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/extensions/api/identity/
H A Didentity_mint_queue.cc42 RunRequest(type, request_queue); in RequestStart()
55 RunRequest(type, request_queue); in RequestComplete()
81 void IdentityMintRequestQueue::RunRequest( in RunRequest() function in extensions::IdentityMintRequestQueue
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/api/identity/
H A Didentity_mint_queue.cc42 RunRequest(type, request_queue); in RequestStart()
55 RunRequest(type, request_queue); in RequestComplete()
81 void IdentityMintRequestQueue::RunRequest( in RunRequest() function in extensions::IdentityMintRequestQueue
/dports/security/vault/vault-1.8.2/vendor/github.com/influxdata/influxdb/services/continuous_querier/
H A Dservice.go51 type RunRequest struct { struct
60 func (rr *RunRequest) matches(cq *meta.ContinuousQueryInfo) bool { argument
90 RunCh chan *RunRequest
108 RunCh: make(chan *RunRequest),
203 s.RunCh <- &RunRequest{Now: t}
233 s.runContinuousQueries(&RunRequest{Now: time.Now()})
254 func (s *Service) runContinuousQueries(req *RunRequest) {
H A Dservice_test.go148 s.RunCh <- &RunRequest{Now: now}
158 s.RunCh <- &RunRequest{Now: now.Add(10 * time.Second)}
177 s.RunCh <- &RunRequest{Now: now.Add(10 * time.Minute)}
231 s.RunCh <- &RunRequest{Now: now}
238 s.RunCh <- &RunRequest{Now: now.Add(30 * time.Second)}
247 s.RunCh <- &RunRequest{Now: now.Add(time.Minute)}
301 s.RunCh <- &RunRequest{Now: now}
327 s.RunCh <- &RunRequest{Now: time.Now()}
459 s.RunCh <- &RunRequest{Now: now.Add(time.Nanosecond)}
461 s.RunCh <- &RunRequest{Now: now.Add(d)}
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/influxdata/influxdb/services/continuous_querier/
H A Dservice.go51 type RunRequest struct { struct
60 func (rr *RunRequest) matches(cq *meta.ContinuousQueryInfo) bool { argument
90 RunCh chan *RunRequest
108 RunCh: make(chan *RunRequest),
203 s.RunCh <- &RunRequest{Now: t}
233 s.runContinuousQueries(&RunRequest{Now: time.Now()})
254 func (s *Service) runContinuousQueries(req *RunRequest) {
H A Dservice_test.go148 s.RunCh <- &RunRequest{Now: now}
158 s.RunCh <- &RunRequest{Now: now.Add(10 * time.Second)}
177 s.RunCh <- &RunRequest{Now: now.Add(10 * time.Minute)}
231 s.RunCh <- &RunRequest{Now: now}
238 s.RunCh <- &RunRequest{Now: now.Add(30 * time.Second)}
247 s.RunCh <- &RunRequest{Now: now.Add(time.Minute)}
301 s.RunCh <- &RunRequest{Now: now}
327 s.RunCh <- &RunRequest{Now: time.Now()}
459 s.RunCh <- &RunRequest{Now: now.Add(time.Nanosecond)}
461 s.RunCh <- &RunRequest{Now: now.Add(d)}
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/influxdata/influxdb/services/continuous_querier/
H A Dservice.go51 type RunRequest struct { struct
60 func (rr *RunRequest) matches(cq *meta.ContinuousQueryInfo) bool { argument
90 RunCh chan *RunRequest
108 RunCh: make(chan *RunRequest),
203 s.RunCh <- &RunRequest{Now: t}
233 s.runContinuousQueries(&RunRequest{Now: time.Now()})
254 func (s *Service) runContinuousQueries(req *RunRequest) {
H A Dservice_test.go148 s.RunCh <- &RunRequest{Now: now}
158 s.RunCh <- &RunRequest{Now: now.Add(10 * time.Second)}
177 s.RunCh <- &RunRequest{Now: now.Add(10 * time.Minute)}
231 s.RunCh <- &RunRequest{Now: now}
238 s.RunCh <- &RunRequest{Now: now.Add(30 * time.Second)}
247 s.RunCh <- &RunRequest{Now: now.Add(time.Minute)}
301 s.RunCh <- &RunRequest{Now: now}
327 s.RunCh <- &RunRequest{Now: time.Now()}
459 s.RunCh <- &RunRequest{Now: now.Add(time.Nanosecond)}
461 s.RunCh <- &RunRequest{Now: now.Add(d)}
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/influxdata/influxdb/services/continuous_querier/
H A Dservice.go51 type RunRequest struct { struct
60 func (rr *RunRequest) matches(cq *meta.ContinuousQueryInfo) bool { argument
90 RunCh chan *RunRequest
108 RunCh: make(chan *RunRequest),
203 s.RunCh <- &RunRequest{Now: t}
233 s.runContinuousQueries(&RunRequest{Now: time.Now()})
254 func (s *Service) runContinuousQueries(req *RunRequest) {
H A Dservice_test.go148 s.RunCh <- &RunRequest{Now: now}
158 s.RunCh <- &RunRequest{Now: now.Add(10 * time.Second)}
177 s.RunCh <- &RunRequest{Now: now.Add(10 * time.Minute)}
231 s.RunCh <- &RunRequest{Now: now}
238 s.RunCh <- &RunRequest{Now: now.Add(30 * time.Second)}
247 s.RunCh <- &RunRequest{Now: now.Add(time.Minute)}
301 s.RunCh <- &RunRequest{Now: now}
327 s.RunCh <- &RunRequest{Now: time.Now()}
459 s.RunCh <- &RunRequest{Now: now.Add(time.Nanosecond)}
461 s.RunCh <- &RunRequest{Now: now.Add(d)}
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/cache/
H A DCacheStorage.cpp332 RunRequest(std::move(entry)); in Match()
360 RunRequest(std::move(entry)); in Has()
388 RunRequest(std::move(entry)); in Open()
416 RunRequest(std::move(entry)); in Delete()
443 RunRequest(std::move(entry)); in Keys()
534 void CacheStorage::RunRequest(UniquePtr<Entry> aEntry) { in RunRequest() function in mozilla::dom::cache::CacheStorage
/dports/www/firefox/firefox-99.0/dom/cache/
H A DCacheStorage.cpp333 RunRequest(std::move(entry)); in Match()
361 RunRequest(std::move(entry)); in Has()
389 RunRequest(std::move(entry)); in Open()
417 RunRequest(std::move(entry)); in Delete()
444 RunRequest(std::move(entry)); in Keys()
535 void CacheStorage::RunRequest(UniquePtr<Entry> aEntry) { in RunRequest() function in mozilla::dom::cache::CacheStorage
/dports/mail/thunderbird/thunderbird-91.8.0/dom/cache/
H A DCacheStorage.cpp332 RunRequest(std::move(entry)); in Match()
360 RunRequest(std::move(entry)); in Has()
388 RunRequest(std::move(entry)); in Open()
416 RunRequest(std::move(entry)); in Delete()
443 RunRequest(std::move(entry)); in Keys()
534 void CacheStorage::RunRequest(UniquePtr<Entry> aEntry) { in RunRequest() function in mozilla::dom::cache::CacheStorage
/dports/lang/spidermonkey60/firefox-60.9.0/dom/cache/
H A DCacheStorage.cpp336 RunRequest(Move(entry)); in Match()
359 RunRequest(Move(entry)); in Has()
382 RunRequest(Move(entry)); in Open()
405 RunRequest(Move(entry)); in Delete()
427 RunRequest(Move(entry)); in Keys()
514 void CacheStorage::RunRequest(nsAutoPtr<Entry>&& aEntry) { in RunRequest() function in mozilla::dom::cache::CacheStorage
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/plscenes/
H A Dogrplscenesdatav1dataset.cpp185 json_object* poObj = RunRequest(osURL); in EstablishLayerList()
212 json_object* poObj = RunRequest(osURL); in GetLayerByName()
243 json_object* OGRPLScenesDataV1Dataset::RunRequest(const char* pszURL, in RunRequest() function in OGRPLScenesDataV1Dataset
454 json_object* poObj = RunRequest( osRasterURL ); in OpenRasterScene()
548 poObj = RunRequest( osActivate, FALSE, "GET", false ); in OpenRasterScene()
658 poObj = RunRequest( osRasterURL ); in OpenRasterScene()
749 json_object* poObj = poDS->RunRequest((poDS->m_osBaseURL + "item-types/").c_str()); in Open()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/plscenes/
H A Dogrplscenesdatav1dataset.cpp185 json_object* poObj = RunRequest(osURL); in EstablishLayerList()
212 json_object* poObj = RunRequest(osURL); in GetLayerByName()
243 json_object* OGRPLScenesDataV1Dataset::RunRequest(const char* pszURL, in RunRequest() function in OGRPLScenesDataV1Dataset
454 json_object* poObj = RunRequest( osRasterURL ); in OpenRasterScene()
548 poObj = RunRequest( osActivate, FALSE, "GET", false ); in OpenRasterScene()
658 poObj = RunRequest( osRasterURL ); in OpenRasterScene()
749 json_object* poObj = poDS->RunRequest((poDS->m_osBaseURL + "item-types/").c_str()); in Open()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/plscenes/
H A Dogrplscenesdatav1dataset.cpp185 json_object* poObj = RunRequest(osURL); in EstablishLayerList()
212 json_object* poObj = RunRequest(osURL); in GetLayerByName()
243 json_object* OGRPLScenesDataV1Dataset::RunRequest(const char* pszURL, in RunRequest() function in OGRPLScenesDataV1Dataset
454 json_object* poObj = RunRequest( osRasterURL ); in OpenRasterScene()
548 poObj = RunRequest( osActivate, FALSE, "GET", false ); in OpenRasterScene()
658 poObj = RunRequest( osRasterURL ); in OpenRasterScene()
749 json_object* poObj = poDS->RunRequest((poDS->m_osBaseURL + "item-types/").c_str()); in Open()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/cache/
H A DCacheStorage.cpp342 RunRequest(std::move(entry)); in Match()
370 RunRequest(std::move(entry)); in Has()
398 RunRequest(std::move(entry)); in Open()
426 RunRequest(std::move(entry)); in Delete()
453 RunRequest(std::move(entry)); in Keys()
544 void CacheStorage::RunRequest(UniquePtr<Entry> aEntry) { in RunRequest() function in mozilla::dom::cache::CacheStorage
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/plscenes/
H A Dogrplscenesdataset.cpp93 json_object* poObj = RunRequest( (osURL + CPLString("?count=10")).c_str() ); in GetLayerByName()
207 json_object* OGRPLScenesDataset::RunRequest(const char* pszURL, in RunRequest() function in OGRPLScenesDataset
332 json_object* poObj = RunRequest( osRasterURL ); in OpenRasterScene()
517 json_object* poObj = poDS->RunRequest(poDS->osBaseURL); in Open()
537 … poObj = poDS->RunRequest( (CPLString(pszSceneTypeURL) + CPLString("?count=10")).c_str() ); in Open()
/dports/devel/py-azure-mgmt-containerregistry/azure-mgmt-containerregistry-8.1.0/azure/mgmt/containerregistry/v2018_09_01/models/
H A D__init__.py38 from ._models_py3 import RunRequest
86 from ._models import RunRequest # type: ignore
/dports/devel/py-azure-mgmt-containerregistry/azure-mgmt-containerregistry-8.1.0/azure/mgmt/containerregistry/v2019_04_01/models/
H A D__init__.py39 from ._models_py3 import RunRequest
92 from ._models import RunRequest # type: ignore
/dports/devel/py-azure-mgmt-containerregistry/azure-mgmt-containerregistry-8.1.0/azure/mgmt/containerregistry/v2019_06_01_preview/models/
H A D__init__.py47 from ._models_py3 import RunRequest
112 from ._models import RunRequest # type: ignore
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/sdk/containerregistry/armcontainerregistry/
H A Dzz_generated_models.go502 RunRequest anonMember
602 return d.RunRequest.unmarshalInternal(rawMsg)
745 RunRequest anonMember
824 return e.RunRequest.unmarshalInternal(rawMsg)
1220 RunRequest anonMember
1299 return f.RunRequest.unmarshalInternal(rawMsg)
3314 GetRunRequest() *RunRequest
3318 type RunRequest struct { struct
3333 func (r *RunRequest) GetRunRequest() *RunRequest { return r } argument
4402 RunRequest anonMember
[all …]

12345678910>>...15