Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for vavgsw (0.22 sec)

  1. src/cmd/internal/obj/s390x/anames.go

    	"VACC",
    	"VACCB",
    	"VACCH",
    	"VACCF",
    	"VACCG",
    	"VACCQ",
    	"VAC",
    	"VACQ",
    	"VACCC",
    	"VACCCQ",
    	"VN",
    	"VNC",
    	"VAVG",
    	"VAVGB",
    	"VAVGH",
    	"VAVGF",
    	"VAVGG",
    	"VAVGL",
    	"VAVGLB",
    	"VAVGLH",
    	"VAVGLF",
    	"VAVGLG",
    	"VCKSM",
    	"VCEQ",
    	"VCEQB",
    	"VCEQH",
    	"VCEQF",
    	"VCEQG",
    	"VCEQBS",
    	"VCEQHS",
    	"VCEQFS",
    	"VCEQGS",
    	"VCH",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Sep 05 16:41:03 UTC 2023
    - 7.1K bytes
    - Viewed (0)
  2. staging/src/k8s.io/apiserver/pkg/util/flowcontrol/fairqueuing/queueset/queueset_test.go

    				counter:                     counter,
    				seatDemandIntegratorSubject: seatDemandIntegratorSubject,
    			}.exercise(t)
    		})
    	}
    }
    
    func TestSeparations(t *testing.T) {
    	flts := func(avgs ...float64) []float64 { return avgs }
    	for _, seps := range []struct {
    		think, pad                 time.Duration
    		finalSeats, conc, nClients int
    		exp                        []float64 // override expected results
    	}{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Sep 26 12:55:23 UTC 2023
    - 58.4K bytes
    - Viewed (0)
  3. src/cmd/internal/obj/x86/asm6.go

    	{AWRGSBASEQ, ywrfsbase, Pfw, opBytes{0xae, 03}},
    	{ALFSW, ym_rl, Pe, opBytes{0x0f, 0xb4}},
    	{ALFSL, ym_rl, Px, opBytes{0x0f, 0xb4}},
    	{ALFSQ, ym_rl, Pw, opBytes{0x0f, 0xb4}},
    	{ALGSW, ym_rl, Pe, opBytes{0x0f, 0xb5}},
    	{ALGSL, ym_rl, Px, opBytes{0x0f, 0xb5}},
    	{ALGSQ, ym_rl, Pw, opBytes{0x0f, 0xb5}},
    	{ALSSW, ym_rl, Pe, opBytes{0x0f, 0xb2}},
    	{ALSSL, ym_rl, Px, opBytes{0x0f, 0xb2}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 15:44:14 UTC 2024
    - 146.9K bytes
    - Viewed (0)
Back to top