Home
last modified time | relevance | path

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

12345678910>>...440

/external/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
322 0x~~~~~~~~~~~~~~~~ 7ef3d44d fabd d13, d2, d19 // Needs: FP, NEON
323 0x~~~~~~~~~~~~~~~~ 7ebed548 fabd s8, s10, s30 // Needs: FP, NEON
324 0x~~~~~~~~~~~~~~~~ 1e60c021 fabs d1, d1 // Needs: FP
325 0x~~~~~~~~~~~~~~~~ 1e20c0f9 fabs s25, s7 // Needs: FP
[all …]
/external/trusty/arm-trusted-firmware/docs/design/
Dcpu-specific-build-macros.rst76 CPU. This needs to be enabled for all revisions of the CPU.
81 CPU. This needs to be enabled only for revision >= r3p0 of the CPU.
84 CPU. This needs to be enabled only for revision >= r3p0 of the CPU.
89 CPU. This needs to be enabled only for revision <= r1p2 of the CPU.
92 CPU. This needs to be enabled only for revision <= r1p2 of the CPU.
97 CPUs. This needs to be enabled only for revision r0p0 of Cortex-A35.
102 CPUs. This needs to be enabled only for revision <= r0p1 of Cortex-A53.
105 CPUs. This needs to be enabled only for revision <= r0p2 of Cortex-A53.
108 CPU. This needs to be enabled only for revision <= r0p2 of the CPU.
111 CPUs. This needs to be enabled only for revision <= r0p2 of Cortex-A53.
[all …]
/external/arm-trusted-firmware/docs/design/
Dcpu-specific-build-macros.rst72 CPU. This needs to be enabled for all revisions of the CPU.
77 CPU. This needs to be enabled only for revision >= r3p0 of the CPU.
80 CPU. This needs to be enabled only for revision >= r3p0 of the CPU.
85 CPU. This needs to be enabled only for revision <= r1p2 of the CPU.
88 CPU. This needs to be enabled only for revision <= r1p2 of the CPU.
93 CPUs. This needs to be enabled only for revision r0p0 of Cortex-A35.
98 CPUs. This needs to be enabled only for revision <= r0p1 of Cortex-A53.
101 CPUs. This needs to be enabled only for revision <= r0p2 of Cortex-A53.
104 CPU. This needs to be enabled only for revision <= r0p2 of the CPU.
107 CPUs. This needs to be enabled only for revision <= r0p2 of Cortex-A53.
[all …]
/external/mesa3d/src/broadcom/ci/
Dtraces-broadcom.yml18 text: needs GL 4.5
23 text: needs GL 4.5
28 text: needs GL 4.1
39 text: needs GL 3.3
44 text: needs GL 3.3
53 text: needs GL 3.3
63 text: needs GL 4.0
76 text: needs GL 4.0
146 text: needs GL 3.3
151 text: needs GL 3.3
[all …]
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
DSerializerMessages_sv.java29 // BAD_MSGKEY needs translation in getContents()
30 // BAD_MSGFORMAT needs translation in getContents()
31 // ER_SERIALIZER_NOT_CONTENTHANDLER needs translation in getContents()
32 // ER_RESOURCE_COULD_NOT_FIND needs translation in getContents()
33 // ER_RESOURCE_COULD_NOT_LOAD needs translation in getContents()
34 // ER_BUFFER_SIZE_LESSTHAN_ZERO needs translation in getContents()
35 // ER_INVALID_UTF16_SURROGATE needs translation in getContents()
36 // ER_OIERROR needs translation in getContents()
37 // ER_ILLEGAL_ATTRIBUTE_POSITION needs translation in getContents()
38 // ER_NAMESPACE_PREFIX needs translation in getContents()
[all …]
/external/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 next_depth: set[str] = {n for dn in final_needs 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 …]
/external/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.
115 # include/freetype/ftcache.h. Needs `ftglyph.c'.
118 # TrueType GX/AAT table validation. Needs `ftgxval.c' below.
137 # OpenType table validation. Needs `ftotval.c' below.
[all …]
/external/rust/crates/anyhow/.github/workflows/
Dci.yml21 needs: pre_ci
22 if: needs.pre_ci.outputs.continue
47 needs: pre_ci
48 if: needs.pre_ci.outputs.continue
66 needs: pre_ci
67 if: needs.pre_ci.outputs.continue
78 needs: pre_ci
79 if: needs.pre_ci.outputs.continue
91 needs: pre_ci
92 if: needs.pre_ci.outputs.continue
[all …]
/external/python/cpython2/Lib/test/
Dtest_posix.py57 'test needs posix.getresuid()')
65 'test needs posix.getresgid()')
73 'test needs posix.setresuid()')
81 'test needs posix.setresuid()')
90 'test needs posix.setresgid()')
98 'test needs posix.setresgid()')
107 "test needs os.initgroups()")
132 'test needs posix.statvfs()')
137 'test needs posix.fstatvfs()')
146 'test needs posix.ftruncate()')
[all …]
/external/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 …]
/external/rust/crates/semver/.github/workflows/
Dci.yml21 needs: pre_ci
22 if: needs.pre_ci.outputs.continue
44 needs: pre_ci
45 if: needs.pre_ci.outputs.continue
58 needs: pre_ci
59 if: needs.pre_ci.outputs.continue
70 needs: pre_ci
71 if: needs.pre_ci.outputs.continue
94 needs: pre_ci
95 if: needs.pre_ci.outputs.continue
[all …]
/external/rust/crates/remain/.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
53 needs: pre_ci
54 if: needs.pre_ci.outputs.continue
65 needs: pre_ci
66 if: needs.pre_ci.outputs.continue
89 needs: pre_ci
90 if: needs.pre_ci.outputs.continue
/external/pigweed/pw_bluetooth/public/pw_bluetooth/
Dhci_commands.emb562 # TODO: b/265052417 - Definition needs to be added
567 # TODO: b/265052417 - Definition needs to be added
678 # TODO: b/265052417 - Definition needs to be added
683 # TODO: b/265052417 - Definition needs to be added
688 # TODO: b/265052417 - Definition needs to be added
726 # TODO: b/265052417 - Definition needs to be added
731 # TODO: b/265052417 - Definition needs to be added
816 # TODO: b/265052417 - Definition needs to be added
821 # TODO: b/265052417 - Definition needs to be added
826 # TODO: b/265052417 - Definition needs to be added
[all …]
/external/llvm/lib/Target/AMDGPU/
DSIWholeQuadMode.cpp37 /// Basic blocks are always exited in WQM as long as some successor needs WQM.
73 char Needs = 0; member
78 char Needs = 0; member
195 Instructions[&MI].Needs = Flags; in scanInstructions()
219 if ((II.OutNeeds & StateWQM) && !(II.Needs & StateWQM) && MI.isTerminator()) { in propagateInstruction()
220 Instructions[&MI].Needs = StateWQM; in propagateInstruction()
221 II.Needs = StateWQM; in propagateInstruction()
225 BI.Needs |= II.Needs; in propagateInstruction()
226 if ((BI.InNeeds | II.Needs) != BI.InNeeds) { in propagateInstruction()
227 BI.InNeeds |= II.Needs; in propagateInstruction()
[all …]
/external/rust/crates/serde_yaml/.github/workflows/
Dci.yml21 needs: pre_ci
22 if: needs.pre_ci.outputs.continue
42 needs: pre_ci
43 if: needs.pre_ci.outputs.continue
66 needs: pre_ci
67 if: needs.pre_ci.outputs.continue
80 needs: pre_ci
81 if: needs.pre_ci.outputs.continue
92 needs: pre_ci
93 if: needs.pre_ci.outputs.continue
/external/rust/crates/ryu/.github/workflows/
Dci.yml21 needs: pre_ci
22 if: needs.pre_ci.outputs.continue
44 needs: pre_ci
45 if: needs.pre_ci.outputs.continue
56 needs: pre_ci
57 if: needs.pre_ci.outputs.continue
70 needs: pre_ci
71 if: needs.pre_ci.outputs.continue
105 needs: pre_ci
106 if: needs.pre_ci.outputs.continue
/external/rust/crates/unsafe-libyaml/.github/workflows/
Dci.yml21 needs: pre_ci
22 if: needs.pre_ci.outputs.continue
41 needs: pre_ci
42 if: needs.pre_ci.outputs.continue
52 needs: pre_ci
53 if: needs.pre_ci.outputs.continue
76 needs: pre_ci
77 if: needs.pre_ci.outputs.continue
90 needs: pre_ci
91 if: needs.pre_ci.outputs.continue
/external/angle/third_party/glslang/src/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 …]
/external/deqp-deps/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 …]
/external/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
80 needs: pre_ci
81 if: needs.pre_ci.outputs.continue
92 needs: pre_ci
93 if: needs.pre_ci.outputs.continue
106 needs: pre_ci
107 if: needs.pre_ci.outputs.continue
[all …]
/external/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 …]
/external/mesa3d/.gitlab-ci/test/
Dgitlab-ci.yml73 needs:
76 - !reference [.required-for-hardware-jobs, needs]
84 needs:
87 - !reference [.required-for-hardware-jobs, needs]
95 needs:
97 - !reference [.required-for-hardware-jobs, needs]
105 needs:
112 - !reference [.required-for-hardware-jobs, needs]
226 needs:
230 - !reference [.required-for-hardware-jobs, needs]
[all …]
/external/mesa3d/src/amd/vulkan/
Dradv_queue.c822 const struct radv_queue_ring_info *needs) in radv_update_preamble_cs() argument
840 const bool add_sample_positions = !queue->ring_info.sample_positions && needs->sample_positions; in radv_update_preamble_cs()
841 const uint32_t scratch_size = needs->scratch_size_per_wave * needs->scratch_waves; in radv_update_preamble_cs()
852 …const uint32_t compute_scratch_size = needs->compute_scratch_size_per_wave * needs->compute_scratc… in radv_update_preamble_cs()
863 if (needs->esgs_ring_size > queue->ring_info.esgs_ring_size) { in radv_update_preamble_cs()
864 result = ws->buffer_create(ws, needs->esgs_ring_size, 4096, RADEON_DOMAIN_VRAM, ring_bo_flags, in radv_update_preamble_cs()
868 radv_rmv_log_command_buffer_bo_create(device, esgs_ring_bo, 0, 0, needs->esgs_ring_size); in radv_update_preamble_cs()
871 if (needs->gsvs_ring_size > queue->ring_info.gsvs_ring_size) { in radv_update_preamble_cs()
872 result = ws->buffer_create(ws, needs->gsvs_ring_size, 4096, RADEON_DOMAIN_VRAM, ring_bo_flags, in radv_update_preamble_cs()
876 radv_rmv_log_command_buffer_bo_create(device, gsvs_ring_bo, 0, 0, needs->gsvs_ring_size); in radv_update_preamble_cs()
[all …]
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DSIWholeQuadMode.cpp55 /// Basic blocks are always exited in WQM as long as some successor needs WQM.
128 char Needs = 0; member
134 char Needs = 0; member
277 << ", Needs = " << PrintState(BII.second.Needs) in printInfo()
285 dbgs() << " " << MI << " Needs = " << PrintState(III->second.Needs) in printInfo()
304 // Ignore if the flag is already encompassed by the existing needs, or we in markInstruction()
306 if ((II.Needs & Flag) == Flag) in markInstruction()
310 II.Needs |= Flag; in markInstruction()
494 // instruction as needing e.g. WQM before visiting it and realizing it needs in scanInstructions()
531 // it needs to be executed in WQM or Exact so that its copy doesn't in scanInstructions()
[all …]
/external/mesa3d/.gitlab-ci/container/
Dgitlab-ci.yml85 needs:
106 needs:
123 needs:
140 needs:
157 needs:
176 needs:
193 needs:
209 needs:
225 needs:
242 needs:
[all …]

12345678910>>...440