HomeSort by relevance Sort by last modified time
    Searched full:implemented (Results 1226 - 1250 of 6896) sorted by null

<<41424344454647484950>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/
xmlreader.py 32 raise NotImplementedError("This method must be implemented!")
73 raise SAXNotSupportedException("Locale support not implemented")
134 raise NotImplementedError("This method must be implemented!")
152 raise NotImplementedError("This method must be implemented!")
159 raise NotImplementedError("This method must be implemented!")
  /external/chromium_org/third_party/mesa/src/docs/
versions.html 51 <li>glXUseXFont implemented
66 <li>gluScaleImage() and gluBuild2DMipMaps() implemented
92 <li>Implemented GLXPixmap functions
95 <li>Implemented gluPartialDisk()
110 modes implemented
136 <li>Implemented a number of missing functions: glEvalCoord[12][df]v(),
196 <li>byte swapping between hosts and display servers implemented
208 <li>glPolygonOffsetEXT implemented
209 <li>glColorMask and glIndexMask now fully implemented
210 <li>glPixelZoom implemented
    [all...]
  /external/mesa3d/docs/
versions.html 51 <li>glXUseXFont implemented
66 <li>gluScaleImage() and gluBuild2DMipMaps() implemented
92 <li>Implemented GLXPixmap functions
95 <li>Implemented gluPartialDisk()
110 modes implemented
136 <li>Implemented a number of missing functions: glEvalCoord[12][df]v(),
196 <li>byte swapping between hosts and display servers implemented
208 <li>glPolygonOffsetEXT implemented
209 <li>glColorMask and glIndexMask now fully implemented
210 <li>glPixelZoom implemented
    [all...]
  /art/compiler/dex/quick/
mir_to_lir.h 244 // Shared by all targets - implemented in codegen_util.cc
300 // Shared by all targets - implemented in local_optimizations.cc
307 // Shared by all targets - implemented in ralloc_util.cc
378 // Shared by all targets - implemented in gen_common.cc.
433 // Shared by all targets - implemented in gen_invoke.cc.
503 // Shared by all targets - implemented in gen_loadstore.cc.
518 // Shared by all targets - implemented in mir_to_lir.cc.
    [all...]
  /external/chromium_org/content/child/npapi/
plugin_host.cc 548 DVLOG(1) << "NPN_NewStream is not implemented yet.";
556 DVLOG(1) << "NPN_Write is not implemented yet.";
603 DVLOG(1) << "NPN_Status is not implemented yet.";
824 DVLOG(1) << "NPN_GetValue(" << variable << ") is not implemented yet.";
864 "implemented.";
870 "implemented.";
896 DVLOG(1) << "NPN_SetValue(" << variable << ") is not implemented.";
906 DVLOG(1) << "NPN_GetJavaEnv is not implemented.";
912 DVLOG(1) << "NPN_GetJavaPeer is not implemented.";
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
ClassDefItem.java 60 /** {@code null-ok;} list of implemented interfaces */
86 * @param interfaces {@code non-null;} list of implemented interfaces
252 * Gets the list of interfaces implemented.
  /dalvik/dx/src/com/android/dx/dex/file/
ClassDefItem.java 57 /** {@code null-ok;} list of implemented interfaces */
83 * @param interfaces {@code non-null;} list of implemented interfaces
249 * Gets the list of interfaces implemented.
  /development/samples/HoneycombGallery/src/com/example/android/hcgallery/
TitlesFragment.java 63 // Check that the container activity has implemented the callback interface
233 /* The following are callbacks implemented for the ActionBar.TabListener,
247 /* These must be implemented, but we don't use them */
  /external/chromium/chrome/browser/accessibility/
browser_accessibility_win.h 135 // Deprecated methods, not implemented.
167 // IAccessible2 methods not implemented.
258 // IAccessibleText methods not implemented.
  /external/chromium/chrome/common/extensions/docs/examples/api/webNavigation/basic/
navigation_collector.js 22 * A list of currently pending requests, implemented as a hash of each
31 * A list of completed requests, implemented as a hash of each
40 * A list of requests that errored off, implemented as a hash of each
  /external/chromium_org/chrome/browser/value_store/
leveldb_value_store.cc 70 NOTREACHED() << "Not implemented";
77 NOTREACHED() << "Not implemented";
83 NOTREACHED() << "Not implemented";
  /external/chromium_org/media/audio/android/
audio_manager_android.cc 174 DLOG_IF(ERROR, !device_id.empty()) << "Not implemented!";
183 DLOG_IF(ERROR, !device_id.empty()) << "Not implemented!";
230 DLOG_IF(ERROR, !output_device_id.empty()) << "Not implemented!";
  /external/chromium_org/third_party/mesa/src/src/gallium/docs/source/cso/
rasterizer.rst 178 This feature is implemented in the :ref:`Draw` module but may also be
179 implemented natively by GPUs or implemented with a geometry shader.
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
ClassDefItem.java 58 /** {@code null-ok;} list of implemented interfaces */
84 * @param interfaces {@code non-null;} list of implemented interfaces
250 * Gets the list of interfaces implemented.
  /external/icu4c/common/
uprops.h 213 * Implemented in uchar.c for uprops.cpp.
220 * Implemented in uchar.c for uprops.cpp.
437 // implemented in uniset_props.cpp
  /external/libvpx/libvpx/vpx/
vpx_decoder.h 94 * The following functions are required to be implemented for all decoders.
249 * The following functions are required to be implemented for all decoders
289 * The following functions are required to be implemented for all decoders
  /external/mesa3d/src/gallium/docs/source/cso/
rasterizer.rst 178 This feature is implemented in the :ref:`Draw` module but may also be
179 implemented natively by GPUs or implemented with a geometry shader.
  /external/openssh/
audit-bsm.c 304 /* not implemented */
310 /* not implemented */
316 /* not implemented */
  /external/qemu-pc-bios/vgabios/
README 162 . write character function implemented for graphics modes
208 . The following have been implemented :
218 . The following have been implemented :
  /external/srtp/
Changes 53 Removed tmmh.c and tmmh.h, which implemented version one of TMMH.
107 Implemented RIJNDAEL decryption operation, adding the functions
112 Implemented random number source using /dev/random, in the files
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
SipPhoneBase.java 486 Rlog.e(LOG_TAG, "Error! This functionality is not implemented for SIP.");
491 Rlog.e(LOG_TAG, "Error! This functionality is not implemented for SIP.");
496 Rlog.e(LOG_TAG, "Error! This functionality is not implemented for SIP.");
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
SimulatedCommands.java     [all...]
  /cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityServiceInfoTest.java 122 * implemented.
  /dalvik/vm/
JniInternal.h 91 * (This may be implemented directly in assembly in mterp, so changes here
  /dalvik/vm/mterp/mips/
OP_FILLED_NEW_ARRAY.S 109 * Throw an exception indicating that we have not implemented this

Completed in 1448 milliseconds

<<41424344454647484950>>