Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 55 for default_ (0.24 sec)

  1. pkg/registry/core/service/storage/storage_test.go

    			_, cidr, _ := netutils.ParseCIDRSloppy("10.0.0.0/16")
    			ipAllocs[fam] = makeIPAllocator(cidr)
    		case api.IPv6Protocol:
    			_, cidr, _ := netutils.ParseCIDRSloppy("2000::/108")
    			ipAllocs[fam] = makeIPAllocator(cidr)
    		default:
    			t.Fatalf("Unknown IPFamily: %v", fam)
    		}
    	}
    
    	portAlloc := makePortAllocator(*(machineryutilnet.ParsePortRangeOrDie("30000-32767")))
    
    	// Not all tests will specify pods and endpoints.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 440.2K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/text/unicode/norm/tables12.0.0.go

    }
    
    // lookupValue determines the type of block n and looks up the value for b.
    func (t *nfcTrie) lookupValue(n uint32, b byte) uint16 {
    	switch {
    	case n < 46:
    		return uint16(nfcValues[n<<6+uint32(b)])
    	default:
    		n -= 46
    		return uint16(nfcSparse.lookup(n, b))
    	}
    }
    
    // nfcValues: 48 blocks, 3072 entries, 6144 bytes
    // The third block is the zero block.
    var nfcValues = [3072]uint16{
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 376.8K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/text/unicode/norm/tables9.0.0.go

    }
    
    // lookupValue determines the type of block n and looks up the value for b.
    func (t *nfcTrie) lookupValue(n uint32, b byte) uint16 {
    	switch {
    	case n < 44:
    		return uint16(nfcValues[n<<6+uint32(b)])
    	default:
    		n -= 44
    		return uint16(nfcSparse.lookup(n, b))
    	}
    }
    
    // nfcValues: 46 blocks, 2944 entries, 5888 bytes
    // The third block is the zero block.
    var nfcValues = [2944]uint16{
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 372.5K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/text/unicode/norm/tables10.0.0.go

    }
    
    // lookupValue determines the type of block n and looks up the value for b.
    func (t *nfcTrie) lookupValue(n uint32, b byte) uint16 {
    	switch {
    	case n < 45:
    		return uint16(nfcValues[n<<6+uint32(b)])
    	default:
    		n -= 45
    		return uint16(nfcSparse.lookup(n, b))
    	}
    }
    
    // nfcValues: 47 blocks, 3008 entries, 6016 bytes
    // The third block is the zero block.
    var nfcValues = [3008]uint16{
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 374.3K bytes
    - Viewed (0)
  5. src/vendor/golang.org/x/text/unicode/norm/tables9.0.0.go

    }
    
    // lookupValue determines the type of block n and looks up the value for b.
    func (t *nfcTrie) lookupValue(n uint32, b byte) uint16 {
    	switch {
    	case n < 44:
    		return uint16(nfcValues[n<<6+uint32(b)])
    	default:
    		n -= 44
    		return uint16(nfcSparse.lookup(n, b))
    	}
    }
    
    // nfcValues: 46 blocks, 2944 entries, 5888 bytes
    // The third block is the zero block.
    var nfcValues = [2944]uint16{
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 372.5K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go

    }
    
    // lookupValue determines the type of block n and looks up the value for b.
    func (t *nfcTrie) lookupValue(n uint32, b byte) uint16 {
    	switch {
    	case n < 46:
    		return uint16(nfcValues[n<<6+uint32(b)])
    	default:
    		n -= 46
    		return uint16(nfcSparse.lookup(n, b))
    	}
    }
    
    // nfcValues: 48 blocks, 3072 entries, 6144 bytes
    // The third block is the zero block.
    var nfcValues = [3072]uint16{
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 378.6K bytes
    - Viewed (0)
  7. src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go

    }
    
    // lookupValue determines the type of block n and looks up the value for b.
    func (t *nfcTrie) lookupValue(n uint32, b byte) uint16 {
    	switch {
    	case n < 46:
    		return uint16(nfcValues[n<<6+uint32(b)])
    	default:
    		n -= 46
    		return uint16(nfcSparse.lookup(n, b))
    	}
    }
    
    // nfcValues: 48 blocks, 3072 entries, 6144 bytes
    // The third block is the zero block.
    var nfcValues = [3072]uint16{
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 385.8K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go

    }
    
    // lookupValue determines the type of block n and looks up the value for b.
    func (t *nfcTrie) lookupValue(n uint32, b byte) uint16 {
    	switch {
    	case n < 46:
    		return uint16(nfcValues[n<<6+uint32(b)])
    	default:
    		n -= 46
    		return uint16(nfcSparse.lookup(n, b))
    	}
    }
    
    // nfcValues: 48 blocks, 3072 entries, 6144 bytes
    // The third block is the zero block.
    var nfcValues = [3072]uint16{
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 385.8K bytes
    - Viewed (0)
  9. src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go

    }
    
    // lookupValue determines the type of block n and looks up the value for b.
    func (t *nfcTrie) lookupValue(n uint32, b byte) uint16 {
    	switch {
    	case n < 46:
    		return uint16(nfcValues[n<<6+uint32(b)])
    	default:
    		n -= 46
    		return uint16(nfcSparse.lookup(n, b))
    	}
    }
    
    // nfcValues: 48 blocks, 3072 entries, 6144 bytes
    // The third block is the zero block.
    var nfcValues = [3072]uint16{
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 378.6K bytes
    - Viewed (0)
  10. src/vendor/golang.org/x/net/idna/tables11.0.0.go

    }
    
    // lookupValue determines the type of block n and looks up the value for b.
    func (t *idnaTrie) lookupValue(n uint32, b byte) uint16 {
    	switch {
    	case n < 125:
    		return uint16(idnaValues[n<<6+uint32(b)])
    	default:
    		n -= 125
    		return uint16(idnaSparse.lookup(n, b))
    	}
    }
    
    // idnaValues: 127 blocks, 8128 entries, 16256 bytes
    // The third block is the zero block.
    var idnaValues = [8128]uint16{
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 270.5K bytes
    - Viewed (0)
Back to top