Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 32 for 40e9 (0.06 sec)

  1. src/syscall/zsysnum_linux_mips.go

    	SYS_LINK                   = 4009
    	SYS_UNLINK                 = 4010
    	SYS_EXECVE                 = 4011
    	SYS_CHDIR                  = 4012
    	SYS_TIME                   = 4013
    	SYS_MKNOD                  = 4014
    	SYS_CHMOD                  = 4015
    	SYS_LCHOWN                 = 4016
    	SYS_BREAK                  = 4017
    	SYS_UNUSED18               = 4018
    	SYS_LSEEK                  = 4019
    	SYS_GETPID                 = 4020
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jun 14 13:21:46 UTC 2018
    - 12.1K bytes
    - Viewed (0)
  2. src/syscall/zsysnum_linux_mipsle.go

    	SYS_LINK                   = 4009
    	SYS_UNLINK                 = 4010
    	SYS_EXECVE                 = 4011
    	SYS_CHDIR                  = 4012
    	SYS_TIME                   = 4013
    	SYS_MKNOD                  = 4014
    	SYS_CHMOD                  = 4015
    	SYS_LCHOWN                 = 4016
    	SYS_BREAK                  = 4017
    	SYS_UNUSED18               = 4018
    	SYS_LSEEK                  = 4019
    	SYS_GETPID                 = 4020
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jun 14 13:21:46 UTC 2018
    - 12.1K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go

    	SYS_OPEN                         = 4005
    	SYS_CLOSE                        = 4006
    	SYS_WAITPID                      = 4007
    	SYS_CREAT                        = 4008
    	SYS_LINK                         = 4009
    	SYS_UNLINK                       = 4010
    	SYS_EXECVE                       = 4011
    	SYS_CHDIR                        = 4012
    	SYS_TIME                         = 4013
    	SYS_MKNOD                        = 4014
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 17.6K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go

    	SYS_OPEN                         = 4005
    	SYS_CLOSE                        = 4006
    	SYS_WAITPID                      = 4007
    	SYS_CREAT                        = 4008
    	SYS_LINK                         = 4009
    	SYS_UNLINK                       = 4010
    	SYS_EXECVE                       = 4011
    	SYS_CHDIR                        = 4012
    	SYS_TIME                         = 4013
    	SYS_MKNOD                        = 4014
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 17.6K bytes
    - Viewed (0)
  5. pkg/kubelet/kubelet_node_status_test.go

    			v1.ResourceEphemeralStorage: *resource.NewQuantity(10e9, resource.BinarySI),
    		},
    		capacity: v1.ResourceList{
    			v1.ResourceCPU:              *resource.NewMilliQuantity(2000, resource.DecimalSI),
    			v1.ResourceMemory:           *resource.NewQuantity(10e9, resource.BinarySI),
    			v1.ResourceEphemeralStorage: *resource.NewQuantity(20e9, resource.BinarySI),
    		},
    	}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 08 19:23:19 UTC 2024
    - 115.8K bytes
    - Viewed (0)
  6. staging/src/k8s.io/apimachinery/pkg/api/resource/quantity_test.go

    		{"0.5e0", decQuantity(5, -1, DecimalExponent)},
    		{"10.035M", decQuantity(10035, 3, DecimalSI)},
    
    		{"1.2e3", decQuantity(12, 2, DecimalExponent)},
    		{"1.3E+6", decQuantity(13, 5, DecimalExponent)},
    		{"1.40e9", decQuantity(14, 8, DecimalExponent)},
    		{"1.53E12", decQuantity(153, 10, DecimalExponent)},
    		{"1.6e15", decQuantity(16, 14, DecimalExponent)},
    		{"1.7E18", decQuantity(17, 17, DecimalExponent)},
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 21:48:10 UTC 2024
    - 49.4K bytes
    - Viewed (0)
  7. helm-releases/minio-4.0.9.tgz

    minio-4.0.9.tar minio/Chart.yaml apiVersion: v1 appVersion: RELEASE.2022-08-02T23-59-16Z description: Multi-Cloud Object Storage home: https://min.io icon: https://min.io/resources/img/logo/MINIO_wordmark.png keywords: - minio - storage - object-storage - s3 - cluster maintainers: - email: ******@****.*** name: MinIO, Inc name: minio sources: - https://github.com/minio/minio version: 4.0.9 minio/values.yaml ## Provide a name in place of minio for `app:` labels ## nameOverride: "" ## Provide a name...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Wed Aug 03 06:10:44 UTC 2022
    - 18.6K bytes
    - Viewed (0)
  8. src/runtime/cgo/gcc_mipsx.S

    	sw	$16, 4($29)
    	sw	$17, 8($29)
    	sw	$18, 12($29)
    	sw	$19, 16($29)
    	sw	$20, 20($29)
    	sw	$21, 24($29)
    	sw	$22, 28($29)
    	sw	$23, 32($29)
    	sw	$30, 36($29)
    
    #ifndef __mips_soft_float
    	sdc1	$f20, 40($29)
    	sdc1	$f22, 48($29)
    	sdc1	$f24, 56($29)
    	sdc1	$f26, 64($29)
    	sdc1	$f28, 72($29)
    	sdc1	$f30, 80($29)
    #endif
    	move	$20, $4 // save R4
    	move	$4, $6
    	jalr	$5	// call setg_gcc
    	jalr	$20	// call fn
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jan 24 22:38:02 UTC 2023
    - 1.5K bytes
    - Viewed (0)
  9. maven-model/pom.xml

                <id>model-v3</id>
                <goals>
                  <goal>velocity</goal>
                </goals>
                <phase>generate-sources</phase>
                <configuration>
                  <version>4.0.99</version>
                  <templates>
                    <template>model-v3.vm</template>
                  </templates>
                </configuration>
              </execution>
            </executions>
          </plugin>
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Wed May 22 14:07:09 UTC 2024
    - 6.9K bytes
    - Viewed (0)
  10. src/crypto/sha1/sha1block_arm.s

    //   - rounds 0-15 are type 1 and load data (ROUND1 macro).
    //   - rounds 16-19 are type 1 and do not load data (ROUND1x macro).
    //   - rounds 20-39 are type 2 and do not load data (ROUND2 macro).
    //   - rounds 40-59 are type 3 and do not load data (ROUND3 macro).
    //   - rounds 60-79 are type 4 and do not load data (ROUND4 macro).
    //
    // Each round loads or shuffles the data, then computes a per-round
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 5.6K bytes
    - Viewed (0)
Back to top