Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for 1104 (0.54 sec)

  1. src/hash/crc32/crc32_table_ppc64le.s

    DATA ·IEEEConst+1104(SB)/8,$0x000000013ac3aa8e
    DATA ·IEEEConst+1112(SB)/8,$0x0000000038f258c2
    
    	/* x^189504 mod p(x), x^189440 mod p(x) */
    DATA ·IEEEConst+1120(SB)/8,$0x0000000099980562
    DATA ·IEEEConst+1128(SB)/8,$0x00000001cdf17b00
    
    	/* x^188480 mod p(x), x^188416 mod p(x) */
    DATA ·IEEEConst+1136(SB)/8,$0x00000001c1579c86
    DATA ·IEEEConst+1144(SB)/8,$0x000000011f882c16
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 19 20:44:20 UTC 2024
    - 113.3K bytes
    - Viewed (0)
  2. pkg/scheduler/framework/plugins/podtopologyspread/filtering_test.go

    				"node-a": framework.Success,
    				"node-b": framework.Success,
    				"node-x": framework.Success,
    				"node-y": framework.Success,
    			},
    		},
    		{
    			// pods spread across node as 1/1/0/~0~
    			name: "NodeAffinityPolicy honored with labelSelectors",
    			pod: st.MakePod().Name("p").Label("foo", "").
    				NodeSelector(map[string]string{"foo": ""}).
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Feb 28 10:42:29 UTC 2024
    - 143.1K bytes
    - Viewed (0)
  3. subprojects/diagnostics/src/integTest/groovy/org/gradle/api/tasks/diagnostics/DependencyInsightReportTaskIntegrationTest.groovy

            "strictly '[1.1, 1.4]'"             | '{strictly [1.1, 1.4]}'           | "versions of foo verified to run on platform Y" | '1.4'    | "didn't match versions 2.0, 1.5 because "
            "prefer '[1.0, 1.4]'; reject '1.4'" | '{prefer [1.0, 1.4]; reject 1.4}' | "1.4 has a critical bug"                        | '1.3'    | "rejected version 1.4 because "
        }
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed May 08 15:15:56 UTC 2024
    - 102.3K bytes
    - Viewed (0)
  4. samples/addons/grafana.yaml

    kind: ServiceAccount
    automountServiceAccountToken: false
    metadata:
      labels:
        helm.sh/chart: grafana-8.0.1
        app.kubernetes.io/name: grafana
        app.kubernetes.io/instance: grafana
        app.kubernetes.io/version: "11.0.0"
        app.kubernetes.io/managed-by: Helm
      name: grafana
      namespace: istio-system
    ---
    # Source: grafana/templates/configmap.yaml
    apiVersion: v1
    kind: ConfigMap
    metadata:
      name: grafana
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 20:46:28 UTC 2024
    - 242.3K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/telemetry/package-lock.json

          "dev": true,
          "dependencies": {
            "color-name": "~1.1.4"
          },
          "engines": {
            "node": ">=7.0.0"
          }
        },
        "node_modules/eslint/node_modules/color-name": {
          "version": "1.1.4",
          "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:57:25 UTC 2024
    - 156K bytes
    - Viewed (0)
  6. okhttp/src/test/java/okhttp3/CallTest.kt

       */
      @Test
      fun anonCipherSuiteUnsupported() {
        platform.assumeNotConscrypt()
        platform.assumeNotBouncyCastle()
    
        // The _anon_ suites became unsupported in "1.8.0_201" and "11.0.2".
        assumeFalse(
          System.getProperty("java.version", "unknown").matches(Regex("1\\.8\\.0_1\\d\\d")),
        )
        server.enqueue(MockResponse())
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Apr 10 19:46:48 UTC 2024
    - 142.5K bytes
    - Viewed (0)
  7. src/internal/trace/testdata/tests/go122-gc-stress.test

    GoUnblock dt=5 g=93 g_seq=6 stack=12
    GoUnblock dt=6 g=85 g_seq=5 stack=12
    GoUnblock dt=3 g=104 g_seq=1 stack=12
    GoUnblock dt=6 g=108 g_seq=1 stack=12
    GoUnblock dt=4 g=120 g_seq=4 stack=12
    GoUnblock dt=4 g=126 g_seq=5 stack=12
    GoUnblock dt=7 g=114 g_seq=3 stack=12
    GoUnblock dt=5 g=86 g_seq=4 stack=12
    GoUnblock dt=4 g=110 g_seq=3 stack=12
    GoBlock dt=14 reason_string=15 stack=5
    GoUnblock dt=7 g=25 g_seq=51 stack=0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 17 18:48:18 UTC 2024
    - 139.1K bytes
    - Viewed (0)
  8. src/cmd/internal/obj/ppc64/asm9.go

    	{as: AMFVSRD, a1: C_FREG, a6: C_REG, type_: 88, size: 4},
    
    	/* VSX move to VSR */
    	{as: AMTVSRD, a1: C_REG, a6: C_VSREG, type_: 104, size: 4},
    	{as: AMTVSRD, a1: C_REG, a6: C_FREG, type_: 104, size: 4},
    	{as: AMTVSRDD, a1: C_REG, a2: C_REG, a6: C_VSREG, type_: 104, size: 4},
    
    	/* VSX xx3-form */
    	{as: AXXLAND, a1: C_FREG, a2: C_FREG, a6: C_FREG, type_: 90, size: 4},    /* vsx xx3-form (FPR usage) */
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 13:55:28 UTC 2024
    - 156.1K bytes
    - Viewed (0)
  9. staging/src/k8s.io/apimachinery/pkg/util/managedfields/internal/testdata/swagger.json

              "description": "A node selector term, associated with the corresponding weight."
            },
            "weight": {
              "description": "Weight associated with matching the corresponding nodeSelectorTerm, in the range 1-100.",
              "format": "int32",
              "type": "integer"
            }
          },
          "required": [
            "weight",
            "preference"
          ],
          "type": "object"
        },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 229.4K bytes
    - Viewed (0)
  10. doc/go1.17_spec.html

    <p>
    Converting a constant yields a typed constant as result.
    </p>
    
    <pre>
    uint(iota)               // iota value of type uint
    float32(2.718281828)     // 2.718281828 of type float32
    complex128(1)            // 1.0 + 0.0i of type complex128
    float32(0.49999999)      // 0.5 of type float32
    float64(-1e-1000)        // 0.0 of type float64
    string('x')              // "x" of type string
    string(0x266c)           // "♬" of type string
    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