Searched defs:change (Results 1 - 25 of 179) sorted by relevance

12345678

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGFontFaceFormatElement.cpp39 void SVGFontFaceFormatElement::childrenChanged(const ChildrenChange& change) argument
41 SVGElement::childrenChanged(change);
H A DSVGFontFaceSrcElement.cpp60 void SVGFontFaceSrcElement::childrenChanged(const ChildrenChange& change) argument
62 SVGElement::childrenChanged(change);
H A DSVGTitleElement.cpp53 void SVGTitleElement::childrenChanged(const ChildrenChange& change) argument
55 SVGElement::childrenChanged(change);
H A DSVGClipPathElement.cpp58 void SVGClipPathElement::childrenChanged(const ChildrenChange& change) argument
60 SVGGraphicsElement::childrenChanged(change);
62 if (change.byParser)
H A DSVGMaskElement.cpp120 void SVGMaskElement::childrenChanged(const ChildrenChange& change) argument
122 SVGElement::childrenChanged(change);
124 if (change.byParser)
H A DSVGFELightElement.cpp168 void SVGFELightElement::childrenChanged(const ChildrenChange& change) argument
170 SVGElement::childrenChanged(change);
172 if (!change.byParser) {
H A DSVGFontFaceUriElement.cpp66 void SVGFontFaceUriElement::childrenChanged(const ChildrenChange& change) argument
68 SVGElement::childrenChanged(change);
H A DSVGGradientElement.cpp91 void SVGGradientElement::childrenChanged(const ChildrenChange& change) argument
93 SVGElement::childrenChanged(change);
95 if (change.byParser)
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_debug_refcnt.h43 void debug_reference_slowpath(const struct pipe_reference* p, debug_reference_descriptor get_desc, int change);
45 static INLINE void debug_reference(const struct pipe_reference* p, debug_reference_descriptor get_desc, int change) argument
48 debug_reference_slowpath(p, get_desc, change);
53 static INLINE void debug_reference(const struct pipe_reference* p, debug_reference_descriptor get_desc, int change) argument
H A Du_ringbuffer.c19 pipe_condvar change; member in struct:util_ringbuffer
38 pipe_condvar_init(ring->change);
50 pipe_condvar_destroy(ring->change);
88 pipe_condvar_wait(ring->change, ring->mutex);
103 /* Signal change:
105 pipe_condvar_signal(ring->change);
126 pipe_condvar_wait(ring->change, ring->mutex);
155 /* Signal change:
157 pipe_condvar_signal(ring->change);
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_debug_refcnt.h43 void debug_reference_slowpath(const struct pipe_reference* p, debug_reference_descriptor get_desc, int change);
45 static INLINE void debug_reference(const struct pipe_reference* p, debug_reference_descriptor get_desc, int change) argument
48 debug_reference_slowpath(p, get_desc, change);
53 static INLINE void debug_reference(const struct pipe_reference* p, debug_reference_descriptor get_desc, int change) argument
/external/chromium_org/chrome/browser/sync_file_system/
H A Dmock_local_change_processor.cc31 const FileChange& change,
30 ApplyLocalChangeStub( const FileChange& change, const base::FilePath& local_file_path, const SyncFileMetadata& local_file_metadata, const storage::FileSystemURL& url, const SyncStatusCallback& callback) argument
H A Dfile_change.cc14 ChangeType change,
16 : change_(change),
21 switch (change()) {
59 if (last.change() == new_change.change())
13 FileChange( ChangeType change, SyncFileType file_type) argument
/external/chromium_org/chrome/browser/ui/zoom/
H A Dzoom_event_manager.cc26 const content::HostZoomMap::ZoomLevelChange& change) {
27 zoom_level_changed_callbacks_.Notify(change);
25 OnZoomLevelChanged( const content::HostZoomMap::ZoomLevelChange& change) argument
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLDataListElement.cpp59 void HTMLDataListElement::childrenChanged(const ChildrenChange& change) argument
61 HTMLElement::childrenChanged(change);
62 if (!change.byParser)
H A DHTMLTitleElement.cpp62 void HTMLTitleElement::childrenChanged(const ChildrenChange& change) argument
64 HTMLElement::childrenChanged(change);
/external/chromium_org/base/process/
H A Dkill_mac.cc84 struct kevent change = {0}; local
85 EV_SET(&change, child, EVFILT_PROC, EV_ADD, NOTE_EXIT, 0, NULL);
86 result = HANDLE_EINTR(kevent(kq.get(), &change, 1, NULL, 0, NULL));
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Dremote_change_processor_wrapper.cc25 const FileChange& change,
31 change, local_path, url, callback);
45 const FileChange& change,
48 remote_change_processor_->RecordFakeLocalChange(url, change, callback);
24 ApplyRemoteChange( const FileChange& change, const base::FilePath& local_path, const storage::FileSystemURL& url, const SyncStatusCallback& callback) argument
43 RecordFakeLocalChange( const storage::FileSystemURL& url, const FileChange& change, const SyncStatusCallback& callback) argument
H A Dremote_change_processor_on_worker.cc48 const FileChange& change,
58 change,
84 const FileChange& change,
93 change,
47 ApplyRemoteChange( const FileChange& change, const base::FilePath& local_path, const storage::FileSystemURL& url, const SyncStatusCallback& callback) argument
82 RecordFakeLocalChange( const storage::FileSystemURL& url, const FileChange& change, const SyncStatusCallback& callback) argument
/external/chromium_org/components/autofill/core/browser/webdata/
H A Dautofill_webdata_service_observer.h19 virtual void AutofillProfileChanged(const AutofillProfileChange& change) {} argument
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocumentStyleSheetCollection.cpp99 StyleSheetChange change; local
100 analyzeStyleSheetChange(updateMode, collection, change);
102 if (change.styleResolverUpdateType == Reconstruct) {
108 if (change.styleResolverUpdateType != Additive) {
109 ASSERT(change.styleResolverUpdateType == Reset);
111 engine->removeFontFaceRules(change.fontFaceRulesToRemove);
118 if (change.requiresFullStyleRecalc)
H A DShadowTreeStyleSheetCollection.cpp95 StyleSheetChange change; local
96 analyzeStyleSheetChange(updateMode, collection, change);
99 if (change.styleResolverUpdateType != Additive) {
109 if (change.requiresFullStyleRecalc)
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
H A Dlsf_check.c31 int k,n,m, Nit=2, change=0,pos; local
53 change=1;
59 change=1;
64 change=1;
70 return change;
/external/chromium_org/components/dom_distiller/core/
H A Darticle_entry.cc49 ArticleEntry GetEntryFromChange(const syncer::SyncChange& change) { argument
50 DCHECK(change.IsValid());
51 DCHECK(change.sync_data().IsValid());
52 return EntryFromSpecifics(change.sync_data().GetSpecifics());
/external/chromium_org/v8/src/
H A Dhydrogen-infer-representation.cc35 bool change = true; local
36 while (change) {
37 change = false;
47 change = true;

Completed in 3751 milliseconds

12345678