Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for capmem (0.17 sec)

  1. src/net/http/h2_bundle.go

    	// MaxEncoderHeaderTableSize optionally specifies an upper limit for the
    	// header compression table used for encoding request headers. Received
    	// SETTINGS_HEADER_TABLE_SIZE settings are capped at this limit. If zero,
    	// the default value of 4096 is used.
    	MaxEncoderHeaderTableSize uint32
    
    	// MaxReadFrameSize optionally specifies the largest frame
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 364.1K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/core/v1/types.go

    // with the -, _, and . characters allowed anywhere, except the first or last character.
    // The default convention, matching that for annotations, is to use lower-case names, with dashes, rather than
    // camel case, separating compound words.
    // Fully-qualified resource typenames are constructed from a DNS-style subdomain, followed by a slash `/` and a name.
    const (
    	// CPU, in cores. (500m = .5 cores)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 390.8K bytes
    - Viewed (0)
  3. api/go1.16.txt

    pkg syscall (darwin-arm64), method (*Iovec) SetLen(int)
    pkg syscall (darwin-arm64), method (*Msghdr) SetControllen(int)
    pkg syscall (darwin-arm64), type BpfHdr struct
    pkg syscall (darwin-arm64), type BpfHdr struct, Caplen uint32
    pkg syscall (darwin-arm64), type BpfHdr struct, Datalen uint32
    pkg syscall (darwin-arm64), type BpfHdr struct, Hdrlen uint16
    pkg syscall (darwin-arm64), type BpfHdr struct, Pad_cgo_0 [2]uint8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  4. pkg/apis/core/types.go

    // with the -, _, and . characters allowed anywhere, except the first or last character.
    // The default convention, matching that for annotations, is to use lower-case names, with dashes, rather than
    // camel case, separating compound words.
    // Fully-qualified resource typenames are constructed from a DNS-style subdomain, followed by a slash `/` and a name.
    const (
    	// CPU, in cores. (500m = .5 cores)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 268.9K bytes
    - Viewed (0)
  5. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

            <!-- GameBoy Advance -->
            <match value="\x22" type="string" offset="3"/>
            <!-- Super NES -->
            <match value="\x23" type="string" offset="3"/>
            <!-- Capcom QSound -->
            <match value="\x41" type="string" offset="3"/>
          </match>
        </magic>
        <!-- conflict with application/x-font-linux-psf
        <glob pattern="*.psf"/>-->
        <glob pattern="*.psf1"/>
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  6. pkg/proxy/iptables/proxier_test.go

    			destIP:   "5.6.7.8",
    			destPort: 80,
    
    			// The short-circuit rule is supposed to make this behave the same
    			// way it would if the packet actually went out to the LB and then
    			// came back into the cluster. So it gets routed to all endpoints,
    			// not just local ones. In reality, if the packet actually left
    			// the cluster, it would have to get masqueraded, but since we can
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 21 14:39:54 UTC 2024
    - 249.9K bytes
    - Viewed (0)
  7. api/openapi-spec/v3/apis__storage.k8s.io__v1_openapi.json

    <signedNumber> | \"E\" <signedNumber> ```\n\nNo matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities.\n\nWhen a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 481.9K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/core/v1/generated.proto

      // serving certificate of the backend it is connecting to.  This will make the HTTPS connection between the apiserver
      // and the backend insecure. This means the apiserver cannot verify the log data it is receiving came from the real
      // kubelet.  If the kubelet is configured to verify the apiserver's TLS credentials, it does not mean the
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 280.3K bytes
    - Viewed (0)
  9. api/openapi-spec/v3/apis__batch__v1_openapi.json

    <signedNumber> | \"E\" <signedNumber> ```\n\nNo matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities.\n\nWhen a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 485.4K bytes
    - Viewed (0)
Back to top