Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 33 for 2047 (0.23 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go

    	SYS_ACL_INIT                        = 0x7FE // 2046
    	SYS_ACL_FREE                        = 0x7FF // 2047
    	SYS_ACL_FIRST_ENTRY                 = 0x800 // 2048
    	SYS_ACL_GET_ENTRY                   = 0x801 // 2049
    	SYS_ACL_VALID                       = 0x802 // 2050
    	SYS_ACL_CREATE_ENTRY                = 0x803 // 2051
    	SYS_ACL_DELETE_ENTRY                = 0x804 // 2052
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 146.6K bytes
    - Viewed (0)
  2. src/cmd/compile/internal/ssa/rewriteRISCV64.go

    	v_1 := v.Args[1]
    	v_0 := v.Args[0]
    	// match: (SLT x (MOVDconst [val]))
    	// cond: val >= -2048 && val <= 2047
    	// result: (SLTI [val] x)
    	for {
    		x := v_0
    		if v_1.Op != OpRISCV64MOVDconst {
    			break
    		}
    		val := auxIntToInt64(v_1.AuxInt)
    		if !(val >= -2048 && val <= 2047) {
    			break
    		}
    		v.reset(OpRISCV64SLTI)
    		v.AuxInt = int64ToAuxInt(val)
    		v.AddArg(x)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 07 14:57:07 UTC 2024
    - 205.1K bytes
    - Viewed (0)
  3. src/cmd/internal/obj/ppc64/asm9.go

    	/* In order to match the output of the GNU objdump (and make the usage in Go asm easier), the */
    	/* instruction is called using the sign extended value (i.e. a valid offset would be -32752 or 32752, */
    	/* not -2047 or 2047), so 'b' needs to be adjusted to the expected 12-bit DQ value. Bear in mind that */
    	/* bits 0 to 3 in 'dq' need to be zero, otherwise this will generate an illegal instruction. */
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 13:55:28 UTC 2024
    - 156.1K bytes
    - Viewed (0)
  4. pkg/kubelet/cm/memorymanager/policy_static_test.go

    				0: &state.NUMANodeState{
    					MemoryMap: map[v1.ResourceName]*state.MemoryTable{
    						v1.ResourceMemory: {
    							Allocatable:    2560 * mb,
    							Free:           512 * mb,
    							Reserved:       2048 * mb,
    							SystemReserved: 512 * mb,
    							TotalMemSize:   3 * gb,
    						},
    						hugepages1Gi: {
    							Allocatable:    2 * gb,
    							Free:           2 * gb,
    							Reserved:       0,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Sep 17 05:49:15 UTC 2023
    - 100.4K bytes
    - Viewed (0)
  5. src/cmd/cgo/internal/test/callback.go

    func stack2036() { var buf [2036]byte; use(buf[:]); C.callGoStackCheck() }
    func stack2040() { var buf [2040]byte; use(buf[:]); C.callGoStackCheck() }
    func stack2044() { var buf [2044]byte; use(buf[:]); C.callGoStackCheck() }
    func stack2048() { var buf [2048]byte; use(buf[:]); C.callGoStackCheck() }
    func stack2052() { var buf [2052]byte; use(buf[:]); C.callGoStackCheck() }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 12 12:00:02 UTC 2023
    - 111.5K bytes
    - Viewed (0)
  6. src/hash/crc32/crc32_table_ppc64le.s

    DATA ·IEEEConst+2024(SB)/8,$0x0000000094d8266e
    
    	/* x^131136 mod p(x), x^131072 mod p(x) */
    DATA ·IEEEConst+2032(SB)/8,$0x000000014f187140
    DATA ·IEEEConst+2040(SB)/8,$0x00000000606c5e34
    
    	/* x^130112 mod p(x), x^130048 mod p(x) */
    DATA ·IEEEConst+2048(SB)/8,$0x000000019581b9da
    DATA ·IEEEConst+2056(SB)/8,$0x000000019766beaa
    
    	/* x^129088 mod p(x), x^129024 mod p(x) */
    DATA ·IEEEConst+2064(SB)/8,$0x00000001091bc984
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 19 20:44:20 UTC 2024
    - 113.3K bytes
    - Viewed (0)
  7. platforms/software/dependency-management/src/integTest/groovy/org/gradle/integtests/resolve/transform/ArtifactTransformCachingIntegrationTest.groovy

    /*
     * Copyright 2017 the original author or authors.
     *
     * Licensed under the Apache License, Version 2.0 (the "License");
     * you may not use this file except in compliance with the License.
     * You may obtain a copy of the License at
     *
     *      http://www.apache.org/licenses/LICENSE-2.0
     *
     * Unless required by applicable law or agreed to in writing, software
     * distributed under the License is distributed on an "AS IS" BASIS,
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jun 07 11:52:44 UTC 2024
    - 97.8K bytes
    - Viewed (0)
  8. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-32/plexus-container-default-1.0-alpha-32.jar

    oc/ http://logging.apache.org/log4j/docs/api/ http://jakarta.apache.org/regexp/apidocs/ http://jakarta.apache.org/velocity/api/ META-INF/maven/org.codehaus.plexus/plexus-container-default/pom.properties #Generated by Maven #Mon Aug 27 22:51:07 PDT 2007 version=1.0-alpha-32 groupId=org.codehaus.plexus artifactId=plexus-container-default org/codehaus/plexus/component/composition/CompositionException.class package org.codehaus.plexus.component.composition; public synchronized class CompositionException...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 233.3K bytes
    - Viewed (0)
  9. cluster/gce/util.sh

    #!/usr/bin/env bash
    
    # Copyright 2017 The Kubernetes Authors.
    #
    # Licensed under the Apache License, Version 2.0 (the "License");
    # you may not use this file except in compliance with the License.
    # You may obtain a copy of the License at
    #
    #     http://www.apache.org/licenses/LICENSE-2.0
    #
    # Unless required by applicable law or agreed to in writing, software
    # distributed under the License is distributed on an "AS IS" BASIS,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 21:47:17 UTC 2024
    - 161.6K bytes
    - Viewed (0)
  10. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-32/plexus-container-default-1.0-alpha-32.jar

    oc/ http://logging.apache.org/log4j/docs/api/ http://jakarta.apache.org/regexp/apidocs/ http://jakarta.apache.org/velocity/api/ META-INF/maven/org.codehaus.plexus/plexus-container-default/pom.properties #Generated by Maven #Mon Aug 27 22:51:07 PDT 2007 version=1.0-alpha-32 groupId=org.codehaus.plexus artifactId=plexus-container-default org/codehaus/plexus/component/composition/CompositionException.class package org.codehaus.plexus.component.composition; public synchronized class CompositionException...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Oct 16 20:15:40 UTC 2007
    - 233.3K bytes
    - Viewed (0)
Back to top