Home
last modified time | relevance | path

Searched +full:max +full:- +full:parallel (Results 1 – 25 of 512) sorted by relevance

12345678910>>...21

/third_party/curl/docs/cmdline-opts/
Dparallel-max.md1 ---
3 SPDX-License-Identifier: curl
4 Long: parallel-max
6 Help: Maximum concurrency for parallel transfers
10 See-also:
11 - parallel
13 - --parallel-max 100 -Z $URL ftp://example.com/
14 ---
16 # `--parallel-max`
18 When asked to do parallel transfers, using --parallel, this option controls
[all …]
Dparallel-immediate.md1 ---
3 SPDX-License-Identifier: curl
4 Long: parallel-immediate
5 Help: Do not wait for multiplexing (with --parallel)
10 See-also:
11 - parallel
12 - parallel-max
14 - --parallel-immediate -Z $URL -o file1 $URL -o file2
15 ---
17 # `--parallel-immediate`
[all …]
DMakefile.inc21 # SPDX-License-Identifier: curl
48 abstract-unix-socket.md \
49 alt-svc.md \
52 aws-sigv4.md \
54 ca-native.md \
57 cert-status.md \
58 cert-type.md \
61 compressed-ssh.md \
64 connect-timeout.md \
65 connect-to.md \
[all …]
Dhappy-eyeballs-timeout-ms.md1 ---
3 SPDX-License-Identifier: curl
4 Long: happy-eyeballs-timeout-ms
10 See-also:
11 - max-time
12 - connect-timeout
14 - --happy-eyeballs-timeout-ms 500 $URL
15 ---
17 # `--happy-eyeballs-timeout-ms`
20 addresses for dual-stack hosts, giving IPv6 a head-start of the specified
[all …]
/third_party/skia/src/pathops/
DSkDLineIntersection.cpp4 * Use of this source code is governed by a BSD-style license that can be
12 void SkIntersections::cleanUpParallelLines(bool parallel) { in cleanUpParallelLines() argument
16 if (fUsed == 2 && !parallel) { in cleanUpParallelLines()
43 SkDVector aLen = a[1] - a[0]; in intersectRay()
44 SkDVector bLen = b[1] - b[0]; in intersectRay()
49 byLen * axLen - ayLen * bxLen == 0 ( == denom ) in intersectRay()
51 double denom = bLen.fY * aLen.fX - aLen.fY * bLen.fX; in intersectRay()
54 SkDVector ab0 = a[0] - b[0]; in intersectRay()
55 double numerA = ab0.fY * bLen.fX - bLen.fY * ab0.fX; in intersectRay()
56 double numerB = ab0.fY * aLen.fX - aLen.fY * ab0.fX; in intersectRay()
[all …]
/third_party/node/deps/v8/tools/testrunner/local/
Dvariants.py2 # Use of this source code is governed by a BSD-style license that can be
7 "assert_types": [["--assert-types"]],
8 "code_serializer": [["--cache=code"]],
10 "future": [["--future"]],
11 "gc_stats": [["--gc-stats=1"]],
14 "interpreted_regexp": [["--regexp-interpret-all"]],
15 "experimental_regexp": [["--default-to-experimental-regexp-engine"]],
16 "jitless": [["--jitless"]],
17 "sparkplug": [["--sparkplug"]],
19 "maglev": [["--maglev", "--no-concurrent-recompilation"]],
[all …]
/third_party/vk-gl-cts/external/openglcts/docs/specs/
DCTS_ARB_parallel_shader_compile.txt28 - ARB_parallel_shader_compile extension specification,
29 - OpenGL 4.5 (CoreProfile) specification.
45 - MAX_SHADER_COMPILER_THREADS_ARB
49 Max Shader Compile Threads Test
54 - 0 (non parallel compilation)
55 - 0xFFFFFFFF (maximum threads parallel compilation)
64 - Set max shader compiler threads to 0.
71 - Set max shader compiler threads to 8.
84 - Intial version;
/third_party/mesa3d/src/freedreno/ci/
Dfreedreno-a420-skips.txt2 # reliable to be run in parallel with other tests due to CPU-side timing.
3 dEQP-GLES[0-9]*.functional.flush_finish.*
6 dEQP-GLES31.functional.ssbo.layout.random.all_shared_buffer.36
9 KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-fs
16 spec@glsl-1.50
17 spec@glsl-4.*
24 spec@!opengl 1.2@tex3d-maxsize
27 glx@glx-multithread-texture
28 spec@!opengl 1.1@draw-sync
29 spec@glsl-1.30@execution@texelfetch fs sampler2d 1x281-501x281
[all …]
Dfreedreno-a307-skips.txt2 # non-zero-length and not starting with '#', will regex match to
10 spec@glsl-1.50
11 spec@glsl-4.*
18 spec@!opengl 1.2@tex3d-maxsize
21 glx@glx-multithread-texture
22 spec@!opengl 1.1@draw-sync
23 spec@glsl-1.30@execution@texelfetch fs sampler2d 1x281-501x281
24 spec@glsl-1.30@execution@texelfetch fs sampler2darray 98x1x9-98x129x9
25 spec@glsl-1.30@execution@texelfetch fs sampler2darray 1x129x9-98x129x9
26 spec@!opengl 2.0@tex3d-npot
[all …]
Dfreedreno-a530-skips.txt2 # non-zero-length and not starting with '#', will regex match to
6 dEQP-GLES31.functional.ssbo.layout.random.all_shared_buffer.36
9 dEQP-GLES3.functional.shaders.builtin_functions.precision.cosh.mediump_fragment.vec3
10 dEQP-GLES3.functional.shaders.builtin_functions.precision.faceforward.lowp_fragment.vec4
11 dEQP-GLES3.functional.shaders.builtin_functions.precision.sinh.mediump_vertex.vec3
12 dEQP-GLES3.functional.shaders.builtin_functions.precision.tanh.highp_fragment.vec3
13 dEQP-GLES31.functional.shaders.builtin_functions.precision.distance.lowp_compute.vec4
14 dEQP-GLES31.functional.shaders.builtin_functions.precision.pow.highp_compute.vec3
15 dEQP-GLES31.functional.shaders.builtin_functions.precision.sqrt.highp_compute.vec3
16 dEQP-GLES31.functional.shaders.builtin_functions.precision.tanh.lowp_compute.vec3
[all …]
/third_party/curl/docs/
DPARALLEL-TRANSFERS.md1 # Parallel transfers
4 parallel.
6 ## -Z, --parallel
9 to it at the same time. It will do up to `--parallel-max` concurrent
14 The progress meter that is displayed when doing parallel transfers is
36 72 -- 37.9G 0 101 30 23 0:00:55 0:00:34 0:00:22 2752M
Doptions-in-versions13 --abstract-unix-socket 7.53.0
14 --alt-svc 7.64.1
15 --anyauth 7.10.6
16 --append (-a) 4.8
17 --aws-sigv4 7.75.0
18 --basic 7.10.6
19 --ca-native 8.2.0
20 --cacert 7.5
21 --capath 7.9.8
22 --cert (-E) 5.0
[all …]
/third_party/mesa3d/src/asahi/compiler/
Dagx_register_allocate.c27 /* SSA-based register allocator */
33 unsigned size = I->dest[d].size == AGX_SIZE_32 ? 2 : 1; in agx_write_registers()
35 switch (I->op) { in agx_write_registers()
37 assert(1 <= I->channels && I->channels <= 4); in agx_write_registers()
38 return I->channels * size; in agx_write_registers()
53 if (!agx_is_null(I->src[i])) in agx_write_registers()
65 agx_assign_regs(BITSET_WORD *used_regs, unsigned count, unsigned align, unsigned max) in agx_assign_regs() argument
67 for (unsigned reg = 0; reg < max; reg += align) { in agx_assign_regs()
82 fprintf(stderr, "Failed to find register of size %u aligned %u max %u.\n", in agx_assign_regs()
83 count, align, max); in agx_assign_regs()
[all …]
/third_party/node/benchmark/crypto/
DrandomInt.js7 mode: ['sync', 'async-sequential', 'async-parallel'],
8 min: [-(2 ** 47) + 1, -10_000, -100],
9 max: [100, 10_000, 2 ** 47], property
13 function main({ mode, min, max, n }) { property
17 randomInt(min, max);
19 } else if (mode === 'async-sequential') {
24 randomInt(min, max, () => {
32 randomInt(min, max, () => {
/third_party/rust/crates/libc/.github/workflows/
Dbors.yml6 - auto-libc
7 - try
13 … actions: write # to cancel workflows (rust-lang/simpleinfra/github-actions/cancel-outdated-builds)
17 runs-on: ubuntu-22.04
19 fail-fast: true
22 i686-unknown-linux-gnu,
23 x86_64-unknown-linux-gnu,
26 - uses: rust-lang/simpleinfra/github-actions/cancel-outdated-builds@master
29 - uses: actions/checkout@v3
30 - name: Setup Rust toolchain
[all …]
/third_party/node/tools/gyp/.github/workflows/
DPython_tests.yml1 # TODO: Enable os: windows-latest
2 # TODO: Enable pytest --doctest-modules
8 runs-on: ${{ matrix.os }}
10 fail-fast: false
11 max-parallel: 8
13 os: [macos-latest, ubuntu-latest] # , windows-latest]
14 python-version: ["3.7", "3.8", "3.9", "3.10"]
16 - uses: actions/checkout@v3
17 - name: Set up Python ${{ matrix.python-version }}
18 uses: actions/setup-python@v3
[all …]
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
Dperf_get_concurrent.c17 Free Software Foundation, Inc., 59 Temple Place - Suite 330,
18 Boston, MA 02111-1307, USA.
58 * How many requests do we do in parallel?
68 * Response to return (re-used).
112 double rps = ((double) (PAR * ROUNDS * 1000)) / ((double) (now() - start_time)); in stop()
115 "Parallel GETs using %s: %f %s\n", in stop()
120 "Parallel GETs", in stop()
176 if (ret == -1) abort (); in do_gets()
290 MHD_socket max; in testExternalGet() local
303 max = 0; in testExternalGet()
[all …]
/third_party/curl/src/
Dtool_listhelp.c21 * SPDX-License-Identifier: curl
36 {" --abstract-unix-socket <path>",
39 {" --alt-svc <file name>",
40 "Enable alt-svc with this cache file",
42 {" --anyauth",
45 {"-a, --append",
48 {" --aws-sigv4 <provider1[:provider2[:region[:service]]]>",
51 {" --basic",
54 {" --ca-native",
57 {" --cacert <file>",
[all …]
/third_party/typescript/tests/arkTSTest/testcase/arkts-no-generators/
Darkts-no-generators-4-ok.ets7 * http://www.apache.org/licenses/LICENSE-2.0
17 // Positive example: Using async or await mechanisms for parallel task processing.
19 async function randomRangeGenerator(min: number, max: number): Promise<number> {
20 return Math.floor(Math.random() * (max - min + 1)) + min
/third_party/elfutils/libelf/
Delf_clone.c19 or both in parallel, as here.
50 rwlock_rdlock (elf->lock); in elf_clone()
56 retval = allocate_elf (elf->fildes, elf->map_address, elf->start_offset, in elf_clone()
57 elf->maximum_size, elf->cmd, elf->parent, elf->kind, in elf_clone()
58 elf->state.elf32.scns.max * sizeof (Elf_Scn)); in elf_clone()
62 retval->flags = ELF_F_DIRTY; in elf_clone()
65 retval->state.elf.scnincr = 10; in elf_clone()
70 retval->state.elf.scns_last = &retval->state.elf32.scns; in elf_clone()
71 retval->state.elf32.scns.max = elf->state.elf32.scns.max; in elf_clone()
73 retval->class = elf->class; in elf_clone()
[all …]
Delf_getscn.c19 or both in parallel, as here.
47 if (unlikely (elf->kind != ELF_K_ELF)) in elf_getscn()
53 rwlock_rdlock (elf->lock); in elf_getscn()
58 Elf_ScnList *runp = (elf->class == ELFCLASS32 in elf_getscn()
61 ? &elf->state.elf32.scns : &elf->state.elf64.scns); in elf_getscn()
66 if (idx == 0 && runp->cnt == 0 && runp->max > 0) in elf_getscn()
68 Elf_Scn *scn0 = &runp->data[0]; in elf_getscn()
69 if (elf->class == ELFCLASS32) in elf_getscn()
71 scn0->shdr.e32 = calloc (1, sizeof (Elf32_Shdr)); in elf_getscn()
72 if (scn0->shdr.e32 == NULL) in elf_getscn()
[all …]
/third_party/libabigail/tests/
Dtest-read-common.cc1 // -*- Mode: C++ -*-
12 #include "test-read-common.h"
75 = create_write_context(corp->get_environment(), of); in serialize_corpus()
83 /// Spawn `abidw --abidiff` tool appending @p extargs argument.
102 drop_private_types += "--headers-dir " + in_public_headers_path + in run_abidw()
103 " --drop-private-types"; in run_abidw()
105 " --abidiff " + extargs + in_elf_path; in run_abidw()
133 string cmd = "diff -u " + in_abi_path + " " + out_abi_path; in run_diff()
160 << " --help|-h display this message\n" in display_usage()
161 << " --no-parallel execute testsuite is a sigle thread\n" in display_usage()
[all …]
/third_party/mesa3d/src/gallium/drivers/zink/ci/
Dzink-radv-skips.txt1 dEQP-GLES2.functional.draw.random.*
2 dEQP-GLES3.functional.draw.random.*
3 dEQP-GLES3.functional.vertex_array_objects.*
4 dEQP-GLES3.functional.vertex_arrays.single_attribute.*
8 spec@arb_shader_image_load_store.max-size
9 spec@arb_gpu_shader_fp64@execution@glsl-fs-loop-unroll-mul-fp64
12 # Only hangs on Navi10 if run in parallel (no hangs so far on Navi21).
13 dEQP-GLES31.functional.geometry_shading.*
16 glx@glx-tfp
19 KHR-GL46.copy_image.functional
[all …]
/third_party/rust/crates/bindgen/csmith-fuzzing/
DREADME.md9 <!-- START doctoc generated TOC please keep comment here to allow auto update -->
10 <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
13 - [Prerequisites](#prerequisites)
14 - [Running the Fuzzer](#running-the-fuzzer)
15 - [Reporting Issues](#reporting-issues)
17 <!-- END doctoc generated TOC please keep comment here to allow auto update -->
42 running it in multiple terminals in parallel is supported.
44 `csmith` is run with `--no-checksum --nomain --max-block-size 1
45 --max-block-depth 1` which disables the `main` function, and makes function
47 cannot be completely disabled in `csmith`. Run `csmith --help` to see what
[all …]
/third_party/node/deps/v8/tools/sanitizers/
Dsancov_merger.py3 # Use of this source code is governed by a BSD-style license that can be
6 """Script for merging sancov files in parallel.
9 to be located in one directory with the file-name pattern:
15 When --swarming-output-dir is specified, this script will merge the result
18 The sancov tool is expected to be in the llvm compiler-rt third-party
20 'v8/third_party/llvm/projects/compiler-rt':
21 'https://chromium.googlesource.com/external/llvm.org/compiler-rt.git'
43 BASE_DIR, 'third_party', 'llvm', 'projects', 'compiler-rt',
106 n = max(2, int(math.ceil(len(files) / float(cpus))))
112 # Keep-files option, base path, executable name, index of bucket,
[all …]

12345678910>>...21