Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 8 of 8 for 12 (0.02 seconds)

  1. docs/metrics/prometheus/grafana/bucket/minio-bucket.json

                    "value": 80
                  }
                ]
              }
            },
            "overrides": []
          },
          "gridPos": {
            "h": 6,
            "w": 12,
            "x": 12,
            "y": 0
          },
          "id": 53,
          "options": {
            "displayMode": "basic",
            "maxVizHeight": 300,
            "minVizHeight": 10,
            "minVizWidth": 0,
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Mon Aug 04 01:46:49 GMT 2025
    - 101.9K bytes
    - Click Count (0)
  2. src/cmd/asm/internal/asm/testdata/avx512enc/avx512dq.s

    	VRANGEPD $12, Y19, Y24, K1, Y15                    // 6233bd2150fb0c
    	VRANGEPD $12, Y23, Y24, K1, Y15                    // 6233bd2150ff0c
    	VRANGEPD $12, (R8), Y24, K1, Y15                   // 6253bd2150380c
    	VRANGEPD $12, 15(DX)(BX*2), Y24, K1, Y15           // 6273bd2150bc5a0f0000000c
    	VRANGEPD $12, Y3, Y9, K1, Y15                      // 6273b52950fb0c
    	VRANGEPD $12, Y19, Y9, K1, Y15                     // 6233b52950fb0c
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Tue May 22 14:57:15 GMT 2018
    - 194.8K bytes
    - Click Count (0)
  3. cmd/object-handlers_test.go

    			accessKey:        "Invalid-AccessID",
    			secretKey:        credentials.SecretKey,
    
    			expectedRespStatus: http.StatusForbidden,
    		},
    		// Test case - 12, copy metadata from newObject1 with satisfying modified header.
    		12: {
    			bucketName:         bucketName,
    			newObjectName:      "newObject1",
    			copySourceHeader:   url.QueryEscape(SlashSeparator + bucketName + SlashSeparator + objectName),
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Sun Sep 28 20:59:21 GMT 2025
    - 163.1K bytes
    - Click Count (0)
  4. internal/s3select/csv/testdata/testdata.zip

    Harlem South,3804,1598,228,1,Manhattan,022800,1022800,E,MN03,Central Harlem North-Polo Grounds,3803^3389252,2,2014-03-15 15:22:54,2014-03-15 15:34:49,N,1,-73.952224731445312,40.792678833007813,-73.987815856933594,40.764957427978516,2,3.27,12,0,0.5,0,0,,,12.5,2,1,75,48,green,0.00,0.0,0.0,58,42,8.95,1267,168,1,Manhattan,016800,1016800,E,MN33,East Harlem South,3804,1161,133,1,Manhattan,013300,1013300,I,MN15,Clinton,3807^3389253,2,2014-03-24 19:12:24,2014-03-24 19:16:02,N,1,-73.952255249023438,40.7926368...
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Tue Jun 01 21:59:40 GMT 2021
    - 111.6K bytes
    - Click Count (0)
  5. cmd/storage-datatypes_gen.go

    				return
    			}
    		}
    	}
    	o = bts
    	return
    }
    
    // Msgsize returns an upper bound estimate of the number of bytes occupied by the serialized message
    func (z *CheckPartsResp) Msgsize() (s int) {
    	s = 1 + 2 + msgp.ArrayHeaderSize + (len(z.Results) * (msgp.IntSize))
    	return
    }
    
    // DecodeMsg implements msgp.Decodable
    func (z *DeleteBulkReq) DecodeMsg(dc *msgp.Reader) (err error) {
    	var field []byte
    	_ = field
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Sun Sep 28 20:59:21 GMT 2025
    - 151.7K bytes
    - Click Count (0)
  6. cmd/admin-handlers.go

    	// Verify if we can employ autotune without running out of capacity,
    	// if we do run out of capacity, make sure to turn-off autotuning
    	// in such situations.
    	if autotune {
    		newConcurrent := concurrent + (concurrent+1)/2
    		autoTunedCapacityNeeded := uint64(newConcurrent * size)
    		if capacity < autoTunedCapacityNeeded {
    			// Turn-off auto-tuning if next possible concurrency would reach beyond disk capacity.
    			return true, false, ""
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Sun Sep 28 20:59:21 GMT 2025
    - 99.7K bytes
    - Click Count (0)
  7. .teamcity/test-buckets.json

              "code-quality",
              "maven"
            ],
            "parallelizationMethod": {
              "name": "TestDistribution"
            }
          }
        ]
      },
      {
        "testCoverageUuid": 12,
        "buckets": [
          {
            "subprojects": [
              "dependency-management"
            ],
            "parallelizationMethod": {
              "name": "TestDistribution"
            }
          },
    Created: Wed Dec 31 11:36:14 GMT 2025
    - Last Modified: Fri Aug 01 00:23:04 GMT 2025
    - 119.4K bytes
    - Click Count (0)
  8. api/go1.3.txt

    pkg debug/dwarf, const TagTemplateAlias Tag
    pkg debug/dwarf, const TagTypeUnit = 65
    pkg debug/dwarf, const TagTypeUnit Tag
    pkg debug/dwarf, method (*Data) AddTypes(string, []uint8) error
    pkg debug/macho, const CpuArm = 12
    pkg debug/macho, const CpuArm Cpu
    pkg debug/macho, const CpuPpc = 18
    pkg debug/macho, const CpuPpc Cpu
    pkg debug/macho, const CpuPpc64 = 16777234
    pkg debug/macho, const CpuPpc64 Cpu
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Mon Jun 02 02:45:00 GMT 2014
    - 117K bytes
    - Click Count (0)
Back to Top