Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 86 for BI (0.03 sec)

  1. cmd/erasure-server-pool-decom.go

    	var lr objectlock.Retention
    	var rcfg *replication.Config
    	if bi.Name != minioMetaBucket {
    		vc, err = globalBucketVersioningSys.Get(bi.Name)
    		if err != nil {
    			return err
    		}
    
    		// Check if the current bucket has a configured lifecycle policy
    		lc, err = globalLifecycleSys.Get(bi.Name)
    		if err != nil && !errors.Is(err, BucketLifecycleNotFound{Bucket: bi.Name}) {
    			return err
    		}
    
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 06 14:30:43 UTC 2024
    - 41.5K bytes
    - Viewed (1)
  2. src/runtime/debug/mod.go

    func quoteValue(value string) bool {
    	return strings.ContainsAny(value, " \t\r\n\"`")
    }
    
    func (bi *BuildInfo) String() string {
    	buf := new(strings.Builder)
    	if bi.GoVersion != "" {
    		fmt.Fprintf(buf, "go\t%s\n", bi.GoVersion)
    	}
    	if bi.Path != "" {
    		fmt.Fprintf(buf, "path\t%s\n", bi.Path)
    	}
    	var formatMod func(string, Module)
    	formatMod = func(word string, m Module) {
    		buf.WriteString(word)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 25 15:06:51 UTC 2023
    - 7.6K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/gnu.go

    		// BO & 0b10100 == 0b00100 -> at = B[0:1]
    
    		// BI fields rename as follows:
    		// less than            : lt BI%4==0 && test == t
    		// less than or equal   : le BI%4==1 && test == f
    		// equal 		: eq BI%4==2 && test == t
    		// greater than or equal: ge BI%4==0 && test == f
    		// greater than		: gt BI%4==1 && test == t
    		// not less than	: nl BI%4==0 && test == f
    		// not equal		: ne BI%4==2 && test == f
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 12.2K bytes
    - Viewed (0)
  4. src/cmd/compile/internal/ssa/schedule_test.go

    	// check that v2, v3, v4 is sorted after v5
    	var ai, bi, ci, si int
    	for i, v := range order {
    		switch v.ID {
    		case 2:
    			ai = i
    		case 3:
    			bi = i
    		case 4:
    			ci = i
    		case 5:
    			si = i
    		}
    	}
    	if ai < si || bi < si || ci < si {
    		t.Logf("Func: %s", fun.f)
    		t.Errorf("store order is wrong: got %v, want v2 v3 v4 after v5", order)
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sat Oct 08 01:46:00 UTC 2022
    - 5.6K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/tools/cover/profile.go

    func (b blocksByStart) Len() int      { return len(b) }
    func (b blocksByStart) Swap(i, j int) { b[i], b[j] = b[j], b[i] }
    func (b blocksByStart) Less(i, j int) bool {
    	bi, bj := b[i], b[j]
    	return bi.StartLine < bj.StartLine || bi.StartLine == bj.StartLine && bi.StartCol < bj.StartCol
    }
    
    // Boundary represents the position in a source file of the beginning or end of a
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 11 17:02:03 UTC 2021
    - 7.5K bytes
    - Viewed (0)
  6. src/cmd/go/testdata/script/test_buildvcs.txt

    package main
    -- example_test.go --
    package main
    
    import (
    	"runtime/debug"
    	"strings"
    	"testing"
    )
    
    func TestDetail(t *testing.T) {
    	bi, ok := debug.ReadBuildInfo()
    	if !ok {
    		t.Fatal("BuildInfo not present")
    	}
    	for _, s := range bi.Settings {
    		if strings.HasPrefix(s.Key, "vcs.") {
    			t.Fatalf("unexpected VCS setting: %s=%s", s.Key, s.Value)
    		}
    	}
    }
    -- testonly/main_test.go --
    package main
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 24 21:18:32 UTC 2022
    - 2.9K bytes
    - Viewed (0)
  7. cmd/peer-s3-client.go

    			if !slices.Contains(sys.peerClients[idx].GetPools(), poolIdx) {
    				continue
    			}
    			for _, bi := range buckets {
    				_, ok := resultMap[bi.Name]
    				if ok {
    					// Skip it, this bucket is found in another pool
    					continue
    				}
    				bucketsMap[bi.Name]++
    				if bucketsMap[bi.Name] >= quorum {
    					resultMap[bi.Name] = bi
    				}
    			}
    		}
    		// loop through buckets and see if some with lost quorum
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri May 24 23:05:23 UTC 2024
    - 15.3K bytes
    - Viewed (0)
  8. docs/yo/docs/index.md

        *  wọ́n ṣe kéde pàrámítà `q` pẹ̀lú `= None`, ó jẹ́ àṣàyàn (i.e optional).
        * Láìsí `None` yóò nílò (gẹ́gẹ́  kókó èsì ìbéèrè HTTP ṣe wà pẹ̀lú `PUT`).
    * Fún àwọn ìbéèrè HTTP `PUT` sí `/items/{item_id}`, kà kókó èsì ìbéèrè HTTP gẹ́gẹ́  JSON:
        * Ṣàyẹ̀wò pé ó ní àbùdá tí ó nílò èyí tíí ṣe `name` i.e. `orúkọ` tí ó yẹ kí ó jẹ́ `str`.
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Mon Apr 29 05:18:04 UTC 2024
    - 24.1K bytes
    - Viewed (0)
  9. test/fixedbugs/issue33013.dir/c.go

    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    package c
    
    import (
    	"./a"
    	"./b"
    )
    
    type BI interface {
    	Something(s int64) int64
    	Another(pxp a.G) int32
    }
    
    func BRS(sd *b.ServiceDesc, server BI, xyz int) *b.Service {
    	return b.RS(sd, server, 7)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 24 02:14:15 UTC 2022
    - 361 bytes
    - Viewed (0)
  10. src/runtime/debug/mod_test.go

    		build CRAZY_ENV="requires\nescaping"
    		`))
    
    	f.Fuzz(func(t *testing.T, s string) {
    		bi, err := debug.ParseBuildInfo(s)
    		if err != nil {
    			// Not a round-trippable BuildInfo string.
    			t.Log(err)
    			return
    		}
    
    		// s2 could have different escaping from s.
    		// However, it should parse to exactly the same contents.
    		s2 := bi.String()
    		bi2, err := debug.ParseBuildInfo(s2)
    		if err != nil {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Feb 09 19:44:03 UTC 2022
    - 1.6K bytes
    - Viewed (0)
Back to top