Home
last modified time | relevance | path

Searched full:needs (Results 1 – 25 of 7742) sorted by relevance

12345678910>>...310

/third_party/vixl/test/test-trace-reference/
Dlog-cpufeatures56 0x~~~~~~~~~~~~~~~~ 1ad34251 crc32b w17, w18, w19 // Needs: CRC32
57 0x~~~~~~~~~~~~~~~~ 1ad652b4 crc32cb w20, w21, w22 // Needs: CRC32
58 0x~~~~~~~~~~~~~~~~ 1ad95717 crc32ch w23, w24, w25 // Needs: CRC32
59 0x~~~~~~~~~~~~~~~~ 1adc5b7a crc32cw w26, w27, w28 // Needs: CRC32
60 0x~~~~~~~~~~~~~~~~ 1ac644a4 crc32h w4, w5, w6 // Needs: CRC32
61 0x~~~~~~~~~~~~~~~~ 1ac94907 crc32w w7, w8, w9 // Needs: CRC32
330 0x~~~~~~~~~~~~~~~~ 7ef3d44d fabd d13, d2, d19 // Needs: FP, NEON
331 0x~~~~~~~~~~~~~~~~ 7ebed548 fabd s8, s10, s30 // Needs: FP, NEON
332 0x~~~~~~~~~~~~~~~~ 1e60c021 fabs d1, d1 // Needs: FP
333 0x~~~~~~~~~~~~~~~~ 1e20c0f9 fabs s25, s7 // Needs: FP
[all …]
/third_party/rust/rust/tests/assembly/stack-protector/
Dstack-protector-target-support.rs10 // [r1] needs-llvm-components: aarch64
12 // [r2] needs-llvm-components: x86
14 // [r3] needs-llvm-components: x86
16 // [r4] needs-llvm-components: x86
18 // [r5] needs-llvm-components: x86
20 // [r6] needs-llvm-components: x86
22 // [r7] needs-llvm-components: x86
24 // [r8] needs-llvm-components: x86
26 // [r9] needs-llvm-components: aarch64
28 // [r10] needs-llvm-components: aarch64
[all …]
/third_party/mesa3d/src/broadcom/ci/
Dtraces-broadcom.yml26 text: needs GL 4.5
29 text: needs GL 4.5
34 text: needs GL 4.5
37 text: needs GL 4.5
52 text: needs GL 3.3
55 text: needs GL 3.3
60 text: needs GL 3.3
63 text: needs GL 3.3
77 text: needs GL 3.3
80 text: needs GL 3.3
[all …]
/third_party/rust/rust/src/tools/compiletest/src/header/
Dneeds.rs10 // Note thet we intentionally still put the needs- prefix here to make the file show up when in handle_needs()
12 let needs = &[ in handle_needs() localVariable
14 name: "needs-asm-support", in handle_needs()
19 name: "needs-sanitizer-support", in handle_needs()
24 name: "needs-sanitizer-address", in handle_needs()
29 name: "needs-sanitizer-cfi", in handle_needs()
34 name: "needs-sanitizer-kcfi", in handle_needs()
39 name: "needs-sanitizer-kasan", in handle_needs()
44 name: "needs-sanitizer-leak", in handle_needs()
49 name: "needs-sanitizer-memory", in handle_needs()
[all …]
/third_party/rust/crates/proc-macro2/.github/workflows/
Dci.yml21 needs: pre_ci
22 if: needs.pre_ci.outputs.continue
49 needs: pre_ci
50 if: needs.pre_ci.outputs.continue
89 needs: pre_ci
90 if: needs.pre_ci.outputs.continue
105 needs: pre_ci
106 if: needs.pre_ci.outputs.continue
128 needs: pre_ci
129 if: needs.pre_ci.outputs.continue
[all …]
/third_party/skia/third_party/externals/freetype/
Dmodules.cfg34 # This driver needs the `sfnt' module.
39 # This driver needs the `psaux', `pshinter', and `psnames' modules.
44 # This driver needs the `sfnt', `psaux', `pshinter', and `psnames' modules.
49 # This driver needs the `psaux', `pshinter', and `psnames' modules.
57 # This driver needs the `truetype' and `psaux' modules.
64 # PCF font driver. If debugging and tracing is enabled, needs `ftbitmap.c'.
73 # This driver needs the `psnames' module.
112 # include/freetype/ftcache.h. Needs `ftglyph.c'.
115 # TrueType GX/AAT table validation. Needs `ftgxval.c' below.
134 # OpenType table validation. Needs `ftotval.c' below.
[all …]
/third_party/mesa3d/bin/ci/
Dgitlab_gql.py26 needs: set[str]
208 final_needs: set[str] = deepcopy(metadata["needs"])
209 # Pre-process jobs that are not based on needs field
218 for job_name, needs in pre_processed_dag.items():
219 jobs_metadata[job_name]["needs"] = needs
227 final_needs: set = deepcopy(metadata["needs"]) & created_jobs
228 # Post process jobs that are based on needs field
232 …th: set[str] = {n for dn in final_needs if dn in jobs_metadata for n in jobs_metadata[dn]["needs"]}
236 jobs_metadata[job]["needs"] = final_needs
243 # Record the stage sequence to post process deps that are not based on needs
[all …]
/third_party/rust/rust/src/tools/rust-analyzer/.github/workflows/
Dci.yaml1 # Please make sure that the `needs` fields for both `end-success` and `end-failure`
43 needs: changes
49 RUST_CHANNEL: "${{ needs.changes.outputs.proc_macros == 'true' && 'nightly' || 'stable' }}"
50 …USE_SYSROOT_ABI: "${{ needs.changes.outputs.proc_macros == 'true' && '--features sysroot-abi' || '…
131 needs: changes
144 if: needs.changes.outputs.typescript == 'true'
150 if: needs.changes.outputs.typescript == 'true'
153 if: matrix.os == 'ubuntu-latest' && needs.changes.outputs.typescript == 'true'
158 if: needs.changes.outputs.typescript == 'true'
166 if: needs.changes.outputs.typescript == 'true'
[all …]
/third_party/rust/crates/syn/.github/workflows/
Dci.yml21 needs: pre_ci
22 if: needs.pre_ci.outputs.continue
34 needs: pre_ci
35 if: needs.pre_ci.outputs.continue
83 needs: pre_ci
84 if: needs.pre_ci.outputs.continue
97 needs: pre_ci
98 if: needs.pre_ci.outputs.continue
113 needs: pre_ci
114 if: needs.pre_ci.outputs.continue
[all …]
/third_party/mesa3d/.gitlab-ci/test/
Dgitlab-ci.yml95 needs:
98 - !reference [.required-for-hardware-jobs, needs]
106 needs:
109 - !reference [.required-for-hardware-jobs, needs]
117 needs:
119 - !reference [.required-for-hardware-jobs, needs]
133 needs:
140 - !reference [.required-for-hardware-jobs, needs]
234 needs:
238 - !reference [.required-for-hardware-jobs, needs]
[all …]
/third_party/rust/crates/bindgen/.github/workflows/
Drelease.yml70 # but also really annoying to build CI around when it needs secrets to work right.)
87 needs:
89 …{{ fromJson(needs.plan.outputs.val).ci.github.artifacts_matrix.include != null && (needs.plan.outp…
102 matrix: ${{ fromJson(needs.plan.outputs.val).ci.github.artifacts_matrix }}
127 …cargo dist build ${{ needs.plan.outputs.tag-flag }} --print=linkage --output-format=json ${{ matri…
152 needs:
176 …cargo dist build ${{ needs.plan.outputs.tag-flag }} --output-format=json "--artifacts=global" > di…
194 needs:
199needs.plan.outputs.publishing == 'true' && (needs.build-global-artifacts.result == 'skipped' || ne…
222 …cargo dist host ${{ needs.plan.outputs.tag-flag }} --steps=upload --steps=release --output-format=…
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIWholeQuadMode.cpp43 /// Basic blocks are always exited in WQM as long as some successor needs WQM.
127 char Needs = 0; member
133 char Needs = 0; member
235 << ", Needs = " << PrintState(BII.second.Needs) in printInfo()
243 dbgs() << " " << MI << " Needs = " << PrintState(III->second.Needs) in printInfo()
262 // Ignore if the flag is already encompassed by the existing needs, or we in markInstruction()
264 if ((II.Needs & Flag) == Flag) in markInstruction()
267 II.Needs |= Flag; in markInstruction()
321 // instruction as needing e.g. WQM before visiting it and realizing it needs in scanInstructions()
351 // The WWM intrinsic doesn't make the same guarantee, and plus it needs in scanInstructions()
[all …]
/third_party/backends/doc/descriptions-external/
Dviceo.desc16 …because the license situation is unclear. Also it only works on Linux and needs a a patch for the …
26 :comment "Linux 2.4 only, needs a kernel patch."
34 :comment "Linux 2.4 only, needs a kernel patch."
40 :comment "Untested. See link for details. Linux 2.4 only, needs a kernel patch."
49 :comment "Linux 2.4 only, needs a kernel patch."
55 :comment "Linux 2.4 only, needs a kernel patch."
61 :comment "Linux 2.4 only, needs a kernel patch."
68 :comment "Linux 2.4 only, needs a kernel patch."
75 :comment "Linux 2.4 only, needs a kernel patch."
/third_party/rust/rust/tests/ui/repr/
Drepr-transparent.stderr1 error[E0690]: transparent struct needs at most one non-zero-sized field, but has 2
8 | needs at most one non-zero-sized field, but has 2
10 error[E0690]: transparent struct needs at most one non-zero-sized field, but has 2
17 | needs at most one non-zero-sized field, but has 2
39 error[E0731]: transparent enum needs exactly one variant, but has 0
43 | ^^^^^^^^^ needs exactly one variant, but has 0
45 error[E0690]: the variant of a transparent enum needs at most one non-zero-sized field, but has 2
49 | ^^^^^^^^^^^^^^^^^^^^^^ needs at most one non-zero-sized field, but has 2
55 error[E0731]: transparent enum needs exactly one variant, but has 2
59 | ^^^^^^^^^^^^^^^^^^^^^ needs exactly one variant, but has 2
[all …]
/third_party/rust/rust/tests/ui/incoherent-inherent-impls/
Dneeds-has-incoherent-impls.stderr2 --> $DIR/needs-has-incoherent-impls.rs:5:1
9 --> $DIR/needs-has-incoherent-impls.rs:7:5
15 --> $DIR/needs-has-incoherent-impls.rs:13:1
22 --> $DIR/needs-has-incoherent-impls.rs:13:1
28 --> $DIR/needs-has-incoherent-impls.rs:17:1
35 --> $DIR/needs-has-incoherent-impls.rs:17:1
41 --> $DIR/needs-has-incoherent-impls.rs:22:1
48 --> $DIR/needs-has-incoherent-impls.rs:24:5
54 --> $DIR/needs-has-incoherent-impls.rs:30:1
61 --> $DIR/needs-has-incoherent-impls.rs:30:1
[all …]
/third_party/glslang/Test/baseResults/
Dvulkan.vert.out37 ERROR: 0:68: 'location' : needs a literal integer
38 ERROR: 0:68: 'component' : needs a literal integer
39 ERROR: 0:69: 'binding' : needs a literal integer
40 ERROR: 0:69: 'set' : needs a literal integer
41 ERROR: 0:70: 'offset' : needs a literal integer
43 ERROR: 0:71: 'align' : needs a literal integer
44 ERROR: 0:72: 'xfb_offset' : needs a literal integer
45 ERROR: 0:73: 'xfb_buffer' : needs a literal integer
46 ERROR: 0:74: 'xfb_stride' : needs a literal integer
51 ERROR: 0:76: 'input_attachment_index' : needs a literal integer
[all …]
/third_party/rust/rust/tests/ui/sanitize/
Dcfg.rs4 // needs-sanitizer-support
5 // needs-sanitizer-address
6 // needs-sanitizer-cfi
7 // needs-sanitizer-kcfi
8 // needs-sanitizer-leak
9 // needs-sanitizer-memory
10 // needs-sanitizer-thread
/third_party/rust/crates/quote/.github/workflows/
Dci.yml21 needs: pre_ci
22 if: needs.pre_ci.outputs.continue
43 needs: pre_ci
44 if: needs.pre_ci.outputs.continue
55 needs: pre_ci
56 if: needs.pre_ci.outputs.continue
83 needs: pre_ci
84 if: needs.pre_ci.outputs.continue
/third_party/mesa3d/src/freedreno/.gitlab-ci/reference/
Des2gears-a320.log607 NEEDS WFI: CP_SCRATCH_REG7 (57f)
929 NEEDS WFI: CP_SCRATCH_REG7 (57f)
934 NEEDS WFI: CP_SCRATCH_REG5 (57d)
977 NEEDS WFI: CP_SCRATCH_REG7 (57f)
982 NEEDS WFI: CP_SCRATCH_REG5 (57d)
1025 NEEDS WFI: CP_SCRATCH_REG7 (57f)
1030 NEEDS WFI: CP_SCRATCH_REG5 (57d)
1073 NEEDS WFI: CP_SCRATCH_REG7 (57f)
1078 NEEDS WFI: CP_SCRATCH_REG5 (57d)
1121 NEEDS WFI: CP_SCRATCH_REG7 (57f)
[all …]
/third_party/mesa3d/.gitlab-ci/container/
Dgitlab-ci.yml87 needs:
106 needs:
124 needs:
143 needs:
162 needs:
192 needs:
215 needs:
250 needs:
277 needs:
297 needs:
[all …]
/third_party/python/Modules/
DSetup.stdlib.in48 # needs libm
54 # needs libm and on some platforms librt
70 # dbm needs either libndbm, libgdbm_compat, or libdb 5.x
72 # gdbm module needs -lgdbm
75 # needs -lreadline or -leditline, sometimes termcap, termlib, or tinfo
110 # needs -lcrypt on some systems
118 # needs sys/soundcard.h or linux/soundcard.h (Linux, FreeBSD)
138 # needs -lffi and -ldl
141 # needs -lncurses, -lncursesw or -lcurses, sometimes -ltermcap
143 # needs -lncurses and -lpanel
[all …]
/third_party/rust/rust/tests/codegen/
Dabi-repr-ext.rs6 //[x86_64] needs-llvm-components: x86
8 //[i686] needs-llvm-components: x86
10 //[aarch64-windows] needs-llvm-components: aarch64
12 //[aarch64-linux] needs-llvm-components: aarch64
14 //[aarch64-apple] needs-llvm-components: aarch64
16 //[arm] needs-llvm-components: arm
18 //[riscv] needs-llvm-components: riscv
Dstack-probes-inline.rs7 //[powerpc] needs-llvm-components: powerpc
9 //[powerpc64] needs-llvm-components: powerpc
11 //[powerpc64le] needs-llvm-components: powerpc
13 //[s390x] needs-llvm-components: systemz
15 //[i686] needs-llvm-components: x86
18 //[x86_64] needs-llvm-components: x86
/third_party/mesa3d/src/amd/vulkan/
Dradv_queue.c917 const struct radv_queue_ring_info *needs) in radv_update_preamble_cs() argument
936 const bool add_sample_positions = !queue->ring_info.sample_positions && needs->sample_positions; in radv_update_preamble_cs()
937 const uint32_t scratch_size = needs->scratch_size_per_wave * needs->scratch_waves; in radv_update_preamble_cs()
948 …const uint32_t compute_scratch_size = needs->compute_scratch_size_per_wave * needs->compute_scratc… in radv_update_preamble_cs()
959 if (needs->esgs_ring_size > queue->ring_info.esgs_ring_size) { in radv_update_preamble_cs()
960 …result = radv_bo_create(device, NULL, needs->esgs_ring_size, 4096, RADEON_DOMAIN_VRAM, ring_bo_fla… in radv_update_preamble_cs()
964 radv_rmv_log_command_buffer_bo_create(device, esgs_ring_bo, 0, 0, needs->esgs_ring_size); in radv_update_preamble_cs()
967 if (needs->gsvs_ring_size > queue->ring_info.gsvs_ring_size) { in radv_update_preamble_cs()
968 …result = radv_bo_create(device, NULL, needs->gsvs_ring_size, 4096, RADEON_DOMAIN_VRAM, ring_bo_fla… in radv_update_preamble_cs()
972 radv_rmv_log_command_buffer_bo_create(device, gsvs_ring_bo, 0, 0, needs->gsvs_ring_size); in radv_update_preamble_cs()
[all …]
/third_party/python/Lib/test/
Dtest_posix.py80 'test needs posix.getresuid()')
88 'test needs posix.getresgid()')
96 'test needs posix.setresuid()')
104 'test needs posix.setresuid()')
113 'test needs posix.setresgid()')
121 'test needs posix.setresgid()')
130 "test needs os.initgroups()")
131 @unittest.skipUnless(hasattr(pwd, 'getpwuid'), "test needs pwd.getpwuid()")
156 'test needs posix.statvfs()')
161 'test needs posix.fstatvfs()')
[all …]

12345678910>>...310