Home
last modified time | relevance | path

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

12345678910>>...367

/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/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/llvm-project/clang/test/CodeGen/
Dbuiltins-nvptx-mma.cu38 // expected-error-re@+1 {{'__hmma_m16n16k16_ld_a' needs target feature (sm_70{{.*}},(ptx60{{.*}}}} in test_wmma_buitins()
41 // expected-error-re@+1 {{'__hmma_m16n16k16_ld_a' needs target feature (sm_70{{.*}},(ptx60{{.*}}}} in test_wmma_buitins()
44 // expected-error-re@+1 {{'__hmma_m16n16k16_ld_b' needs target feature (sm_70{{.*}},(ptx60{{.*}}}} in test_wmma_buitins()
47 // expected-error-re@+1 {{'__hmma_m16n16k16_ld_b' needs target feature (sm_70{{.*}},(ptx60{{.*}}}} in test_wmma_buitins()
50 …// expected-error-re@+1 {{'__hmma_m16n16k16_ld_c_f16' needs target feature (sm_70{{.*}},(ptx60{{.*… in test_wmma_buitins()
53 …// expected-error-re@+1 {{'__hmma_m16n16k16_ld_c_f16' needs target feature (sm_70{{.*}},(ptx60{{.*… in test_wmma_buitins()
56 …// expected-error-re@+1 {{'__hmma_m16n16k16_ld_c_f32' needs target feature (sm_70{{.*}},(ptx60{{.*… in test_wmma_buitins()
59 …// expected-error-re@+1 {{'__hmma_m16n16k16_ld_c_f32' needs target feature (sm_70{{.*}},(ptx60{{.*… in test_wmma_buitins()
62 …// expected-error-re@+1 {{'__hmma_m16n16k16_st_c_f16' needs target feature (sm_70{{.*}},(ptx60{{.*… in test_wmma_buitins()
65 …// expected-error-re@+1 {{'__hmma_m16n16k16_st_c_f16' needs target feature (sm_70{{.*}},(ptx60{{.*… in test_wmma_buitins()
[all …]
Dbuiltins-nvptx-sm_70.cu33 …// pre-sm_70-error-re@+1 {{'__hmma_m16n16k16_ld_a' needs target feature (sm_70{{.*}},(ptx60{{.*}}}} in nvvm_wmma_m16n16k16()
36 …// pre-sm_70-error-re@+1 {{'__hmma_m16n16k16_ld_a' needs target feature (sm_70{{.*}},(ptx60{{.*}}}} in nvvm_wmma_m16n16k16()
40 …// pre-sm_70-error-re@+1 {{'__hmma_m16n16k16_ld_b' needs target feature (sm_70{{.*}},(ptx60{{.*}}}} in nvvm_wmma_m16n16k16()
43 …// pre-sm_70-error-re@+1 {{'__hmma_m16n16k16_ld_b' needs target feature (sm_70{{.*}},(ptx60{{.*}}}} in nvvm_wmma_m16n16k16()
47 …// pre-sm_70-error-re@+1 {{'__hmma_m16n16k16_ld_c_f16' needs target feature (sm_70{{.*}},(ptx60{{.… in nvvm_wmma_m16n16k16()
50 …// pre-sm_70-error-re@+1 {{'__hmma_m16n16k16_ld_c_f16' needs target feature (sm_70{{.*}},(ptx60{{.… in nvvm_wmma_m16n16k16()
54 …// pre-sm_70-error-re@+1 {{'__hmma_m16n16k16_ld_c_f32' needs target feature (sm_70{{.*}},(ptx60{{.… in nvvm_wmma_m16n16k16()
57 …// pre-sm_70-error-re@+1 {{'__hmma_m16n16k16_ld_c_f32' needs target feature (sm_70{{.*}},(ptx60{{.… in nvvm_wmma_m16n16k16()
61 …// pre-sm_70-error-re@+1 {{'__hmma_m16n16k16_st_c_f16' needs target feature (sm_70{{.*}},(ptx60{{.… in nvvm_wmma_m16n16k16()
64 …// pre-sm_70-error-re@+1 {{'__hmma_m16n16k16_st_c_f16' needs target feature (sm_70{{.*}},(ptx60{{.… in nvvm_wmma_m16n16k16()
[all …]
Dbuiltins-nvptx-ptx60.cu33 // expected-error@+1 {{'__nvvm_bar_warp_sync' needs target feature ptx60}} in nvvm_sync()
36 // expected-error@+1 {{'__nvvm_barrier_sync' needs target feature ptx60}} in nvvm_sync()
39 // expected-error@+1 {{'__nvvm_barrier_sync_cnt' needs target feature ptx60}} in nvvm_sync()
46 // expected-error@+1 {{'__nvvm_shfl_sync_down_i32' needs target feature ptx60}} in nvvm_sync()
49 // expected-error@+1 {{'__nvvm_shfl_sync_down_f32' needs target feature ptx60}} in nvvm_sync()
52 // expected-error@+1 {{'__nvvm_shfl_sync_up_i32' needs target feature ptx60}} in nvvm_sync()
55 // expected-error@+1 {{'__nvvm_shfl_sync_up_f32' needs target feature ptx60}} in nvvm_sync()
58 // expected-error@+1 {{'__nvvm_shfl_sync_bfly_i32' needs target feature ptx60}} in nvvm_sync()
61 // expected-error@+1 {{'__nvvm_shfl_sync_bfly_f32' needs target feature ptx60}} in nvvm_sync()
64 // expected-error@+1 {{'__nvvm_shfl_sync_idx_i32' needs target feature ptx60}} in nvvm_sync()
[all …]
Dbuiltins-nvptx.c298 // expected-error@+1 {{'__nvvm_atom_cta_add_gen_i' needs target feature sm_60}} in nvvm_atom()
302 // expected-error@+1 {{'__nvvm_atom_cta_add_gen_l' needs target feature sm_60}} in nvvm_atom()
305 // expected-error@+1 {{'__nvvm_atom_cta_add_gen_ll' needs target feature sm_60}} in nvvm_atom()
308 // expected-error@+1 {{'__nvvm_atom_sys_add_gen_i' needs target feature sm_60}} in nvvm_atom()
312 // expected-error@+1 {{'__nvvm_atom_sys_add_gen_l' needs target feature sm_60}} in nvvm_atom()
315 // expected-error@+1 {{'__nvvm_atom_sys_add_gen_ll' needs target feature sm_60}} in nvvm_atom()
319 // expected-error@+1 {{'__nvvm_atom_cta_add_gen_f' needs target feature sm_60}} in nvvm_atom()
322 // expected-error@+1 {{'__nvvm_atom_cta_add_gen_d' needs target feature sm_60}} in nvvm_atom()
325 // expected-error@+1 {{'__nvvm_atom_sys_add_gen_f' needs target feature sm_60}} in nvvm_atom()
328 // expected-error@+1 {{'__nvvm_atom_sys_add_gen_d' needs target feature sm_60}} in nvvm_atom()
[all …]
Dblocks-1.c26 ^{ a = 10; printf("a is %d, b is %d\n", a, b); }(); // needs copy/dispose in test1()
36 ^{ // needs copy/dispose in test2()
37 ^{ // needs copy/dispose in test2()
49 ^{j=0; k=0;}(); // needs copy/dispose in test3()
63 ^{ (void)i; }(); // needs copy/dispose in test5()
68 ^{ i=1; }(); // needs copy/dispose in test6()
75 ^{ i = 1; }(); // needs copy/dispose in test7()
/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/llvm-project/clang/test/CodeGenOpenCL/
Dbuiltins-amdgcn-dl-insts-err.cl16 …(v2hA, v2hB, fC, false); // expected-error {{'__builtin_amdgcn_fdot2' needs target feature dot…
17 …(v2hA, v2hB, fC, true); // expected-error {{'__builtin_amdgcn_fdot2' needs target feature dot…
19 …2(v2ssA, v2ssB, siC, false); // expected-error {{'__builtin_amdgcn_sdot2' needs target feature dot…
20 …2(v2ssA, v2ssB, siC, true); // expected-error {{'__builtin_amdgcn_sdot2' needs target feature dot…
22 …2(v2usA, v2usB, uiC, false); // expected-error {{'__builtin_amdgcn_udot2' needs target feature dot…
23 …2(v2usA, v2usB, uiC, true); // expected-error {{'__builtin_amdgcn_udot2' needs target feature dot…
25 …4(siA, siB, siC, false); // expected-error {{'__builtin_amdgcn_sdot4' needs target feature dot…
26 …4(siA, siB, siC, true); // expected-error {{'__builtin_amdgcn_sdot4' needs target feature dot…
28 …4(uiA, uiB, uiC, false); // expected-error {{'__builtin_amdgcn_udot4' needs target feature dot…
29 …4(uiA, uiB, uiC, true); // expected-error {{'__builtin_amdgcn_udot4' needs target feature dot…
[all …]
/external/llvm-project/clang/test/SemaOpenCL/
Dbuiltins-amdgcn-error-f16.cl9 …cn_div_fixuph(a, b, c); // expected-error {{'__builtin_amdgcn_div_fixuph' needs target feature 16-…
10 …*out = __builtin_amdgcn_rcph(a); // expected-error {{'__builtin_amdgcn_rcph' needs target feature …
11 …*out = __builtin_amdgcn_sqrth(a); // expected-error {{'__builtin_amdgcn_sqrth' needs target featur…
12 …*out = __builtin_amdgcn_rsqh(a); // expected-error {{'__builtin_amdgcn_rsqh' needs target feature …
13 …*out = __builtin_amdgcn_sinh(a); // expected-error {{'__builtin_amdgcn_sinh' needs target feature …
14 …*out = __builtin_amdgcn_cosh(a); // expected-error {{'__builtin_amdgcn_cosh' needs target feature …
15 …*out = __builtin_amdgcn_ldexph(a, b); // expected-error {{'__builtin_amdgcn_ldexph' needs target f…
16 …*out = __builtin_amdgcn_frexp_manth(a); // expected-error {{'__builtin_amdgcn_frexp_manth' needs t…
17 …*out = __builtin_amdgcn_frexp_exph(a); // expected-error {{'__builtin_amdgcn_frexp_exph' needs tar…
18 …*out = __builtin_amdgcn_fracth(a); // expected-error {{'__builtin_amdgcn_fracth' needs target feat…
[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.
109 # include/freetype/ftcache.h. Needs `ftglyph.c'.
112 # TrueType GX/AAT table validation. Needs `ftgxval.c' below.
131 # OpenType table validation. Needs `ftotval.c' below.
[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/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/llvm-project/llvm/lib/Target/AMDGPU/
DSIWholeQuadMode.cpp43 /// Basic blocks are always exited in WQM as long as some successor needs WQM.
128 char Needs = 0; member
134 char Needs = 0; member
241 << ", Needs = " << PrintState(BII.second.Needs) in printInfo()
249 dbgs() << " " << MI << " Needs = " << PrintState(III->second.Needs) in printInfo()
270 // Ignore if the flag is already encompassed by the existing needs, or we in markInstruction()
272 if ((II.Needs & Flag) == Flag) in markInstruction()
275 II.Needs |= Flag; in markInstruction()
399 // instruction as needing e.g. WQM before visiting it and realizing it needs in scanInstructions()
429 // The WWM intrinsic doesn't make the same guarantee, and plus it needs in scanInstructions()
[all …]
/external/angle/third_party/vulkan-deps/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/mesa3d/src/freedreno/.gitlab-ci/reference/
Des2gears-a320.log608 NEEDS WFI: CP_SCRATCH_REG7 (57f)
930 NEEDS WFI: CP_SCRATCH_REG7 (57f)
935 NEEDS WFI: CP_SCRATCH_REG5 (57d)
978 NEEDS WFI: CP_SCRATCH_REG7 (57f)
983 NEEDS WFI: CP_SCRATCH_REG5 (57d)
1026 NEEDS WFI: CP_SCRATCH_REG7 (57f)
1031 NEEDS WFI: CP_SCRATCH_REG5 (57d)
1074 NEEDS WFI: CP_SCRATCH_REG7 (57f)
1079 NEEDS WFI: CP_SCRATCH_REG5 (57d)
1122 NEEDS WFI: CP_SCRATCH_REG7 (57f)
[all …]
/external/clang/test/Analysis/
Dobjc_invalidation.m176 // expected-warning@-2 {{Instance variable Ivar1 needs to be invalidated}}
177 // expected-warning@-3 {{Instance variable MultipleProtocols needs to be invalidated}}
178 // expected-warning@-4 {{Instance variable MultInheritance needs to be invalidated}}
179 // expected-warning@-5 {{Property SynthIvarProp needs to be invalidated or set to nil}}
180 // expected-warning@-6 {{Instance variable _Ivar3 needs to be invalidated}}
181 // expected-warning@-7 {{Instance variable _Ivar4 needs to be invalidated}}
182 // expected-warning@-8 {{Instance variable Ivar5 needs to be invalidated or set to nil}}
183 // expected-warning@-9 {{Instance variable Ivar13 needs to be invalidated or set to nil}}
254 // expected-warning@-2 {{Property foobar15_warn needs to be invalidated; no invalidation method is …
263 // expected-warning@-2 {{Instance variable Ivar1 needs to be invalidated; no invalidation method is…
[all …]
/external/llvm-project/clang/test/Analysis/
Dobjc_invalidation.m176 // expected-warning@-2 {{Instance variable Ivar1 needs to be invalidated}}
177 // expected-warning@-3 {{Instance variable MultipleProtocols needs to be invalidated}}
178 // expected-warning@-4 {{Instance variable MultInheritance needs to be invalidated}}
179 // expected-warning@-5 {{Property SynthIvarProp needs to be invalidated or set to nil}}
180 // expected-warning@-6 {{Instance variable _Ivar3 needs to be invalidated}}
181 // expected-warning@-7 {{Instance variable _Ivar4 needs to be invalidated}}
182 // expected-warning@-8 {{Instance variable Ivar5 needs to be invalidated or set to nil}}
183 // expected-warning@-9 {{Instance variable Ivar13 needs to be invalidated or set to nil}}
254 // expected-warning@-2 {{Property foobar15_warn needs to be invalidated; no invalidation method is …
263 // expected-warning@-2 {{Instance variable Ivar1 needs to be invalidated; no invalidation method is…
[all …]
/external/python/cpython3/Lib/test/
Dtest_posix.py74 'test needs posix.getresuid()')
82 'test needs posix.getresgid()')
90 'test needs posix.setresuid()')
98 'test needs posix.setresuid()')
107 'test needs posix.setresgid()')
115 'test needs posix.setresgid()')
124 "test needs os.initgroups()")
149 'test needs posix.statvfs()')
154 'test needs posix.fstatvfs()')
164 'test needs posix.ftruncate()')
[all …]
/external/python/cpython3/.github/workflows/
Dbuild.yml54 needs: check_source
55 if: needs.check_source.outputs.run_tests == 'true'
81 needs: check_source
82 if: needs.check_source.outputs.run_tests == 'true'
95 needs: check_source
96 if: needs.check_source.outputs.run_tests == 'true'
109 needs: check_source
110 if: needs.check_source.outputs.run_tests == 'true'
125 needs: check_source
126 if: needs.check_source.outputs.run_tests == 'true'
/external/clang/test/CodeGen/
Dblocks-1.c17 ^{ a = 10; printf("a is %d, b is %d\n", a, b); }(); // needs copy/dispose in test1()
27 ^{ // needs copy/dispose in test2()
28 ^{ // needs copy/dispose in test2()
40 ^{j=0; k=0;}(); // needs copy/dispose in test3()
54 ^{ (void)i; }(); // needs copy/dispose in test5()
59 ^{ i=1; }(); // needs copy/dispose in test6()
66 ^{ i = 1; }(); // needs copy/dispose in test7()
/external/freetype/docs/
DINSTALL.ANY94 `ftcache.c' needs `ftglyph.c'
95 `ftfstype.c' needs `fttype1.c'
96 `ftglyph.c' needs `ftbitmap.c'
97 `ftstroke.c' needs `ftglyph.c'
98 `ftsynth.c' needs `ftbitmap.c'
100 `cff.c' needs `sfnt.c', `pshinter.c', and `psnames.c'
101 `truetype.c' needs `sfnt.c' and `psnames.c'
102 `type1.c' needs `psaux.c' `pshinter.c', and `psnames.c'
103 `type1cid.c' needs `psaux.c', `pshinter.c', and `psnames.c'
104 `type42.c' needs `truetype.c'
/external/python/google-api-python-client/docs/dyn/
Dsourcerepo_v1.projects.html111 # `projects/<project>/topics/<topic>`. The project needs to be the same
115 # messages. This service account needs to be in the same project as the
116 # PubsubConfig. When added, the caller needs to have
142 # `projects/<project>/topics/<topic>`. The project needs to be the same
146 # messages. This service account needs to be in the same project as the
147 # PubsubConfig. When added, the caller needs to have
173 # `projects/<project>/topics/<topic>`. The project needs to be the same
177 # messages. This service account needs to be in the same project as the
178 # PubsubConfig. When added, the caller needs to have

12345678910>>...367