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

<<71727374757677787980>>

  /frameworks/av/libvideoeditor/vss/src/
M4DECODER_Null.c 163 * @return M4ERR_NOT_IMPLEMENTED Function not implemented
401 * @brief Retrieves the interface implemented by the decoder
406 * the interface implemented by this decoder.
  /frameworks/base/media/java/android/media/audiofx/
Equalizer.java 101 * Number of bands implemented by Equalizer engine
106 * Number of presets implemented by Equalizer engine
110 * Names of presets implemented by Equalizer engine
  /frameworks/base/test-runner/src/android/test/
TestRunner.java 95 * Implemented method of the interface TestListener which will listen for the
105 * Implemented method of the interface TestListener which will listen for the
118 * Implemented method of the interface TestListener which will listen for an
  /pdk/apps/CameraITS/service/src/com/android/camera2/its/
ItsSerializer.java 148 throw new ItsException("Serialization of faces not implemented yet");
192 // TODO: Remove this HACK once all keys are implemented (especially
317 // TODO: Remove this HACK once all keys are implemented (especially
  /dalvik/vm/mterp/c/
gotoTargets.cpp 68 ALOGE("non-int primitives not implemented");
70 "filled-new-array not implemented for anything but 'int'");
172 dvmThrowAbstractMethodError("abstract method not implemented");
264 dvmThrowAbstractMethodError("abstract method not implemented");
448 dvmThrowAbstractMethodError("abstract method not implemented");
509 dvmThrowAbstractMethodError("abstract method not implemented");
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
ProfilesPanel.js 182 throw new Error("Needs implemented.");
264 * Must be implemented by subclasses.
269 throw new Error("Needs implemented.");
297 throw new Error("Not implemented.");
321 throw new Error("Needs implemented");
329 throw new Error("Needs implemented");
    [all...]
  /bootable/recovery/minadbd/
adb.h 154 ** connect to a service implemented within the ADB server itself.
300 * the adb_trace_init() function implemented in adb.c
  /dalvik/docs/
verifier.html 69 In some cases they are implemented differently, e.g.:
94 This is not currently implemented.
  /dalvik/libdex/
SysUtil.cpp 56 ALOGE("sysCreateAnonShmem not implemented.");
229 ALOGE("sysMapFileSegmentInShmem not implemented.");
  /docs/source.android.com/src/devices/
audio_avoiding_pi.jd 98 not yet implemented. The likely priority inversion spots will be
304 are your friend for ordinary use, when used and implemented correctly
  /docs/source.android.com/src/devices/tech/storage/
index.jd 112 <code>WRITE_EXTERNAL_STORAGE</code> permission, implemented using the <code>sdcard_rw</code> GID.
114 <code>READ_EXTERNAL_STORAGE</code> permission, implemented using the <code>sdcard_r</code> GID. To
  /docs/source.android.com/src/source/
life-of-a-bug.jd 149 maintainer has determined that the request is not going to be implemented in
184 This bug has been fixed (or feature implemented) in
  /external/apache-xml/src/main/java/org/apache/xml/res/
XMLErrorResources.java 197 "Error: typed iterator for axis {0} not implemented"},
200 "Error: iterator for axis {0} not implemented "},
  /external/bluetooth/bluedroid/hci/include/
bt_vendor_lib.h 276 * Callback and callout functions have implemented in HCI libray
310 * Functions need to be implemented in Vendor libray (libbt-vendor.so).
  /external/chromium/chrome/browser/rlz/
rlz.cc 325 // Caching of access points is now only implemented for the CHROME_OMNIBOX.
327 // other access points until proper caching for these has been implemented
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_button.h 62 // Protocol to be implemented by controllers that logically own
160 // implemented by the controllers and are dispatched by the bookmark bar
  /external/chromium/chrome/browser/ui/cocoa/
objc_zombie.mm 133 // function is implemented with a memory barrier. The runtime's
207 // This is how about:crash is implemented. Using instead of
  /external/chromium/testing/gtest/include/gtest/
gtest-death-test.h 95 // syntax implemented as part of Google Test. This limited
131 // not implemented by us, you will get a run-time failure. In that
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
checkerbase.py 84 raise TypeError('Abstract method CheckToken not implemented')
96 raise TypeError('Abstract method Finalize not implemented')
  /external/chromium_org/chrome/browser/extensions/
extension_keybinding_apitest.cc 167 // automatically verify that the test works hasn't been implemented for the
252 // Currently this feature is implemented on Windows only.
extension_message_bubble_controller_unittest.cc 241 // The feature this is meant to test is only implemented on Windows.
309 // The feature this is meant to test is only implemented on Windows.
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
navigation_list_model.js 274 // 'splice' and 'sorted' events are not implemented, since they are not used
333 // Not implemented.
  /external/chromium_org/chrome/browser/speech/
tts_controller.h 74 // If true, this is implemented by this platform's subclass of
75 // TtsPlatformImpl. If false, this is implemented by an extension.
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_button.h 59 // Protocol to be implemented by controllers that logically own
157 // implemented by the controllers and are dispatched by the bookmark bar
  /external/chromium_org/chrome/browser/ui/cocoa/panels/
panel_cocoa.mm 406 // TODO(jianli): to be implemented.
416 // TODO(jianli): to be implemented.

Completed in 2033 milliseconds

<<71727374757677787980>>