/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_vector.c | 85 typedef typename __move_traits<_Tp>::implemented _Movable; 169 typedef typename __move_traits<_Tp>::implemented _Movable;
|
_vector.h | 160 typedef typename __move_traits<_Tp>::implemented _Movable; 430 typedef typename __move_traits<_Tp>::implemented _Movable; 541 typedef typename __move_traits<_Tp>::implemented _Movable; 622 typedef typename __move_traits<_Tp>::implemented _Movable; 628 typedef typename __move_traits<_Tp>::implemented _Movable; 754 typedef __true_type implemented; typedef in struct:__move_traits
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
pdb.doc | 54 is implemented as a class from which you can derive your own debugger 64 (this is currently not implemented).
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
pdb.doc | 54 is implemented as a class from which you can derive your own debugger 64 (this is currently not implemented).
|
/external/qemu/target-mips/ |
op_helper.c | 846 /* Yield scheduler intercept not implemented. */ 847 /* Gating storage scheduler intercept not implemented. */ 881 /* UDI not implemented. */ 882 /* CP2 not implemented. */ 891 /* Yield qualifier inputs not implemented. */ 902 /* Large physaddr (PABITS) not implemented */ 903 /* 1k pages not implemented */ 964 /* MIPS16 not implemented. */ 975 /* MIPS16 not implemented. */ 980 /* MIPS16 not implemented. * [all...] |
/external/stlport/stlport/stl/ |
_vector.h | 160 typedef typename __move_traits<_Tp>::implemented _Movable; 430 typedef typename __move_traits<_Tp>::implemented _Movable; 541 typedef typename __move_traits<_Tp>::implemented _Movable; 622 typedef typename __move_traits<_Tp>::implemented _Movable; 628 typedef typename __move_traits<_Tp>::implemented _Movable; 754 typedef __true_type implemented; typedef in struct:__move_traits
|
/external/valgrind/main/coregrind/m_gdbserver/ |
README_DEVELOPERS | 82 How are "break/step/stepi/next/..." implemented ? 103 How are watchpoints implemented ? 123 is implemented. 168 This forced invocation is implemented using the ptrace system call: 177 This wakeup is also *not* implemented by having a "system thread" 332 implemented.
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_vector.h | 160 typedef typename __move_traits<_Tp>::implemented _Movable; 430 typedef typename __move_traits<_Tp>::implemented _Movable; 541 typedef typename __move_traits<_Tp>::implemented _Movable; 622 typedef typename __move_traits<_Tp>::implemented _Movable; 628 typedef typename __move_traits<_Tp>::implemented _Movable; 754 typedef __true_type implemented; typedef in struct:__move_traits
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_vector.h | 160 typedef typename __move_traits<_Tp>::implemented _Movable; 430 typedef typename __move_traits<_Tp>::implemented _Movable; 541 typedef typename __move_traits<_Tp>::implemented _Movable; 622 typedef typename __move_traits<_Tp>::implemented _Movable; 628 typedef typename __move_traits<_Tp>::implemented _Movable; 754 typedef __true_type implemented; typedef in struct:__move_traits
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_vector.h | 160 typedef typename __move_traits<_Tp>::implemented _Movable; 430 typedef typename __move_traits<_Tp>::implemented _Movable; 541 typedef typename __move_traits<_Tp>::implemented _Movable; 622 typedef typename __move_traits<_Tp>::implemented _Movable; 628 typedef typename __move_traits<_Tp>::implemented _Movable; 754 typedef __true_type implemented; typedef in struct:__move_traits
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_vector.h | 160 typedef typename __move_traits<_Tp>::implemented _Movable; 430 typedef typename __move_traits<_Tp>::implemented _Movable; 541 typedef typename __move_traits<_Tp>::implemented _Movable; 622 typedef typename __move_traits<_Tp>::implemented _Movable; 628 typedef typename __move_traits<_Tp>::implemented _Movable; 754 typedef __true_type implemented; typedef in struct:__move_traits
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_vector.h | 160 typedef typename __move_traits<_Tp>::implemented _Movable; 430 typedef typename __move_traits<_Tp>::implemented _Movable; 541 typedef typename __move_traits<_Tp>::implemented _Movable; 622 typedef typename __move_traits<_Tp>::implemented _Movable; 628 typedef typename __move_traits<_Tp>::implemented _Movable; 754 typedef __true_type implemented; typedef in struct:__move_traits
|
/external/chromium_org/v8/ |
ChangeLog | 415 Implemented local load/store elimination on basic blocks. 809 Implemented WeakMap.prototype.clear function. (issue 2753) 902 Implemented Load IC support for loading properties from primitive 905 Implemented Freeing of PerThreadAssertData when possible to avoid [all...] |
/external/v8/ |
ChangeLog | 24 Implemented a hash based look-up to speed up address checks 494 Implemented performance improvements to the incremental garbage 610 Implemented ES5 generic Array.prototype.toString (Issue 1361). 661 Implemented better support of typed arrays in the d8 shell. 829 Implemented Object.prototype.{hasOwnProperty, propertyIsEnumerable} for 899 Implemented Object.defineProperty for proxies. 1080 Implemented the set trap for Harmony proxies. Proxies still need to 1138 Implemented the get trap for Harmony proxies. Proxies are enabled 1165 Implemented CallAsConstructor method for Object in the API (Issue 1348). [all...] |
/external/elfutils/ |
NEWS | 791 symbols (means .gnu.version_d is not yet implemented). 935 DT_RPATH, -rpath, -rpath-link still remains to be implemented. 1016 Implemented dwarf_srclines(), dwarf_srcfiles(), dwarf_linebeginstatement(), 1023 Implemented dwarf_loclist(). 1027 Implemented dwarf_dieoffset(), dwarf_die_CU_offset(), dwarf_diename() and 1030 Implemented dwarf_attrlist(), dwarf_hasattr(), dwarf_attr(), dwarf_lowpc(), 1039 Implemented dwarf_offdie()), dwarf_tag(), dwarf_dieoffset(),
|
/external/javassist/ |
Readme.html | 225 <p> This is a demonstration of the class evolution mechanism implemented 315 <li>ClassPool.makeClassIfNew(InputStream) was implemented. 332 <li>javassist.bytecode.analysis was implemented. 388 <li>CtClass#getAvailableAnnotations() etc. have been implemented. 433 <li>toMethod() in javassist.CtConstructor has been implemented. 479 <li>javassist.expr.NewArray has been implemented. It enables modifying 544 <li>LoaderClassPath has been implemented.
|
/cts/tools/dasm/src/dasm/ |
DAsm.java | 191 throw new IllegalStateException(".line not implemented"); 195 throw new IllegalStateException(".line not implemented"); 203 throw new IllegalStateException(".var is not implemented"); 208 throw new IllegalStateException(".var is not implemented"); 225 throw new IllegalStateException(".inner is not implemented"); 246 throw new IllegalStateException(".bytecode is not implemented"); 303 throw new IllegalStateException(".signature is not implemented"); 310 throw new IllegalStateException(".enclosing is not implemented"); 317 throw new IllegalStateException(".attribute is not implemented"); 348 "multiline fields are not implemented yet") [all...] |
/docs/source.android.com/src/devices/tech/input/ |
key-layout-files.jd | 155 # volume and power keys which are typically implemented as GPIO pins that 230 Galaxy Nexus, then they are implemented by the Navigation Bar component in 232 <p>Because graphical virtual soft keys are implemented at a high layer in the 237 <p>If the virtual soft keys are implemented as an extended touchable region 248 <p>If the virtual soft keys are implemented as capacitive buttons that are
|
/external/chromium_org/chrome/renderer/resources/extensions/ |
web_view.js | 7 // The actual tag is implemented via the browser plugin. The internals of this 147 // Implemented when the experimental API is available. 1050 * Implemented when the experimental API is available. 1056 * Implemented when the experimental API is available. 1062 * Implemented when the experimental API is available.
|
/external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/ |
malloc_extension.h | 246 // that may be slow. (Currently only implemented in tcmalloc.) 256 // only implemented in tcmalloc). 265 // (Currently only implemented in tcmalloc, other implementations 279 // (Currently only implemented in tcmalloc; other implementations 311 // (Currently only implemented in tcmalloc.)
|
/external/v8/test/es5conform/ |
es5conform.status | 56 # NOT IMPLEMENTED: RegExp.prototype.source 59 # NOT IMPLEMENTED: RegExp.prototype.global 62 # NOT IMPLEMENTED: RegExp.prototype.ignoreCase 65 # NOT IMPLEMENTED: RegExp.prototype.multiline 189 # the strict mode feature gets implemented
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_smtplib.py | 198 # EHLO isn't implemented in DebuggingServer 200 expected = (502, 'Error: command "EHLO" not implemented') 205 # VRFY isn't implemented in DebuggingServer 207 expected = (502, 'Error: command "VRFY" not implemented') 223 self.assertEqual(smtp.help(), 'Error: command "HELP" not implemented')
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_smtplib.py | 198 # EHLO isn't implemented in DebuggingServer 200 expected = (502, 'Error: command "EHLO" not implemented') 205 # VRFY isn't implemented in DebuggingServer 207 expected = (502, 'Error: command "VRFY" not implemented') 223 self.assertEqual(smtp.help(), 'Error: command "HELP" not implemented')
|
/dalvik/docs/ |
debugger.html | 23 DDM (Dalvik Debug Monitor) features, notably as implemented by DDMS 182 Most of the optional features JDWP allows are not implemented. These 185 Not all JDWP requests are implemented. In particular, anything that
|
/dalvik/vm/alloc/ |
Copying.cpp | 63 * implemented). This is stored in the heap source structure. This 188 * The scavenger work queue. Implemented as an array of index 509 assert(!"implemented"); 549 assert(!"implemented"); 565 assert(!"implemented"); 687 assert(!"implemented"); 693 assert(!"implemented"); 699 assert(!"implemented"); 738 assert(!"implemented"); 759 assert(!"implemented"); [all...] |