Home
last modified time | relevance | path

Searched refs:ilc (Results 1 – 25 of 1065) sorted by relevance

12345678910>>...43

/dports/cad/feappv/feappv-4.1i/plot/
H A Dpltlfl.f28 integer ilc(9) local
38 call pltcor(ns+1,ilc,v,vc,nc)
42 icx = ilc(1)
43 icn = ilc(1)
47 icx = max(ilc(i),icx)
48 icn = min(ilc(i),icn)
57 if((ilc(j).ge.icol .and. ilc(i).le.icol)
58 & .and. (ilc(i).ne.ilc(j))) then
73 elseif((ilc(i).ge.icol .and. ilc(j).le.icol)
74 & .and. (ilc(i).ne.ilc(j))) then
[all …]
/dports/net/grpcurl/grpcurl-1.8.5/vendor/google.golang.org/grpc/xds/internal/server/
H A Dlistener_wrapper.go184 ilc := update.InboundListenerCfg
185 if ilc == nil {
189 if ilc.Address != addr || ilc.Port != port {
190 …%d) in Listener update does not match local listening address: %s", ilc.Address, ilc.Port, lisAddr)
195 l.filterChains = ilc.FilterChains
196 l.defaultFilterChain = ilc.DefaultFilterChain
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/google.golang.org/grpc/xds/internal/server/
H A Dlistener_wrapper.go184 ilc := update.InboundListenerCfg
185 if ilc == nil {
189 if ilc.Address != addr || ilc.Port != port {
190 …%d) in Listener update does not match local listening address: %s", ilc.Address, ilc.Port, lisAddr)
195 l.filterChains = ilc.FilterChains
196 l.defaultFilterChain = ilc.DefaultFilterChain
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/google.golang.org/grpc/xds/internal/server/
H A Dlistener_wrapper.go184 ilc := update.InboundListenerCfg
185 if ilc == nil {
189 if ilc.Address != addr || ilc.Port != port {
190 …%d) in Listener update does not match local listening address: %s", ilc.Address, ilc.Port, lisAddr)
195 l.filterChains = ilc.FilterChains
196 l.defaultFilterChain = ilc.DefaultFilterChain
/dports/databases/litestream/litestream-0.3.6/vendor/google.golang.org/grpc/xds/internal/server/
H A Dlistener_wrapper.go184 ilc := update.InboundListenerCfg
185 if ilc == nil {
189 if ilc.Address != addr || ilc.Port != port {
190 …%d) in Listener update does not match local listening address: %s", ilc.Address, ilc.Port, lisAddr)
195 l.filterChains = ilc.FilterChains
196 l.defaultFilterChain = ilc.DefaultFilterChain
/dports/lang/mono/mono-5.10.1.57/external/corert/Documentation/
H A Dhow-to-build-and-run-ilcompiler-in-vscode.md25 …can change program property in launch.json (the gear button) to point to a different flavor of ilc:
29 "program": "${workspaceRoot}/bin/Windows_NT.x64.Debug/tools/ilc.dll"
32 "program": "${workspaceRoot}/bin/OSX.x64.Debug/tools/ilc.dll"
35 "program": "${workspaceRoot}/bin/Linux.x64.Debug/tools/ilc.dll"
43 A ```.ilc.rsp``` file path can be easily obtained from a .NET core project that you want to debug b…
46 dotnet build /t:LinkNative /t:Rebuild /v:Detailed | grep ".ilc.rsp"
49 Once you have the ilc path, you can change ```launch.json``` accordingly:
52 "args": ["@obj/Debug/netcoreapp1.0/native/<netcore_app_name>.ilc.rsp"],
/dports/audio/luppp/openAV-Luppp-release-1.2.1/src/
H A Dgridlogic.cxx161 LooperClip* ilc = jack->getLooper( track )->getClip( i ); in pressed() local
162 if ( ilc->playing() ) { in pressed()
163 ilc->queueStop(); in pressed()
197 LooperClip* ilc = jack->getLooper( track )->getClip( i ); in pressed() local
199 ilc->neutralize(); in pressed()
200 ilc->queueStop(); in pressed()
201 jack->getControllerUpdater()->setSceneState(track, i, ilc->getState() ); in pressed()
/dports/science/siesta/siesta-4.1.5/Src/
H A Drhoofd.F9090 integer, pointer :: ilc(:), ilocal(:), iorb(:) local
155 nullify ( ilocal, ilc, iorb, Dlocal, Clocal, phia )
157 allocate( ilocal(no), ilc(maxloc2), iorb(maxloc) )
285 ilc(ic) = il
311 ijl = idx_ijl(il,ilc(jc))
324 ijl = idx_ijl(il,ilc(ic))
343 ilc(ic) = il
350 ijl = idx_ijl(il,ilc(jc))
363 ijl = idx_ijl(il,ilc(ic))
390 deallocate( ilocal, ilc, iorb, Dlocal, Clocal )
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/grpc/xds/internal/server/
H A Dlistener_wrapper.go404 ilc := update.update.InboundListenerCfg
405 if ilc.Address != l.addr || ilc.Port != l.port {
406 …:%s) in Listener update does not match listening address: (%s:%s)", ilc.Address, ilc.Port, l.addr,…
422 l.rdsHandler.updateRouteNamesToWatch(ilc.FilterChains.RouteConfigNames)
426 if len(ilc.FilterChains.RouteConfigNames) == 0 {
427 l.switchMode(ilc.FilterChains, connectivity.ServingModeServing, nil)
/dports/www/gitea/gitea-1.16.5/vendor/google.golang.org/grpc/xds/internal/server/
H A Dlistener_wrapper.go404 ilc := update.update.InboundListenerCfg
405 if ilc.Address != l.addr || ilc.Port != l.port {
406 …:%s) in Listener update does not match listening address: (%s:%s)", ilc.Address, ilc.Port, l.addr,…
422 l.rdsHandler.updateRouteNamesToWatch(ilc.FilterChains.RouteConfigNames)
426 if len(ilc.FilterChains.RouteConfigNames) == 0 {
427 l.switchMode(ilc.FilterChains, connectivity.ServingModeServing, nil)
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/google.golang.org/grpc/xds/internal/server/
H A Dlistener_wrapper.go404 ilc := update.update.InboundListenerCfg
405 if ilc.Address != l.addr || ilc.Port != l.port {
406 …:%s) in Listener update does not match listening address: (%s:%s)", ilc.Address, ilc.Port, l.addr,…
422 l.rdsHandler.updateRouteNamesToWatch(ilc.FilterChains.RouteConfigNames)
426 if len(ilc.FilterChains.RouteConfigNames) == 0 {
427 l.switchMode(ilc.FilterChains, connectivity.ServingModeServing, nil)
/dports/www/tusd/tusd-1.8.0/vendor/google.golang.org/grpc/xds/internal/server/
H A Dlistener_wrapper.go404 ilc := update.update.InboundListenerCfg
405 if ilc.Address != l.addr || ilc.Port != l.port {
406 …:%s) in Listener update does not match listening address: (%s:%s)", ilc.Address, ilc.Port, l.addr,…
422 l.rdsHandler.updateRouteNamesToWatch(ilc.FilterChains.RouteConfigNames)
426 if len(ilc.FilterChains.RouteConfigNames) == 0 {
427 l.switchMode(ilc.FilterChains, connectivity.ServingModeServing, nil)
/dports/www/grafana8/grafana-8.3.6/vendor/google.golang.org/grpc/xds/internal/server/
H A Dlistener_wrapper.go404 ilc := update.update.InboundListenerCfg
405 if ilc.Address != l.addr || ilc.Port != l.port {
406 …:%s) in Listener update does not match listening address: (%s:%s)", ilc.Address, ilc.Port, l.addr,…
422 l.rdsHandler.updateRouteNamesToWatch(ilc.FilterChains.RouteConfigNames)
426 if len(ilc.FilterChains.RouteConfigNames) == 0 {
427 l.switchMode(ilc.FilterChains, connectivity.ServingModeServing, nil)
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/google.golang.org/grpc/xds/internal/server/
H A Dlistener_wrapper.go404 ilc := update.update.InboundListenerCfg
405 if ilc.Address != l.addr || ilc.Port != l.port {
406 …:%s) in Listener update does not match listening address: (%s:%s)", ilc.Address, ilc.Port, l.addr,…
422 l.rdsHandler.updateRouteNamesToWatch(ilc.FilterChains.RouteConfigNames)
426 if len(ilc.FilterChains.RouteConfigNames) == 0 {
427 l.switchMode(ilc.FilterChains, connectivity.ServingModeServing, nil)
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/grpc/xds/internal/server/
H A Dlistener_wrapper.go312 ilc := update.InboundListenerCfg
313 if ilc.Address != l.addr || ilc.Port != l.port {
314 …:%s) in Listener update does not match listening address: (%s:%s)", ilc.Address, ilc.Port, l.addr,…
318 l.switchMode(ilc.FilterChains, ServingModeServing, nil)
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/grpc/xds/internal/server/
H A Dlistener_wrapper.go312 ilc := update.InboundListenerCfg
313 if ilc.Address != l.addr || ilc.Port != l.port {
314 …:%s) in Listener update does not match listening address: (%s:%s)", ilc.Address, ilc.Port, l.addr,…
318 l.switchMode(ilc.FilterChains, ServingModeServing, nil)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/grpc/xds/internal/server/
H A Dlistener_wrapper.go312 ilc := update.InboundListenerCfg
313 if ilc.Address != l.addr || ilc.Port != l.port {
314 …:%s) in Listener update does not match listening address: (%s:%s)", ilc.Address, ilc.Port, l.addr,…
318 l.switchMode(ilc.FilterChains, ServingModeServing, nil)
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/grpc/xds/internal/server/
H A Dlistener_wrapper.go312 ilc := update.InboundListenerCfg
313 if ilc.Address != l.addr || ilc.Port != l.port {
314 …:%s) in Listener update does not match listening address: (%s:%s)", ilc.Address, ilc.Port, l.addr,…
318 l.switchMode(ilc.FilterChains, ServingModeServing, nil)
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/grpc/xds/internal/server/
H A Dlistener_wrapper.go312 ilc := update.InboundListenerCfg
313 if ilc.Address != l.addr || ilc.Port != l.port {
314 …:%s) in Listener update does not match listening address: (%s:%s)", ilc.Address, ilc.Port, l.addr,…
318 l.switchMode(ilc.FilterChains, ServingModeServing, nil)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/grpc/xds/internal/server/
H A Dlistener_wrapper.go312 ilc := update.InboundListenerCfg
313 if ilc.Address != l.addr || ilc.Port != l.port {
314 …:%s) in Listener update does not match listening address: (%s:%s)", ilc.Address, ilc.Port, l.addr,…
318 l.switchMode(ilc.FilterChains, ServingModeServing, nil)
/dports/security/xray-core/Xray-core-1.5.0/vendor/google.golang.org/grpc/xds/internal/server/
H A Dlistener_wrapper.go312 ilc := update.InboundListenerCfg
313 if ilc.Address != l.addr || ilc.Port != l.port {
314 …:%s) in Listener update does not match listening address: (%s:%s)", ilc.Address, ilc.Port, l.addr,…
318 l.switchMode(ilc.FilterChains, ServingModeServing, nil)
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/google.golang.org/grpc/xds/internal/server/
H A Dlistener_wrapper.go312 ilc := update.InboundListenerCfg
313 if ilc.Address != l.addr || ilc.Port != l.port {
314 …:%s) in Listener update does not match listening address: (%s:%s)", ilc.Address, ilc.Port, l.addr,…
318 l.switchMode(ilc.FilterChains, ServingModeServing, nil)
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/google.golang.org/grpc/xds/internal/server/
H A Dlistener_wrapper.go312 ilc := update.InboundListenerCfg
313 if ilc.Address != l.addr || ilc.Port != l.port {
314 …:%s) in Listener update does not match listening address: (%s:%s)", ilc.Address, ilc.Port, l.addr,…
318 l.switchMode(ilc.FilterChains, ServingModeServing, nil)
/dports/sysutils/restic/restic-0.12.1/vendor/google.golang.org/grpc/xds/internal/server/
H A Dlistener_wrapper.go312 ilc := update.InboundListenerCfg
313 if ilc.Address != l.addr || ilc.Port != l.port {
314 …:%s) in Listener update does not match listening address: (%s:%s)", ilc.Address, ilc.Port, l.addr,…
318 l.switchMode(ilc.FilterChains, ServingModeServing, nil)
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/argos/
H A Dargos_diana_cov.F16 integer ilc,ihc,jlc,jhc
31 call ga_distribution(ga_cov,iproc,ilc,ihc,jlc,jhc)
33 do 3 i=ilc,ihc

12345678910>>...43