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

<<21222324252627282930>>

  /external/chromium_org/content/renderer/media/webrtc/
webrtc_video_sink_adapter.h 41 // TODO(perkj): OnChanged should be implemented on a common base class used
  /external/chromium_org/content/renderer/pepper/
audio_helper.h 39 // To be implemented by subclasses to call their |SetStreamInfo()|.
  /external/chromium_org/gpu/GLES2/extensions/CHROMIUM/
CHROMIUM_sync_point.txt 57 sync point becomes signaled. This is implemented as a server-side wait.
  /external/chromium_org/media/base/
audio_fifo.h 46 // The actual FIFO is an audio bus implemented as a ring buffer.
  /external/chromium_org/media/video/capture/mac/
platform_video_capturing_mac.h 14 // Protocol representing platform-dependent video capture on Mac, implemented
  /external/chromium_org/net/http/
http_status_code_list.h 63 HTTP_STATUS(NOT_IMPLEMENTED, 501, "Not Implemented")
  /external/chromium_org/net/socket_stream/
socket_stream_job.h 31 // Callback function implemented by protocol handlers to create new jobs.
  /external/chromium_org/ppapi/api/dev/
ppb_cursor_control_dev.idl 8 * implemented by the browser for controlling the cursor.
  /external/chromium_org/ppapi/tests/
test_talk_private.cc 78 // Currently not implemented without Ash, bur always returns false.
  /external/chromium_org/ppapi/utility/threading/
simple_thread.h 59 // Disallow (not implemented).
  /external/chromium_org/remoting/client/
client_user_interface.h 23 // ClientUserInterface is an interface that must be implemented by
  /external/chromium_org/remoting/host/it2me/
it2me_native_messaging_host_main.cc 28 #error Not implemented.
  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableSVGLength.cpp 45 ASSERT_WITH_MESSAGE(false, "Web Animations not yet implemented: AnimatableSVGLength::addWith()");
  /external/chromium_org/third_party/WebKit/Source/core/dom/
ExceptionCode.h 82 // FIXME: Add GeneralError, EvalError, etc. when implemented in the bindings.
Traversal.h 42 // never implemented, and, in DOM4, the function argument |expandEntityReferences| is removed from
URLUtils.idl 44 // Not yet implemented.
  /external/chromium_org/third_party/WebKit/Source/core/platform/animation/
TimingFunction.h 79 ASSERT_WITH_MESSAGE(!RuntimeEnabledFeatures::webAnimationsCSSEnabled() || (fraction >= 0 && fraction <= 1), "Web Animations not yet implemented: Timing function behavior outside the range [0, 1] is not yet specified");
143 ASSERT_WITH_MESSAGE(!RuntimeEnabledFeatures::webAnimationsCSSEnabled() || (fraction >= 0 && fraction <= 1), "Web Animations not yet implemented: Timing function behavior outside the range [0, 1] is not yet specified");
213 ASSERT_WITH_MESSAGE(!RuntimeEnabledFeatures::webAnimationsCSSEnabled() || (fraction >= 0 && fraction <= 1), "Web Animations not yet implemented: Timing function behavior outside the range [0, 1] is not yet specified");
251 ASSERT_WITH_MESSAGE(fraction >= 0 && fraction <= 1, "Web Animations not yet implemented: Timing function behavior outside the range [0, 1] is not yet specified");
  /external/chromium_org/third_party/WebKit/Source/modules/speech/
SpeechRecognitionController.cpp 43 // FIXME: Call m_client->pageDestroyed(); once we have implemented a client.
  /external/chromium_org/third_party/WebKit/Source/modules/webmidi/
MIDIAccessPromise.idl 31 // FIXME: Once Promise is implemented, remove this interface and use it.
  /external/chromium_org/third_party/WebKit/Source/platform/clipboard/
ClipboardUtilities.h 46 // FIXME: This should probably be implemented in the embedder rather than here.
  /external/chromium_org/third_party/WebKit/Source/wtf/
ThreadSpecific.h 31 /* Thread local storage is implemented by using either pthread API or Windows
78 // Not implemented. It's technically possible to destroy a thread specific key, but one would need
218 #error ThreadSpecific is not implemented for this platform.
243 #error ThreadSpecific is not implemented for this platform.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/
test_results_unittest.py 51 # Also check that != is implemented.
  /external/chromium_org/third_party/lcov/rpm/
lcov.spec 49 - implemented variables for version/release
  /external/chromium_org/third_party/leveldatabase/src/util/
status.cc 53 type = "Not implemented: ";
  /external/chromium_org/third_party/libaddressinput/chromium/cpp/include/libaddressinput/
storage.h 15 // The interface to be implemented by the user of the library to enable storing

Completed in 997 milliseconds

<<21222324252627282930>>