Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 16 for 5120 (0.11 sec)

  1. src/math/big/int_test.go

    }
    
    func BenchmarkBitset(b *testing.B) {
    	z := new(Int)
    	z.SetBit(z, 512, 1)
    	b.ResetTimer()
    	for i := b.N - 1; i >= 0; i-- {
    		z.SetBit(z, i&512, 1)
    	}
    }
    
    func BenchmarkBitsetNeg(b *testing.B) {
    	z := NewInt(-1)
    	z.SetBit(z, 512, 0)
    	b.ResetTimer()
    	for i := b.N - 1; i >= 0; i-- {
    		z.SetBit(z, i&512, 0)
    	}
    }
    
    func BenchmarkBitsetOrig(b *testing.B) {
    	z := new(Int)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 18:42:28 UTC 2024
    - 58.5K bytes
    - Viewed (0)
  2. src/main/webapp/css/font-awesome.min.css

    /*!
     * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
     * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
     */
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Sat Dec 14 21:22:25 UTC 2019
    - 55.8K bytes
    - Viewed (0)
  3. src/main/webapp/css/admin/font-awesome.min.css

    /*!
     * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
     * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
     */
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Sat Dec 14 21:22:25 UTC 2019
    - 55.8K bytes
    - Viewed (0)
  4. src/cmd/internal/obj/mips/asm0.go

    	{AMOVW, C_ADDR, C_NONE, C_REG, 51, 8, 0, sys.MIPS, 0},
    	{AMOVW, C_ADDR, C_NONE, C_REG, 51, 12, 0, sys.MIPS64, 0},
    	{AMOVWU, C_ADDR, C_NONE, C_REG, 51, 12, 0, sys.MIPS64, 0},
    	{AMOVV, C_ADDR, C_NONE, C_REG, 51, 12, 0, sys.MIPS64, 0},
    	{AMOVB, C_ADDR, C_NONE, C_REG, 51, 8, 0, sys.MIPS, 0},
    	{AMOVB, C_ADDR, C_NONE, C_REG, 51, 12, 0, sys.MIPS64, 0},
    	{AMOVBU, C_ADDR, C_NONE, C_REG, 51, 8, 0, sys.MIPS, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 17:46:09 UTC 2024
    - 53.6K bytes
    - Viewed (0)
  5. docs/changelogs/changelog_3x.md

     *  Fix: Reject HTTP/2 data frames if the stream ID is 0.
     *  New: Upgrade to Okio 1.12.0.
    
         ```xml
         <dependency>
           <groupId>com.squareup.okio</groupId>
           <artifactId>okio</artifactId>
           <version>1.12.0</version>
         </dependency>
    
         com.squareup.okio:okio:1.12.0
         ```
    
     *  New: Connection coalescing. OkHttp may reuse HTTP/2 connections across calls that share an IP
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sun Feb 06 14:55:54 UTC 2022
    - 50.8K bytes
    - Viewed (0)
  6. kotlin-js-store/yarn.lock

        base64id "2.0.0"
        cookie "~0.4.1"
        cors "~2.8.5"
        debug "~4.3.1"
        engine.io-parser "~5.0.3"
        ws "~8.2.3"
    
    enhanced-resolve@^5.13.0:
      version "5.15.0"
      resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.15.0.tgz#1af946c7d93603eb88e9896cee4904dc012e9c35"
      integrity sha512-LXYT42KJ7lpIKECr2mAXIaMldcNCh/7E0KBKOu4KSfkHmP+mZmSs+8V5gBAqisWBy0OO4W5Oyys0GO1Y8KtdKg==
      dependencies:
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Jul 22 12:28:51 UTC 2023
    - 87.4K bytes
    - Viewed (0)
  7. gradle/verification-metadata.xml

                <pgp value="90EE19787A7BCF6FD37A1E9180C08B1C29100955"/>
             </artifact>
          </component>
          <component group="com.squareup" name="kotlinpoet" version="1.12.0">
             <artifact name="kotlinpoet-1.12.0.jar">
                <pgp value="C5AA57F4A38EBA7B7F9156DDAB2DA4527F6FFC0B"/>
             </artifact>
          </component>
          <component group="com.sun.activation" name="jakarta.activation" version="2.0.1">
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 21 22:30:36 UTC 2024
    - 90.1K bytes
    - Viewed (0)
  8. src/runtime/zcallback_windows_arm64.s

    	MOVD	$507, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$508, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$509, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$510, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$511, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$512, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$513, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$514, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$515, 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)
  9. src/runtime/zcallback_windows_arm.s

    	MOVW	$507, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$508, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$509, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$510, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$511, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$512, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$513, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$514, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$515, 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)
  10. src/strings/strings_test.go

    	tokens := [...]string{
    		"<a>", "<p>", "<b>", "<strong>",
    		"</a>", "</p>", "</b>", "</strong>",
    		"hello", "world",
    	}
    	x := make([]byte, 0, 1<<20)
    	for {
    		i := rand.Intn(len(tokens))
    		if len(x)+len(tokens[i]) >= 1<<20 {
    			break
    		}
    		x = append(x, tokens[i]...)
    	}
    	return string(x)
    }
    
    var benchInputHard = makeBenchInputHard()
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 03 12:58:37 UTC 2024
    - 53K bytes
    - Viewed (0)
Back to top