Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 15 for uints (0.21 sec)

  1. api/go1.14.txt

    pkg syscall (freebsd-arm64), type RawSockaddrDatalink struct, Nlen uint8
    pkg syscall (freebsd-arm64), type RawSockaddrDatalink struct, Slen uint8
    pkg syscall (freebsd-arm64), type RawSockaddrDatalink struct, Type uint8
    pkg syscall (freebsd-arm64), type RawSockaddrInet4 struct, Family uint8
    pkg syscall (freebsd-arm64), type RawSockaddrInet4 struct, Len uint8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  2. api/go1.20.txt

    pkg archive/tar, var ErrInsecurePath error #55356
    pkg archive/zip, var ErrInsecurePath error #55356
    pkg bytes, func Clone([]uint8) []uint8 #45038
    pkg bytes, func CutPrefix([]uint8, []uint8) ([]uint8, bool) #42537
    pkg bytes, func CutSuffix([]uint8, []uint8) ([]uint8, bool) #42537
    pkg context, func Cause(Context) error #51365
    pkg context, func WithCancelCause(Context) (Context, CancelCauseFunc) #51365
    pkg context, type CancelCauseFunc func(error) #51365
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (1)
  3. src/cmd/compile/internal/ssa/rewritegeneric.go

    	// result: (Leq8U (RotateLeft8 <typ.UInt8> (Add8 <typ.UInt8> (Mul8 <typ.UInt8> (Const8 <typ.UInt8> [int8(sdivisible8(c).m)]) x) (Const8 <typ.UInt8> [int8(sdivisible8(c).a)]) ) (Const8 <typ.UInt8> [int8(8-sdivisible8(c).k)]) ) (Const8 <typ.UInt8> [int8(sdivisible8(c).max)]) )
    	for {
    		for _i0 := 0; _i0 <= 1; _i0, v_0, v_1 = _i0+1, v_1, v_0 {
    			x := v_0
    			if v_1.Op != OpMul8 {
    				continue
    			}
    			_ = v_1.Args[1]
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Apr 22 18:24:47 UTC 2024
    - 812.2K bytes
    - Viewed (0)
  4. src/cmd/compile/internal/test/testdata/arithConst_test.go

    //go:noinline
    func sub_uint8_0(a uint8) uint8 { return a - 0 }
    
    //go:noinline
    func sub_0_uint8(a uint8) uint8 { return 0 - a }
    
    //go:noinline
    func sub_uint8_1(a uint8) uint8 { return a - 1 }
    
    //go:noinline
    func sub_1_uint8(a uint8) uint8 { return 1 - a }
    
    //go:noinline
    func sub_uint8_255(a uint8) uint8 { return a - 255 }
    
    //go:noinline
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Dec 23 06:40:04 UTC 2020
    - 633.8K bytes
    - Viewed (0)
  5. src/cmd/compile/internal/ssa/rewriteAMD64.go

    	// cond: int8(x)<y && uint8(x)>uint8(y)
    	// result: (FlagLT_UGT)
    	for {
    		y := auxIntToInt8(v.AuxInt)
    		if v_0.Op != OpAMD64MOVLconst {
    			break
    		}
    		x := auxIntToInt32(v_0.AuxInt)
    		if !(int8(x) < y && uint8(x) > uint8(y)) {
    			break
    		}
    		v.reset(OpAMD64FlagLT_UGT)
    		return true
    	}
    	// match: (CMPBconst (MOVLconst [x]) [y])
    	// cond: int8(x)>y && uint8(x)<uint8(y)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Mar 12 19:38:41 UTC 2024
    - 712.7K bytes
    - Viewed (0)
  6. src/cmd/compile/internal/ssa/rewriteARM64.go

    			y := v_1.Args[0]
    			if !(ac == ^((1<<uint(bfc.getARM64BFwidth()) - 1) << uint(bfc.getARM64BFlsb()))) {
    				continue
    			}
    			v.reset(OpARM64BFI)
    			v.AuxInt = arm64BitFieldToAuxInt(bfc)
    			v.AddArg2(y, x)
    			return true
    		}
    		break
    	}
    	// match: (OR (UBFX [bfc] x) (ANDconst [ac] y))
    	// cond: ac == ^(1<<uint(bfc.getARM64BFwidth())-1)
    	// result: (BFXIL [bfc] y x)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 15:49:20 UTC 2024
    - 608.6K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"TypeList", Type, 18},
    		{"TypeName", Type, 5},
    		{"TypeParam", Type, 18},
    		{"TypeParamList", Type, 18},
    		{"TypeString", Func, 5},
    		{"Uint", Const, 5},
    		{"Uint16", Const, 5},
    		{"Uint32", Const, 5},
    		{"Uint64", Const, 5},
    		{"Uint8", Const, 5},
    		{"Uintptr", Const, 5},
    		{"Unalias", Func, 22},
    		{"Union", Type, 18},
    		{"Universe", Var, 5},
    		{"Unsafe", Var, 5},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    Example 2:
    
    >>> tf.bitcast(tf.constant(0xffffffff, dtype=tf.uint32), tf.uint8)
    <tf.Tensor: shape=(4,), dtype=uint8, numpy=array([255, 255, 255, 255], dtype=uint8)>
    
    Example 3:
    
    >>> x = [1., 2., 3.]
    >>> y = [0., 2., 3.]
    >>> equality= tf.equal(x,y)
    >>> equality_cast = tf.cast(equality,tf.float32)
    >>> equality_bitcast = tf.bitcast(equality_cast,tf.uint8)
    >>> print(equality)
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.19.md

    - github.com/alecthomas/template: [a0175ee → fb15b89](https://github.com/alecthomas/template/compare/a0175ee...fb15b89)
    - github.com/alecthomas/units: [2efee85 → c3de453](https://github.com/alecthomas/units/compare/2efee85...c3de453)
    - github.com/beorn7/perks: [v1.0.0 → v1.0.1](https://github.com/beorn7/perks/compare/v1.0.0...v1.0.1)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  10. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

    <sign>            ::= \"+\" | \"-\" <signedNumber>    ::= <number> | <sign><number> <suffix>          ::= <binarySI> | <decimalExponent> | <decimalSI> <binarySI>        ::= Ki | Mi | Gi | Ti | Pi | Ei\n\n\t(International System of units; See: http://physics.nist.gov/cuu/Units/binary.html)\n\n<decimalSI>       ::= m | \"\" | k | M | G | T | P | E\n\n\t(Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.)\n\n<decimalExponent> ::= \"e\" <signedNumber> | \"E\" <signedNumber> ```\n\nNo...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
Back to top