/external/bison/m4/ |
D | vasnprintf.m4 | 92 [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/ |
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/valgrind/coregrind/ |
D | m_tooliface.c | 87 VgNeeds VG_(needs) = { 214 VG_(needs).need = True; \ 226 VG_(needs).superblock_discards = True; in NEEDS() 245 VG_(needs).tool_errors = True; in VG_() 266 VG_(needs).command_line_options = True; in VG_() 289 VG_(needs).client_requests = True; in VG_() 300 VG_(needs).syscall_wrapper = True; in VG_() 310 VG_(needs).sanity_checks = True; in VG_() 319 VG_(needs).print_stats = True; in VG_() 327 VG_(needs).info_location = True; in VG_() [all …]
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/ |
D | INSTALL.ANY | 94 `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/mesa3d/docs/ |
D | RELNOTES-4.0.2 | 43 GGI needs updating 44 BeOS needs updating 45 Allegro needs updating 46 D3D needs updating
|
D | RELNOTES-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 | RELNOTES-4.0.3 | 46 BeOS needs updating 47 Allegro needs updating 48 D3D needs updating
|
D | RELNOTES-5.0 | 76 BeOS needs updating (underway) 77 Allegro needs updating 78 D3D needs updating
|
D | RELNOTES-6.3.2 | 32 Allegro needs updating 33 D3D needs updating
|
D | RELNOTES-6.3.1 | 44 Allegro needs updating 45 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/llvm/test/Verifier/ |
D | invalid-eh.ll | 9 ;T1: ; CHECK1: CatchReturnInst needs to be provided a CatchPad 19 ;T2: ; CHECK2: CatchReturnInst needs to be provided a CatchPad 25 ;T3: ; CHECK3: CleanupReturnInst needs to be provided a CleanupPad 37 ;T4: ; CHECK4: CleanupReturnInst needs to be provided a CleanupPad
|
/external/valgrind/docs/internals/ |
D | 3_8_BUGSTATUS.txt | 75 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/clang/test/SemaObjC/ |
D | selector-overload.m | 2 // FIXME: This test needs needs to be run with -verify
|
/external/llvm/test/CodeGen/SystemZ/ |
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-xor-06.ll | 14 ; Check XOR 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-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-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-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.
|
D | atomicrmw-sub-05.ll | 15 ; 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.
|
D | atomicrmw-and-05.ll | 14 ; 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.
|
D | atomicrmw-add-06.ll | 14 ; Check addition 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-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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/ |
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', `pshinter', and `psnames' modules. 49 # This driver needs the `psaux', `pshinter', and `psnames' modules. 57 # This driver needs the `truetype' and `psaux' modules. 73 # This driver needs the `psnames' module.
|