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

<<41424344454647484950>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/sqlite3/
dump.py 38 # NOTE: Virtual table support not implemented
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/test/
test_suite.py 113 # ...this method is also implemented by the TestSuite class, which can
123 # ...this method is also implemented by the TestSuite class, which can
138 # ...this method is also implemented by the TestSuite class, which can
148 # ...this method is also implemented by the TestSuite class, which can
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
Overlay.java 65 throw new IllegalArgumentException("paint() not implemented, probably done "
  /system/extras/tests/bionic/libc/common/
test_clone.c 28 /* Check that clone() is implemented and properly works
  /bionic/libc/bionic/
malloc_debug_common.cpp 33 * routines to be defined / implemented in libc.so library, regardless
35 * more tricky, malloc leak detection code, implemented in
38 * variables and routines are defined / implemented here and exported
207 * allocation routines are implemented somewhere else, so all our custom
262 /* Handle to shared library where actual memory allocation is implemented.
277 * Actual functionality for debug levels 1-10 is implemented in
279 * allocations is implemented in libc_malloc_debug_qemu.so and can be run inside
507 * This routine is called from __libc_init routines implemented
malloc_debug_common.h 91 * These routines must be implemented in .so modules that implement malloc
95 * They are implemented in bionic/libc/bionic/malloc_debug_common.c when malloc
  /bionic/libc/include/
nsswitch.h 69 * Currently implemented sources.
77 * Currently implemented databases.
  /bionic/libc/private/
nsswitch.h 69 * Currently implemented sources.
77 * Currently implemented databases.
  /dalvik/dx/src/com/android/dx/command/findusages/
FindUsages.java 199 for (int implemented : classDef.getInterfaces()) {
200 if (assignableTypes.contains(implemented)) {
  /development/ndk/platforms/android-3/include/
nsswitch.h 69 * Currently implemented sources.
77 * Currently implemented databases.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LocalServiceActivities.java 40 * <p>Note that this is implemented as an inner class only keep the sample
87 * <p>Note that this is implemented as an inner class only keep the sample
  /external/chromium/chrome/browser/
memory_purger.cc 134 // * Purge AppCache memory. Not yet implemented sufficiently.
135 // * Browser-side DatabaseTracker. Not implemented sufficiently.
possible_url_model.cc 98 // re-implementing them here. They used to be implemented in the history
99 // service, but I think they should be implemented here because that was
process_info_snapshot.h 21 // TODO(viettrungluu): This is currently only implemented and used on Mac, so
22 // things are very Mac-specific. If this is ever implemented for other
  /external/chromium/chrome/browser/sync/glue/
autofill_model_associator.h 72 // Not implemented.
75 // Not implemented.
  /external/chromium_org/chrome/browser/extensions/api/desktop_capture/
desktop_capture_api.cc 166 // DesktopMediaPicker is implemented only for Windows, OSX and
181 error_ = "Desktop Capture API is not yet implemented for this platform.";
  /external/chromium_org/chrome/browser/extensions/
extension_commands_global_registry_apitest.cc 71 // The feature is only fully implemented on Windows and Linux, other platforms
133 // The feature is only fully implemented on Windows, other platforms coming.
  /external/chromium_org/chrome/browser/infobars/
infobar_container.h 87 // These must be implemented on each platform to e.g. adjust the visible
94 // until the translate infobar is implemented as three different infobars like
  /external/chromium_org/chrome/browser/
memory_purger.cc 135 // * Purge AppCache memory. Not yet implemented sufficiently.
136 // * Browser-side DatabaseTracker. Not implemented sufficiently.
process_info_snapshot.h 21 // TODO(viettrungluu): This is currently only implemented and used on Mac, so
22 // things are very Mac-specific. If this is ever implemented for other
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
background_pages.html 29 is implemented by dumb views.
44 implemented using JavaScript files alone,
  /external/chromium_org/chrome/test/functional/ap_lab/
ap_configurator_test.py 20 implemented.
92 ' implemented?')
  /external/chromium_org/chrome/test/perf/
feature_startup_test.cc 70 // TODO(port): SetBounds returns false when not implemented.
120 // TODO(port): SetBounds returns false when not implemented.
  /external/chromium_org/content/browser/accessibility/
browser_accessibility_win.h 181 // Deprecated methods, not implemented.
234 // IAccessibleEx methods not implemented.
518 // IAccessibleText methods not implemented.
537 // IAccessibleHyperlink not implemented.
555 // IAccessibleAction not implemented.
713 // IAccessibleEx methods not implemented.
737 // The GetPatternProvider/GetPropertyValue methods need to be implemented for
744 // IRawElementProviderSimple methods not implemented
  /external/chromium_org/content/child/npapi/
webplugin_ime_win.h 108 // Returns the pointers to IMM32-emulation functions implemented by this
125 // IMM32 patch functions implemented by this class.

Completed in 1155 milliseconds

<<41424344454647484950>>