Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 21 for vols (0.04 sec)

  1. cmd/test-utils_test.go

    }
    
    // return URL for creating the bucket.
    func getBucketVersioningConfigURL(endPoint, bucketName string) string {
    	vals := make(url.Values)
    	vals.Set("versioning", "")
    	return makeTestTargetURL(endPoint, bucketName, "", vals)
    }
    
    // return URL for listing buckets.
    func getListBucketURL(endPoint string) string {
    	return makeTestTargetURL(endPoint, "", "", url.Values{})
    }
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Mon Jun 10 15:50:49 UTC 2024
    - 76.9K bytes
    - Viewed (0)
  2. cmd/batch-handlers.go

    					gr.Close()
    				},
    			}
    
    			opts, err := batchReplicationOpts(ctx, "", gr.ObjInfo)
    			if err != nil {
    				batchLogIf(ctx, err)
    				continue
    			}
    
    			for k, vals := range opts.Header() {
    				for _, v := range vals {
    					snowballObj.Headers.Add(k, v)
    				}
    			}
    
    			input <- snowballObj
    		}
    	}()
    
    	// Collect and upload all entries.
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Tue Jun 11 03:13:30 UTC 2024
    - 56K bytes
    - Viewed (0)
  3. platforms/documentation/docs/src/docs/css/manual.css

    table.grid-all tfoot>tr>th.tableblock,
    table.grid-all tfoot>tr>td.tableblock {
    	border-width: 1px 1px 0 0;
    }
    
    table.grid-cols th.tableblock,
    table.grid-cols td.tableblock {
    	border-width: 0 1px 0 0;
    }
    
    table.grid-all *>tr>.tableblock:last-child,
    table.grid-cols *>tr>.tableblock:last-child {
    	border-right-width: 0;
    }
    
    table.grid-rows th.tableblock,
    table.grid-rows td.tableblock {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 72.6K bytes
    - Viewed (0)
  4. platforms/documentation/docs/src/docs/userguide/optimizing-performance/configuration_cache.adoc

    [[config_cache:plugins:core]]
    === Core Gradle plugins
    
    Not all <<plugin_reference#plugin_reference, core Gradle plugins>> support configuration caching yet.
    
    [cols=3*]
    |===
    h| JVM languages and frameworks
    h| Native languages
    h| Packaging and distribution
    
    a|
    [horizontal]
    link:{gradle-issues}13457[[.green]#✓#]:: <<java_plugin.adoc#java_plugin,Java>>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Mar 29 16:24:12 UTC 2024
    - 71.1K bytes
    - Viewed (0)
  5. platforms/documentation/docs/src/docs/userguide/releases/upgrading/upgrading_version_7.adoc

    This affects the format of the `sourceCompatiblity` and `targetCompatibility` properties on the `JavaCompile` task and `JavaExtension`.
    The old format is still supported when resolving the `JavaVersion` from a string.
    
    [cols="1,1"]
    |===
    | Gradle 7.6 | Gradle 8.0
    | `1.8` | `1.8`
    | `1.9` | `9`
    | `1.10`| `10`
    | `11`  | `11`
    |===
    
    [[strict-kotlin-dsl-precompiled-scripts-accessors-by-default]]
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 15:00:23 UTC 2024
    - 87.7K bytes
    - Viewed (0)
  6. platforms/documentation/docs/src/docs/userguide/native/native_software.adoc

    [cols="a,a", options="header"]
    |===
    | Tool Chain
    | Architectures
    
    | GCC
    | x86, x86_64, arm64 (macOS Only)
    
    | Clang
    | x86, x86_64, arm64 (macOS only)
    
    | Visual C++
    | x86, x86_64, ia-64
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Jan 24 23:14:04 UTC 2024
    - 54.6K bytes
    - Viewed (0)
  7. platforms/documentation/docs/src/docs/userguide/jvm/java_testing.adoc

    [[sec:test_logging]]
    == Test logging
    
    Gradle allows fine-tuned control over events that are logged to the console.
    Logging is configurable on a per-log-level basis and by default, the following events are logged:
    
    [cols="1,1,1"]
    |===
    |When the log level is |Events that are logged | Additional configuration
    | `ERROR`, `QUIET` or `WARNING`
    | None
    | None
    | `LIFECYCLE`
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Mar 29 16:24:12 UTC 2024
    - 53.1K bytes
    - Viewed (0)
  8. platforms/documentation/docs/src/docs/userguide/api/kotlin_dsl.adoc

    .IDE support matrix
    [cols=">.^,^.^,^.^,^.^",frame=none,grid=rows,options="header"]
    |===
    ||Build import|Syntax highlighting ^1^|Semantic editor ^2^
    
    |IntelliJ IDEA
    |[.green]#*✓*#
    |[.green]#*✓*#
    |[.green]#*✓*#
    
    |Android Studio
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 22 20:16:10 UTC 2024
    - 55.4K bytes
    - Viewed (0)
  9. platforms/documentation/docs/src/docs/userguide/optimizing-performance/incremental_build.adoc

    [[table:incremental_build_annotations]]
    .Incremental build property type annotations
    [cols="a,a,a", options="header"]
    |===
    | Annotation
    | Expected property type
    | Description
    
    | `@link:{javadocPath}/org/gradle/api/tasks/Input.html[Input]`
    | Any `Serializable` type or dependency resolution result types
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Jan 24 23:14:04 UTC 2024
    - 63.9K bytes
    - Viewed (0)
  10. src/cmd/internal/obj/loong64/asm.go

    	case 66: // am* From, To, RegTo2 ==> am* RegTo2, From, To
    		rk := p.From.Reg
    		rj := p.To.Reg
    		rd := p.RegTo2
    
    		// See section 2.2.7.1 of https://loongson.github.io/LoongArch-Documentation/LoongArch-Vol1-EN.html
    		// for the register usage constraints.
    		if rd == rj || rd == rk {
    			c.ctxt.Diag("illegal register combination: %v\n", p)
    		}
    		o1 = OP_RRR(atomicInst[p.As], uint32(rk), uint32(rj), uint32(rd))
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 02:04:54 UTC 2024
    - 61.8K bytes
    - Viewed (0)
Back to top