Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 31 for 15818 (0.14 sec)

  1. src/net/addrselect.go

    	// CommonPrefixLen(Source(DA), DA) < CommonPrefixLen(Source(DB), DB),
    	// then prefer DB.
    	//
    	// However, applying this rule to IPv4 addresses causes
    	// problems (see issues 13283 and 18518), so limit to IPv6.
    	if DA.To4() == nil && DB.To4() == nil {
    		commonA := commonPrefixLen(SourceDA, DA)
    		commonB := commonPrefixLen(SourceDB, DB)
    
    		if commonA > commonB {
    			return preferDA
    		}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 09 00:24:06 UTC 2024
    - 9.7K bytes
    - Viewed (0)
  2. staging/src/k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes/appendixa_test.go

    		},
    		{
    			example: hex("01"),
    			decoded: int64(1),
    		},
    		{
    			example: hex("0a"),
    			decoded: int64(10),
    		},
    		{
    			example: hex("17"),
    			decoded: int64(23),
    		},
    		{
    			example: hex("1818"),
    			decoded: int64(24),
    		},
    		{
    			example: hex("1819"),
    			decoded: int64(25),
    		},
    		{
    			example: hex("1864"),
    			decoded: int64(100),
    		},
    		{
    			example: hex("1903e8"),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Feb 15 18:59:36 UTC 2024
    - 15.8K bytes
    - Viewed (0)
  3. src/runtime/zcallback_windows_arm.s

    	MOVW	$1514, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$1515, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$1516, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$1517, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$1518, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$1519, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$1520, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$1521, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$1522, R12
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 21 21:52:38 UTC 2021
    - 89.3K bytes
    - Viewed (0)
  4. .teamcity/performance-test-durations.json

      }, {
        "testProject" : "mediumCppMultiWithMacroIncludes",
        "linux" : 473
      }, {
        "testProject" : "mediumNative",
        "linux" : 267
      }, {
        "testProject" : "multiNative",
        "linux" : 1518
      }, {
        "testProject" : "smallCppApp",
        "linux" : 353
      }, {
        "testProject" : "smallCppMulti",
        "linux" : 375
      }, {
        "testProject" : "smallNative",
        "linux" : 350
      } ]
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 14 10:30:45 UTC 2024
    - 27.9K bytes
    - Viewed (1)
  5. src/runtime/zcallback_windows_arm64.s

    	MOVD	$1514, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$1515, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$1516, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$1517, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$1518, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$1519, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$1520, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$1521, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$1522, R12
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 21 21:52:38 UTC 2021
    - 89.3K bytes
    - Viewed (0)
  6. src/main/java/jcifs/smb1/smb1/SID.java

        public static SID SYSTEM = null;
    
        static {
            try {
                EVERYONE = new SID("S-1-1-0");
                CREATOR_OWNER = new SID("S-1-3-0");
                SYSTEM = new SID("S-1-5-18");
            } catch (SmbException se) {
            }
        }
    
        static Map sid_cache = new HashMap();
    
        static void resolveSids(DcerpcHandle handle,
                    LsaPolicyHandle policyHandle,
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Fri Mar 22 21:10:40 UTC 2019
    - 26.6K bytes
    - Viewed (0)
  7. go.work.sum

    github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e h1:aoZm08cpOy4WuID//EZDgcC4zIxODThtZNPirFr42+A=
    github.com/posener/complete v1.1.1 h1:ccV59UEOTzVDnDUEFdT95ZzHVZ+5+158q8+SJb2QV5w=
    github.com/prometheus/client_model v0.5.0/go.mod h1:dTiFglRmd66nLR9Pv9f0mZi7B7fk5Pm3gvsjB5tr+kI=
    github.com/prometheus/tsdb v0.7.1 h1:YZcsG11NqnK4czYLrWd9mpEuAJIHVQLwdrleYfszMAA=
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 28 08:48:12 UTC 2024
    - 30.9K bytes
    - Viewed (0)
  8. gradle/verification-metadata.xml

             </artifact>
          </component>
          <component group="org.asciidoctor" name="asciidoctorj" version="1.5.8.1">
             <artifact name="asciidoctorj-1.5.8.1.jar">
                <pgp value="36390DE6A0E61EE4C7B4BA02C1D3063467F1EBD1"/>
             </artifact>
          </component>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 21 22:30:36 UTC 2024
    - 90.1K bytes
    - Viewed (0)
  9. src/cmd/internal/obj/link.go

    //		Encoding:
    //			type = TYPE_SHIFT
    //		On ARM:
    //			offset = (reg&15) | shifttype<<5 | count
    //			shifttype = 0, 1, 2, 3 for <<, >>, ->, @>
    //			count = (reg&15)<<8 | 1<<4 for a register shift count, (n&31)<<7 for an integer constant.
    //		On ARM64:
    //			offset = (reg&31)<<16 | shifttype<<22 | (count&63)<<10
    //			shifttype = 0, 1, 2 for <<, >>, ->
    //
    //	(reg, reg)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 19:57:43 UTC 2024
    - 33.1K bytes
    - Viewed (0)
  10. src/cmd/asm/internal/asm/parse.go

    			p.errorf("rhs of shift must be integer: %s", str)
    		} else {
    			r2, ok := p.registerReference(str)
    			if !ok {
    				p.errorf("rhs of shift must be register or integer: %s", str)
    			}
    			count = (r2&15)<<8 | 1<<4
    		}
    	case scanner.Int, '(':
    		p.back()
    		x := int64(p.expr())
    		if p.arch.Family == sys.ARM64 {
    			if x >= 64 {
    				p.errorf("register shift count too large: %s", str)
    			}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Feb 21 14:34:57 UTC 2024
    - 36.9K bytes
    - Viewed (0)
Back to top