Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 10 of 94 for v2 (0.02 seconds)

  1. cmd/signature-v2.go

    }
    
    // Return signature-v2 for the presigned request.
    func preSignatureV2(cred auth.Credentials, method string, encodedResource string, encodedQuery string, headers http.Header, expires string) string {
    	stringToSign := getStringToSignV2(method, encodedResource, encodedQuery, headers, expires)
    	return calculateSignatureV2(stringToSign, cred.SecretKey)
    }
    
    // Return the signature v2 of a given request.
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Fri Aug 29 02:39:48 GMT 2025
    - 12.2K bytes
    - Click Count (0)
  2. cmd/metrics-v2.go

    	bucketCollector         *minioBucketCollector
    	peerMetricsGroups       []*MetricsGroupV2
    	bucketPeerMetricsGroups []*MetricsGroupV2
    )
    
    // v2MetricsMaxBuckets enforces a bucket count limit on metrics for v2 calls.
    // If people hit this limit, they should move to v3, as certain calls explode with high bucket count.
    const v2MetricsMaxBuckets = 100
    
    func init() {
    	clusterMetricsGroups := []*MetricsGroupV2{
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Sun Sep 28 20:59:21 GMT 2025
    - 133.6K bytes
    - Click Count (0)
  3. cmd/xl-storage-format-v2.go

    package cmd
    
    import (
    	"bytes"
    	"encoding/binary"
    	"encoding/hex"
    	"errors"
    	"fmt"
    	"io"
    	"sort"
    	"strings"
    	"time"
    
    	"github.com/cespare/xxhash/v2"
    	"github.com/google/uuid"
    	jsoniter "github.com/json-iterator/go"
    	"github.com/minio/minio/internal/bpool"
    	"github.com/minio/minio/internal/bucket/lifecycle"
    	"github.com/minio/minio/internal/bucket/replication"
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Fri Aug 29 02:39:48 GMT 2025
    - 65.6K bytes
    - Click Count (1)
  4. cmd/xl-storage-format-v2-legacy.go

    Klaus Post <******@****.***> 1759093161 +0200
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Sun Sep 28 20:59:21 GMT 2025
    - 5.8K bytes
    - Click Count (0)
  5. src/cmd/asm/internal/asm/testdata/riscv64validation.s

    	VWSUBUVV	X10, V2, V3			// ERROR "expected vector register in vs1 position"
    	VWSUBUVX	V1, V2, V3			// ERROR "expected integer register in rs1 position"
    	VWADDVV		X10, V2, V3			// ERROR "expected vector register in vs1 position"
    	VWADDVX		V1, V2, V3			// ERROR "expected integer register in rs1 position"
    	VWSUBVV		X10, V2, V3			// ERROR "expected vector register in vs1 position"
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Nov 13 12:17:37 GMT 2025
    - 42.1K bytes
    - Click Count (0)
  6. build-logic/binary-compatibility/src/test/kotlin/gradlebuild/binarycompatibility/AbstractBinaryCompatibilityTest.kt

                        }
                        project(":v2") {
                            version = "2.0"
                        }
                    """
                )
                withDirectory("v1/src/main").v1()
                withDirectory("v2/src/main").v2()
                val sourceRoots = if (File(withDirectory("v2/src/main"), "java").exists()) {
                    "v2/src/main/java"
                } else {
    Created: Wed Dec 31 11:36:14 GMT 2025
    - Last Modified: Tue Dec 30 10:14:25 GMT 2025
    - 18K bytes
    - Click Count (0)
  7. go.mod

    	go.uber.org/atomic v1.11.0
    	go.uber.org/zap v1.27.0
    	goftp.io/server/v2 v2.0.1
    	golang.org/x/crypto v0.37.0
    	golang.org/x/oauth2 v0.29.0
    	golang.org/x/sync v0.13.0
    	golang.org/x/sys v0.32.0
    	golang.org/x/term v0.31.0
    	golang.org/x/time v0.11.0
    	google.golang.org/api v0.230.0
    	gopkg.in/yaml.v2 v2.4.0
    	gopkg.in/yaml.v3 v3.0.1
    )
    
    require (
    	aead.dev/mem v0.2.0 // indirect
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Fri Oct 10 18:57:03 GMT 2025
    - 12.2K bytes
    - Click Count (0)
  8. src/cmd/asm/internal/asm/testdata/riscv64error.s

    	VNEGV		V2, V3, V4			// ERROR "invalid vector mask register"
    	VWADDUVV	V1, V2, V4, V3			// ERROR "invalid vector mask register"
    	VWADDUVX	X10, V2, V4, V3			// ERROR "invalid vector mask register"
    	VWSUBUVV	V1, V2, V4, V3			// ERROR "invalid vector mask register"
    	VWSUBUVX	X10, V2, V4, V3			// ERROR "invalid vector mask register"
    	VWADDVV		V1, V2, V4, V3			// ERROR "invalid vector mask register"
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Wed Sep 24 13:21:53 GMT 2025
    - 26.8K bytes
    - Click Count (0)
  9. src/cmd/asm/internal/asm/testdata/riscv64.s

    	VADDVI		$-16, V2, V3			// d7312802
    	VADDVI		$-16, V2, V0, V3		// d7312800
    	VSUBVV		V1, V2, V3			// d781200a
    	VSUBVV		V1, V2, V0, V3			// d7812008
    	VSUBVX		X10, V2, V3			// d741250a
    	VSUBVX		X10, V2, V0, V3			// d7412508
    	VRSUBVX		X10, V2, V3			// d741250e
    	VRSUBVX		X10, V2, V0, V3			// d741250c
    	VRSUBVI		$15, V2, V0, V3			// d7b1270c
    	VRSUBVI		$-16, V2, V0, V3		// d731280c
    	VNEGV		V2, V3				// d741200e
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Nov 13 12:17:37 GMT 2025
    - 73.7K bytes
    - Click Count (0)
  10. src/cmd/asm/internal/asm/testdata/loong64enc1.s

    	VXORV		V1, V2, V3      // 43042771
    	VNORV		V1, V2, V3      // 43842771
    	VANDNV		V1, V2, V3      // 43042871
    	VORNV		V1, V2, V3      // 43842871
    	VANDV		V1, V2		// 42042671
    	VORV		V1, V2		// 42842671
    	VXORV		V1, V2		// 42042771
    	VNORV		V1, V2		// 42842771
    	VANDNV		V1, V2		// 42042871
    	VORNV		V1, V2		// 42842871
    
    	// VANDB,VORB,VXORB,VNORB
    	VANDB		$0, V2, V3      // 4300d073
    	VORB		$64, V2, V3     // 4300d573
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Nov 27 00:46:52 GMT 2025
    - 44.5K bytes
    - Click Count (0)
Back to Top