Searched
full:implemented (Results
1676 -
1700 of
6896) sorted by null
<<61626364656667686970>>
/external/llvm/lib/Target/R600/ |
AMDGPUInstrInfo.cpp | 109 assert(!"Not Implemented"); 118 assert(!"Not Implemented");
|
/external/mesa3d/docs/ |
shading.html | 88 is implemented through shader concatenation and re-compiling. This 218 Otherwise, those constructs will be implemented with BRA instructions.
|
sourcetree.html | 29 the EGL API functions are implemented, like eglCreateContext(). 111 Geometry shaders will also be implemented in this module.
|
/external/mesa3d/src/gallium/drivers/radeon/ |
AMDGPUInstrInfo.cpp | 128 assert(!"Not Implemented"); 137 assert(!"Not Implemented");
|
/external/mesa3d/src/glsl/ |
ir_hierarchical_visitor.h | 57 * These two changes combine to allow nagivation of children to be implemented 150 * This is implemented by visit_list_elements -- if the visitor is
|
/external/openssl/crypto/engine/ |
tb_asnmth.c | 172 * all implemented algorithms. This is OK in practice because only 173 * a small number of algorithms are likely to be implemented in an engine
|
/external/openssl/crypto/evp/ |
evp_err.c | 167 {ERR_REASON(EVP_R_CTRL_NOT_IMPLEMENTED) ,"ctrl not implemented"}, 168 {ERR_REASON(EVP_R_CTRL_OPERATION_NOT_IMPLEMENTED),"ctrl operation not implemented"},
|
/external/qemu/android/ |
looper.h | 44 * be implemented in different ways. For example, the UI program may 77 /* Create a new looper which is implemented on top of the QEMU main event
|
/external/skia/src/core/ |
SkConfig8888.cpp | 50 * another. It is implemented by first expanding OUT_CFG to r, g, b, a indices 143 * configs. Each is implemented as an instantiation templated function. Two
|
/external/stlport/stlport/stl/ |
_vector.c | 85 typedef typename __move_traits<_Tp>::implemented _Movable; 169 typedef typename __move_traits<_Tp>::implemented _Movable;
|
/frameworks/av/libvideoeditor/vss/3gpwriter/inc/ |
M4MP4W_Writer.h | 180 * @return M4ERR_NOT_IMPLEMENTED: Not implemented in the current version 197 * @return M4ERR_NOT_IMPLEMENTED: Not implemented in the current version
|
/frameworks/av/services/camera/libcameraservice/device3/ |
Camera3ZslStream.cpp | 136 " not implemented (state %d)", 322 ALOGV("%s: Not implemented", __FUNCTION__);
|
/frameworks/compile/libbcc/ |
README.rst | 50 if the given apps are performance-sensitive. Thus, we implemented 56 implemented AOT is signficant::
|
/libcore/luni/src/main/java/java/net/ |
SocketImpl.java | 234 throw new IOException("Method has not been implemented"); 247 throw new IOException("Method has not been implemented");
|
/libcore/luni/src/test/java/tests/api/java/util/ |
AbstractListTest.java | 156 "Sublist returned should have implemented Random Access interface", 164 "Sublist returned should not have implemented Random Access interface",
|
/ndk/sources/cxx-stl/gabi++/src/ |
cxxabi.cc | 300 #warning "not implemented." 308 #warning "not implemented."
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_vector.c | 85 typedef typename __move_traits<_Tp>::implemented _Movable; 169 typedef typename __move_traits<_Tp>::implemented _Movable;
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/ |
KeyboardStateTestsBase.java | 208 // behavior that is implemented in {@link MainKeyboardView#onLongPress(PointerTracker)}. 226 // behavior that is implemented in {@link MainKeyboardView#onLongPress(PointerTracker)}.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/ |
timer.h | 128 /** Shared memory client timer (not yet implemented) */ 130 /** INET client timer (not yet implemented) */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
timer.h | 128 /** Shared memory client timer (not yet implemented) */ 130 /** INET client timer (not yet implemented) */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
timer.h | 128 /** Shared memory client timer (not yet implemented) */ 130 /** INET client timer (not yet implemented) */
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_vector.c | 85 typedef typename __move_traits<_Tp>::implemented _Movable; 169 typedef typename __move_traits<_Tp>::implemented _Movable;
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_vector.c | 85 typedef typename __move_traits<_Tp>::implemented _Movable; 169 typedef typename __move_traits<_Tp>::implemented _Movable;
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_vector.c | 85 typedef typename __move_traits<_Tp>::implemented _Movable; 169 typedef typename __move_traits<_Tp>::implemented _Movable;
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_vector.c | 85 typedef typename __move_traits<_Tp>::implemented _Movable; 169 typedef typename __move_traits<_Tp>::implemented _Movable;
|
Completed in 1551 milliseconds
<<61626364656667686970>>