/external/clang/test/Analysis/ |
D | objc_invalidation.m | 176 // 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/freetype/docs/ |
D | INSTALL.ANY | 92 `ftcache.c' needs `ftglyph.c' 93 `ftfstype.c' needs `fttype1.c' 94 `ftglyph.c' needs `ftbitmap.c' 95 `ftstroke.c' needs `ftglyph.c' 96 `ftsynth.c' needs `ftbitmap.c' 98 `cff.c' needs `sfnt.c', `pshinter.c', and `psnames.c' 99 `truetype.c' needs `sfnt.c' and `psnames.c' 100 `type1.c' needs `psaux.c' `pshinter.c', and `psnames.c' 101 `type1cid.c' needs `psaux.c', `pshinter.c', and `psnames.c' 102 `type42.c' needs `truetype.c'
|
/external/mesa3d/docs/relnotes/ |
D | 4.0.2 | 43 GGI needs updating 44 BeOS needs updating 45 Allegro needs updating 46 D3D needs updating
|
D | 4.0 | 142 GGI needs updating 143 DOS/DJGPP needs updating 144 BeOS needs updating 145 Allegro needs updating 146 D3D needs updating 147 DOS needs updating
|
D | 4.0.3 | 46 BeOS needs updating 47 Allegro needs updating 48 D3D needs updating
|
D | 5.0 | 76 BeOS needs updating (underway) 77 Allegro needs updating 78 D3D needs updating
|
D | 6.3.2 | 32 Allegro needs updating 33 D3D needs updating
|
/external/dng_sdk/source/ |
D | dng_host.h | 163 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/ |
D | rm_SURSILV_rm_FONIPA_SURSILV.txt | 36 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/ |
D | TODO | 1 * 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/python/mock/ |
D | requirements.txt | 2 # For runtime needs this is correct. For setup_requires needs, 1.2.0 is needed
|
/external/freetype/ |
D | modules.cfg | 34 # 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.
|
/external/u-boot/doc/ |
D | README.cfi | 26 needs this version to function properly: 39 * needs the Spansion type reset commands. The other flash chip 40 * is located behind a FPGA (Xilinx DS617) and needs the Intel type
|
/external/hamcrest/hamcrest-library/src/test/java/org/hamcrest/collection/ |
D | IsEmptyIterableTest.java | 32 needs(IsEmptyIterable.emptyIterableOf(String.class)); in testCompiles() 35 private void needs(@SuppressWarnings("unused") Matcher<Iterable<String>> bar) { } in needs() method in IsEmptyIterableTest
|
D | IsEmptyCollectionTest.java | 33 needs(IsEmptyCollection.emptyCollectionOf(String.class)); in testCompiles() 36 private void needs(@SuppressWarnings("unused") Matcher<Collection<String>> bar) { } in needs() method in IsEmptyCollectionTest
|
/external/v8/tools/clang/plugins/tests/ |
D | missing_ctor.txt | 2 ./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…
|
/external/clang/test/SemaObjC/ |
D | selector-overload.m | 2 // FIXME: This test needs needs to be run with -verify
|
/external/clang/lib/ASTMatchers/Dynamic/ |
D | CMakeLists.txt | 5 # 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/ |
D | atomicrmw-or-06.ll | 14 ; 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.
|
D | atomicrmw-add-05.ll | 14 ; 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.
|
D | atomicrmw-or-05.ll | 14 ; 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.
|
D | atomicrmw-and-06.ll | 14 ; 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.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | atomicrmw-xor-05.ll | 14 ; 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.
|
D | atomicrmw-add-05.ll | 14 ; 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.
|
D | atomicrmw-sub-06.ll | 15 ; Check addition of 1, which needs a temporary. 36 ; Check the next doubleword up, which needs separate address logic. 59 ; Check the next doubleword down, which needs separate address logic.
|