Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 138 for 10$ (0.14 sec)

  1. subprojects/diagnostics/src/integTest/groovy/org/gradle/api/tasks/diagnostics/DependencyInsightReportTaskIntegrationTest.groovy

          - By conflict resolution: between versions 2.5, 1.5 and 1.0
    
    org:leaf2:2.5
    \\--- org:toplevel3:1.0
         \\--- conf
    
    org:leaf2:1.0 -> 2.5
    +--- org:middle1:1.0
    |    \\--- org:toplevel:1.0
    |         \\--- conf
    \\--- org:middle3:1.0
         \\--- org:toplevel4:1.0
              \\--- conf
    
    org:leaf2:1.5 -> 2.5
    \\--- org:toplevel2:1.0
         \\--- conf
    """
        }
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed May 08 15:15:56 UTC 2024
    - 102.3K bytes
    - Viewed (0)
  2. pkg/controller/podautoscaler/horizontal_test.go

    		reportedLevels: []uint64{
    			totalUsedCPUOfAllPods / 10,
    			totalUsedCPUOfAllPods / 10,
    			totalUsedCPUOfAllPods / 10,
    			totalUsedCPUOfAllPods / 10,
    			totalUsedCPUOfAllPods / 10,
    			totalUsedCPUOfAllPods / 10,
    			totalUsedCPUOfAllPods / 10,
    			totalUsedCPUOfAllPods / 10,
    			totalUsedCPUOfAllPods / 10,
    			totalUsedCPUOfAllPods / 10,
    		},
    		reportedCPURequests: []resource.Quantity{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 25 14:24:16 UTC 2024
    - 199.3K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/lite/tests/prepare-composite-functions-tf.mlir

    "tfdtype$DT_FLOAT"], Tout = ["tfdtype$DT_FLOAT", "tfdtype$DT_FLOAT", "tfdtype$DT_FLOAT", "tfdtype$DT_FLOAT", "tfdtype$DT_FLOAT"], _output_shapes = ["tfshape$dim { size: 9 } dim { size: 10 }", "tfshape$dim { size: -1 } dim { size: 9 } dim { size: 10 }", "tfshape$dim { size: 8 } dim { size: 10 }", "tfshape$dim { size: 8 } dim { size: 10 }", "tfshape$"], _read_only_resource_inputs = [], config = "", config_proto = "\0A\07\0A\03CPU\10\01\0A\07\0A\03GPU\10\002\02J\008\01", device = "", executor_type = "", f = @...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 09:41:17 UTC 2024
    - 122.1K bytes
    - Viewed (0)
  4. platforms/software/dependency-management/src/integTest/groovy/org/gradle/integtests/resolve/transform/ArtifactTransformCachingIntegrationTest.groovy

            isTransformed("lib1.jar", "lib1.jar.hash")
            isTransformed("lib2.jar", "lib2.jar.hash")
            isTransformed("lib3.jar", "lib3.jar.hash")
            isTransformed("lib4-1.0.jar", "lib4-1.0.jar.hash")
    
            when:
            succeeds ":util:resolve", ":app:resolve"
    
            then:
            output.count("files 1: [lib1.jar.size, lib2.jar.size, lib3.jar.size, lib4-1.0.jar.size]") == 2
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jun 07 11:52:44 UTC 2024
    - 97.8K bytes
    - Viewed (0)
  5. src/cmd/internal/obj/arm64/asm7.go

    	ASWPH:   1<<30 | 0x1c1<<21 | 0x20<<10,
    	ASWPB:   0<<30 | 0x1c1<<21 | 0x20<<10,
    	ASWPLD:  3<<30 | 0x1c3<<21 | 0x20<<10,
    	ASWPLW:  2<<30 | 0x1c3<<21 | 0x20<<10,
    	ASWPLH:  1<<30 | 0x1c3<<21 | 0x20<<10,
    	ASWPLB:  0<<30 | 0x1c3<<21 | 0x20<<10,
    	ACASD:   3<<30 | 0x45<<21 | 0x1f<<10,
    	ACASW:   2<<30 | 0x45<<21 | 0x1f<<10,
    	ACASH:   1<<30 | 0x45<<21 | 0x1f<<10,
    	ACASB:   0<<30 | 0x45<<21 | 0x1f<<10,
    	ACASAD:  3<<30 | 0x47<<21 | 0x1f<<10,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 15:44:14 UTC 2024
    - 201.1K bytes
    - Viewed (0)
  6. docs/metrics/prometheus/grafana/bucket/minio-bucket.json

            "h": 6,
            "w": 12,
            "x": 0,
            "y": 0
          },
          "id": 52,
          "options": {
            "displayMode": "basic",
            "maxVizHeight": 300,
            "minVizHeight": 10,
            "minVizWidth": 0,
            "namePlacement": "auto",
            "orientation": "horizontal",
            "reduceOptions": {
              "calcs": [
                "mean"
              ],
              "fields": "",
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri May 24 11:11:51 UTC 2024
    - 101.8K bytes
    - Viewed (0)
  7. src/internal/trace/testdata/tests/go122-gc-stress.test

    HeapAlloc dt=3528 heapalloc_value=195729872
    GoStop dt=10 reason_string=16 stack=6
    GoStart dt=17 g=81 g_seq=10
    GCMarkAssistBegin dt=9 stack=3
    GoBlock dt=34 reason_string=10 stack=18
    GoStart dt=20 g=121 g_seq=11
    GCMarkAssistEnd dt=4
    HeapAlloc dt=44 heapalloc_value=195852752
    GoStop dt=7425 reason_string=16 stack=6
    ProcStop dt=134
    ProcStart dt=14156 p=12 p_seq=2
    GoStart dt=200 g=84 g_seq=10
    GCMarkAssistEnd dt=6
    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. samples/addons/grafana.yaml

    :"{{type}}"}],"title":"XDS Pushes","type":"timeseries"},{"datasource":{"type":"datasource","uid":"-- Mixed --"},"description":"Size of each xDS push.\n","fieldConfig":{"defaults":{"custom":{"fillOpacity":10,"gradientMode":"hue","showPoints":"never"}}},"gridPos":{"h":10,"w":8,"x":8,"y":4},"id":10,"interval":"5s","options":{"legend":{"calcs":["last","max"],"displayMode":"table"}},"pluginVersion":"v11.0.0","targets":[{"datasource":{"type":"prometheus","uid":"$datasource"},"expr":"sum by (type, event)...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 20:46:28 UTC 2024
    - 242.3K bytes
    - Viewed (0)
  9. go.sum

    github.com/sagikazarmark/slog-shim v0.1.0 h1:diDBnUNK9N/354PgrxMywXnAwEr1QZcOr6gto+ugjYE=
    github.com/sagikazarmark/slog-shim v0.1.0/go.mod h1:SrcSrq8aKtyuqEI1uvTDTK1arOWRIczQRv+GVI1AkeQ=
    github.com/sergi/go-diff v1.0.0/go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo=
    github.com/sergi/go-diff v1.1.0 h1:we8PVUC3FE2uYfodKH/nBHMSetSfHDR6scGdBi+erh0=
    github.com/sergi/go-diff v1.1.0/go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM=
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 15:32:28 UTC 2024
    - 101.6K bytes
    - Viewed (0)
  10. src/cmd/trace/testdata/go122.test

    GoCreate dt=11 new_g=8 new_stack=8 stack=9
    GoCreate dt=197 new_g=9 new_stack=10 stack=11
    GoCreate dt=18 new_g=10 new_stack=12 stack=13
    GoBlock dt=159 reason_string=10 stack=14
    GoStart dt=10 g=10 g_seq=1
    GoStop dt=224159 reason_string=16 stack=19
    GoStart dt=105 g=10 g_seq=2
    GoUnblock dt=88262 g=1 g_seq=1 stack=20
    GoDestroy dt=111
    GoStart dt=10 g=1 g_seq=2
    GoBlock dt=18 reason_string=19 stack=21
    ProcStop dt=177
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 17 17:15:58 UTC 2024
    - 166K bytes
    - Viewed (0)
Back to top