HomeSort by relevance Sort by last modified time
    Searched full:removed (Results 476 - 500 of 13792) sorted by null

<<11121314151617181920>>

  /external/chromium_org/content/common/
webplugin_geometry.h 34 // removed.
  /external/chromium_org/content/renderer/media/
audio_input_message_filter.cc 97 // Once removed, a filter will not be used again. At this time all
138 DLOG(WARNING) << "Got audio stream event for a non-existent or removed"
152 DLOG(WARNING) << "Got audio stream event for a non-existent or removed"
164 DLOG(WARNING) << "Got audio stream event for a non-existent or removed"
media_stream_audio_source.cc 43 // last track is removed from the source. But in this case, the source is
  /external/chromium_org/content/test/data/media/webui/
manager_test.html 43 // gets removed from the PlayerManager.
  /external/chromium_org/device/bluetooth/
bluetooth_remote_gatt_service_chromeos.h 75 // service observers when characteristic descriptors get added and removed.
87 // characteristic |characteristic| has been added or removed. This is used
89 // observers when characteristic descriptors get added and removed. If |added|
90 // is true, an "Added" event will be sent. Otherwise, a "Removed" event will
  /external/chromium_org/media/base/
fake_text_track_stream.h 14 // we pass to the text renderer object when streams are added and removed.
  /external/chromium_org/media/ozone/
media_ozone_platform.cc 29 // generate_constructor_list.py script. They should be removed once the
  /external/chromium_org/media/test/data/
rapid_video_change_test.html 39 decoded videos are added and removed a number of times from the page,
  /external/chromium_org/native_client_sdk/src/build_tools/tests/
verify_ppapi_test.py 98 changed, removed = verify_ppapi.GetChangedAndRemovedFilenames(
102 self.assertTrue(modified_filenames[2] in removed)
103 self.assertTrue(modified_filenames[3] in removed)
126 # Raise, because we removed ppp_zoom_dev.h.
  /external/chromium_org/native_client_sdk/src/build_tools/
verify_ppapi.py 33 msg += ' these files no longer exist and should be removed:\n'
95 removed = set()
104 removed.add(filename)
105 return changed, removed
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
README.chromium 32 * Removed execute permissions on some source files.
  /external/chromium_org/sync/js/
README.js 7 Much of it has been removed in favor of an ad-hoc system that allows us to
  /external/chromium_org/third_party/WebKit/ManualTests/autocorrection/
remove-misspelling-marker-after-appending-letter.html 34 <div>The test verified that misspelling marker is removed after appending new letter to misspelled word. You should see the phrase "this brought" without red underline.</div>
  /external/chromium_org/third_party/WebKit/ManualTests/
password-ctrl-click-lose-focus.html 7 <p><b>BUG ID:</b> <a href="rdar://problem/4604703">4604703</a> REGRESSION (NativeTextField): Focus is not removed from password field after I ctrl-click into a different field</p>
  /external/chromium_org/third_party/WebKit/Source/core/dom/
MutationRecord.cpp 47 ChildListRecord(PassRefPtrWillBeRawPtr<Node> target, PassRefPtrWillBeRawPtr<StaticNodeList> added, PassRefPtrWillBeRawPtr<StaticNodeList> removed, PassRefPtrWillBeRawPtr<Node> previousSibling, PassRefPtrWillBeRawPtr<Node> nextSibling)
50 , m_removedNodes(removed)
193 PassRefPtrWillBeRawPtr<MutationRecord> MutationRecord::createChildList(PassRefPtrWillBeRawPtr<Node> target, PassRefPtrWillBeRawPtr<StaticNodeList> added, PassRefPtrWillBeRawPtr<StaticNodeList> removed, PassRefPtrWillBeRawPtr<Node> previousSibling, PassRefPtrWillBeRawPtr<Node> nextSibling)
195 return adoptRefWillBeNoop(new ChildListRecord(target, added, removed, previousSibling, nextSibling));
Text.idl 30 [MeasureAs=TextReplaceWholeText] Text replaceWholeText(DOMString content); // Removed from DOM4.
  /external/chromium_org/third_party/expat/
README.chromium 16 Removed files that Chromium didn't need:
  /external/chromium_org/third_party/icu/source/common/
locmap.h 19 * 09/18/00 george Removed the memory leaks.
  /external/chromium_org/third_party/icu/source/i18n/
inputext.h 40 // removed if appropriate.
  /external/chromium_org/third_party/libaddressinput/
README.chromium 25 - Serbia and Montenegro (YU) was removed as a supported region.
  /external/chromium_org/third_party/libjingle/source/talk/base/
task.cc 61 // means that it hasn't been removed from its parent.
109 // verify that stop removed this from its parent
146 // verify that stop removed this from its parent
171 // verify that stop removed this from its parent
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
currentspeakermonitor.cc 198 const MediaStreams& added, const MediaStreams& removed) {
201 // Update the speaking state map based on added and removed streams.
203 it = removed.audio().begin(); it != removed.audio().end(); ++it) {
  /external/chromium_org/third_party/libwebp/
README.chromium 20 * Removed examples/, documentation and build related files, keeping only
  /external/chromium_org/third_party/qcms/
qcms.gyp 30 # removed on next roll.
  /external/chromium_org/third_party/swig/
README.chromium 16 - Removed all non-python bindings from Lib/.

Completed in 1846 milliseconds

<<11121314151617181920>>