/external/chromium_org/webkit/browser/fileapi/ |
file_system_usage_cache.cc | 107 bool FileSystemUsageCache::Invalidate(const base::FilePath& usage_file_path) { 108 TRACE_EVENT0("FileSystem", "UsageCache::Invalidate");
|
/external/chromium/sdch/open-vcdiff/src/ |
vcdecoder.cc | [all...] |
/external/chromium_org/content/common/gpu/media/ |
dxva_video_decode_accelerator.cc | 609 Invalidate(); [all...] |
/external/chromium_org/sdch/open-vcdiff/src/ |
vcdecoder.cc | [all...] |
/external/open-vcdiff/src/ |
vcdecoder.cc | [all...] |
/external/chromium_org/chrome/browser/ui/views/omnibox/ |
omnibox_popup_contents_view.cc | 143 result->Invalidate();
|
omnibox_result_view.cc | 205 void OmniboxResultView::Invalidate() {
|
/external/chromium_org/remoting/codec/ |
codec_test.cc | 375 decoder->Invalidate(
|
/external/llvm/lib/Transforms/Scalar/ |
Reassociate.cpp | 133 void Invalidate() { SymbolicPart = OrigVal = 0; } [all...] |
/external/chromium_org/cc/resources/ |
picture_layer_tiling.cc | 160 Invalidate(layer_region); 163 void PictureLayerTiling::Invalidate(const Region& layer_region) {
|
/external/chromium_org/content/child/npapi/ |
plugin_host.cc | 611 // first invalidate it. This function causes the NPP_HandleEvent method to 639 plugin->webplugin()->Invalidate(); 655 plugin->webplugin()->Invalidate(); [all...] |
/external/chromium_org/ui/surface/ |
accelerated_surface_win.cc | 646 void AcceleratedPresenter::Invalidate() { [all...] |
/external/clang/lib/StaticAnalyzer/Core/ |
ProgramState.cpp | 313 SVal V, bool Invalidate) const{ 316 Invalidate);
|
/external/oprofile/events/i386/atom/ |
events | 48 event:0x69 counters:0,1 um:core,agent minimum:500 name:BUS_TRANS_INVAL : Invalidate bus transactions
|
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/ |
javascriptlintrules.py | 88 state.GetDocComment().Invalidate()
|
statetracker.py | 239 def Invalidate(self): 249 """Test whether Invalidate() has been called."""
|
/external/chromium_org/content/plugin/ |
webplugin_proxy.cc | 154 void WebPluginProxy::Invalidate() { 181 // invalidate if it's outside the clipping region, since if we did it won't 411 // Before we send the invalidate, paint so that renderer uses the updated
|
/external/chromium_org/gpu/command_buffer/service/ |
gles2_cmd_decoder.cc | 412 // Invalidate the texture. This can be used when a context is lost and it is 414 void Invalidate(); 459 // Invalidate the render buffer. This can be used when a context is lost and 461 void Invalidate(); 500 // Invalidate the frame buffer. This can be used when a context is lost and it 502 void Invalidate(); [all...] |
/external/chromium_org/third_party/closure_linter/closure_linter/ |
javascriptlintrules.py | 88 state.GetDocComment().Invalidate()
|
statetracker.py | 239 def Invalidate(self): 249 """Test whether Invalidate() has been called."""
|
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/ |
SDL_epocvideo.cpp | 652 Private->EPOC_WsWindow.Invalidate(rect); 736 Private->EPOC_WsWindow.Invalidate(rect); 779 Private->EPOC_WsWindow.Invalidate(rect); [all...] |
/external/chromium_org/content/renderer/npapi/ |
webplugin_delegate_proxy.cc | 493 plugin_->Invalidate(); 728 // invalidate from the plugin, since this message acts as an access token [all...] |
webplugin_impl.cc | 330 // We invalidate windowed plugins during the first geometry update to 333 // required as some pages don't invalidate when the plugin is added. 855 void WebPluginImpl::Invalidate() { 857 container_->invalidate(); [all...] |
/external/chromium_org/sync/notifier/ |
sync_invalidation_listener_unittest.cc | 412 listener_.Invalidate(fake_invalidation_client_, inv, ack_handle); [all...] |
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
ProgramState.h | 207 SVal V, bool Invalidate = true) const;
|