Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 396 for 5400 (0.03 sec)

  1. src/image/png/testdata/pngsuite/basn0g16.sng

    IMAGE {
        pixels hex
    0000 0900 1200 1b00 2400 2d00 3600 3f00 4800 5100 5a00 6300 6c00 7500 7e00 8700 9000 9900 a200 ab00 b400 bd00 c600 cf00 d800 e100 ea00 f300 fc00 f0ff d5ff baff 
    0200 0b00 1400 1d00 2600 2f00 3800 4100 4a00 5300 5c00 6500 6e00 7700 8000 8900 9200 9b00 a400 ad00 b600 bf00 c800 d100 da00 e300 ec00 f500 fe00 eaff cfff b4ff 
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 08 04:08:51 UTC 2014
    - 5.2K bytes
    - Viewed (0)
  2. staging/src/k8s.io/apimachinery/pkg/api/resource/quantity_example_test.go

    	fmt.Printf("milliCores = %v (%v)\n", cores2.MilliValue(), cores2.Format)
    
    	// Output:
    	// memorySize = 5368709120 (BinarySI)
    	// diskSize = 5000000000 (DecimalSI)
    	// milliCores = 5300 (DecimalSI)
    	// milliCores = 5400 (DecimalSI)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Jan 29 20:41:44 UTC 2017
    - 1.7K bytes
    - Viewed (0)
  3. 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)
  4. platforms/documentation/docs/src/docs/userguide/img/commandLineTutorialTasks.graphml

              <y:Shape type="roundrectangle"/>
            </y:ShapeNode>
          </data>
        </node>
        <node id="n2">
          <data key="d6">
            <y:ShapeNode>
              <y:Geometry height="30.0" width="140.0" x="540.0" y="7.035714285714285"/>
              <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
    - 6.3K bytes
    - Viewed (0)
  5. 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)
  6. 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)
  7. testing/soak/src/integTest/kotlin/org/gradle/kotlin/dsl/caching/ScriptCachingIntegrationTest.kt

                misses(buildFile)
            }
    
            // expect: memory hog released
            val runs = 10
            // For some reason we have 5 references to the task class.
            val daemonHeapMb = memoryHogMb * 5 + 400
            for (run in 1..runs) {
                println("Run number $run")
                myTask.writeText(myTask.readText().replace("runAction${run - 1}", "runAction$run"))
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jun 07 11:33:23 UTC 2024
    - 13.4K bytes
    - Viewed (0)
  8. test/inline_big.go

    	a[526] = 0
    	a[527] = 0
    	a[528] = 0
    	a[529] = 0
    	a[530] = 0
    	a[531] = 0
    	a[532] = 0
    	a[533] = 0
    	a[534] = 0
    	a[535] = 0
    	a[536] = 0
    	a[537] = 0
    	a[538] = 0
    	a[539] = 0
    	a[540] = 0
    	a[541] = 0
    	a[542] = 0
    	a[543] = 0
    	a[544] = 0
    	a[545] = 0
    	a[546] = 0
    	a[547] = 0
    	a[548] = 0
    	a[549] = 0
    	a[550] = 0
    	a[551] = 0
    	a[552] = 0
    	a[553] = 0
    	a[554] = 0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 18 11:58:37 UTC 2023
    - 12.7K bytes
    - Viewed (0)
  9. src/cmd/internal/obj/loong64/asm.go

    	{AADDV, C_REG, C_REG, C_NONE, C_REG, C_NONE, 2, 4, 0, 0},
    	{AAND, C_REG, C_REG, C_NONE, C_REG, C_NONE, 2, 4, 0, 0},
    	{ASUB, C_REG, C_NONE, C_NONE, C_REG, C_NONE, 2, 4, 0, 0},
    	{ASUBV, C_REG, C_NONE, C_NONE, C_REG, C_NONE, 2, 4, 0, 0},
    	{AADD, C_REG, C_NONE, C_NONE, C_REG, C_NONE, 2, 4, 0, 0},
    	{AADDV, C_REG, C_NONE, C_NONE, C_REG, C_NONE, 2, 4, 0, 0},
    	{AAND, C_REG, C_NONE, C_NONE, C_REG, C_NONE, 2, 4, 0, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 02:04:54 UTC 2024
    - 61.8K bytes
    - Viewed (0)
  10. src/syscall/zsysnum_linux_mips64.go

    // mksysnum_linux.pl /usr/include/asm/unistd.h
    // Code generated by the command above; DO NOT EDIT.
    
    package syscall
    
    const (
    	SYS_READ                   = 5000
    	SYS_WRITE                  = 5001
    	SYS_OPEN                   = 5002
    	SYS_CLOSE                  = 5003
    	SYS_STAT                   = 5004
    	SYS_FSTAT                  = 5005
    	SYS_LSTAT                  = 5006
    	SYS_POLL                   = 5007
    	SYS_LSEEK                  = 5008
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jun 14 13:21:46 UTC 2018
    - 10.9K bytes
    - Viewed (0)
Back to top