Home
last modified time | relevance | path

Searched refs:implemented (Results 1 – 25 of 761) sorted by relevance

12345678910>>...31

/external/valgrind/main/docs/internals/
Ds390-opcodes.csv1 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.h61 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/
Dcrypto_kernel.txt25 * @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/
Dannotate_barrier.stderr.exp2 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>
Dannotate_barrier_xml.stderr.exp38 …<what>The annotation macro ANNOTATE_BARRIER_INIT has not yet been implemented in &lt;valgrind/drd.…
71 …<what>The annotation macro ANNOTATE_BARRIER_WAIT_BEFORE has not yet been implemented in &lt;valgri…
104 …<what>The annotation macro ANNOTATE_BARRIER_WAIT_AFTER has not yet been implemented in &lt;valgrin…
137 …<what>The annotation macro ANNOTATE_BARRIER_WAIT_BEFORE has not yet been implemented in &lt;valgri…
224 …<what>The annotation macro ANNOTATE_BARRIER_WAIT_AFTER has not yet been implemented in &lt;valgrin…
257 …<what>The annotation macro ANNOTATE_BARRIER_DESTROY has not yet been implemented in &lt;valgrind/d…
/external/chromium_org/third_party/libsrtp/srtp/doc/
Dcrypto_kernel.txt25 * @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/
Dlatebindingsymboltable.cc24 #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/
DTODO12 - 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/
Dvfcmp.ll5 ; 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/
Dlatebindingsymboltable_linux.cc48 #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/
Dexception.cpp118 # 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/
Dprotocols-suppress-conformance.m4 // 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 …]
Dprotocol-implementing-class-methods.m24 …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 …
Dincomplete-implementation.m13 …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 …
Dmethod-undef-category-warn-1.m15 @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/
Dmvctor_declaration_test.cpp50 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/
Dobjc-properties.m20 …@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/
Ddirect-ivar-assignment-in-annotated-functions.m29 …@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/
DBaseTreeAdaptor.as222 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/
Dprocfs-non-linux.stderr.exp8 readlinkat: Function not implemented
9 readlinkat: Function not implemented
Dprocfs-linux.stderr.exp-without-readlinkat8 readlinkat: Function not implemented
9 readlinkat: Function not implemented
/external/chromium_org/ppapi/shared_impl/
Dplatform_file.cc17 #error Not implemented. in IntToPlatformFile()
27 #error Not implemented. in PlatformFileToInt()
/external/clang/test/PCH/
Dchain-selectors.m21 …(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/
DREADME-UNIMPLEMENTED.txt2 // 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/
Dvideo_capture_qtkit_info.mm66 // 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

12345678910>>...31