Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 22 of 22 for a$ (0.05 sec)

  1. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"NRGBA", Type, 0},
    		{"NRGBA.A", Field, 0},
    		{"NRGBA.B", Field, 0},
    		{"NRGBA.G", Field, 0},
    		{"NRGBA.R", Field, 0},
    		{"NRGBA64", Type, 0},
    		{"NRGBA64.A", Field, 0},
    		{"NRGBA64.B", Field, 0},
    		{"NRGBA64.G", Field, 0},
    		{"NRGBA64.R", Field, 0},
    		{"NRGBA64Model", Var, 0},
    		{"NRGBAModel", Var, 0},
    		{"NYCbCrA", Type, 6},
    		{"NYCbCrA.A", Field, 6},
    		{"NYCbCrA.YCbCr", Field, 6},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  2. src/cmd/compile/internal/ssa/rewritegeneric.go

    	// result: (Leq16U (RotateLeft16 <typ.UInt16> (Add16 <typ.UInt16> (Mul16 <typ.UInt16> (Const16 <typ.UInt16> [int16(sdivisible16(c).m)]) x) (Const16 <typ.UInt16> [int16(sdivisible16(c).a)]) ) (Const16 <typ.UInt16> [int16(16-sdivisible16(c).k)]) ) (Const16 <typ.UInt16> [int16(sdivisible16(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 != OpMul16 {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Apr 22 18:24:47 UTC 2024
    - 812.2K bytes
    - Viewed (0)
Back to top