Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 15 for 616 (0.06 sec)

  1. src/unicode/utf8/utf8.go

    		// on many platforms. See test/codegen/memcombine.go.
    		first32 := uint32(p[0]) | uint32(p[1])<<8 | uint32(p[2])<<16 | uint32(p[3])<<24
    		second32 := uint32(p[4]) | uint32(p[5])<<8 | uint32(p[6])<<16 | uint32(p[7])<<24
    		if (first32|second32)&0x80808080 != 0 {
    			// Found a non ASCII byte (>= RuneSelf).
    			break
    		}
    		p = p[8:]
    	}
    	n := len(p)
    	for i := 0; i < n; {
    		pi := p[i]
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 08 02:00:36 UTC 2024
    - 16.4K bytes
    - Viewed (0)
  2. platforms/core-configuration/declarative-dsl-core/src/test/kotlin/org/gradle/internal/declarativedsl/parsing/BasicParsingTest.kt

                            name = a
                        )
                        rhs = IntLiteral [indexes: 4..5, line/column: 1/5..1/6, file: test] (1)
                    )
                    Assignment [indexes: 6..16, line/column: 2/1..2/11, file: test] (
                        lhs = PropertyAccess [indexes: 6..7, line/column: 2/1..2/2, file: test] (
                            name = b
                        )
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 14 22:06:18 UTC 2024
    - 19.1K bytes
    - Viewed (0)
  3. src/crypto/aes/gcm_amd64.s

    	increment(1)
    	MOVOU T0, (2*16)(SP)
    	increment(2)
    	MOVOU T0, (3*16)(SP)
    	increment(3)
    	MOVOU T0, (4*16)(SP)
    	increment(4)
    	MOVOU T0, (5*16)(SP)
    	increment(5)
    	MOVOU T0, (6*16)(SP)
    	increment(6)
    	MOVOU T0, (7*16)(SP)
    	increment(7)
    
    gcmAesDecOctetsLoop:
    
    		CMPQ ptxLen, $128
    		JB gcmAesDecEndOctets
    		SUBQ $128, ptxLen
    
    		MOVOU (0*16)(SP), B0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 23.4K bytes
    - Viewed (0)
  4. .teamcity/performance-test-durations.json

      "durations" : [ {
        "testProject" : "bigCppApp",
        "linux" : 288
      }, {
        "testProject" : "bigCppMulti",
        "linux" : 616
      }, {
        "testProject" : "bigNative",
        "linux" : 254
      } ]
    }, {
      "scenario" : "org.gradle.performance.regression.buildcache.TaskOutputCachingSwiftPerformanceTest.clean assemble with local cache (swift)",
    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. guava-tests/test/com/google/common/primitives/BooleansTest.java

        // Rotate the central 5 elements, leaving the ends as-is
        testRotate(
            new boolean[] {false, true, false, true, false, true, false},
            -6,
            1,
            6,
            new boolean[] {false, false, true, false, true, true, false});
        testRotate(
            new boolean[] {false, true, false, true, false, true, false},
            -1,
            1,
            6,
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Mar 04 15:43:29 UTC 2024
    - 23.9K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/lite/tests/quantize-variables.mlir

      %16 = "tfl.dequantize"(%15) : (tensor<1x3x1x1x!quant.uniform<i8:f32, 1.0:2>>) -> tensor<1x3x1x1xf32>
      "tfl.assign_variable"(%6, %16) : (tensor<!tf_type.resource>, tensor<1x3x1x1xf32>) -> ()
      func.return %10 : tensor<1x3x1x1xf32>
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 09:41:17 UTC 2024
    - 20.3K bytes
    - Viewed (0)
  7. android/guava-tests/test/com/google/common/primitives/BooleansTest.java

        // Rotate the central 5 elements, leaving the ends as-is
        testRotate(
            new boolean[] {false, true, false, true, false, true, false},
            -6,
            1,
            6,
            new boolean[] {false, false, true, false, true, true, false});
        testRotate(
            new boolean[] {false, true, false, true, false, true, false},
            -1,
            1,
            6,
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Mar 04 15:43:29 UTC 2024
    - 23.9K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/text/internal/language/compact/tables.go

    	saqKEIndex        ID = 610
    	sbpIndex          ID = 611
    	sbpTZIndex        ID = 612
    	sdIndex           ID = 613
    	sdPKIndex         ID = 614
    	sdhIndex          ID = 615
    	seIndex           ID = 616
    	seFIIndex         ID = 617
    	seNOIndex         ID = 618
    	seSEIndex         ID = 619
    	sehIndex          ID = 620
    	sehMZIndex        ID = 621
    	sesIndex          ID = 622
    	sesMLIndex        ID = 623
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 31.4K bytes
    - Viewed (0)
  9. src/cmd/trace/testdata/go122.test

    	pc=5021687 func=44 file=45 line=154
    	pc=5057739 func=46 file=47 line=85
    	pc=5057380 func=48 file=47 line=75
    	pc=5057381 func=49 file=47 line=71
    	pc=4965884 func=50 file=51 line=651
    	pc=4964173 func=52 file=51 line=616
    	pc=4961811 func=53 file=51 line=517
    	pc=4960409 func=54 file=51 line=508
    	pc=4958646 func=55 file=51 line=434
    	pc=4958647 func=56 file=51 line=401
    	pc=5078500 func=35 file=36 line=68
    Stack id=13 nframes=1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 17 17:15:58 UTC 2024
    - 166K bytes
    - Viewed (0)
  10. src/encoding/base32/base32_test.go

    		want int64
    	}
    	tests := []test{
    		{StdEncoding, 0, 0},
    		{StdEncoding, 1, 8},
    		{StdEncoding, 2, 8},
    		{StdEncoding, 3, 8},
    		{StdEncoding, 4, 8},
    		{StdEncoding, 5, 8},
    		{StdEncoding, 6, 16},
    		{StdEncoding, 10, 16},
    		{StdEncoding, 11, 24},
    		{rawStdEncoding, 0, 0},
    		{rawStdEncoding, 1, 2},
    		{rawStdEncoding, 2, 4},
    		{rawStdEncoding, 3, 5},
    		{rawStdEncoding, 4, 7},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 14 16:25:54 UTC 2024
    - 26K bytes
    - Viewed (0)
Back to top