Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 18 of 18 for Potato (0.13 sec)

  1. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    locus
    
    // lol : 2015-01-30 XYZ.COM LLC
    lol
    
    // london : 2013-11-14 Dot London Domains Limited
    london
    
    // lotte : 2014-11-07 Lotte Holdings Co., Ltd.
    lotte
    
    // lotto : 2014-04-10 Identity Digital Limited
    lotto
    
    // love : 2014-12-22 Merchant Law Group LLP
    love
    
    // lpl : 2015-07-30 LPL Holdings, Inc.
    lpl
    
    // lplfinancial : 2015-07-30 LPL Holdings, Inc.
    lplfinancial
    
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
  2. staging/src/k8s.io/apimachinery/pkg/util/managedfields/internal/testdata/swagger.json

              "description": "ExpirationSeconds is the requested duration of validity of the service account token. As the token approaches expiration, the kubelet volume plugin will proactively rotate the service account token. The kubelet will start trying to rotate the token if the token is older than 80 percent of its time to live or if the token is older than 24 hours.Defaults to 1 hour and must be at least 10 minutes.",
              "format": "int64",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 229.4K bytes
    - Viewed (0)
  3. src/main/resources/fess_indices/_aws/fess.json

              "type":       "stop",
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Tue Mar 23 12:38:28 UTC 2021
    - 117.3K bytes
    - Viewed (0)
  4. src/main/resources/fess_indices/_cloud/fess.json

              "type":       "stop",
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Sat Feb 27 09:26:16 UTC 2021
    - 117.3K bytes
    - Viewed (0)
  5. src/cmd/compile/internal/ssa/_gen/ARM64.rules

    (Trunc       ...) => (FRINTZD ...)
    (FMA       x y z) => (FMADDD z x y)
    
    (Sqrt32 ...) => (FSQRTS ...)
    
    (Min(64|32)F ...) => (FMIN(D|S) ...)
    (Max(64|32)F ...) => (FMAX(D|S) ...)
    
    // lowering rotates
    // we do rotate detection in generic rules, if the following rules need to be changed, check generic rules first.
    (RotateLeft8  <t> x (MOVDconst [c])) => (Or8 (Lsh8x64 <t> x (MOVDconst [c&7])) (Rsh8Ux64 <t> x (MOVDconst [-c&7])))
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 15:49:20 UTC 2024
    - 113.1K bytes
    - Viewed (0)
  6. cluster/gce/util.sh

      flags+=" --cloud-provider=${CLOUD_PROVIDER_FLAG:-external}"
      # TODO(mtaufen): ROTATE_CERTIFICATES seems unused; delete it?
      if [[ -n "${ROTATE_CERTIFICATES:-}" ]]; then
        flags+=" --rotate-certificates=true"
      fi
      if [[ -n "${MAX_PODS_PER_NODE:-}" ]]; then
        flags+=" --max-pods=${MAX_PODS_PER_NODE}"
      fi
      echo "$flags"
    }
    
    # Sets KUBELET_ARGS with the kubelet flags for Linux nodes.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 21:47:17 UTC 2024
    - 161.6K bytes
    - Viewed (0)
  7. src/encoding/json/testdata/code.json.gz

    250208800,"mean_t":1240667532},{"name":"borders","kids":[{"name":"border-image-rotate-transform-expected.txt","kids":[],"cl_weight":0.2222222222222222,"touches":2,"min_t":1250208723,"max_t":1250208800,"mean_t":1250208761},{"name":"border-image-rotate-transform-expected.checksum","kids":[],"cl_weight":0.22272047832585948,"touches":3,"min_t":1228525763,"max_t":1250208800,"mean_t":1242981095},{"name":"border-image-rotate-transform-expected.png","kids":[],"cl_weight":0.22272047832585948,"touches":3,...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 25 04:02:36 UTC 2016
    - 117.6K bytes
    - Viewed (0)
  8. src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2

    have more strongly reflecting parts than Water or Glass. But if that should possibly be supposed, yet it will avail nothing; for the Reflexion is as strong or stronger when the Air is drawn away from the Glass, (suppose by the Air-Pump invented by _Otto Gueriet_, and improved and made useful by Mr. _Boyle_) as when it is adjacent to it. Secondly, If Light in its passage out of Glass into Air be incident more obliquely than at an Angle of 40 or 41 Degrees it is wholly reflected, if less obliquely it...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 24 18:26:02 UTC 2018
    - 129.4K bytes
    - Viewed (0)
Back to top