/external/valgrind/main/docs/internals/ |
D | s390-opcodes.csv | 1 a,add,implemented, 6 ah,"add halfword",implemented, 7 al,"add logical",implemented, 8 alr,"add logical",implemented, 9 ap,"add decimal","not implemented", 10 ar,add,implemented, 16 bakr,"branch and stack","not implemented", 17 bal,"branch and link","not implemented", 18 balr,"branch and link","not implemented", 19 bas,"branch and save",implemented, [all …]
|
/external/stlport/stlport/stl/ |
D | _move_construct_fwk.h | 61 typedef typename _IsSTLportClass<_Tp>::_Ret implemented; typedef 63 typedef __false_type implemented; 87 typedef typename __move_traits<_Tp>::implemented _MvImpRet; 109 typedef typename __move_traits<_Tp>::implemented implemented; typedef 118 typedef typename _Lor2<typename _MoveTraits1::implemented, 119 typename _MoveTraits2::implemented>::_Ret implemented; typedef 130 typedef __true_type implemented; typedef 139 typedef typename _Lor2<typename _MoveTraits1::implemented, 140 typename _MoveTraits2::implemented>::_Ret implemented; typedef 150 typedef __true_type implemented; typedef
|
/external/srtp/doc/ |
D | crypto_kernel.txt | 25 * @warning May be implemented as a macro. 34 * @warning May be implemented as a macro. 42 * @warning May be implemented as a macro. 50 * @warning May be implemented as a macro. 58 * @warning May be implemented as a macro. 65 * @warning May be implemented as a macro.
|
/external/valgrind/main/drd/tests/ |
D | annotate_barrier.stderr.exp | 2 The annotation macro ANNOTATE_BARRIER_INIT has not yet been implemented in <valgrind/drd.h> 8 The annotation macro ANNOTATE_BARRIER_WAIT_BEFORE has not yet been implemented in <valgrind/drd.h> 14 The annotation macro ANNOTATE_BARRIER_WAIT_AFTER has not yet been implemented in <valgrind/drd.h> 19 The annotation macro ANNOTATE_BARRIER_WAIT_BEFORE has not yet been implemented in <valgrind/drd.h> 34 The annotation macro ANNOTATE_BARRIER_WAIT_AFTER has not yet been implemented in <valgrind/drd.h> 40 The annotation macro ANNOTATE_BARRIER_DESTROY has not yet been implemented in <valgrind/drd.h>
|
D | annotate_barrier_xml.stderr.exp | 38 …<what>The annotation macro ANNOTATE_BARRIER_INIT has not yet been implemented in <valgrind/drd.… 71 …<what>The annotation macro ANNOTATE_BARRIER_WAIT_BEFORE has not yet been implemented in <valgri… 104 …<what>The annotation macro ANNOTATE_BARRIER_WAIT_AFTER has not yet been implemented in <valgrin… 137 …<what>The annotation macro ANNOTATE_BARRIER_WAIT_BEFORE has not yet been implemented in <valgri… 224 …<what>The annotation macro ANNOTATE_BARRIER_WAIT_AFTER has not yet been implemented in <valgrin… 257 …<what>The annotation macro ANNOTATE_BARRIER_DESTROY has not yet been implemented in <valgrind/d…
|
/external/chromium_org/third_party/libsrtp/srtp/doc/ |
D | crypto_kernel.txt | 25 * @warning May be implemented as a macro. 34 * @warning May be implemented as a macro. 42 * @warning May be implemented as a macro. 50 * @warning May be implemented as a macro. 58 * @warning May be implemented as a macro. 65 * @warning May be implemented as a macro.
|
/external/chromium_org/third_party/webrtc/base/ |
D | latebindingsymboltable.cc | 24 #error Not implemented 36 #error Not implemented in GetDllError() 57 #error Not implemented in LoadSymbol() 113 #error Not implemented in LoadFromPath() 145 #error Not implemented in Unload()
|
/external/qemu/target-mips/ |
D | TODO | 12 - MT ASE only partially implemented and not functional 13 - Shadow register support only partially implemented, 15 - 34K ITC not implemented. 18 - Reverse endianness bit not implemented 32 - save/restore of the CPU state is not implemented (see machine.c). 52 - Bonito system controller not implemented 53 - MSC1 system controller not implemented
|
/external/llvm/test/CodeGen/ARM/ |
D | vfcmp.ll | 5 ; une is implemented with VCEQ/VMVN 17 ; olt is implemented with VCGT 28 ; ole is implemented with VCGE 39 ; uge is implemented with VCGT/VMVN 51 ; ule is implemented with VCGT/VMVN 63 ; ugt is implemented with VCGE/VMVN 75 ; ult is implemented with VCGE/VMVN 87 ; ueq is implemented with VCGT/VCGT/VORR/VMVN 101 ; one is implemented with VCGT/VCGT/VORR 114 ; uno is implemented with VCGT/VCGE/VORR/VMVN [all …]
|
/external/chromium_org/third_party/webrtc/modules/audio_device/linux/ |
D | latebindingsymboltable_linux.cc | 48 #error Not implemented in GetDllError() 56 #error Not implemented in InternalLoadDll() 81 #error Not implemented in InternalUnloadDll() 102 #error Not implemented in LoadSymbol()
|
/external/libcxx/src/ |
D | exception.cpp | 118 # warning uncaught_exception not yet implemented in uncaught_exception() 191 # warning exception_ptr not yet implemented in ~exception_ptr() 210 # warning exception_ptr not yet implemented in exception_ptr() 235 # warning exception_ptr not yet implemented in operator =() 279 # warning exception_ptr not yet implemented in current_exception() 301 # warning exception_ptr not yet implemented in rethrow_exception()
|
/external/clang/test/SemaObjC/ |
D | protocols-suppress-conformance.m | 4 // to be explicitly implemented in the adopting class. 63 …ementation ClassD // expected-warning {{method 'foulIsFair' in protocol 'Derived' not implemented}} 139 …tion Shoggoth_2 // expected-warning {{method 'innsmouth' in protocol 'ProtocolB' not implemented}}\ 140 … // expected-warning {{method 'rlyeh' in protocol 'ProtocolA' not implemented}}\ 141 … // expected-warning {{'innsmouth' in protocol 'ProtocolA' not implemented}} 145 …xplicit // expected-warning {{method 'innsmouth' in protocol 'ProtocolB_Explicit' not implemented}} 149 …plicit // expected-warning {{method 'innsmouth' in protocol 'ProtocolB_Explicit' not implemented}}\ 150 … // expected-warning {{method 'rlyeh' in protocol 'ProtocolA' not implemented}}\ 151 … // expected-warning {{method 'innsmouth' in protocol 'ProtocolA' not implemented}} 167 …ived (MyCat) // expected-warning {{method 'theBestOfTimes' in protocol 'Protocol' not implemented}} [all …]
|
D | protocol-implementing-class-methods.m | 24 …xpected-warning {{category is implementing a method which will also be implemented by its primary … 26 …xpected-warning {{category is implementing a method which will also be implemented by its primary … 27 …xpected-warning {{category is implementing a method which will also be implemented by its primary …
|
D | incomplete-implementation.m | 13 …xpected-warning {{category is implementing a method which will also be implemented by its primary … 25 …xpected-warning {{category is implementing a method which will also be implemented by its primary … 66 …xpected-warning {{category is implementing a method which will also be implemented by its primary …
|
D | method-undef-category-warn-1.m | 15 @implementation MyClass1(CAT) // expected-warning {{method 'Pmeth' in protocol 'P' not implemented}… 24 @implementation MyClass1(DOG) // expected-warning {{method 'Pmeth1' in protocol 'P' not implemented… 56 // Don't warn when a category does not implemented a method imported
|
/external/stlport/test/unit/ |
D | mvctor_declaration_test.cpp | 50 typedef typename __move_traits<_Tp>::implemented _MovableTp; in is_movable() 123 typedef __true_type implemented; typedef 128 typedef __true_type implemented; typedef 133 typedef __true_type implemented; typedef 138 typedef __true_type implemented; typedef 143 typedef __true_type implemented; typedef 148 typedef __true_type implemented; typedef 153 typedef __true_type implemented; typedef
|
/external/clang/test/Analysis/ |
D | objc-properties.m | 20 …@property (assign, nonatomic) MyClass* A; // explicitely synthesized, not implemented, non-default… 22 @property (assign) MyClass* X; // automatically synthesized, not implemented 24 @property (assign, nonatomic) MyClass* Y; // automatically synthesized, implemented 26 @property (assign, nonatomic) MyClass* Z; // non-synthesized ivar, implemented setter 27 …@property (readonly) id nonSynth; // non-synthesized, explicitly implemented to return ivar with …
|
/external/clang/test/Analysis/objc/ |
D | direct-ivar-assignment-in-annotated-functions.m | 29 …@property (assign, nonatomic) MyClass* A; // explicitely synthesized, not implemented, non-default… 31 @property (assign) MyClass* X; // automatically synthesized, not implemented 33 @property (assign, nonatomic) MyClass* Y; // automatically synthesized, implemented 35 @property (assign, nonatomic) MyClass* Z; // non-synthesized ivar, implemented setter 36 …@property (readonly) id nonSynth; // non-synthesized, explicitly implemented to return ivar with …
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
D | BaseTreeAdaptor.as | 222 throw new Error("Not implemented - abstract function"); 241 throw new Error("Not implemented - abstract function"); 245 throw new Error("Not implemented - abstract function"); 249 throw new Error("Not implemented - abstract function"); 253 throw new Error("Not implemented - abstract function"); 257 throw new Error("Not implemented - abstract function"); 261 throw new Error("Not implemented - abstract function"); 265 throw new Error("Not implemented - abstract function"); 269 throw new Error("Not implemented - abstract function"); 273 throw new Error("Not implemented - abstract function"); [all …]
|
/external/valgrind/main/none/tests/ |
D | procfs-non-linux.stderr.exp | 8 readlinkat: Function not implemented 9 readlinkat: Function not implemented
|
D | procfs-linux.stderr.exp-without-readlinkat | 8 readlinkat: Function not implemented 9 readlinkat: Function not implemented
|
/external/chromium_org/ppapi/shared_impl/ |
D | platform_file.cc | 17 #error Not implemented. in IntToPlatformFile() 27 #error Not implemented. in PlatformFileToInt()
|
/external/clang/test/PCH/ |
D | chain-selectors.m | 21 …(void)@selector(x); // expected-warning {{no method with selector 'x' is implemented in this trans… 22 …(void)@selector(y); // expected-warning {{no method with selector 'y' is implemented in this trans… 23 …(void)@selector(e); // expected-warning {{no method with selector 'e' is implemented in this trans…
|
/external/llvm/lib/Target/X86/ |
D | README-UNIMPLEMENTED.txt | 2 // Testcases that crash the X86 backend because they aren't implemented 6 and appreciated, because no one has signed up to implemented these yet.
|
/external/chromium_org/third_party/webrtc/modules/video_capture/mac/qtkit/ |
D | video_capture_qtkit_info.mm | 66 // Not implemented. Mac doesn't use discrete steps in capabilities, rather 80 // Not implemented. Mac doesn't use discrete steps in capabilities, rather 93 // Not implemented. Mac doesn't use discrete steps in capabilities, rather 117 // Not implemented. Mac doesn't use discrete steps in capabilities, rather
|