Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for 001e12 (0.16 sec)

  1. staging/src/k8s.io/apimachinery/pkg/api/resource/quantity_test.go

    		{decQuantity(1, 9, DecimalExponent), "1e9", ".001e12"},
    		{decQuantity(1, -3, DecimalExponent), "1e-3", "0.001e0"},
    		{decQuantity(1, -9, DecimalExponent), "1e-9", "1000e-12"},
    		{decQuantity(80, -3, DecimalExponent), "80e-3", ""},
    		{decQuantity(300, 6, DecimalExponent), "300e6", ""},
    		{decQuantity(1, 12, DecimalExponent), "1e12", ""},
    		{decQuantity(1, 3, DecimalExponent), "1e3", ""},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 21:48:10 UTC 2024
    - 49.4K bytes
    - Viewed (0)
  2. staging/src/k8s.io/apimachinery/pkg/util/validation/validation_test.go

    import (
    	"strings"
    	"testing"
    
    	"k8s.io/apimachinery/pkg/util/validation/field"
    )
    
    func TestIsDNS1123Label(t *testing.T) {
    	goodValues := []string{
    		"a", "ab", "abc", "a1", "a-1", "a--1--2--b",
    		"0", "01", "012", "1a", "1-a", "1--a--b--2",
    		strings.Repeat("a", 63),
    	}
    	for _, val := range goodValues {
    		if msgs := IsDNS1123Label(val); len(msgs) != 0 {
    			t.Errorf("expected true for '%s': %v", val, msgs)
    		}
    	}
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Mar 05 04:51:54 UTC 2024
    - 22.3K bytes
    - Viewed (0)
  3. cmd/kubeadm/app/apis/kubeadm/validation/validation_test.go

    		{"dual IPv4 IPv6", "2001:db8::/48,10.0.0.16/12", nil, true},
    		{"dual IPv6 IPv4", "2001:db8::/48,10.0.0.16/12", nil, true},
    	}
    	for _, rt := range tests {
    		cfg := &kubeadmapi.ClusterConfiguration{
    			ControllerManager: kubeadmapi.ControlPlaneComponent{
    				ExtraArgs: rt.cmExtraArgs,
    			},
    		}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 01 16:01:49 UTC 2024
    - 46.1K bytes
    - Viewed (0)
  4. src/syscall/zerrors_solaris_amd64.go

    	RUSAGE_CHILDREN               = -0x1
    	RUSAGE_SELF                   = 0x0
    	SCM_RIGHTS                    = 0x1010
    	SCM_TIMESTAMP                 = 0x1013
    	SCM_UCRED                     = 0x1012
    	SHUT_RD                       = 0x0
    	SHUT_RDWR                     = 0x2
    	SHUT_WR                       = 0x1
    	SIG2STR_MAX                   = 0x20
    	SIOCADDMULTI                  = -0x7fdf96cf
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 13:52:34 UTC 2024
    - 50.8K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/lite/tests/prepare-tf.mlir

      %1:2 = "tf.IdentityN"(%arg1,%arg2) : (tensor<20xi32>, tensor<30xi32>) -> (tensor<20xi32>, tensor<30xi32>)
      %2 = "tf.Identity"(%arg0) : (tensor<10xi32>) -> tensor<*xi32>
      func.return %0, %1#0, %1#1, %2: tensor<10xi32>, tensor<20xi32>, tensor<30xi32>, tensor<*xi32>
    
    // CHECK-LABEL: identity
    // CHECK: %0 = "tf.Identity"(%arg0) : (tensor<10xi32>) -> tensor<*xi32>
    // CHECK: return %arg0, %arg1, %arg2, %0
    }
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed May 29 07:26:59 UTC 2024
    - 59.8K bytes
    - Viewed (0)
  6. src/cmd/internal/obj/arm64/asm7.go

    	case AFRINTPD:
    		return FPOP1S(0, 0, 1, 9)
    
    	case AFRINTMD:
    		return FPOP1S(0, 0, 1, 10)
    
    	case AFRINTZD:
    		return FPOP1S(0, 0, 1, 11)
    
    	case AFRINTAD:
    		return FPOP1S(0, 0, 1, 12)
    
    	case AFRINTXD:
    		return FPOP1S(0, 0, 1, 14)
    
    	case AFRINTID:
    		return FPOP1S(0, 0, 1, 15)
    
    	case AFCVTHS:
    		return FPOP1S(0, 0, 3, 4)
    
    	case AFCVTHD:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 15:44:14 UTC 2024
    - 201.1K bytes
    - Viewed (0)
  7. fastapi/applications.py

                    **Example**
    
                    ```python
                    from fastapi import FastAPI
    
                    app = FastAPI(version="0.0.1")
                    ```
                    """
                ),
            ] = "0.1.0",
            openapi_url: Annotated[
                Optional[str],
                Doc(
                    """
                    The URL where the OpenAPI schema will be served from.
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat May 18 00:48:03 UTC 2024
    - 172.2K bytes
    - Viewed (0)
  8. samples/bookinfo/src/productpage/static/tailwind/tailwind.css

    .5rem",16:"4rem",20:"5rem",24:"6rem",28:"7rem",32:"8rem",36:"9rem",40:"10rem",44:"11rem",48:"12rem",52:"13rem",56:"14rem",60:"15rem",64:"16rem",72:"18rem",80:"20rem",96:"24rem"},stroke:({theme:i})=>({none:"none",...i("colors")}),strokeWidth:{0:"0",1:"1",2:"2"},supports:{},data:{},textColor:({theme:i})=>i("colors"),textDecorationColor:({theme:i})=>i("colors"),textDecorationThickness:{auto:"auto","from-font":"from-font",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},textIndent:({theme:i})=>({...i("spaci...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 28 14:48:01 UTC 2024
    - 357.1K bytes
    - Viewed (1)
Back to top