Home
last modified time | relevance | path

Searched refs:needs (Results 1 – 25 of 1577) sorted by relevance

12345678910>>...64

/external/bison/m4/
Dvasnprintf.m492 [Define if the vasnprintf implementation needs special code for
108 [Define if the vasnprintf implementation needs special code for
129 [Define if the vasnprintf implementation needs special code for
146 [Define if the vasnprintf implementation needs special code for
162 [Define if the vasnprintf implementation needs special code for
177 [Define if the vasnprintf implementation needs special code for
192 [Define if the vasnprintf implementation needs special code for the
207 [Define if the vasnprintf implementation needs special code for the
222 [Define if the vasnprintf implementation needs special code for the
237 [Define if the vasnprintf implementation needs special code for
[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/valgrind/coregrind/
Dm_tooliface.c87 VgNeeds VG_(needs) = {
215 VG_(needs).need = True; \
228 VG_(needs).superblock_discards = True; in NEEDS()
247 VG_(needs).tool_errors = True; in VG_()
268 VG_(needs).command_line_options = True; in VG_()
291 VG_(needs).client_requests = True; in VG_()
302 VG_(needs).syscall_wrapper = True; in VG_()
312 VG_(needs).sanity_checks = True; in VG_()
321 VG_(needs).print_stats = True; in VG_()
329 VG_(needs).info_location = True; in VG_()
[all …]
/external/mesa3d/docs/relnotes/
D4.0.243 GGI needs updating
44 BeOS needs updating
45 Allegro needs updating
46 D3D needs updating
D4.0142 GGI needs updating
143 DOS/DJGPP needs updating
144 BeOS needs updating
145 Allegro needs updating
146 D3D needs updating
147 DOS needs updating
D4.0.346 BeOS needs updating
47 Allegro needs updating
48 D3D needs updating
D5.076 BeOS needs updating (underway)
77 Allegro needs updating
78 D3D needs updating
D6.3.232 Allegro needs updating
33 D3D needs updating
D6.3.144 Allegro needs updating
45 D3D needs updating
/external/dng_sdk/source/
Ddng_host.h163 void SetNeedsMeta (bool needs) in SetNeedsMeta() argument
165 fNeedsMeta = needs; in SetNeedsMeta()
180 void SetNeedsImage (bool needs) in SetNeedsImage() argument
182 fNeedsImage = needs; in SetNeedsImage()
/external/icu/icu4c/source/data/translit/
Drm_SURSILV_rm_FONIPA_SURSILV.txt36 e → e ; # can also be /ɛ/; needs a dictionary
62 {sch} [aeiou] → ʒ ; # can also be /ʃ/; needs a dictionary
63 {sch} → ʃ ; # can also be /ʒ/; needs a dictionary
66 s → s ; # can also be /z/; needs a dictionary
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DTODO1 * Writing out ELF files is close to working but the following needs to
9 needs to be examined more closely:
10 - The stack layout needs to be examined to make sure it meets
/external/hamcrest/hamcrest-library/src/test/java/org/hamcrest/collection/
DIsEmptyIterableTest.java32 needs(IsEmptyIterable.emptyIterableOf(String.class)); in testCompiles()
35 private void needs(@SuppressWarnings("unused") Matcher<Iterable<String>> bar) { } in needs() method in IsEmptyIterableTest
DIsEmptyCollectionTest.java33 needs(IsEmptyCollection.emptyCollectionOf(String.class)); in testCompiles()
36 private void needs(@SuppressWarnings("unused") Matcher<Collection<String>> bar) { } in needs() method in IsEmptyCollectionTest
/external/valgrind/docs/internals/
D3_8_BUGSTATUS.txt75 w/ one-liner patch; but needs checking (should be more general?
113 PPC; obscure, needs investigatoin
155 QUERIED -- not sure this needs fixing or not
206 Has patch, but needs further checking
210 A bunch of Android hackery from VladV; needs pulling apart
245 312989 ioctl handling needs to do POST handling on generic ioctls and
246 needs to handle BPF ioctls
299 Probably needs doc update
424 Has patch; plausible (needs checking)
428 Has patch; plausible (needs checking)
[all …]
/external/v8/tools/clang/plugins/tests/
Dmissing_ctor.txt2 ./missing_ctor.h:25:1: warning: [chromium-style] Complex class/struct needs an explicit out-of-line…
5 ./missing_ctor.h:25:1: warning: [chromium-style] Complex class/struct needs an explicit out-of-line…
Dinline_ctor.txt17 ./inline_ctor.h:95:1: warning: [chromium-style] Complex class/struct needs an explicit out-of-line …
20 ./inline_ctor.h:95:1: warning: [chromium-style] Complex class/struct needs an explicit out-of-line …
/external/clang/test/SemaObjC/
Dselector-overload.m2 // FIXME: This test needs needs to be run with -verify
/external/clang/lib/ASTMatchers/Dynamic/
DCMakeLists.txt5 # method needs .text, .pdata, .xdata, and .debug sections, adding to the
7 # sections in an object file, and this needs more than that.
/external/llvm/test/CodeGen/SystemZ/
Datomicrmw-sub-05.ll15 ; Check addition of 1, which needs a temporary.
36 ; Check the next word up, which needs separate address logic.
59 ; Check the next word down, which needs separate address logic.
Datomicrmw-add-05.ll14 ; Check addition of 1, which needs a temporary.
34 ; Check the next word up, which needs separate address logic.
55 ; Check the next word down, which needs separate address logic.
Datomicrmw-or-06.ll14 ; Check OR of 1, which needs a temporary.
34 ; Check the next doubleword up, which needs separate address logic.
55 ; Check the next doubleword down, which needs separate address logic.
Datomicrmw-or-05.ll14 ; Check OR of 1, which needs a temporary.
34 ; Check the next word up, which needs separate address logic.
55 ; Check the next word down, which needs separate address logic.
Datomicrmw-and-05.ll14 ; Check AND of 1, which needs a temporary.
34 ; Check the next word up, which needs separate address logic.
55 ; Check the next word down, which needs separate address logic.
Datomicrmw-and-06.ll14 ; Check AND of -2, which needs a temporary.
34 ; Check the next doubleword up, which needs separate address logic.
55 ; Check the next doubleword down, which needs separate address logic.

12345678910>>...64