Home
last modified time | relevance | path

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

12345678910>>...47

/external/webrtc/webrtc/modules/audio_device/ios/
Daudio_device_not_implemented_ios.mm20 RTC_NOTREACHED() << "Not implemented";
31 RTC_NOTREACHED() << "Not implemented";
37 LOG_F(LS_WARNING) << "Not implemented";
43 LOG_F(LS_WARNING) << "Not implemented";
61 RTC_NOTREACHED() << "Not implemented";
66 RTC_NOTREACHED() << "Not implemented";
71 RTC_NOTREACHED() << "Not implemented";
76 RTC_NOTREACHED() << "Not implemented";
81 RTC_NOTREACHED() << "Not implemented";
86 RTC_NOTREACHED() << "Not implemented";
[all …]
/external/libcxx/src/support/runtime/
Dexception_pointer_unimplemented.ipp18 # warning exception_ptr not yet implemented
19 fprintf(stderr, "exception_ptr not yet implemented\n");
26 # warning exception_ptr not yet implemented
27 fprintf(stderr, "exception_ptr not yet implemented\n");
33 # warning exception_ptr not yet implemented
34 fprintf(stderr, "exception_ptr not yet implemented\n");
55 # warning exception_ptr not yet implemented
56 fprintf(stderr, "exception_ptr not yet implemented\n");
67 # warning exception_ptr not yet implemented
68 fprintf(stderr, "exception_ptr not yet implemented\n");
[all …]
/external/valgrind/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/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/
Dcoverage.txt12 6 YES - 6.3 fails on current test impl. b/c no MON implemented
17 11 YES - Fails on current test impl b/c no CPT implemented
20 14 YES - Fails on current test impl b/c no CS implemented
25 19 YES - Fails on current test impl b/c no XSI implemented
33 27 YES - Fails on current test impl b/c no XSI implemented
/external/webrtc/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/clang/test/SemaObjC/
Dprotocols-suppress-conformance.m4 // to be explicitly implemented in the adopting class.
35 …y synthesis will not synthesize property 'theWorstOfTimes'; it will be implemented by its supercla…
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}}
[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 …
/external/swiftshader/third_party/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/webrtc/webrtc/modules/audio_device/linux/
Dlatebindingsymboltable_linux.cc31 #error Not implemented in GetDllError()
39 #error Not implemented in InternalLoadDll()
64 #error Not implemented in InternalUnloadDll()
85 #error Not implemented in LoadSymbol()
/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/desugar/java/com/google/devtools/build/android/desugar/
DDefaultMethodClassFixer.java134 for (Class<?> implemented : itf.getInterfaces()) { in collectInterfaces()
135 collectInterfaces(implemented, dest); in collectInterfaces()
166 for (String implemented : interfaces) { in defaultMethodsDefined()
167 ClassReader bytecode = classpath.readIfKnown(implemented); in defaultMethodsDefined()
168 if (bytecode != null && !bootclasspath.isKnown(implemented)) { in defaultMethodsDefined()
199 private void stubMissingDefaultMethods(String implemented) { in stubMissingDefaultMethods() argument
200 if (bootclasspath.isKnown(implemented)) { in stubMissingDefaultMethods()
204 ClassReader bytecode = checkNotNull(classpath.readIfKnown(implemented), in stubMissingDefaultMethods()
205 "Couldn't find interface %s implemented by %s", implemented, internalName); in stubMissingDefaultMethods()
/external/swiftshader/docs/
DIndex.md40 The [Renderer](../src/Renderer/) layer is implemented in three main parts: the [VertexProcessor](..…
42 …peline is implemented by [VertexPipeline](../src/Shader/VertexPipeline.cpp), while programmable ve…
46 …shaders are implemented by [PixelPipeline](../src/Shader/PixelPipeline.cpp), while programmable pi…
48 …aderCore](../src/Shader/ShaderCore.cpp). Likewise, texture sampling is implemented by [SamplerCore…
54 The OpenGL (ES) and EGL APIs are implemented in [src/OpenGL/](../src/OpenGL/).
56 The GLSL compiler is implemented in [src/OpenGL/compiler/](../src/OpenGL/compiler/). It uses [Flex]…
58implemented in [src/OpenGL/libEGL/](../src/OpenGL/libEGL/). Its entry functions are listed in [lib…
60implemented in [src/OpenGL/libGLES_CM/](../src/OpenGL/libGLES_CM/), while [OpenGL ES 2.0](https://…
/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/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/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/tpm2/
DAlgorithmCap.c171 ALGORITHM_VECTOR *implemented // OUT: the implemented bits are SET in AlgorithmGetImplementedVector() argument
176 MemorySet(implemented, 0, sizeof(ALGORITHM_VECTOR)); in AlgorithmGetImplementedVector()
180 SET_BIT(s_algorithms[index].algID, *implemented); in AlgorithmGetImplementedVector()
/external/mockftpserver/tags/2.0/src/site/apt/
Dfakeftpserver-features.apt87 * Transmission mode other than 'Stream'. The STRU command is implemented but has no effect (NOOP).
93 * Record Structure and Page Structure. The STRU command is implemented but has no effect (NOOP).
95 * Error Recovery and Restart. The REST command is implemented but has no effect (NOOP).
97 * Structure Mount. The SMNT command is implemented but has no effect (NOOP).
99 * Abort. The ABOR command is implemented but has no effect (NOOP).
101 * Allocate. The ALLO command is implemented but has no effect (NOOP).
/external/mockftpserver/tags/2.0-rc1/src/site/apt/
Dfakeftpserver-features.apt87 * Transmission mode other than 'Stream'. The STRU command is implemented but has no effect (NOOP).
93 * Record Structure and Page Structure. The STRU command is implemented but has no effect (NOOP).
95 * Error Recovery and Restart. The REST command is implemented but has no effect (NOOP).
97 * Structure Mount. The SMNT command is implemented but has no effect (NOOP).
99 * Abort. The ABOR command is implemented but has no effect (NOOP).
101 * Allocate. The ALLO command is implemented but has no effect (NOOP).
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/site/apt/
Dfakeftpserver-features.apt87 * Transmission mode other than 'Stream'. The STRU command is implemented but has no effect (NOOP).
93 * Record Structure and Page Structure. The STRU command is implemented but has no effect (NOOP).
95 * Error Recovery and Restart. The REST command is implemented but has no effect (NOOP).
97 * Structure Mount. The SMNT command is implemented but has no effect (NOOP).
99 * Abort. The ABOR command is implemented but has no effect (NOOP).
101 * Allocate. The ALLO command is implemented but has no effect (NOOP).
/external/mockftpserver/tags/2.0.1/src/site/apt/
Dfakeftpserver-features.apt87 * Transmission mode other than 'Stream'. The STRU command is implemented but has no effect (NOOP).
93 * Record Structure and Page Structure. The STRU command is implemented but has no effect (NOOP).
95 * Error Recovery and Restart. The REST command is implemented but has no effect (NOOP).
97 * Structure Mount. The SMNT command is implemented but has no effect (NOOP).
99 * Abort. The ABOR command is implemented but has no effect (NOOP).
101 * Allocate. The ALLO command is implemented but has no effect (NOOP).
/external/mockftpserver/tags/2.0.2/src/site/apt/
Dfakeftpserver-features.apt87 * Transmission mode other than 'Stream'. The STRU command is implemented but has no effect (NOOP).
93 * Record Structure and Page Structure. The STRU command is implemented but has no effect (NOOP).
95 * Error Recovery and Restart. The REST command is implemented but has no effect (NOOP).
97 * Structure Mount. The SMNT command is implemented but has no effect (NOOP).
99 * Abort. The ABOR command is implemented but has no effect (NOOP).
101 * Allocate. The ALLO command is implemented but has no effect (NOOP).
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/site/apt/
Dfakeftpserver-features.apt87 * Transmission mode other than 'Stream'. The STRU command is implemented but has no effect (NOOP).
93 * Record Structure and Page Structure. The STRU command is implemented but has no effect (NOOP).
95 * Error Recovery and Restart. The REST command is implemented but has no effect (NOOP).
97 * Structure Mount. The SMNT command is implemented but has no effect (NOOP).
99 * Abort. The ABOR command is implemented but has no effect (NOOP).
101 * Allocate. The ALLO command is implemented but has no effect (NOOP).
/external/valgrind/none/tests/
Dprocfs-non-linux.stderr.exp-without-readlinkat8 readlinkat: Function not implemented
9 readlinkat: Function not implemented
/external/mockftpserver/tags/2.5/src/site/apt/
Dfakeftpserver-features.apt94 * Transmission mode other than 'Stream'. The STRU command is implemented but has no effect (NOOP).
100 * Record Structure and Page Structure. The STRU command is implemented but has no effect (NOOP).
102 * Error Recovery and Restart. The REST command is implemented but has no effect (NOOP).
104 * Structure Mount. The SMNT command is implemented but has no effect (NOOP).
106 * Abort. The ABOR command is implemented but has no effect (NOOP).
108 * Allocate. The ALLO command is implemented but has no effect (NOOP).

12345678910>>...47