Search Options

Results per page
Sort
Preferred Languages
Advance

Results 91 - 100 of 806 for sounds (0.28 sec)

  1. src/runtime/utf8.go

    	case i <= rune1Max:
    		p[0] = byte(r)
    		return 1
    	case i <= rune2Max:
    		_ = p[1] // eliminate bounds checks
    		p[0] = t2 | byte(r>>6)
    		p[1] = tx | byte(r)&maskx
    		return 2
    	case i > maxRune, surrogateMin <= i && i <= surrogateMax:
    		r = runeError
    		fallthrough
    	case i <= rune3Max:
    		_ = p[2] // eliminate bounds checks
    		p[0] = t3 | byte(r>>12)
    		p[1] = tx | byte(r>>6)&maskx
    		p[2] = tx | byte(r)&maskx
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 06 02:46:02 UTC 2020
    - 3.4K bytes
    - Viewed (0)
  2. src/crypto/sha1/sha1block_386.s

    	ROUND2(BX, CX, DX, BP, AX, 39)
    
    	ROUND3(AX, BX, CX, DX, BP, 40)
    	ROUND3(BP, AX, BX, CX, DX, 41)
    	ROUND3(DX, BP, AX, BX, CX, 42)
    	ROUND3(CX, DX, BP, AX, BX, 43)
    	ROUND3(BX, CX, DX, BP, AX, 44)
    	ROUND3(AX, BX, CX, DX, BP, 45)
    	ROUND3(BP, AX, BX, CX, DX, 46)
    	ROUND3(DX, BP, AX, BX, CX, 47)
    	ROUND3(CX, DX, BP, AX, BX, 48)
    	ROUND3(BX, CX, DX, BP, AX, 49)
    	ROUND3(AX, BX, CX, DX, BP, 50)
    	ROUND3(BP, AX, BX, CX, DX, 51)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 6K bytes
    - Viewed (0)
  3. src/crypto/subtle/xor_generic.go

    		// see issue 59334.
    		return nil
    	}
    	return unsafe.Slice((*uintptr)(unsafe.Pointer(&x[0])), n)
    }
    
    func xorLoop[T byte | uintptr](dst, x, y []T) {
    	x = x[:len(dst)] // remove bounds check in loop
    	y = y[:len(dst)] // remove bounds check in loop
    	for i := range dst {
    		dst[i] = x[i] ^ y[i]
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 31 23:25:07 UTC 2023
    - 1.7K bytes
    - Viewed (0)
  4. test/fixedbugs/bug120.go

    	// These are exactly representable in 64-bit floating point:
    	//	1e23-8388608
    	//	1e23+8388608
    	// The former has an even mantissa, so "1e23" rounds to 1e23-8388608.
    	// If "1e23+8388608" is implemented as "1e23" + "8388608",
    	// that ends up computing 1e23-8388608 + 8388608 = 1e23,
    	// which rounds back to 1e23-8388608.
    	// The correct answer, of course, would be "1e23+8388608" = 1e23+8388608.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sat Feb 18 21:15:42 UTC 2012
    - 1.8K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/tf2xla/transforms/verify_tfxla_legalization_test.cc

          %3 = "mhlo.dynamic_iota"(%2) {iota_dimension = 0 : i64} : (tensor<1xi64>) -> tensor<?xi32, #mhlo.type_extensions<bounds = [4]>>
          %4 = mhlo.multiply %3, %3 : tensor<?xi32, #mhlo.type_extensions<bounds = [4]>>
          return %4 : tensor<?xi32, #mhlo.type_extensions<bounds = [4]>>
        }
      })";
      CellReader<int64_t> legal_error(kFailedLegalizationStreamz);
      CellReader<int64_t> static_error(kNonStaticOpStreamz);
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Sep 06 19:12:29 UTC 2023
    - 7.5K bytes
    - Viewed (0)
  6. src/cmd/internal/obj/s390x/rotate.go

    // be in the range 0-63 inclusive or this function will panic.
    func NewRotateParams(start, end, amount uint8) RotateParams {
    	if start&^63 != 0 {
    		panic("start out of bounds")
    	}
    	if end&^63 != 0 {
    		panic("end out of bounds")
    	}
    	if amount&^63 != 0 {
    		panic("amount out of bounds")
    	}
    	return RotateParams{
    		Start:  start,
    		End:    end,
    		Amount: amount,
    	}
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Dec 21 19:19:04 UTC 2020
    - 3.6K bytes
    - Viewed (0)
  7. platforms/documentation/docs/src/docs/userguide/authoring-builds/other/dataflow_actions.adoc

    As a result, when you run the build, and it completes successfully, the action will play the "tada" sound.
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Apr 10 18:03:10 UTC 2024
    - 5.7K bytes
    - Viewed (0)
  8. platforms/documentation/docs/src/docs/userguide/img/dependency-management-project-dependencies.graffle

    {\fonttbl\f0\fnil\fcharset0 HelveticaNeue;} {\colortbl;\red255\green255\blue255;} {\*\expandedcolortbl;;} \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\qc\partightenfactor0 \f0\fs32 \cf0 Project B}Bounds{{28.124999999999886, 57.568699999999978}, {96, 75.318699999999993}}ClassShapedGraphicID{\rtf1\ansi\ansicpg1252\cocoartf1561\cocoasubrtf100 {\fonttbl\f0\fnil\fcharset0 HelveticaNeue;} {\colortbl;\red255\green255\blue255;} {\*\expandedcolortbl;;} \...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 2.1K bytes
    - Viewed (0)
  9. subprojects/core/src/testFixtures/groovy/org/gradle/test/fixtures/VersionCoverage.groovy

        }
    
    
        /**
         * Filters the given versions to those that are between the given closed bounds.
         *
         * @param versionsToFilter the versions to filter
         * @param from the lower bound, inclusive
         * @param to the upper bound, inclusive
         */
        static Set<String> versionsBetweenInclusive(Collection<String> versionsToFilter, String from, String to) {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Sep 06 16:42:03 UTC 2023
    - 2.9K bytes
    - Viewed (0)
  10. test/checkbce.go

    	useInt(a[uint(i*0x07C4ACDD)>>59])
    
    	// The following bounds should not be removed because they can overflow.
    	useInt(a[uint32(i*0x106297f105d0cc86)>>26]) // ERROR "Found IsInBounds$"
    	useInt(b[uint64(i*0x106297f105d0cc86)>>57]) // ERROR "Found IsInBounds$"
    	useInt(a[int32(i*0x106297f105d0cc86)>>26])  // ERROR "Found IsInBounds$"
    	useInt(b[int64(i*0x106297f105d0cc86)>>57])  // ERROR "Found IsInBounds$"
    }
    
    func g1(a []int) {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:25 UTC 2023
    - 3.7K bytes
    - Viewed (0)
Back to top