Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 283 for 4400 (0.08 sec)

  1. platforms/documentation/docs/src/docs/userguide/img/javaPluginTasks.graphml

              <y:Shape type="roundrectangle"/>
            </y:ShapeNode>
          </data>
        </node>
        <node id="n1">
          <data key="d6">
            <y:ShapeNode>
              <y:Geometry height="30.0" width="140.0" x="540.0" y="69.07352941176471"/>
              <y:Fill color="#C3D9E6" transparent="false"/>
              <y:BorderStyle color="#000000" type="line" width="1.0"/>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 15.3K bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/docs/userguide/img/scalaPluginTasks.graphml

              <y:Shape type="roundrectangle"/>
            </y:ShapeNode>
          </data>
        </node>
        <node id="n8">
          <data key="d6">
            <y:ShapeNode>
              <y:Geometry height="30.0" width="140.0" x="540.0" y="68.0"/>
              <y:Fill color="#C3D9E6" transparent="false"/>
              <y:BorderStyle color="#000000" type="line" width="1.0"/>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 10.7K bytes
    - Viewed (0)
  3. src/hash/crc32/crc32_table_ppc64le.s

    	/* x^5184 mod p(x), x^5120 mod p(x) */
    DATA ·IEEEConst+4000(SB)/8,$0x0000000133212464
    DATA ·IEEEConst+4008(SB)/8,$0x00000000fd226d14
    
    	/* x^4160 mod p(x), x^4096 mod p(x) */
    DATA ·IEEEConst+4016(SB)/8,$0x00000000e4e45610
    DATA ·IEEEConst+4024(SB)/8,$0x000000011cfd42e0
    
    	/* x^3136 mod p(x), x^3072 mod p(x) */
    DATA ·IEEEConst+4032(SB)/8,$0x000000000c1bd370
    DATA ·IEEEConst+4040(SB)/8,$0x000000016e5a5678
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 19 20:44:20 UTC 2024
    - 113.3K bytes
    - Viewed (0)
  4. platforms/documentation/docs/src/docs/userguide/img/groovyPluginTasks.graphml

              <y:Shape type="roundrectangle"/>
            </y:ShapeNode>
          </data>
        </node>
        <node id="n8">
          <data key="d6">
            <y:ShapeNode>
              <y:Geometry height="30.0" width="140.0" x="540.0" y="68.0"/>
              <y:Fill color="#C3D9E6" transparent="false"/>
              <y:BorderStyle color="#000000" type="line" width="1.0"/>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 10.7K bytes
    - Viewed (0)
  5. src/cmd/compile/internal/ssa/poset_test.go

    		{Checkpoint, 0, 0},
    		{SetEqual, 2, 100},
    		{Ordered, 1, 107},
    		{Ordered, 100, 6},
    
    		// SetEqual with new node
    		{Undo, 0, 0},
    		{Checkpoint, 0, 0},
    		{SetEqual, 2, 400},
    		{SetEqual, 401, 2},
    		{Equal, 400, 401},
    		{Ordered, 1, 400},
    		{Ordered, 400, 6},
    		{Ordered, 1, 401},
    		{Ordered, 401, 6},
    		{Ordered_Fail, 2, 401},
    
    		// SetEqual unseen nodes and then connect
    		{Checkpoint, 0, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sat Oct 26 07:52:35 UTC 2019
    - 18.1K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/lite/tests/mlir2exec/tfl_while_op.mlir

    // ------------------------------------
    // CHECK: Tensor 0 pconst kTfLiteInt32 kTfLiteMmapRo 4 / 0.00 (null) [{{.*}})
    // CHECK-NEXT: Tensor 1 N kTfLiteInt32 kTfLiteMmapRo 4 / 0.00 (null) [{{.*}})
    // CHECK-NEXT: Tensor 2 val kTfLiteFloat32 kTfLiteMmapRo 4 / 0.00 [1] [{{.*}})
    // CHECK-NEXT: Tensor 3 tfl.while kTfLiteInt32 kTfLiteArenaRw 4 / 0.00 (null) [{{.*}})
    // CHECK-NEXT: Tensor 4 result kTfLiteFloat32 kTfLiteArenaRw 4 / 0.00 [1] [{{.*}})
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 19 17:11:31 UTC 2022
    - 2.1K bytes
    - Viewed (0)
  7. staging/src/k8s.io/apimachinery/pkg/util/version/version_test.go

    		{version: "2.1.1", unparsed: "2.1.1"},
    		{version: "42.0.0", unparsed: "42.0.0"},
    		{version: "   42.0.0", unparsed: "42.0.0", equalsPrev: true},
    		{version: "\t42.0.0  ", unparsed: "42.0.0", equalsPrev: true},
    		{version: "42.0.0-1", unparsed: "42.0.0", equalsPrev: true},
    		{version: "42.0.0-1  ", unparsed: "42.0.0", equalsPrev: true},
    		{version: "v42.0.0-1", unparsed: "42.0.0", equalsPrev: true},
    		{version: "  v43.0.0", unparsed: "43.0.0"},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Sep 18 19:25:29 UTC 2023
    - 13.4K bytes
    - Viewed (0)
  8. src/crypto/tls/testdata/Client-TLSv11-RSA-RC4

    00000040  00 00 00 00 00 00 00 00  00 00 00 00 00 32 cc a9  |.............2..|
    00000050  cc a8 c0 2b c0 2f c0 2c  c0 30 c0 09 c0 13 c0 0a  |...+./.,.0......|
    00000060  c0 14 00 9c 00 9d 00 2f  00 35 c0 12 00 0a c0 23  |......./.5.....#|
    00000070  c0 27 00 3c c0 07 c0 11  00 05 13 03 13 01 13 02  |.'.<............|
    00000080  01 00 00 7f 00 0b 00 02  01 00 ff 01 00 01 00 00  |................|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 6.4K bytes
    - Viewed (0)
  9. src/crypto/tls/testdata/Client-TLSv12-RSA-RC4

    00000040  00 00 00 00 00 00 00 00  00 00 00 00 00 32 cc a9  |.............2..|
    00000050  cc a8 c0 2b c0 2f c0 2c  c0 30 c0 09 c0 13 c0 0a  |...+./.,.0......|
    00000060  c0 14 00 9c 00 9d 00 2f  00 35 c0 12 00 0a c0 23  |......./.5.....#|
    00000070  c0 27 00 3c c0 07 c0 11  00 05 13 03 13 01 13 02  |.'.<............|
    00000080  01 00 00 7f 00 0b 00 02  01 00 ff 01 00 01 00 00  |................|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 6.4K bytes
    - Viewed (0)
  10. pkg/scheduler/framework/plugins/noderesources/least_allocated_test.go

    			// Node1 scores (remaining resources) on 0-MaxNodeScore scale
    			// CPU Score: ((4000 - 0) * MaxNodeScore) / 4000 = MaxNodeScore
    			// Memory Score: ((10000 - 0) * MaxNodeScore) / 10000 = MaxNodeScore
    			// Node1 Score: (100 + 100) / 2 = 100
    			// Node2 scores (remaining resources) on 0-MaxNodeScore scale
    			// CPU Score: ((4000 - 0) * MaxNodeScore) / 4000 = MaxNodeScore
    			// Memory Score: ((10000 - 0) * MaxNodeScore) / 10000 = MaxNodeScore
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 03:30:06 UTC 2023
    - 18.8K bytes
    - Viewed (0)
Back to top