Home
last modified time | relevance | path

Searched refs:runtimeConfiguration (Results 1 – 20 of 20) sorted by relevance

/dports/net/traefik/traefik-2.6.1/pkg/api/
H A Dhandler.go53 runtimeConfiguration *runtime.Configuration member
72 runtimeConfiguration: rConfig,
118 siRepr := make(map[string]*serviceInfoRepresentation, len(h.runtimeConfiguration.Services))
119 for k, v := range h.runtimeConfiguration.Services {
127 Routers: h.runtimeConfiguration.Routers,
128 Middlewares: h.runtimeConfiguration.Middlewares,
130 TCPRouters: h.runtimeConfiguration.TCPRouters,
131 TCPMiddlewares: h.runtimeConfiguration.TCPMiddlewares,
132 TCPServices: h.runtimeConfiguration.TCPServices,
133 UDPRouters: h.runtimeConfiguration.UDPRouters,
[all …]
H A Dhandler_overview.go43 Routers: getHTTPRouterSection(h.runtimeConfiguration.Routers),
44 Services: getHTTPServiceSection(h.runtimeConfiguration.Services),
45 Middlewares: getHTTPMiddlewareSection(h.runtimeConfiguration.Middlewares),
48 Routers: getTCPRouterSection(h.runtimeConfiguration.TCPRouters),
49 Services: getTCPServiceSection(h.runtimeConfiguration.TCPServices),
50 Middlewares: getTCPMiddlewareSection(h.runtimeConfiguration.TCPMiddlewares),
53 Routers: getUDPRouterSection(h.runtimeConfiguration.UDPRouters),
54 Services: getUDPServiceSection(h.runtimeConfiguration.UDPServices),
H A Dhandler_tcp.go63 results := make([]tcpRouterRepresentation, 0, len(h.runtimeConfiguration.TCPRouters))
67 for name, rt := range h.runtimeConfiguration.TCPRouters {
99 router, ok := h.runtimeConfiguration.TCPRouters[routerID]
115 results := make([]tcpServiceRepresentation, 0, len(h.runtimeConfiguration.TCPServices))
119 for name, si := range h.runtimeConfiguration.TCPServices {
151 service, ok := h.runtimeConfiguration.TCPServices[serviceID]
167 results := make([]tcpMiddlewareRepresentation, 0, len(h.runtimeConfiguration.Middlewares))
171 for name, mi := range h.runtimeConfiguration.TCPMiddlewares {
203 middleware, ok := h.runtimeConfiguration.TCPMiddlewares[middlewareID]
H A Dhandler_http.go65 results := make([]routerRepresentation, 0, len(h.runtimeConfiguration.Routers))
69 for name, rt := range h.runtimeConfiguration.Routers {
101 router, ok := h.runtimeConfiguration.Routers[routerID]
117 results := make([]serviceRepresentation, 0, len(h.runtimeConfiguration.Services))
121 for name, si := range h.runtimeConfiguration.Services {
153 service, ok := h.runtimeConfiguration.Services[serviceID]
169 results := make([]middlewareRepresentation, 0, len(h.runtimeConfiguration.Middlewares))
173 for name, mi := range h.runtimeConfiguration.Middlewares {
205 middleware, ok := h.runtimeConfiguration.Middlewares[middlewareID]
H A Dhandler_udp.go47 results := make([]udpRouterRepresentation, 0, len(h.runtimeConfiguration.UDPRouters))
51 for name, rt := range h.runtimeConfiguration.UDPRouters {
83 router, ok := h.runtimeConfiguration.UDPRouters[routerID]
99 results := make([]udpServiceRepresentation, 0, len(h.runtimeConfiguration.UDPServices))
103 for name, si := range h.runtimeConfiguration.UDPServices {
135 service, ok := h.runtimeConfiguration.UDPServices[serviceID]
/dports/graphics/dspdfviewer/dspdfviewer-1.15.1/
H A Ddspdfviewer.cpp41 runtimeConfiguration(r), in DSPDFViewer()
162 if ( runtimeConfiguration.showThumbnails() ) { in renderPage()
167 if ( runtimeConfiguration.useSecondScreen() ) { in renderPage()
172 …for ( unsigned i=m_pagenumber; i<m_pagenumber+runtimeConfiguration.prerenderNextPages() && i < num… in renderPage()
173 if ( runtimeConfiguration.showThumbnails() ) { in renderPage()
177 if ( runtimeConfiguration.useSecondScreen() ) { in renderPage()
184 …for ( unsigned i= std::max(m_pagenumber,runtimeConfiguration.prerenderPreviousPages())-runtimeConf… in renderPage()
186 if ( runtimeConfiguration.showThumbnails() ) { in renderPage()
190 if ( runtimeConfiguration.useSecondScreen() ) { in renderPage()
318 return RenderingIdentifier( pageNumber, runtimeConfiguration.thumbnailPagePart(), thumbnailSize); in toThumbnailRenderIdent()
[all …]
H A Dpdfviewerwindow.cpp69 runtimeConfiguration(r), in PDFViewerWindow()
316 && renderedPage->getPart() == runtimeConfiguration.thumbnailPagePart() in renderedPageIncoming()
337 if ( this->runtimeConfiguration.hyperlinkSupport() ) { in renderedPageIncoming()
384 runtimeConfiguration.i3workaround() && in resizeEvent()
393 const std::string shellcode = runtimeConfiguration.i3workaround_shellcode(); in resizeEvent()
H A Ddspdfviewer.h39 const RuntimeConfiguration& runtimeConfiguration;
H A Dpdfviewerwindow.h54 const RuntimeConfiguration& runtimeConfiguration; variable
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Testing/
H A DAndroidDeviceCatalog.php45 …n setRuntimeConfiguration(Google_Service_Testing_AndroidRuntimeConfiguration $runtimeConfiguration) argument
47 $this->runtimeConfiguration = $runtimeConfiguration;
54 return $this->runtimeConfiguration;
H A DIosDeviceCatalog.php47 …ction setRuntimeConfiguration(Google_Service_Testing_IosRuntimeConfiguration $runtimeConfiguration) argument
49 $this->runtimeConfiguration = $runtimeConfiguration;
56 return $this->runtimeConfiguration;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Testing/
H A DAndroidDeviceCatalog.php45 …n setRuntimeConfiguration(Google_Service_Testing_AndroidRuntimeConfiguration $runtimeConfiguration) argument
47 $this->runtimeConfiguration = $runtimeConfiguration;
54 return $this->runtimeConfiguration;
H A DIosDeviceCatalog.php47 …ction setRuntimeConfiguration(Google_Service_Testing_IosRuntimeConfiguration $runtimeConfiguration) argument
49 $this->runtimeConfiguration = $runtimeConfiguration;
56 return $this->runtimeConfiguration;
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/firebase/test/android/
H A Dcatalog_manager.py41 locales = self.catalog.runtimeConfiguration.locales
42 orientations = self.catalog.runtimeConfiguration.orientations
75 locales = self.catalog.runtimeConfiguration.locales
84 orientations = self.catalog.runtimeConfiguration.orientations
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/firebase/test/ios/
H A Dcatalog_manager.py47 locales = self.catalog.runtimeConfiguration.locales
48 orientations = self.catalog.runtimeConfiguration.orientations
79 locales = self.catalog.runtimeConfiguration.locales
89 orientations = self.catalog.runtimeConfiguration.orientations
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/surface/firebase/test/ios/locales/
H A Dlist.py71 return catalog.runtimeConfiguration.locales
H A Ddescribe.py66 for locale in catalog.runtimeConfiguration.locales:
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/surface/firebase/test/android/locales/
H A Dlist.py71 return catalog.runtimeConfiguration.locales
H A Ddescribe.py63 for locale in catalog.runtimeConfiguration.locales:
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/testing/v1/
H A Dtesting_v1_messages.py57 runtimeConfiguration = _messages.MessageField('AndroidRuntimeConfiguration', 2) variable in AndroidDeviceCatalog
740 runtimeConfiguration = _messages.MessageField('IosRuntimeConfiguration', 2) variable in IosDeviceCatalog