Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 31 for connectat (0.32 sec)

  1. pkg/proxy/nftables/proxier_test.go

    			sourceIP: testNodeIP,
    			destIP:   svcLBIP2,
    			destPort: svcPort,
    			output:   fmt.Sprintf("%s:%d", epIP, svcPort),
    			masq:     true,
    		},
    
    		// The LB rules assume that when you connect from a node to a LB IP, that
    		// something external to kube-proxy will cause the connection to be
    		// SNATted to the LB IP, so if the LoadBalancerSourceRanges include the
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Apr 27 01:31:57 UTC 2024
    - 173.5K bytes
    - Viewed (0)
  2. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-16/plexus-container-default-1.0-alpha-16.jar

    tory.ComponentDescriptor getComponentDescript(); public String getId(); public org.codehaus.plexus.lifecycle.LifecycleHandler getLifecycleHandler(); protected void incrementConnectionC(); protected void decrementConnectionC(); protected boolean connected(); public int getConnections(); public void setup(org.codehaus.plexus.MutablePlexusContain, org.codehaus.plexus.lifecycle.LifecycleHandler, org.codehaus.plexus.component.repository.ComponentDescriptor); public void initialize(); protected Object...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 205.7K bytes
    - Viewed (0)
  3. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-32/plexus-container-default-1.0-alpha-32.jar

    tory.ComponentDescriptor getComponentDescript(); public String getId(); public org.codehaus.plexus.lifecycle.LifecycleHandler getLifecycleHandler(); protected void incrementConnectionC(); protected void decrementConnectionC(); protected boolean connected(); public int getConnections(); public void setup(org.codehaus.plexus.MutablePlexusContain, org.codehaus.plexus.lifecycle.LifecycleHandler, org.codehaus.plexus.component.repository.ComponentDescriptor); public void initialize(); protected Object...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Oct 16 20:15:40 UTC 2007
    - 233.3K bytes
    - Viewed (0)
  4. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-32/plexus-container-default-1.0-alpha-32.jar

    tory.ComponentDescriptor getComponentDescript(); public String getId(); public org.codehaus.plexus.lifecycle.LifecycleHandler getLifecycleHandler(); protected void incrementConnectionC(); protected void decrementConnectionC(); protected boolean connected(); public int getConnections(); public void setup(org.codehaus.plexus.MutablePlexusContain, org.codehaus.plexus.lifecycle.LifecycleHandler, org.codehaus.plexus.component.repository.ComponentDescriptor); public void initialize(); protected Object...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 233.3K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/lite/ir/tfl_ops.cc

      // doesn't have static shape, we skip the shape check below.
      if (!input_type.hasStaticShape()) return success();
      // The input should be at least 2D tensor since it will go through fully
      // connected layer.
      if (!input_type.hasRank() || input_type.getRank() < 2)
        return op.emitOpError(
            "the first input operand should have more than 2 dimensions.");
    
      const auto activation_state =
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 09:41:17 UTC 2024
    - 169.2K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/text/internal/language/tables.go

    	// Entry 20 - 3F
    	0x0000000100000000,
    }
    
    // regionInclusion maps region identifiers to sets of regions in regionInclusionBits,
    // where each set holds all groupings that are directly connected in a region
    // containment graph.
    // Size: 359 bytes, 359 elements
    var regionInclusion = [359]uint8{
    	// Entry 0 - 3F
    	0x00, 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 153K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/tensorflow/translate/import_model.cc

                    // 2. Longer names are more likely to be internal aliases.
                    //
                    // Example set of object names created by Keras for the weight
                    // matrix of a fully connected layer on a trivial FC mnist
                    // model:
                    // - `model.layer-1.kernel` (this is the "best" name)
                    // - `model.keras_api.layers.1.kernel`
                    // - `model.variables.0`
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed May 01 11:17:36 UTC 2024
    - 183.2K bytes
    - Viewed (0)
  8. src/unicode/tables.go

    	N      = _N
    	Other  = _C // Other/C is the set of Unicode control and special characters, category C.
    	C      = _C
    	Pc     = _Pc // Pc is the set of Unicode characters in category Pc (Punctuation, connector).
    	Pd     = _Pd // Pd is the set of Unicode characters in category Pd (Punctuation, dash).
    	Pe     = _Pe // Pe is the set of Unicode characters in category Pe (Punctuation, close).
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 06 04:29:53 UTC 2023
    - 205.2K bytes
    - Viewed (0)
  9. samples/addons/grafana.yaml

    o/istio\" target=\"_blank\">open platform</a> that provides a uniform way to <a href=\"https://istio.io/docs/concepts/security/\" target=\"_blank\">secure</a>,\n    <a href=\"https://istio.io/docs/concepts/traffic-management/\" target=\"_blank\">connect</a>, and \n    <a href=\"https://istio.io/docs/concepts/observability/\" target=\"_blank\">monitor</a> microservices.\n    <br>\n    Need help? <a href=\"https://istio.io/get-involved/\" target=\"_blank\">Join the Istio community</a>.\n  </div>\n...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 20:46:28 UTC 2024
    - 242.3K bytes
    - Viewed (0)
  10. doc/go1.17_spec.html

    <pre class="grammar">
    "var" IdentifierList = ExpressionList .
    </pre>
    
    <pre>
    i, j := 0, 10
    f := func() int { return 7 }
    ch := make(chan int)
    r, w, _ := os.Pipe()  // os.Pipe() returns a connected pair of Files and an error, if any
    _, y, _ := coord(p)   // coord() returns three values; only interested in y coordinate
    </pre>
    
    <p>
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Apr 11 20:22:45 UTC 2024
    - 211.6K bytes
    - Viewed (0)
Back to top